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.
 
 
 
 
 
 
Jim Kingdon b36b8a6e94 * config.bfd: Use ELF, not COFF for m88*-*-dgux*. 33 years ago
..
doc * bfd.texinfo: Added Hash Tables node. 33 years ago
hosts Set lose_these_too correctly 33 years ago
.Sanitize Set lose_these_too correctly 33 years ago
COPYING Initial revision 36 years ago
ChangeLog * config.bfd: Use ELF, not COFF for m88*-*-dgux*. 33 years ago
ChangeLog.1 Split ChangeLog into two. 33 years ago
ChangeLog.gm Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
ChangeLog.mpw Fri Jan 7 10:34:47 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
Makefile.in * Makefile.in (install): Remove "@" which follows a backslash. In 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
aix386-core.c Extensive changes to move the bulk of the linker into BFD so that 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, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC, 33 years ago
aout32.c Initial revision 36 years ago
aout64.c Initial revision 36 years ago
aoutf1.h Extensive changes to move the bulk of the linker into BFD so that 33 years ago
aoutx.h * aoutx.h (adjust_z_magic): Don't merge the start of bss with the 33 years ago
archive.c Renamed get_elt_at_filepos to _bfd_get_elt_at_filepos, and made it 33 years ago
archures.c doc cleanup 33 years ago
bfd-in.h Fri Jan 7 10:29:27 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
bfd-in2.h Fri Jan 7 10:29:27 1994 Stan Shebs (shebs@andros.cygnus.com) 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 Extensive changes to move the bulk of the linker into BFD so that 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_write_relocs) [SWAP_OUT_RELOC_OFFSET]: Copy addend to r_offset field. 33 years ago
coffgen.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
coffswap.h * coffswap.h: (bfd_swap_reloc_in): a symndx is signed. 33 years ago
config.bfd handle sparc*-*-coff* 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 handle sparccoff_vec 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 * ecoff.c (ecoff_mkobject_hook): Don't set SEC_SHARED_LIBRARY flag 33 years ago
ecofflink.c * ecoff.c: First cut at new style of linker backend for 33 years ago
ecoffswap.h * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use signed 34 years ago
elf.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
elf32-hppa.c * elf32-hppa.c (hppa_elf_gen_reloc_type): Handle 'T' field 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 * linker.c (_bfd_generic_link_add_one_symbol): Add constructor and 33 years ago
elf32-sparc.c * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before 34 years ago
elf32-target.h Extensive changes to move the bulk of the linker into BFD so that 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 Extensive changes to move the bulk of the linker into BFD so that 33 years ago
elf64.c begin reorganization to support 64-bit elf 34 years ago
elfcode.h * elfcode.h (map_program_segments): Restore check of file_size != 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
genlink.h Added new files for linker support, and removed old seclet files. 33 years ago
hash.c * hash.c: Added some documentation. 33 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 Fri Dec 3 09:55:17 1993 Pete Hoogenboom (hoogen@cs.utah.edu) 33 years ago
hppabsd-core.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
hpux-core.c Extensive changes to move the bulk of the linker into BFD so that 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 * i386mach3.c (N_TXTADDR): Don't define after all. 33 years ago
ieee.c gcc -Wall lint: 33 years ago
init.c doc cleanup 33 years ago
irix-core.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
libaout.h Minor cleanups suggested by CodeCenter. 33 years ago
libbfd-in.h * libbfd-in.h (struct artdata): Added tdata field. 33 years ago
libbfd.c Minor cleanups suggested by CodeCenter. 33 years ago
libbfd.h * libbfd-in.h (struct artdata): Added tdata field. 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 Extensive changes to move the bulk of the linker into BFD so that 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 (struct nlm_backend_data): New fields 33 years ago
liboasys.h Minor cleanup to make it compile on DECstation. 36 years ago
linker.c * linker.c (_bfd_generic_link_add_one_symbol): Add constructor and 33 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
mpw-config.in Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
mpw-make.in Fri Jan 7 10:34:47 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
mpw-xconfig.in Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
netbsd386.c * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC, 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-alpha.c New files for preliminary Alpha NetWare support. 33 years ago
nlm32-i386.c * libnlm.h (struct nlm_backend_data): New fields 33 years ago
nlm32-sparc.c * libnlm.h (struct nlm_backend_data): New fields 33 years ago
nlm32.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 34 years ago
nlm64.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 34 years ago
nlmcode.h * libnlm.h (struct nlm_backend_data): New fields 33 years ago
nlmswap.h * nlmswap.h: Declare functions. 33 years ago
oasys.c gcc -Wall lint: 33 years ago
opncls.c doc cleanup 33 years ago
osf-core.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
ptrace-core.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
reloc.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
reloc16.c These changes cut the size of libbfd.a on a Sun4 by about 11%. 34 years ago
section.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
som.c * elf32-hppa.c (hppa_elf_gen_reloc_type): Handle 'T' field 33 years ago
som.h * som.h (struct som_symbol): Add new fields to hold additional 33 years ago
srec.c Extensive changes to move the bulk of the linker into BFD so that 33 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 Mon Jan 3 13:05:08 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
targets.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago
tekhex.c * bfd.c: Use right name for tekhex tdata struct. 34 years ago
trad-core.c Extensive changes to move the bulk of the linker into BFD so that 33 years ago