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 61c94e5e64 * bfd.c (bfd_scan_vma): Cast end to be non const before passing it 32 years ago
..
doc * bfd.texinfo: Added Hash Tables node. 33 years ago
hosts Updated for recent NetBSD changes 32 years ago
.Sanitize * configure.host (sparc-*-netbsd): use sparcnbsd. 32 years ago
COPYING Initial revision 36 years ago
ChangeLog * bfd.c (bfd_scan_vma): Cast end to be non const before passing it 32 years ago
ChangeLog.1 Split ChangeLog into two. 33 years ago
ChangeLog.mpw * mpw-make.in (ctor.c): Remove references. 32 years ago
Makefile.in Rebuilt dependencies. 32 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 * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
aout-adobe.c * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 33 years ago
aout-encap.c * aout-encap.c (ARCH): Don't define. Obsolete. 33 years ago
aout-target.h * aout-target.h (MY_zmagic_contiguous): Define as 0 if not already 32 years ago
aout0.c For PR 1927. 33 years ago
aout32.c Initial revision 36 years ago
aout64.c Initial revision 36 years ago
aoutf1.h * aoutf1.h (aout_32_sunos4_write_object_contents): Handle a 33 years ago
aoutx.h * aoutx.h (aout_link_write_symbols): Rename skip_indirect to 32 years ago
archive.c * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add _update_armap_timestamp. 32 years ago
archures.c doc cleanup 33 years ago
bfd-in.h * libelf.h (struct elf_obj_tdata): New field dt_needed_name. 33 years ago
bfd-in2.h * bfd-in.h (bfd_seek): Change declaration to not mark fp const. 32 years ago
bfd.c * bfd.c (bfd_scan_vma): Pass end argument on to strtoul. 32 years ago
bout.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
cache.c Modified Files: 33 years ago
cf-i386lynx.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
cf-m68klynx.c * cofflink.c (coff_link_input_bfd): If r_symndx is -1, don't 32 years ago
cf-sparclynx.c A number of minor Lynx-related changes, plus basic Sparc Lynx support. 33 years ago
cisco-core.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
coff-a29k.c * coffcode.h (coff_new_section_hook): Don't use align_power_min; 32 years ago
coff-alpha.c Add new style linker support to COFF backend. a29k only for now. 32 years ago
coff-apollo.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
coff-go32.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
coff-h8300.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
coff-h8500.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
coff-i386.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
coff-i960.c * coff-i960.c (coff_i960_relocate): Rewrote to change relocs 33 years ago
coff-m68k.c * coff-m68k.c (_bfd_coff_m68k_reloc_type_lookup): New function. 33 years ago
coff-m88k.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
coff-mips.c Add new style linker support to COFF backend. a29k only for now. 32 years ago
coff-rs6000.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
coff-sh.c Tue Sep 13 16:04:07 1994 Steve Chamberlain (sac@jonny.cygnus.com) 32 years ago
coff-sparc.c * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear the r_spare 33 years ago
coff-u68k.c * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.c 34 years ago
coff-we32k.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
coff-z8k.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
coffcode.h Minor tweaks to make COFF code support both new and old style linker. 32 years ago
coffgen.c Add new style linker support to COFF backend. a29k only for now. 32 years ago
cofflink.c * cofflink.c (coff_link_input_bfd): If r_symndx is -1, don't 32 years ago
coffswap.h * coffcode.h (bfd_coff_backend_data): Added new arguments to 33 years ago
config.bfd * configure.host, config.bfd: Change i[34]86 to i[345]86. 32 years ago
configure.bat changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 33 years ago
configure.host * configure.host, config.bfd: Change i[34]86 to i[345]86. 32 years ago
configure.in * configure.host (sparc-*-netbsd): use sparcnbsd. 32 years ago
core.c * Most files: 33 years ago
cpu-a29k.c * Most files: 33 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
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_set_symbol_info): Mark local stProc or stLabel 32 years ago
ecofflink.c * coff-mips.c (mips_relocate_section): When relaxing, adjust local 33 years ago
ecoffswap.h * ecoff.c (ecoff_swap_tir_in): Change input argument to const. 33 years ago
elf.c * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to 33 years ago
elf32-hppa.c * bfd-in2.h: Rebuilt. 33 years ago
elf32-hppa.h * bfd-in2.h: Rebuilt. 33 years ago
elf32-i386.c * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to 33 years ago
elf32-mips.c * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c, 33 years ago
elf32-sparc.c * elf32-sparc.c (elf_sparc_howto_table): The PC10, PC22, and WPLT30 relocations 32 years ago
elf32-target.h Add support for creating shared libraries under i386 ELF and SPARC 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 Add support for creating shared libraries under i386 ELF and SPARC 33 years ago
elf64.c begin reorganization to support 64-bit elf 34 years ago
elfcode.h * opncls.c (bfd_realloc): Deleted, since it's broken and fixing it would make 32 years ago
filemode.c * all files: update copyright notices for GPL version 2. 36 years ago
format.c * format.c (bfd_check_format_matches): Put the new entry in the 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 Make all callers of malloc or realloc (including via obstacks) 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 * hp300hpux.c (MY_final_link_callback): Define to avoid warning. 33 years ago
hppa_stubs.h * Support code for enabling the new style linker for PA ELF. 33 years ago
hppabsd-core.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
hpux-core.c * targets.c (bfd_target): Rearranged fields in target vector. 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
i386dynix.c * i386dynix.c, config/i386-dynix.mt: New files, handling Dynix 33 years ago
i386linux.c * i386linux.c (linux_link_create_dynamic_sections): Create section 32 years ago
i386lynx.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
i386mach3.c * i386mach3.c (N_TXTADDR): Don't define after all. 33 years ago
i386os9k.c * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 33 years ago
ieee.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
init.c doc cleanup 33 years ago
irix-core.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
libaout.h * libaout.h (struct aoutdata): Add q_magic_format to subformat 33 years ago
libbfd-in.h * hash.c: Copy string hash functions from aoutx.h. 32 years ago
libbfd.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
libbfd.h * reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew" 32 years ago
libcoff-in.h Add new style linker support to COFF backend. a29k only for now. 32 years ago
libcoff.h Add new style linker support to COFF backend. a29k only for now. 32 years ago
libecoff.h * coffcode.h (styp_to_sec_flags): Add name argument. If no flags 32 years ago
libelf.h * elf.c (bfd_elf_print_symbol): Moved here from elf_print_symbol in elfcode.h. 32 years ago
libhppa.h Fix typo in last check-in. 33 years ago
libieee.h Undo Bothner changes that depend on pointer representation. 36 years ago
libnlm.h * libnlm.h (struct nlm_obj_tdata): Add nlm_cygnus_section_hdr 33 years ago
liboasys.h Minor cleanup to make it compile on DECstation. 36 years ago
linker.c linker.c (FAIL): Undefine macro before defining as enum. 33 years ago
lynx-core.c * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. 33 years ago
m68klynx.c * aout-encap.c (ARCH): Don't define. Obsolete. 33 years ago
m88kmach3.c Mach 3 support. 33 years ago
makefile.dos changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 33 years ago
mipsbsd.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
mpw-config.in * mpw-config.in: Use sed instead of StreamEdit, add definitions 33 years ago
mpw-make.in * mpw-make.in (ctor.c): Remove references. 32 years ago
newsos3.c Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. 35 years ago
nlm-target.h * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 33 years ago
nlm.c * configure.in (*-*-netware, i[34]86-*-netware): New configs. 34 years ago
nlm32-alpha.c An annoying typo (faflse instead of false). Oopsie. 33 years ago
nlm32-i386.c * libbfd.c (bfd_read): Set bfd_error as appropriate for a short 33 years ago
nlm32-ppc.c start-sanitize-powerpc-netware 33 years ago
nlm32-sparc.c * nlm32-i386.c (nlm_i386_read_import): Null terminate the symbol 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 * Many files: change all bfd_target vectors to be const. Change 33 years ago
nlmswap.h * nlmswap.h: Declare functions. 33 years ago
ns32knetbsd.c * configure.host (sparc-*-netbsd): use sparcnbsd. 32 years ago
oasys.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
opncls.c Make all callers of malloc or realloc (including via obstacks) 33 years ago
osf-core.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
pc532-mach.c NS32K changes from Ian Dall. 33 years ago
ptrace-core.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
reloc.c * reloc.c (bfd_install_relocation): Cast data_start to bfd_byte * 32 years ago
reloc16.c * bout.c (calljx_callback, callj_callback): Use get_value to get 33 years ago
rs6000-core.c * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where 33 years ago
section.c * Most files: 33 years ago
som.c * som.h (som_symbol_type): Add "stringtab_offset" field. 32 years ago
som.h * som.h (som_symbol_type): Add "stringtab_offset" field. 32 years ago
sparclynx.c * sparclynx.c: Setup appropriate macros to enable core file 33 years ago
srec.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
stab-syms.c Initial revision 35 years ago
sunos.c * sunos.c (sunos_add_one_symbol): Treat a common symbol from a 33 years ago
syms.c * syms.c (stt): Add .rdata and .rodata. 32 years ago
targets.c * configure.host (sparc-*-netbsd): use sparcnbsd. 32 years ago
tekhex.c * Many files: change all bfd_target vectors to be const. Change 33 years ago
trad-core.c * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago