binutils-gdb/bfd
Ian Lance Taylor 508539ab8b * bfd-in.h: Don't include obstack.h.
(struct bfd_hash_table): Change memory field to PTR.
	* bfd.c (struct _bfd): Change memory field to PTR.
	* bfd-in2.h: Rebuild.
	* libbfd-in.h (bfd_release): Declare as function, don't define as
	macro.
	* libbfd.h: Rebuild.
	* opncls.c: Include "objalloc.h" rather than "obstack.h".  Use
	objalloc routines rather than obstack routines.
	(obstack_chunk_alloc, obstack_chunk_free): Don't define.
	(getpagesize): Don't define.
	(_bfd_new_bfd): Don't set _bfd_chunksize.
	(bfd_openr): Free new bfd and objalloc on failure.
	(bfd_fdopenr, bfd_openstreamr, bfd_openw): Likewise.
	(bfd_alloc_size): Remove.
	(bfd_release): New function.
	* hash.c: Include "objalloc.h" rather than "obstack.h".  Use
	objalloc routines rather than obstack routines.
	(obstack_chunk_alloc, obstack_chunk_free): Don't define.
	* ecofflink.c: Include "objalloc.h" rather than "obstack.h".  Use
	objalloc routines rather than obstack routines.
	(obstack_chunk_alloc, obstack_chunk_free): Don't define.
	(struct accumulate): Change memory to struct objalloc *.
	* liboasys.h (oasys_data_type): Remove oasys_obstack field.
	* dep-in.sed: Don't remove obstack.h from dependency list.
	* Makefile.in: Rebuild dependencies.
	(BFD_H_DEPS): Remove obstack.h.
	(install): Don't install obstack.h.
	* Many files: Don't include "obstack.h".
	* VERSION: Bump.
1997-03-18 00:47:04 +00:00
..
doc Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de) 1997-02-14 01:50:50 +00:00
hosts Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:07:51 +00:00
.Sanitize Correct d10v sanitization errors. 1997-03-03 00:35:40 +00:00
COPYING
ChangeLog * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +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
Makefile.in * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
PORTING
TODO
VERSION * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +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: Don't try to grep ../Makefile if it doesn't exist. 1995-09-06 00:02:00 +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 * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +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 * coff-m68k.c (coff_rtype_to_howto): Define if not defined. 1996-10-04 22:40:55 +00:00
cf-sparclynx.c
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 * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +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 Clean up some comments. 1995-11-18 20:05:06 +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 * targets.c (bfd_target): Remove unused align_power_min field. 1995-09-19 21:11:46 +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 * bfd.c (_bfd_get_gp_value): New function. 1996-02-16 19:29:01 +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-tic80.c * coff-tic80.c (coff_rtype_to_howto): Define 1997-03-13 23:40:30 +00:00
coff-u68k.c
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 * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
coffgen.c * libcoff-in.h (struct coff_final_link_info): Add last_bf_index 1996-04-18 22:55:54 +00:00
cofflink.c * cofflink.c (_bfd_coff_generic_relocate_section): If doing a 1997-02-03 20:31:39 +00:00
coffswap.h update copyrights 1996-03-27 23:04:01 +00:00
config.bfd Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +00:00
config.h-vms Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:07:51 +00:00
config.in * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section. 1995-11-21 23:26:26 +00:00
configure Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +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 Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +00:00
cpu-a29k.c Change arch info to be const, initialized at compile time. 1995-09-22 22:06:51 +00:00
cpu-alpha.c
cpu-arc.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +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
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-mips.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
cpu-mn10200.c Update copyrights. 1997-03-07 16:11:48 +00:00
cpu-mn10300.c Update copyrights. 1997-03-07 16:11:48 +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
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 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT 1996-07-10 16:44:45 +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.c From Eric Youngdale <eric@andante.jic.com>: 1997-03-10 04:43:42 +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 Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +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 Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +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 * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 is 1997-03-15 02:16:30 +00:00
elf32-mn10200.c Update some comments to reflect current reality. 1997-02-24 18:13:23 +00:00
elf32-mn10300.c Update copyright dates. 1997-03-07 00:00:09 +00:00
elf32-ppc.c * elf32-i386.c (elf_i386_size_dynamic_sections): When checking for 1997-01-27 18:13:01 +00:00
elf32-sparc.c Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +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 Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +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 * elflink.h (elf_link_add_object_symbols): Don't warn about type 1997-03-13 19:24:20 +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
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
i386bsd.c
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
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 * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove. 1997-03-17 17:51:20 +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 * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove. 1997-03-17 17:51:20 +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
m68k4knetbsd.c Initial revision 1995-10-28 00:58:22 +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.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
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
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 * 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 * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof. 1996-06-26 20:32:22 +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): Don't check the core file 1995-09-23 11:04:45 +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
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
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 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label 1997-02-28 02:07:54 +00:00
targmatch.sed * configure.in: Add havevecs, and put it in tdefaults. 1996-10-03 21:36:08 +00:00
tekhex.c * syms.c (coff_section_type): Make arg const. 1996-09-11 04:25:57 +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
xcofflink.c * xcofflink.c (_bfd_xcoff_bfd_final_link): Always allocate space 1997-03-07 16:50:22 +00:00