binutils-gdb/bfd
Jeff Law f5bfdacd47 * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c.
* elf32-hppa.h (elf_hppa_tc_symbol): Add new arguments.
        (elf_hppa_tc_make_sections): Likewise.
        (elf_hppa_final_processing): Add extern decl.

        * elf32-hppa.c: First half of major cleanup.  Add/cleanup lots of
        comments.  PARAMize some static functions.  Delete unused functions.
        Delete unused/unnecessary arguments to many functions.  Group
        static vars together.  Collapse common case statements together
        in many places.  Use default case when possible instead of listing
        each case separately.  Abort for bad errors until we get error
        code propogation working.  Work on spacing and indention problems.
        Add FIXMEs for some unresolved problems.  Delete hopelessly broken
        COMPLEX relocation support (it's never used anyway).
        (hppa_elf_rebuild_insn): Delete.  Moved into libhppa.h.
        (elf_hppa_tc_symbol): Accept and use new arguments (symext chains).
        (elf_hppa_tc_make_sections): Likewise.
1994-02-26 04:58:57 +00:00
..
doc * bfd.texinfo: Added Hash Tables node. 1994-01-03 16:48:24 +00:00
hosts Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-24 00:56:32 +00:00
.Sanitize start-sanitize-powerpc-netware 1994-02-18 17:09:13 +00:00
aix386-core.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
aout32.c
aout64.c
aout-adobe.c
aout-encap.c * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
aout-target.h * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC, 1994-01-03 16:16:01 +00:00
aoutf1.h * syms.c (BSF_DYNAMIC): New symbol flag. 1994-01-21 06:29:21 +00:00
aoutx.h Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +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-in2.h * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +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.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 (b_out_get_reloc_upper_bound): For BSS section, just return 0. 1994-02-16 00:59:19 +00:00
cache.c doc cleanup 1993-11-05 19:51:52 +00:00
cf-m68klynx.c A number of minor Lynx-related changes, plus basic Sparc Lynx support. 1993-10-29 02:01:43 +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 * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c. 1994-02-26 04:58:57 +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 Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-24 00:56:32 +00:00
coff-a29k.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +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-m88k.c
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-u68k.c
coff-z8k.c * bfd/aoutx.h (aout_link_input_section_std, 1994-01-24 20:23:18 +00:00
coffcode.h Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +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 handle sparccoff_vec 1993-12-01 22:27:03 +00:00
COPYING
core.c * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
cpu-a29k.c
cpu-alpha.c
cpu-h8300.c
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 * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +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 Fix last patch. 1994-02-25 21:05:49 +00:00
ecofflink.c * coff-alpha.c (alpha_relocate_section): Rewrite mask and shift 1994-02-21 17:56:38 +00:00
ecoffswap.h
elf32-hppa.c * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c. 1994-02-26 04:58:57 +00:00
elf32-hppa.h * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c. 1994-02-26 04:58:57 +00:00
elf32-i386.c
elf32-mips.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
elf32-powerpc.c Support for PowerPC ELF and PowerPC NetWare. Sanitization to follow. 1994-02-18 15:37:20 +00:00
elf32-sparc.c
elf32-target.h Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
elf32.c
elf64-gen.c
elf64-sparc.c
elf64-target.h Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
elf64.c
elf.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
elfcode.h * format.c (bfd_check_format_matches): Initialize matching_vector 1994-02-26 03:41:36 +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
ieee.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +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 Eliminate arg from bfd_xmalloc_by_size_t macro, allowing 1994-02-05 03:02:32 +00:00
libbfd.c * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. 1994-02-05 02:46:12 +00:00
libbfd.h Eliminate arg from bfd_xmalloc_by_size_t macro, allowing 1994-02-05 03:02:32 +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
libelf.h * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +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
libnlm.h * libnlm.h (struct nlm_backend_data): New fields 1993-12-02 02:22:35 +00:00
liboasys.h
linker.c * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +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 start-sanitize-powerpc-netware 1994-02-18 17:09:13 +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 Tue Feb 15 12:44:30 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-15 20:48:53 +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 * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC, 1994-01-03 16:16:01 +00:00
newsos3.c
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-powerpc.c Support for PowerPC ELF and PowerPC NetWare. Sanitization to follow. 1994-02-18 15:37:20 +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
nlm64.c
nlm-target.h
nlm.c
nlmcode.h Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
nlmswap.h * nlmswap.h: Declare functions. 1993-12-02 02:19:25 +00:00
oasys.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +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
ptrace-core.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
reloc16.c * bout.c (calljx_callback, callj_callback): Use get_value to get 1994-01-24 18:05:08 +00:00
reloc.c * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2. 1994-01-25 20:48:48 +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 * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
som.c * som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)" 1994-02-26 00:39:03 +00:00
som.h * som.h: Include <lst.h> and <ar.h>. 1994-02-13 22:30:51 +00:00
sparclynx.c * sparclynx.c: Setup appropriate macros to enable core file 1994-01-22 20:27:55 +00:00
srec.c * srec.c (pass_over): Don't skip too many characters when 1994-02-25 21:09:09 +00:00
stab-syms.c
sunos.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
syms.c * syms.c (BSF_DYNAMIC): New symbol flag. 1994-01-21 06:29:21 +00:00
targets.c * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
tekhex.c Make all callers of malloc or realloc (including via obstacks) 1994-02-12 00:45:54 +00:00
TODO
trad-core.c Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
VERSION * Makefile.in (diststuff): New target. 1993-11-15 20:10:49 +00:00