binutils-gdb/bfd
Ian Lance Taylor bccf35217e * coffswap.h (coff_swap_aouthdr_out): For ALPHAECOFF, force
padding field to zero.
1993-09-10 21:54:32 +00:00
..
doc include elf doc 1993-08-09 20:31:30 +00:00
hosts * hosts/delta88v4.h: New for SVR4. 1993-09-02 06:06:40 +00:00
.Sanitize make config.bfd executable 1993-08-26 20:29:28 +00:00
COPYING Initial revision 1991-03-21 21:11:25 +00:00
ChangeLog * coffswap.h (coff_swap_aouthdr_out): For ALPHAECOFF, force 1993-09-10 21:54:32 +00:00
Makefile.in * Makefile.in (BFD_LIBS, ALL_MACHINES, BFD32_BACKENDS, BFD64_BACKENDS, 1993-08-19 21:07:50 +00:00
PORTING add pointer to config/README 1993-08-07 22:45:02 +00:00
TODO make target selection fully configurable 1993-08-07 22:38:22 +00:00
VERSION bump version number 1993-05-17 19:03:44 +00:00
aout-adobe.c * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall. 1993-04-15 04:52:32 +00:00
aout-encap.c Use aout-target.h more extensively. 1991-12-18 23:01:48 +00:00
aout-target.h * aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h: 1992-11-28 13:00:18 +00:00
aout32.c Initial revision 1991-05-18 02:58:02 +00:00
aout64.c Initial revision 1991-05-18 02:58:02 +00:00
aoutf1.h * aoutf1.h: Add definition of MACHTYPE_OK. 1993-07-09 05:47:07 +00:00
aoutx.h * archures.c (bfd_default_set_arch_mach): Set bfd_error on 1993-08-17 19:24:21 +00:00
archive.c Wed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-30 20:49:21 +00:00
archures.c * archures.c (bfd_default_set_arch_mach): Set bfd_error on 1993-08-17 19:24:21 +00:00
bfd-in.h rewrite comment -- bfd-in2.h is generated too 1993-08-05 18:27:16 +00:00
bfd-in2.h regenerated after doc fix 1993-09-03 20:09:31 +00:00
bfd.c With these changes, the binutils mostly work on the Alpha, except for 1993-08-04 01:37:25 +00:00
bout.c * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup and 1993-02-23 20:24:06 +00:00
cache.c If fclose fails, set bfd_error to system_call_error. 1992-10-23 21:25:38 +00:00
coff-a29k.c * libbfd-in.h: Removed swapping routines declarations. 1993-09-07 18:32:33 +00:00
coff-alpha.c * ecoff.c: New file for generic ECOFF functions. 1993-08-03 20:22:47 +00:00
coff-h8300.c Some of these are guesses, if you know different, just yell. 1992-10-08 16:02:09 +00:00
coff-h8500.c * coff-h8500.c (reloc_processing, rtype2howto): New relocation 1993-07-13 19:08:25 +00:00
coff-i386.c Some of these are guesses, if you know different, just yell. 1992-10-08 16:02:09 +00:00
coff-i960.c Some of these are guesses, if you know different, just yell. 1992-10-08 16:02:09 +00:00
coff-m68k.c * coff-m68k.c (m68k_howto2rtype): Make arg CONST to match callers. 1993-07-20 23:20:36 +00:00
coff-m88k.c * coff-m88k.c (howto_table): Corrected bitsize for R_PCR26L from 1993-07-15 20:06:41 +00:00
coff-mips.c * libbfd-in.h: Removed swapping routines declarations. 1993-09-07 18:32:33 +00:00
coff-rs6000.c * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, 1992-10-15 09:00:09 +00:00
coff-sh.c * coff-h8500.c (reloc_processing, rtype2howto): New relocation 1993-07-13 19:08:25 +00:00
coff-u68k.c * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.c 1993-07-20 21:45:32 +00:00
coff-z8k.c These changes cut the size of libbfd.a on a Sun4 by about 11%. 1993-01-08 21:11:21 +00:00
coffcode.h * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 1993-08-04 16:36:10 +00:00
coffgen.c * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 1993-08-04 16:36:10 +00:00
coffswap.h These changes cut the size of libbfd.a on a Sun4 by about 11%. 1993-01-08 21:11:21 +00:00
config.bfd * config.bfd (i[34]86-*-netbsd*): New target; use i386-netbsd. 1993-09-10 17:10:13 +00:00
configure.bat Name change for DJ 1992-02-21 22:54:39 +00:00
configure.host * hosts/delta88v4.h: New for SVR4. 1993-09-02 06:06:40 +00:00
configure.in * configure.in: Make 64-bit stuff work with "--with-targets=all". 1993-09-09 21:03:20 +00:00
core.c * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coff-m88k.c, 1991-12-08 00:56:56 +00:00
cpu-a29k.c Insert copyright notices in all BFD files that need them. 1992-10-15 10:59:13 +00:00
cpu-alpha.c Support for the alpha 1993-04-24 02:10:09 +00:00
cpu-h8300.c * bfd-in2.h, archures.c (bfd_mach_h8300[h]): new defines. 1993-06-08 19:15:35 +00:00
cpu-h8500.c H8/500 support 1993-02-04 20:59:55 +00:00
cpu-hppa.c * Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h, 1992-06-19 22:24:13 +00:00
cpu-i386.c Initial revision 1991-10-01 03:43:11 +00:00
cpu-i960.c Initial revision 1991-10-01 03:43:11 +00:00
cpu-m88k.c Initial revision 1991-10-01 03:43:11 +00:00
cpu-rs6000.c Initial revision 1991-10-25 07:16:56 +00:00
cpu-vax.c Initial revision 1991-10-01 03:43:11 +00:00
cpu-we32k.c Add preliminary support for the we32k (AT&T 3b2 family). 1992-08-27 22:09:30 +00:00
cpu-z8k.c Add basic support for the z8k: 1992-08-25 22:04:53 +00:00
ctor.c minor doc tweaks 1993-08-20 19:10:58 +00:00
demo64.c Initial revision 1991-05-18 02:58:02 +00:00
ecoff.c * coff-aplha.alpha.c (alpha_howto_table, alpha_finish_reloc, 1993-08-12 22:15:25 +00:00
ecoffswap.h * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use signed 1993-08-11 13:42:17 +00:00
elf.c * elf.c, elfcode.h, libelf.h: Serious reorganization. 1993-07-19 19:12:59 +00:00
elf32-hppa.c more changes from Utah, see log for details 1993-09-03 20:12:51 +00:00
elf32-hppa.h More patches from Jeff Law, plus a little cleanup of my own. 1993-08-28 00:10:54 +00:00
elf32-i386.c * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 1993-08-04 16:36:10 +00:00
elf32-mips.c * cache.c, bfd-in.h: New function bfd_make_cacheable. 1993-06-18 16:13:10 +00:00
elf32-sparc.c * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before 1993-07-20 20:26:51 +00:00
elf32-target.h * libbfd-in.h: Removed swapping routines declarations. 1993-09-07 18:32:33 +00:00
elf32.c hppa support, initial linker support 1993-04-29 15:48:35 +00:00
elf64-gen.c * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. 1993-07-17 01:28:11 +00:00
elf64-sparc.c * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before 1993-07-20 20:26:51 +00:00
elf64-target.h * libbfd-in.h: Removed swapping routines declarations. 1993-09-07 18:32:33 +00:00
elf64.c begin reorganization to support 64-bit elf 1993-05-25 18:50:49 +00:00
elfcode.h * elfcode.h (elf_build_phdrs): Unused function deleted. 1993-08-20 22:21:49 +00:00
filemode.c * all files: update copyright notices for GPL version 2. 1991-07-31 16:58:05 +00:00
format.c Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) 1991-08-19 20:52:38 +00:00
gen-aout.c Initial revision 1991-12-18 23:01:07 +00:00
host-aout.c * host-aout.c: Change TARGETNAME to "a.out" to be compatible with 1992-01-30 19:42:52 +00:00
hp300bsd.c * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd 1992-02-17 20:04:21 +00:00
hp300hpux.c * aoutx.h (translate_from_native_sym_flags): Removed statep 1993-07-07 18:05:06 +00:00
hppa_stubs.h Merged in changes from Jeff Law and Pete Hoogenboom at Utah for PA ELF 1993-08-25 01:15:07 +00:00
i386aout.c Linker now works for go32; other changes keep it from breaking the other 1992-10-09 02:41:30 +00:00
i386bsd.c * aout-target.h (callback): Don't define this function if it won't be used. 1992-10-09 01:39:06 +00:00
i386mach3.c new for mach 1993-08-17 22:50:20 +00:00
ieee.c Stricter prototyping, to force type conversions between 64-bit target and 1993-07-06 20:20:31 +00:00
init.c Initial revision 1991-10-01 03:43:11 +00:00
libaout.h comment branches in ARCH_SIZE test 1993-06-16 01:51:56 +00:00
libbfd-in.h (_do_get*, _do_put*): Renamed via macros to clean up namespace. 1993-09-03 20:04:52 +00:00
libbfd.c (COERCE64): Avoid out-of-range numbers 1993-05-25 19:48:12 +00:00
libbfd.h (_do_get*, _do_put*): Renamed via macros to clean up namespace. 1993-09-03 20:04:52 +00:00
libcoff-in.h Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1993-01-12 00:38:59 +00:00
libcoff.h * libcoff.h (obj_raw_syment_coun): New macro. 1993-02-23 06:50:49 +00:00
libecoff.h * ecoff.c: New file for generic ECOFF functions. 1993-08-03 20:22:47 +00:00
libelf.h Deleted some fields of elf*_symbol_type and elf_obj_tdata that were getting 1993-09-03 20:12:05 +00:00
libhppa.h * libhppa.h: Restore #undefs of e_fsel and other e_* symbols. 1993-08-31 17:11:46 +00:00
libieee.h Undo Bothner changes that depend on pointer representation. 1991-05-29 00:38:52 +00:00
libnlm.h * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs. 1993-08-04 20:25:53 +00:00
liboasys.h Minor cleanup to make it compile on DECstation. 1991-05-02 21:22:43 +00:00
mipsbsd.c * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall. 1993-04-15 04:52:32 +00:00
netbsd386.c * libaout.h, netbsd386.c: Change M_I386 to M_386_NETBSD. M_I386 1993-09-01 19:28:53 +00:00
newsos3.c Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. 1991-10-11 10:11:37 +00:00
nlm-target.h * nlm{32,64}-target.h: Remove. 1993-07-22 23:09:07 +00:00
nlm.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 1993-07-20 04:45:13 +00:00
nlm32-gen.c * nlm32-i386.c: New file. First cut at i386 NLM code. 1993-07-30 22:32:09 +00:00
nlm32-i386.c * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs. 1993-08-04 20:25:53 +00:00
nlm32.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 1993-07-20 04:45:13 +00:00
nlm64-gen.c * nlm32-i386.c: New file. First cut at i386 NLM code. 1993-07-30 22:32:09 +00:00
nlm64.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 1993-07-20 04:45:13 +00:00
nlmcode.h * nlmcode.h (nlm_object_p): Set HAS_SYMS if there are external 1993-08-31 17:28:03 +00:00
oasys.c * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup and 1993-02-23 20:24:06 +00:00
opncls.c Stricter prototyping, to force type conversions between 64-bit target and 1993-07-06 20:20:31 +00:00
reloc.c add i386-elf relocs (from Meissner) 1993-08-05 18:24:21 +00:00
reloc16.c These changes cut the size of libbfd.a on a Sun4 by about 11%. 1993-01-08 21:11:21 +00:00
sco-core.c Move printing from bfd to nm and add POSIX and SysV formats. 1993-05-21 21:06:25 +00:00
seclet.c These changes make shared library support work again on 386 COFF 1993-04-06 00:53:41 +00:00
seclet.h * bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c, 1992-11-05 13:17:38 +00:00
section.c (struct sec): Move position of user_set_vma, and document it. 1993-08-27 23:56:49 +00:00
som.c More patches from Jeff Law, plus a little cleanup of my own. 1993-08-28 00:10:54 +00:00
srec.c (srec_write_symbols): Use sprintf_vma, in case bfd_vma is too wide for 1993-06-22 02:58:25 +00:00
stab-syms.c Initial revision 1991-11-22 04:59:56 +00:00
sunos.c * sunos.c: (choose_reloc_size) added: (sunos4_callback) calls 1991-05-13 21:02:56 +00:00
syms.c bfd.c: use `<<foo>>' instead of @file{foo} 1992-01-29 01:04:30 +00:00
targets.c targets.c (target_vector): Remove hp300bsd_vec due to clash with sunos_big_vec. 1993-08-19 19:11:30 +00:00
tekhex.c * bfd.c: Use right name for tekhex tdata struct. 1992-12-17 08:42:31 +00:00
trad-core.c * elfcode.h: Use memset not bzero. 1993-07-11 23:23:20 +00:00