old-cross-binutils/bfd
Ian Lance Taylor 3745ac6db2 Thu Jul 31 12:09:20 1997 Geoff Keating <geoffk@ozemail.com.au>
* elf32-ppc.c (ppc_elf_size_dynamic_sections): Don't set TEXTREL
 	if there is only a relocation to a read-only but not allocatable
 	section (like .stab).
	* elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
	* elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
	* elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
	* elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
	* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.

	* elf32-ppc.c (ppc_elf_howto_raw): Correct various comments.
	(ppc_elf_create_linker_section): These sections are not
	created by the linker (that is, they are created by the user
	putting data in them). In particular, they can be the source
	and target of relocations.
	(ppc_elf_adjust_dynamic_symbol): Check postcondition of
 	bfd_elf32_link_record_dynamic_symbol.  Align 16-byte common
 	objects (for instance, 'long double') to 16-byte boundaries.
	(ppc_elf_size_dynamic_sections): Make the code that generates
	section symbols exactly the same as for sparc, reducing the
	number of section symbols output.
	(ppc_elf_check_relocs): Check postcondition of
	bfd_elf32_link_record_dynamic_symbol.  Make default case the
	same as corresponding code for sparc, fixing bug involving
	.rela.stabs.
	(ppc_elf_finish_dynamic_symbol): Fix case involving GOT symbols
 	forced to be local because of versioning (by replicating
 	corresponding change in sparc).  Treat R_PPC_RELATIVE RELA relocs
 	as usual in ELF, not as pseudo-REL relocs (as the sparc linker
 	does).
	(ppc_elf_relocate_section): Add handy debugging code for when
 	assertion fails.  Add some more 'symbol made local because of
 	versioning' cases.

	* elf32-ppc.c (ppc_elf_relocate_section): Cope with addend when
	processing a GOT relocation as required by ABI.
1997-07-31 16:15:02 +00:00
..
doc * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros. 1997-07-29 00:37:04 +00:00
hosts Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:07:51 +00:00
.Sanitize Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 22:29:11 +00:00
acconfig.h * configure.in: Add havevecs, and put it in tdefaults. 1996-10-03 21:36:08 +00:00
aclocal.m4 * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros. 1997-07-29 00:37:04 +00:00
aix386-core.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
aout-adobe.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
aout-arm.c * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol 1995-12-03 23:29:09 +00:00
aout-encap.c Change PAGE_SIZE to TARGET_PAGE_SIZE 1995-10-28 00:26:12 +00:00
aout-ns32k.c * ns32k.h: New file. 1996-03-27 19:57:34 +00:00
aout-sparcle.c * Makefile.in (aout-sparcle.o): New target. 1996-09-03 19:52:15 +00:00
aout-target.h Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-01-09 20:40:39 +00:00
aout0.c For PR 1927. 1994-05-04 19:37:36 +00:00
aout32.c
aout64.c
aoutf1.h * aoutf1.h (aout_32_sunos4_write_object_contents): Handle a 1994-06-13 18:25:12 +00:00
aoutx.h * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
archive.c * elf64-mips.c: Include "aout/ar.h". 1996-07-22 23:02:35 +00:00
archures.c Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +00:00
bfd-in.h * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add 1996-12-31 19:46:37 +00:00
bfd-in2.h Merged in changes made in armT-970328-branch 1997-06-04 00:07:07 +00:00
bfd.c * bfd.c (tdata): Add netbsd_core_data. 1996-02-21 00:29:38 +00:00
binary.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
bout.c * bout.c (b_out_set_arch_mach): Recognize bfd_mach_i960_jx. 1996-02-16 17:48:04 +00:00
cache.c Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-01-09 20:40:39 +00:00
cf-i386lynx.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
cf-m68klynx.c Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>. 1997-03-20 21:23:10 +00:00
cf-sparclynx.c A number of minor Lynx-related changes, plus basic Sparc Lynx support. 1993-10-29 02:01:43 +00:00
ChangeLog Thu Jul 31 12:09:20 1997 Geoff Keating <geoffk@ozemail.com.au> 1997-07-31 16:15:02 +00:00
ChangeLog.1 Remove reference to config/.Sanitize 1995-08-03 16:45:21 +00:00
ChangeLog.2 Kill r16/rce/acp stuff. 1996-06-08 03:45:18 +00:00
cisco-core.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
coff-a29k.c * coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a 1997-03-31 21:12:54 +00:00
coff-alpha.c * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Don't 1996-02-19 21:12:48 +00:00
coff-apollo.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-arm.c Made coff-arm_bfd_set_private_flags global as it is called directly from 1997-05-27 21:37:16 +00:00
coff-aux.c Wed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu.edu> 1996-01-31 18:17:12 +00:00
coff-go32.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-h8300.c * coff-h8300.c (h8300_reloc16_extra_cases): Correct off by one 1997-02-03 16:54:36 +00:00
coff-h8500.c * targets.c (bfd_target): Remove unused align_power_min field. 1995-09-19 21:11:46 +00:00
coff-i386.c Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 22:29:11 +00:00
coff-i960.c * libbfd.c (bfd_malloc, bfd_realloc): New functions. 1995-12-01 19:48:10 +00:00
coff-m68k.c Change "reloc_howto_type" typedef to be "const", since all uses of it are (or 1995-01-12 02:41:04 +00:00
coff-m88k.c Thu Nov 30 11:17:33 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de> 1995-11-30 16:23:05 +00:00
coff-mips.c * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_table 1997-04-18 15:50:19 +00:00
coff-pmac.c * configure.in: Add xcofflink.o to pmac_xcoff_vec. 1995-10-25 00:54:55 +00:00
coff-ppc.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
coff-rs6000.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
coff-sh.c * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, not 1996-05-28 19:34:07 +00:00
coff-sparc.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
coff-stubgo32.c Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 22:29:11 +00:00
coff-svm68k.c Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>. 1997-03-20 21:23:10 +00:00
coff-tic80.c * coff-tic80.c (tic80_howto_table): Change overflow check for most 1997-05-23 16:39:10 +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-w65.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
coff-we32k.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-z8k.c * targets.c (bfd_target): Remove unused align_power_min field. 1995-09-19 21:11:46 +00:00
coffcode.h * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE or 1997-05-21 21:42:38 +00:00
coffgen.c * coff-i386.c (i3coff_object_p): If COFF_IMAGE_WITH_PE, hack to 1997-06-22 23:41:55 +00:00
cofflink.c Tue Jun 10 11:13:03 1997 H.J. Lu <hjl@gnu.ai.mit.edu> 1997-06-10 15:16:17 +00:00
coffswap.h Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 21:20:46 +00:00
config.bfd * config.bfd (i[3456]86-*-gnu*): Don't include Mach support. 1997-05-09 21:44:46 +00:00
config.in * configure.in: Check for fdopen. 1997-07-22 19:11:04 +00:00
configure * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros. 1997-07-29 00:37:04 +00:00
configure.bat changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 1994-05-27 16:58:05 +00:00
configure.host comment fix 1997-01-31 23:15:42 +00:00
configure.in * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros. 1997-07-29 00:37:04 +00:00
COPYING
cpu-a29k.c Change arch info to be const, initialized at compile time. 1995-09-22 22:06:51 +00:00
cpu-alpha.c Support for the alpha 1993-04-24 02:10:09 +00:00
cpu-arc.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
cpu-arm.c Added support for storing ARM Procedure Calling Standard variant, and ARM 1997-05-14 17:00:43 +00:00
cpu-d10v.c start-sanitize-d10v 1996-07-18 00:47:05 +00:00
cpu-d30v.c Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +00:00
cpu-h8300.c * bfd-in.h (bfd_byte, reloc_howto_type): Define here, not... 1995-01-17 21:16:53 +00:00
cpu-h8500.c H8/500 support 1993-02-04 20:59:55 +00:00
cpu-hppa.c
cpu-i386.c
cpu-i860.c Mon Nov 6 17:13:15 1995 Harry Dolan <dolan@ssd.intel.com> 1995-11-06 23:04:44 +00:00
cpu-i960.c * archures.c (bfd_mach_i960_hx): Define. 1996-02-05 23:57:39 +00:00
cpu-m32r.c * cpu-m32r.c,elf32-m32r.c: New files. 1996-09-12 18:58:36 +00:00
cpu-m88k.c
cpu-m10200.c * elf-m10200.c: Rename from elf32-mn10200.c. 1997-04-02 21:09:29 +00:00
cpu-mips.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
cpu-ns32k.c * ns32k.h: New file. 1996-03-27 19:57:34 +00:00
cpu-powerpc.c * cpu-powerpc.c (arch_info_struct): Change last entry to not point 1996-01-17 17:48:30 +00:00
cpu-rs6000.c
cpu-sparc.c Move v8plus stuff around so sanitized code works. 1996-01-22 19:00:40 +00:00
cpu-tic80.c (Lay some groundwork for TIc80 port that will be filled in incrementally.) 1996-12-28 04:09:34 +00:00
cpu-vax.c
cpu-w65.c * archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h, 1995-01-16 05:44:00 +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
demo64.c
dep-in.sed * dep-in.sed: Remove ../bfd/sysdep.h, since it will appear when 1996-10-04 17:50:47 +00:00
ecoff.c * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_table 1997-04-18 15:50:19 +00:00
ecofflink.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
ecoffswap.h * ecoffswap.h: Add prototypes for static functions. 1996-01-15 19:32:08 +00:00
elf-bfd.h From Eric Youngdale <eric@andante.jic.com>: 1997-03-10 04:43:42 +00:00
elf-m10200.c * elf-m10200.c: Rename from elf32-mn10200.c. 1997-04-02 21:09:29 +00:00
elf-m10300.c * elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype 1997-04-08 06:08:29 +00:00
elf.c * elf.c (bfd_elf_string_from_elf_section): Check for an invalid 1997-06-26 15:40:41 +00:00
elf32-arc.c E_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency with rest of BFD. 1995-02-10 04:34:36 +00:00
elf32-d10v.c start-sanitize-d10v 1996-07-23 17:54:21 +00:00
elf32-d30v.c Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +00:00
elf32-gen.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-hppa.c * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t. Remove 1997-03-17 16:36:08 +00:00
elf32-hppa.h * bfd-in2.h: Rebuilt. 1994-05-16 19:34:13 +00:00
elf32-i386.c * elf32-i386.c (elf_i386_relocate_section): When generating a 1997-06-16 19:24:23 +00:00
elf32-i860.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-m32r.c * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to true 1997-02-11 19:45:51 +00:00
elf32-m68k.c * elf32-m68k.c (howto_table): Use complain_overflow_bitfield, not 1997-06-30 18:30:55 +00:00
elf32-m88k.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-mips.c * elflink.h (elf_link_output_extsym): Use the right section for a 1997-06-26 05:27:56 +00:00
elf32-ppc.c Mon Jun 16 18:56:27 1997 Geoff Keating <geoffk@ozemail.com.au> 1997-06-16 23:05:27 +00:00
elf32-sparc.c * elflink.h (elf_link_output_extsym): Call finish_dynamic_symbol 1997-06-11 16:59:00 +00:00
elf32-v850.c Put common variables into the appropriate section, based on relocation types 1997-01-03 16:55:34 +00:00
elf32.c hppa support, initial linker support 1993-04-29 15:48:35 +00:00
elf64-alpha.c Tue Mar 18 22:40:09 1997 H.J. Lu <hjl@lucon.org> 1997-03-19 03:58:45 +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-mips.c * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter. 1996-12-15 19:59:18 +00:00
elf64-sparc.c * elf64-sparc.c (sparc64_elf_object_p): bfd_mach_sparc64 renamed to 1996-01-22 17:18:05 +00:00
elf64.c begin reorganization to support 64-bit elf 1993-05-25 18:50:49 +00:00
elfcode.h * elfcode.h (elf_slurp_symbol_table): Don't try to read the 1997-03-14 21:46:39 +00:00
elfcore.h * elfcore.h: Add support for core files with multiple threads. 1996-04-16 23:39:54 +00:00
elflink.c Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +00:00
elflink.h Wed Jul 30 21:30:35 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1997-07-31 01:35:46 +00:00
elfxx-target.h * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label 1997-02-28 02:07:54 +00:00
evax-alpha.c * syms.c (bfd_is_local_label): Return false if the symbol has no 1997-02-28 20:10:49 +00:00
evax-egsd.c Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de) 1997-02-14 02:13:19 +00:00
evax-emh.c Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de) 1997-02-14 02:13:19 +00:00
evax-etir.c Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de) 1997-02-14 02:13:19 +00:00
evax-misc.c Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de) 1997-02-14 02:13:19 +00:00
evax.h Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de) 1997-02-14 02:13:19 +00:00
filemode.c * filemode.c: Include sysdep.h. 1996-11-12 23:28:49 +00:00
format.c * format.c (bfd_check_format_matches): Put the new entry in the 1994-01-26 21:53:55 +00:00
gen-aout.c
genlink.h Added new files for linker support, and removed old seclet files. 1993-12-30 20:03:34 +00:00
go32stub.h Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 22:29:11 +00:00
hash.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
host-aout.c
hp300bsd.c
hp300hpux.c * hp300hpux.c (MY(callback)): Set lma as well as vma. 1995-11-27 20:11:40 +00:00
hppa_stubs.h * Support code for enabling the new style linker for PA ELF. 1994-07-01 19:00:17 +00:00
hppabsd-core.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
hpux-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +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
i386dynix.c * i386dynix.c, config/i386-dynix.mt: New files, handling Dynix 1994-03-30 08:53:45 +00:00
i386linux.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
i386lynx.c * libbfd.c (bfd_malloc, bfd_realloc): New functions. 1995-12-01 19:48:10 +00:00
i386mach3.c * i386mach3.c (N_TXTADDR): Don't define after all. 1993-12-31 21:11:49 +00:00
i386netbsd.c * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
i386os9k.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
ieee.c * ieee.c (ieee_slurp_section_data): Pick up the start address. 1997-01-31 19:15:40 +00:00
ihex.c * ihex.c (ihex_scan): Removed unnecessary extbase variable. 1996-08-30 15:52:40 +00:00
init.c Change arch info to be const, initialized at compile time. 1995-09-22 22:06:51 +00:00
irix-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
libaout.h * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131. 1996-12-13 19:17:46 +00:00
libbfd-in.h * stabs.c (_bfd_link_section_stabs): Copy over the first header 1997-03-25 19:46:12 +00:00
libbfd.c Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-01-09 20:40:39 +00:00
libbfd.h Merged in changes made in armT-970328-branch 1997-06-04 00:07:07 +00:00
libcoff-in.h * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through the 1996-04-24 18:10:46 +00:00
libcoff.h * coffcode.h (STRING_SIZE_SIZE): Define. 1996-05-02 02:27:55 +00:00
libecoff.h Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-01-09 20:40:39 +00:00
libhppa.h * libhppa.h (R_HPPA_ESEL): New field selector. 1996-07-30 20:16:27 +00:00
libieee.h
libnlm.h * libnlm.h (struct nlm_obj_tdata): Add nlm_cygnus_section_hdr 1994-04-21 16:13:01 +00:00
liboasys.h
linker.c * linker.c (default_indirect_link_order): Print an error message 1996-10-21 14:56:17 +00:00
lynx-core.c * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. 1993-09-22 14:54:50 +00:00
m68k4knetbsd.c Initial revision 1995-10-28 00:58:22 +00:00
m68klinux.c Tue Mar 18 22:40:09 1997 H.J. Lu <hjl@lucon.org> 1997-03-19 03:58:45 +00:00
m68klynx.c Change PAGE_SIZE to TARGET_PAGE_SIZE 1995-10-28 00:26:12 +00:00
m68knetbsd.c NetBSD/m68k support, based on work by mikeb@snow.datametrics.com: 1994-10-28 18:11:15 +00:00
m88kmach3.c Mach 3 support. 1994-07-05 21:50:43 +00:00
makefile.dos * core.c: Renamed to corefile.c 1995-11-05 00:29:13 +00:00
Makefile.in Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 22:29:11 +00:00
makefile.vms Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:07:51 +00:00
mipsbsd.c Patches from kkojima@mix.or.jp (Kazumoto Kojima): 1994-12-21 00:36:26 +00:00
mpw-config.in * configure.in: Add havevecs, and put it in tdefaults. 1996-10-03 21:36:08 +00:00
mpw-make.sed * mpw-make.sed (config.bfd, targmatch.sed): Edit references to 1996-10-10 18:21:37 +00:00
netbsd-core.c * configure.in (*-*-netbsd*): Set COREFILE to netbsd-core.c. 1996-02-06 22:19:05 +00:00
netbsd.h * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
newsos3.c
nlm-target.h * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 1994-04-07 01:58:27 +00:00
nlm.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 1993-07-20 04:45:13 +00:00
nlm32-alpha.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
nlm32-i386.c * libbfd.c (bfd_read): Set bfd_error as appropriate for a short 1994-03-26 18:28:29 +00:00
nlm32-ppc.c start-sanitize-powerpc-netware 1994-04-20 18:38:22 +00:00
nlm32-sparc.c * nlm32-i386.c (nlm_i386_read_import): Null terminate the symbol 1994-03-31 19:05:03 +00:00
nlm32.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 1993-07-20 04:45:13 +00:00
nlm64.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 1993-07-20 04:45:13 +00:00
nlmcode.h * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
nlmswap.h * nlmswap.h: Declare functions. 1993-12-02 02:19:25 +00:00
ns32knetbsd.c * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
oasys.c Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-01-09 20:40:39 +00:00
opncls.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
osf-core.c * targets.c (bfd_target): Remove unused align_power_min field. 1995-09-19 21:11:46 +00:00
pc532-mach.c NS32K changes from Ian Dall. 1994-07-14 21:35:54 +00:00
pe-i386.c Thu May 11 16:43:14 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-05-13 18:03:25 +00:00
pe-ppc.c First round BFD for PE/PowerPC 1995-09-27 11:34:10 +00:00
pei-ppc.c First round BFD for PE/PowerPC 1995-09-27 11:34:10 +00:00
peicode.h * peicode.h: Add & 0xffffffff when using ImageBase in case bfd_vma 1997-05-21 21:17:17 +00:00
PORTING add pointer to config/README 1993-08-07 22:45:02 +00:00
ppcboot.c Add PPCbug boot record support 1996-05-07 20:20:55 +00:00
ptrace-core.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
reloc.c Since d10v is public now, remove all sanitization statements 1997-02-20 16:05:18 +00:00
reloc16.c * bout.c (calljx_callback, callj_callback): Use get_value to get 1994-01-24 18:05:08 +00:00
riscix.c Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-01-09 20:40:39 +00:00
rs6000-core.c * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC is set, print 1997-07-28 09:52:23 +00:00
section.c Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +00:00
som.c * libhppa.h: Remove "esel" changes. Not the right approach. 1996-08-02 04:50:08 +00:00
som.h * som.c (hppa_som_gen_reloc_type): New argument "sym_diff", 1995-07-03 23:27:25 +00:00
sparclinux.c From David S. Miller <davem@caip.rutgers.edu> and H.J. Lu 1997-03-28 20:24:08 +00:00
sparclynx.c * sparclynx.c: Setup appropriate macros to enable core file 1994-01-22 20:27:55 +00:00
sparcnetbsd.c * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
srec.c * srec.c (srec_scan): Rewrite to not use obstack_1grow. 1997-03-17 20:14:55 +00:00
stab-syms.c * cofflink.c (_bfd_coff_generic_relocate_section): Cast base_file 1995-07-02 21:51:36 +00:00
stabs.c * stabs.c (_bfd_link_section_stabs): Copy over the first header 1997-03-25 19:46:12 +00:00
sunos.c * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET. 1996-04-02 21:28:33 +00:00
syms.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
sysdep.h Wed Aug 7 14:11:44 1996 Philippe De Muyter <phdm@info.ucl.ac.be> 1996-08-07 18:17:22 +00:00
targets.c Remove m32r sanitization. 1997-03-21 20:59:30 +00:00
targmatch.sed * targmatch.sed: Add explicit \n characters to work around bug in 1997-05-01 15:32:09 +00:00
tekhex.c * syms.c (coff_section_type): Make arg const. 1996-09-11 04:25:57 +00:00
TODO make target selection fully configurable 1993-08-07 22:38:22 +00:00
trad-core.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
versados.c * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 1995-11-29 22:05:37 +00:00
VERSION * VERSION: Set to 2.8.1. 1997-04-03 18:16:38 +00:00
xcofflink.c * coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc. 1997-04-04 19:35:32 +00:00