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
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
aout32.c
aout64.c
aoutf1.h
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
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
ChangeLog Thu Jul 31 12:09:20 1997 Geoff Keating <geoffk@ozemail.com.au> 1997-07-31 16:15:02 +00:00
ChangeLog.1
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
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
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
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
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
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
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
coff-w65.c
coff-we32k.c
coff-z8k.c
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
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
cpu-alpha.c
cpu-arc.c
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
cpu-h8500.c
cpu-hppa.c
cpu-i386.c
cpu-i860.c
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
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
cpu-we32k.c
cpu-z8k.c
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
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
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
elf32-i386.c * elf32-i386.c (elf_i386_relocate_section): When generating a 1997-06-16 19:24:23 +00:00
elf32-i860.c
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
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
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
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
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
gen-aout.c
genlink.h
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
hppa_stubs.h
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
i386aout.c
i386bsd.c
i386dynix.c
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
i386netbsd.c
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
irix-core.c
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
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
m68k4knetbsd.c
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
m68knetbsd.c
m88kmach3.c
makefile.dos
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
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
newsos3.c
nlm-target.h
nlm.c
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
nlm32-ppc.c
nlm32-sparc.c
nlm32.c
nlm64.c
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
ns32knetbsd.c
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
pc532-mach.c
pe-i386.c
pe-ppc.c
pei-ppc.c
peicode.h * peicode.h: Add & 0xffffffff when using ImageBase in case bfd_vma 1997-05-21 21:17:17 +00:00
PORTING
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
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
sparclinux.c From David S. Miller <davem@caip.rutgers.edu> and H.J. Lu 1997-03-28 20:24:08 +00:00
sparclynx.c
sparcnetbsd.c
srec.c * srec.c (srec_scan): Rewrite to not use obstack_1grow. 1997-03-17 20:14:55 +00:00
stab-syms.c
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
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