You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ian Lance Taylor 71efdf833f New file to hold ECOFF linking routines used by both ECOFF and MIPS ELF. 33 years ago
..
doc include elf doc 34 years ago
hosts Modified to be based on lynx.h, like i386 and m68k versions. 33 years ago
.Sanitize New file to hold ECOFF linking routines used by both ECOFF and MIPS ELF. 33 years ago
COPYING Initial revision 36 years ago
ChangeLog Split ChangeLog into two. 33 years ago
ChangeLog.1 Split ChangeLog into two. 33 years ago
Makefile.in NetWare/SPARC changes; required changes to the interface as well as 33 years ago
PORTING add pointer to config/README 34 years ago
TODO make target selection fully configurable 34 years ago
VERSION * Makefile.in (diststuff): New target. 33 years ago
aout-adobe.c * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall. 34 years ago
aout-encap.c Use aout-target.h more extensively. 35 years ago
aout-target.h * aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h: 34 years ago
aout32.c Initial revision 36 years ago
aout64.c Initial revision 36 years ago
aoutf1.h * aoutf1.h: Add definition of MACHTYPE_OK. 34 years ago
aoutx.h doc cleanup 33 years ago
archive.c doc cleanup 33 years ago
archures.c doc cleanup 33 years ago
bfd-in.h rewrite comment -- bfd-in2.h is generated too 34 years ago
bfd-in2.h * reloc.c: Use const instead of CONST. 33 years ago
bfd.c fix mistakes in last change 33 years ago
bout.c * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup and 34 years ago
cache.c doc cleanup 33 years ago
cf-m68klynx.c A number of minor Lynx-related changes, plus basic Sparc Lynx support. 33 years ago
cf-sparclynx.c A number of minor Lynx-related changes, plus basic Sparc Lynx support. 33 years ago
coff-a29k.c * coff-a29k.c (a29k_reloc): For R_IREL, don't left shift 33 years ago
coff-alpha.c * ecoff.c: New file for generic ECOFF functions. 34 years ago
coff-h8300.c gcc -Wall lint: 33 years ago
coff-h8500.c * coff-h8500.c (reloc_processing, rtype2howto): New relocation 34 years ago
coff-i386.c coff-i386.c (i3coff_object_p): Now static. 33 years ago
coff-i960.c Some of these are guesses, if you know different, just yell. 34 years ago
coff-m68k.c * coff-m68k.c (m68k_howto2rtype): Make arg CONST to match callers. 34 years ago
coff-m88k.c * coff-m88k.c (howto_table): Corrected bitsize for R_PCR26L from 34 years ago
coff-mips.c * coff-alpha.c: Implemented reloc handling for the linker, made 33 years ago
coff-rs6000.c * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, 34 years ago
coff-sh.c * coff-h8500.c (reloc_processing, rtype2howto): New relocation 34 years ago
coff-u68k.c * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.c 34 years ago
coff-z8k.c These changes cut the size of libbfd.a on a Sun4 by about 11%. 34 years ago
coffcode.h (coff_bfd_reloc_type_lookup): Don't define if already defined. 33 years ago
coffgen.c * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 34 years ago
coffswap.h * coffswap.h: (bfd_swap_reloc_in): a symndx is signed. 33 years ago
config.bfd Two more files in BFD updated for NetWARE/SPARC. 33 years ago
configure.bat Name change for DJ 35 years ago
configure.host * hosts/delta88v4.h: New for SVR4. 33 years ago
configure.in A number of minor Lynx-related changes, plus basic Sparc Lynx support. 33 years ago
core.c more doc cleanups 33 years ago
cpu-a29k.c Insert copyright notices in all BFD files that need them. 34 years ago
cpu-alpha.c Support for the alpha 34 years ago
cpu-h8300.c * bfd-in2.h, archures.c (bfd_mach_h8300[h]): new defines. 34 years ago
cpu-h8500.c H8/500 support 34 years ago
cpu-hppa.c * Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h, 35 years ago
cpu-i386.c Initial revision 35 years ago
cpu-i960.c Initial revision 35 years ago
cpu-m88k.c Initial revision 35 years ago
cpu-rs6000.c Initial revision 35 years ago
cpu-vax.c Initial revision 35 years ago
cpu-we32k.c Add preliminary support for the we32k (AT&T 3b2 family). 34 years ago
cpu-z8k.c Add basic support for the z8k: 34 years ago
ctor.c doc cleanup 33 years ago
demo64.c Initial revision 36 years ago
dep-in.sed Make "make dep" easier to work with. Updated lots of dependencies. 33 years ago
ecoff.c * libecoff.h: Include coff/ecoff.h. 33 years ago
ecofflink.c New file to hold ECOFF linking routines used by both ECOFF and MIPS ELF. 33 years ago
ecoffswap.h * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use signed 34 years ago
elf.c * elf.c, elfcode.h, libelf.h: Serious reorganization. 34 years ago
elf32-hppa.c * elfcode.h (elf_object_p): Rather than looking through an array 33 years ago
elf32-hppa.h More patches from Jeff Law, plus a little cleanup of my own. 33 years ago
elf32-i386.c * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 34 years ago
elf32-mips.c * reloc.c (enum bfd_reloc_code_real): Added 33 years ago
elf32-sparc.c * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before 34 years ago
elf32-target.h * libelf.h (struct elf_backend_data): Added fields 33 years ago
elf32.c hppa support, initial linker support 34 years ago
elf64-gen.c * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. 34 years ago
elf64-sparc.c * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before 34 years ago
elf64-target.h * libelf.h (struct elf_backend_data): Added fields 33 years ago
elf64.c begin reorganization to support 64-bit elf 34 years ago
elfcode.h * elfcode.h (bfd_section_from_shdr): Don't dump core if target 33 years ago
filemode.c * all files: update copyright notices for GPL version 2. 36 years ago
format.c doc cleanup 33 years ago
gen-aout.c Initial revision 35 years ago
host-aout.c * host-aout.c: Change TARGETNAME to "a.out" to be compatible with 35 years ago
hp300bsd.c * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd 35 years ago
hp300hpux.c * aoutx.h (translate_from_native_sym_flags): Removed statep 34 years ago
hppa_stubs.h * elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove code 33 years ago
i386aout.c Linker now works for go32; other changes keep it from breaking the other 34 years ago
i386bsd.c * aout-target.h (callback): Don't define this function if it won't be used. 34 years ago
i386lynx.c * configure.in: i386lynx_coff_vec requires coff-i386lynx.o. 33 years ago
i386mach3.c new for mach 33 years ago
ieee.c gcc -Wall lint: 33 years ago
init.c doc cleanup 33 years ago
libaout.h comment branches in ARCH_SIZE test 34 years ago
libbfd-in.h Tue Sep 14 14:34:45 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) 33 years ago
libbfd.c more doc cleanups 33 years ago
libbfd.h * reloc.c: Use const instead of CONST. 33 years ago
libcoff-in.h Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 34 years ago
libcoff.h * libcoff.h (obj_raw_syment_coun): New macro. 34 years ago
libecoff.h * ecoff.c: New file for generic ECOFF functions. 34 years ago
libelf.h * libelf.h (struct elf_backend_data): Added fields 33 years ago
libhppa.h * libhppa.h: Restore #undefs of e_fsel and other e_* symbols. 33 years ago
libieee.h Undo Bothner changes that depend on pointer representation. 36 years ago
libnlm.h * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs. 34 years ago
liboasys.h Minor cleanup to make it compile on DECstation. 36 years ago
lynx-core.c * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. 33 years ago
m68klynx.c * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc. 33 years ago
mipsbsd.c * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall. 34 years ago
netbsd386.c gcc -Wall lint: 33 years ago
newsos3.c Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. 35 years ago
nlm-target.h * nlm{32,64}-target.h: Remove. 34 years ago
nlm.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 34 years ago
nlm32-gen.c * nlm32-i386.c: New file. First cut at i386 NLM code. 34 years ago
nlm32-i386.c * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs. 34 years ago
nlm32.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 34 years ago
nlm64-gen.c * nlm32-i386.c: New file. First cut at i386 NLM code. 34 years ago
nlm64.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 34 years ago
nlmcode.h * nlmcode.h (nlm_object_p): Set HAS_SYMS if there are external 33 years ago
oasys.c gcc -Wall lint: 33 years ago
opncls.c doc cleanup 33 years ago
reloc.c fix mistakes in last change 33 years ago
reloc16.c These changes cut the size of libbfd.a on a Sun4 by about 11%. 34 years ago
seclet.c * libbfd.c (bfd_write): If not everything is written out, set 33 years ago
seclet.h * bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c, 34 years ago
section.c doc cleanup 33 years ago
som.c * Minimal support for reading SOM fixup streams. Allows 33 years ago
som.h * som.h (struct som_symbol): Add new fields to hold additional 33 years ago
srec.c (srec_write_symbols): Use sprintf_vma, in case bfd_vma is too wide for 34 years ago
stab-syms.c Initial revision 35 years ago
sunos.c * sunos.c: (choose_reloc_size) added: (sunos4_callback) calls 36 years ago
syms.c doc cleanup 33 years ago
targets.c Need to declare nlm32_sparc_vec; oopsie. 33 years ago
tekhex.c * bfd.c: Use right name for tekhex tdata struct. 34 years ago
trad-core.c * elfcode.h: Use memset not bzero. 34 years ago