Alan Modra
|
8ddebae795
|
include/aout/
* aout64.h (N_SHARED_LIB): Define as zero if not already defined.
* sun4.h (N_SHARED_LIB): Define.
* hp300hpux.h (N_SHARED_LIB): Don't define.
bfd/
* aout-cris.c (N_SHARED_LIB): Don't define.
* hp300bsd.c (N_SHARED_LIB): Don't define.
* i386bsd.c (N_SHARED_LIB): Don't define.
* i386linux.c (N_SHARED_LIB): Don't define.
* i386lynx.c (N_SHARED_LIB): Don't define.
* m68klinux.c (N_SHARED_LIB): Don't define.
* m88kmach3.c (N_SHARED_LIB): Don't define.
* mipsbsd.c (N_SHARED_LIB): Don't define.
* newsos3.c (N_SHARED_LIB): Don't define.
* pc532-mach.c (N_SHARED_LIB): Don't define.
* pdp11.c (N_SHARED_LIB): Don't define.
* sparclinux.c (N_SHARED_LIB): Don't define.
* vaxbsd.c (N_SHARED_LIB): Don't define.
|
2009-10-02 14:40:41 +00:00 |
Nick Clifton
|
d699bc988f
|
Update the address and phone number of the FSF organization
|
2005-05-10 10:21:13 +00:00 |
Alan Modra
|
3aeffaadc7
|
update copyright dates
|
2005-03-03 11:58:10 +00:00 |
Nick Clifton
|
401d0b9129
|
Remove redundant defintions of BYTES_IN_WORD and add conditional defintion in
aout64.h.
|
2003-03-06 16:45:42 +00:00 |
Alan Modra
|
09cc7651e5
|
* aout64.h: Formatting fixes.
(N_TXTADDR): Evaluate to a bfd_vma.
(N_DATADDR): Avoid negative unsigned warning.
* hp300hpux.h: Formatting fixes.
(N_DATADDR): As above.
|
2001-09-18 10:00:23 +00:00 |
Nick Clifton
|
c77e3e5481
|
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
|
2001-03-14 02:27:44 +00:00 |
Hans-Peter Nilsson
|
9115ada8ce
|
* aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.
(RELOC_EXT_BITS_EXTERN_LITTLE): Ditto.
(RELOC_EXT_BITS_TYPE_BIG): Ditto.
(RELOC_EXT_BITS_TYPE_SH_BIG): Ditto.
(RELOC_EXT_BITS_TYPE_LITTLE): Ditto.
(RELOC_EXT_BITS_TYPE_SH_LITTLE): Ditto.
|
2000-04-03 11:29:28 +00:00 |
Ian Lance Taylor
|
1e2fe5b32d
|
* aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is
defined as 0.
|
1999-07-12 11:12:37 +00:00 |
Richard Henderson
|
a3acbf4694
|
19990502 sourceware import
|
1999-05-03 07:29:06 +00:00 |