aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1997-03-25 * coff-tic80.c (tic80_howto_table): Add R_ABS entry.Fred Fish1-0/+8
1997-03-24 * targmatch.sed: Use the hold space to put the #ifdef around theIan Lance Taylor1-0/+7
1997-03-24 * Makefile.in: Rebuild dependencies.Ian Lance Taylor1-0/+5
1997-03-24 * config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* orIan Lance Taylor1-0/+3
1997-03-24 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Don'tIan Lance Taylor2-15/+37
1997-03-21Remove m32r sanitization.David Edelsohn5-56/+6
1997-03-21 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.David Edelsohn1-22/+19
1997-03-21 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): If there isIan Lance Taylor2-9/+25
1997-03-20 Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>.Ian Lance Taylor9-427/+598
1997-03-20 * binary.c (binary_set_section_contents): Don't get misled if theIan Lance Taylor1-0/+4
1997-03-20 * elflink.h (elf_bfd_final_link): Set the value of a sectionIan Lance Taylor2-1/+15
1997-03-19 * Makefile.in: Rebuild dependencies.Ian Lance Taylor1-0/+1
1997-03-19Tue Mar 18 22:40:09 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor3-11/+803
1997-03-19start-sanitize-m32rIan Lance Taylor1-0/+5
1997-03-18 * xcofflink.c (_bfd_xcoff_bfd_final_link): Call bfd_malloc ratherIan Lance Taylor2-5/+7
1997-03-18fix tipo in commentIan Lance Taylor1-2/+3
1997-03-18 * bfd-in.h: Don't include obstack.h.Ian Lance Taylor12-701/+396
1997-03-17 * srec.c (srec_scan): Rewrite to not use obstack_1grow.Ian Lance Taylor2-71/+134
1997-03-17 * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove.Ian Lance Taylor4-25/+6
1997-03-17 * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t. RemoveIan Lance Taylor6-42/+65
1997-03-15 * elf32-mips.c (mips_elf_is_local_label_name): Accept the genericIan Lance Taylor1-0/+5
1997-03-15 * config.bfd (powerpc-*-beos*): New target.Fred Fish1-0/+8
1997-03-15 * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 isIan Lance Taylor2-1/+11
1997-03-14 * elfcode.h (elf_slurp_symbol_table): Don't try to read theIan Lance Taylor2-4/+11
1997-03-13 * coff-tic80.c (coff_rtype_to_howto): DefineFred Fish2-5/+87
1997-03-13 * elflink.h (elf_link_add_object_symbols): Don't warn about typeIan Lance Taylor2-2/+7
1997-03-13 * cisco-core.c (SIGEMT): Define if not defined.Ian Lance Taylor1-0/+4
1997-03-13 * elflink.h (elf_link_add_object_symbols): Use extsymoff whenIan Lance Taylor3-38/+274
1997-03-13 * elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner ofIan Lance Taylor1-21/+49
1997-03-11 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-46/+197
1997-03-10 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor4-56/+344
1997-03-07 * coffcode.h (bfd_coff_backend_data): ChangeIan Lance Taylor1-0/+8
1997-03-07Fri Mar 7 11:55:31 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-0/+4
1997-03-07 * xcofflink.c (_bfd_xcoff_bfd_final_link): Always allocate spaceIan Lance Taylor2-42/+215
1997-03-07Update copyrights.Jeff Law2-2/+2
1997-03-07xIan Lance Taylor1-0/+1
1997-03-07 * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, sinceIan Lance Taylor1-0/+4
1997-03-07 * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26Ian Lance Taylor1-0/+5
1997-03-07Update copyright dates.Jeff Law1-1/+1
1997-03-06 * elf32-mn10300.c (mn10300_elf_final_link_relocate): New function.Jeff Law2-0/+253
1997-03-06 * elf32-mn10300.c (reloc_type): Remove PCREL{8,16,32}_{1,2}BYTEJeff Law2-156/+31
1997-03-06start-sanitize-tic80Fred Fish2-14/+30
1997-03-05 * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc): Fix overflow calc.David Edelsohn1-0/+15
1997-03-03(elf_link_add_object_symbols): Use correct sh_sizeUlrich Drepper1-4/+4
1997-03-03 * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2Fred Fish1-0/+7
1997-03-03Correct d10v sanitization errors.Jim Wilson1-8/+2
1997-03-03 * elflink.h (elf_link_find_version_dependencies): Check thatIan Lance Taylor2-0/+7
1997-02-28 * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.Fred Fish2-1/+7
1997-02-28 * targets.c (bfd_default_vector): Make non-const.Ian Lance Taylor1-0/+9
1997-02-28 * syms.c (bfd_is_local_label): Return false if the symbol has noIan Lance Taylor2-1/+18