old-cross-binutils/bfd
Jim Kingdon 8eb5d4be69 * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c,
elf32-hppa.c, elf32-mips.c, linker.c, som.c, sunos.c: If malloc(0)
	returns NULL, it is not an error.  It's possible that some of
	these checks are not necessary (because the size can never be
	zero), but putting in the checks is the conservative thing to do
	in light of the fact that some of these malloc calls replaced
	unchecked alloca calls, in which a zero argument would work fine.
1994-03-17 18:54:48 +00:00
..
doc * bfd.texinfo: Added Hash Tables node. 1994-01-03 16:48:24 +00:00
hosts * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
.Sanitize * i386os9k.c : new file to handle os9k format bfd. 1994-03-15 16:20:51 +00:00
aix386-core.c * Most files: 1994-03-15 15:13:13 +00:00
aout-adobe.c
aout-encap.c * Most files: 1994-03-15 15:13:13 +00:00
aout-target.h * Most files: 1994-03-15 15:13:13 +00:00
aout32.c
aout64.c
aoutf1.h * Most files: 1994-03-15 15:13:13 +00:00
aoutx.h * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c, 1994-03-17 18:54:48 +00:00
archive.c * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc. 1994-02-12 00:59:26 +00:00
archures.c doc cleanup 1993-11-05 19:51:52 +00:00
bfd-in.h * bfd-in.h: Remove decls of bfd_ec type and error printing functions. 1994-01-22 02:18:02 +00:00
bfd-in2.h * Most files: 1994-03-15 15:13:13 +00:00
bfd.c * bfd.c (bfd_get_gp_size): Can't return gp value on an archive. 1994-02-25 21:20:18 +00:00
bout.c * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
cache.c Modified Files: 1994-02-28 23:49:08 +00:00
cf-m68klynx.c * cf-m68klynx.c (CALC_ADDEND): Use _bfd_m68klynx_howto_table. 1994-03-16 04:57:11 +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 * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c, 1994-03-17 18:54:48 +00:00
ChangeLog.1 Split ChangeLog into two. 1993-11-23 08:06:20 +00:00
ChangeLog.gm Sat Jan 22 13:41:25 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-22 22:06:27 +00:00
ChangeLog.mpw Sun Feb 27 15:41:10 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-27 23:46:59 +00:00
coff-a29k.c * Most files: 1994-03-15 15:13:13 +00:00
coff-alpha.c * coff-alpha.c (reloc_nil): Add forward declaration, add missing 1994-02-19 11:29:48 +00:00
coff-h8300.c * bfd/aoutx.h (aout_link_input_section_std, 1994-01-24 20:23:18 +00:00
coff-h8500.c * bfd/aoutx.h (aout_link_input_section_std, 1994-01-24 20:23:18 +00:00
coff-i386.c coff-i386.c (i3coff_object_p): Now static. 1993-10-13 19:17:05 +00:00
coff-i960.c
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 Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
coff-rs6000.c * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where 1994-02-15 01:28:16 +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 * bfd/aoutx.h (aout_link_input_section_std, 1994-01-24 20:23:18 +00:00
coffcode.h * Most files: 1994-03-15 15:13:13 +00:00
coffgen.c * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
coffswap.h * coffcode.h (bfd_coff_backend_data): Added new arguments to 1994-02-01 17:11:56 +00:00
config.bfd Support i960 vxworks versions > 5.0 with coff, not bout. Default with no 1994-02-16 00:59:39 +00:00
configure.bat
configure.host * hosts/delta88v4.h: New for SVR4. 1993-09-02 06:06:40 +00:00
configure.in Modified Files: 1994-03-01 21:09:17 +00:00
COPYING
core.c * Most files: 1994-03-15 15:13:13 +00:00
cpu-a29k.c * Most files: 1994-03-15 15:13: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
cpu-hppa.c
cpu-i386.c
cpu-i960.c
cpu-m88k.c
cpu-rs6000.c
cpu-vax.c
cpu-we32k.c
cpu-z8k.c
ctor.c * Most files: 1994-03-15 15:13:13 +00:00
demo64.c
dep-in.sed Make "make dep" easier to work with. Updated lots of dependencies. 1993-10-13 19:04:08 +00:00
ecoff.c * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
ecofflink.c * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. 1994-02-26 18:25:23 +00:00
ecoffswap.h * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use signed 1993-08-11 13:42:17 +00:00
elf.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
elf32-hppa.c * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
elf32-hppa.h * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word, 1994-03-05 22:41:41 +00:00
elf32-i386.c * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. 1994-02-26 18:25:23 +00:00
elf32-mips.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +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 * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt. 1994-03-16 07:02:05 +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 * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt. 1994-03-16 07:02:05 +00:00
elf64.c begin reorganization to support 64-bit elf 1993-05-25 18:50:49 +00:00
elfcode.h * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space 1994-03-17 16:47:01 +00:00
filemode.c
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
hash.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
host-aout.c
hp300bsd.c
hp300hpux.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
hppa_stubs.h Fri Dec 3 09:55:17 1993 Pete Hoogenboom (hoogen@cs.utah.edu) 1993-12-05 03:41:25 +00:00
hppabsd-core.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
hpux-core.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
i386aout.c
i386bsd.c
i386lynx.c * configure.in: i386lynx_coff_vec requires coff-i386lynx.o. 1993-10-01 21:42:59 +00:00
i386mach3.c * i386mach3.c (N_TXTADDR): Don't define after all. 1993-12-31 21:11:49 +00:00
i386os9k.c Modified Files: 1994-03-01 21:39:28 +00:00
ieee.c * Most files: 1994-03-15 15:13:13 +00:00
init.c doc cleanup 1993-11-05 19:51:52 +00:00
irix-core.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
libaout.h Minor cleanups suggested by CodeCenter. 1993-12-31 21:51:05 +00:00
libbfd-in.h * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
libbfd.c * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. 1994-02-05 02:46:12 +00:00
libbfd.h * Most files: 1994-03-15 15:13:13 +00:00
libcoff-in.h
libcoff.h * coffcode.h (combined_entry_type): Changed fix_tag and fix_end 1994-02-05 05:11:46 +00:00
libecoff.h * ecoff.c: New file for generic ECOFF functions. 1993-08-03 20:22:47 +00:00
libelf.h * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
libhppa.h Forgot to check these changes in yesterday. 1994-02-27 19:18:06 +00:00
libieee.h
libnlm.h * libnlm.h (struct nlm_backend_data): New fields 1993-12-02 02:22:35 +00:00
liboasys.h
linker.c * elf32-hppa.h (hppa_look_for_stub_in_section): Fix typo. Delete 1994-02-28 00:32:14 +00:00
lynx-core.c * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. 1993-09-22 14:54:50 +00:00
m68klynx.c * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc. 1993-11-17 01:11:30 +00:00
Makefile.in Remove trailing space at end of continuation line in def of CFILES. 1994-03-01 03:14:51 +00:00
mipsbsd.c
mpw-config.in Sat Jan 22 13:30:57 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-22 22:05:42 +00:00
mpw-make.in Sun Feb 27 15:41:10 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-27 23:46:59 +00:00
mpw-xconfig.in Sat Jan 22 13:41:25 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-22 22:06:27 +00:00
netbsd386.c * netbsd386.c (N_SET_FLAGS): Don't nuke the machine id field. 1994-03-17 00:45:26 +00:00
newsos3.c
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-alpha.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
nlm32-i386.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
nlm32-sparc.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +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 * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
nlmswap.h * nlmswap.h: Declare functions. 1993-12-02 02:19:25 +00:00
oasys.c * Most files: 1994-03-15 15:13:13 +00:00
opncls.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
osf-core.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
PORTING add pointer to config/README 1993-08-07 22:45:02 +00:00
ptrace-core.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
reloc.c * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
reloc16.c * bout.c (calljx_callback, callj_callback): Use get_value to get 1994-01-24 18:05:08 +00:00
rs6000-core.c * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where 1994-02-15 01:28:16 +00:00
section.c * Most files: 1994-03-15 15:13:13 +00:00
som.c * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c, 1994-03-17 18:54:48 +00:00
som.h * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD. 1994-03-04 04:04:48 +00:00
sparclynx.c * sparclynx.c: Setup appropriate macros to enable core file 1994-01-22 20:27:55 +00:00
srec.c * Most files: 1994-03-15 15:13:13 +00:00
stab-syms.c
sunos.c * sunos.c (sunos_read_dynamic_info): Assume that dynamic info 1994-03-11 09:03:07 +00:00
syms.c * Most files: 1994-03-15 15:13:13 +00:00
targets.c * Most files: 1994-03-15 15:13:13 +00:00
tekhex.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
TODO make target selection fully configurable 1993-08-07 22:38:22 +00:00
trad-core.c * configure.host: Recognize i[34]86-sequent-*. 1994-03-03 02:38:24 +00:00
VERSION * Makefile.in (diststuff): New target. 1993-11-15 20:10:49 +00:00