8sa1-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 Initial revision 1991-05-18 02:58:02 +00:00
aout64.c Initial revision 1991-05-18 02:58:02 +00:00
aout-adobe.c * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall. 1993-04-15 04:52:32 +00:00
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 Some of these are guesses, if you know different, just yell. 1992-10-08 16:02:09 +00:00
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 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 Name change for DJ 1992-02-21 22:54:39 +00:00
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 Initial revision 1991-03-21 21:11:25 +00:00
core.c * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
cpu-a29k.c Insert copyright notices in all BFD files that need them. 1992-10-15 10:59: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 H8/500 support 1993-02-04 20:59:55 +00:00
cpu-hppa.c * Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h, 1992-06-19 22:24:13 +00:00
cpu-i386.c Initial revision 1991-10-01 03:43:11 +00:00
cpu-i960.c Initial revision 1991-10-01 03:43:11 +00:00
cpu-m88k.c Initial revision 1991-10-01 03:43:11 +00:00
cpu-rs6000.c Initial revision 1991-10-25 07:16:56 +00:00
cpu-vax.c Initial revision 1991-10-01 03:43:11 +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
ctor.c * bfd.c (bfd_get_error, bfd_set_error): New functions. 1994-02-17 18:08:41 +00:00
demo64.c Initial revision 1991-05-18 02:58:02 +00:00
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 * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use signed 1993-08-11 13:42:17 +00:00
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 * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 1993-08-04 16:36:10 +00:00
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-sparc.c (elf_sparc_howto_table): Don't use "^&" before 1993-07-20 20:26:51 +00:00
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 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 Extensive changes to move the bulk of the linker into BFD so that 1993-12-30 19:56:50 +00:00
elf64.c begin reorganization to support 64-bit elf 1993-05-25 18:50:49 +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
elfcode.h * format.c (bfd_check_format_matches): Initialize matching_vector 1994-02-26 03:41:36 +00:00
filemode.c * all files: update copyright notices for GPL version 2. 1991-07-31 16:58:05 +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 Initial revision 1991-12-18 23:01:07 +00:00
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 * host-aout.c: Change TARGETNAME to "a.out" to be compatible with 1992-01-30 19:42:52 +00:00
hp300bsd.c * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd 1992-02-17 20:04:21 +00:00
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 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
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 Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1993-01-12 00:38:59 +00:00
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 * libhppa.h: Restore #undefs of e_fsel and other e_* symbols. 1993-08-31 17:11:46 +00:00
libieee.h Undo Bothner changes that depend on pointer representation. 1991-05-29 00:38:52 +00:00
libnlm.h * libnlm.h (struct nlm_backend_data): New fields 1993-12-02 02:22:35 +00:00
liboasys.h Minor cleanup to make it compile on DECstation. 1991-05-02 21:22:43 +00:00
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 * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall. 1993-04-15 04:52:32 +00:00
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 Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. 1991-10-11 10:11:37 +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-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 * 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
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
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 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
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 Initial revision 1991-11-22 04:59:56 +00:00
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 make target selection fully configurable 1993-08-07 22:38:22 +00:00
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