aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1997-03-20 Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>.Ian Lance Taylor1-0/+18
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 Taylor1-0/+11
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 Taylor1-0/+11
1997-03-19start-sanitize-m32rIan Lance Taylor1-0/+5
1997-03-18 * xcofflink.c (_bfd_xcoff_bfd_final_link): Call bfd_malloc ratherIan Lance Taylor1-0/+5
1997-03-18 * bfd-in.h: Don't include obstack.h.Ian Lance Taylor1-0/+31
1997-03-17 * srec.c (srec_scan): Rewrite to not use obstack_1grow.Ian Lance Taylor1-0/+1
1997-03-17 * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove.Ian Lance Taylor1-0/+6
1997-03-17 * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t. RemoveIan Lance Taylor1-0/+8
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 Taylor1-0/+3
1997-03-14 * elfcode.h (elf_slurp_symbol_table): Don't try to read theIan Lance Taylor1-0/+5
1997-03-13 * coff-tic80.c (coff_rtype_to_howto): DefineFred Fish1-0/+8
1997-03-13 * elflink.h (elf_link_add_object_symbols): Don't warn about typeIan Lance Taylor1-0/+3
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 Taylor1-0/+42
1997-03-10 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-0/+27
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 Taylor1-0/+6
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-06 * elf32-mn10300.c (mn10300_elf_final_link_relocate): New function.Jeff Law1-0/+4
1997-03-06 * elf32-mn10300.c (reloc_type): Remove PCREL{8,16,32}_{1,2}BYTEJeff Law1-0/+8
1997-03-06start-sanitize-tic80Fred Fish1-0/+15
1997-03-05 * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc): Fix overflow calc.David Edelsohn1-0/+15
1997-03-03 * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2Fred Fish1-0/+7
1997-03-03 * elflink.h (elf_link_find_version_dependencies): Check thatIan Lance Taylor1-0/+6
1997-02-28 * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.Fred Fish1-0/+6
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 Taylor1-0/+17
1997-02-28 * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_nameIan Lance Taylor1-0/+21
1997-02-28 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_labelIan Lance Taylor1-0/+15
1997-02-27 * elf32-mips.c (struct mips_got_info): Add assigned_gotno field.Ian Lance Taylor1-0/+10
1997-02-26Wed Feb 26 15:19:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1997-02-26 * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.Stan Shebs1-0/+1
1997-02-26 * elflink.h (elf_link_input_bfd): Don't skip symbols from sectionsIan Lance Taylor1-0/+15
1997-02-25 * elf.c (elf_fake_sections): Use SHT_NOTE for any section whoseIan Lance Taylor1-0/+6
1997-02-25 * elf32-mips.c (mips_elf_relocate_section): Check for misalignedIan Lance Taylor1-0/+70
1997-02-21 * elf32-mn10200.c (mn10200_elf_final_link_relocate): SimplifyJeff Law1-0/+9
1997-02-21 * elf32-m32r.c: Rewrite to use ELF backend linker.David Edelsohn1-0/+10
1997-02-21 * elf32-mn10200.c (mn10200_elf_relax_section): New function.Jeff Law1-1/+8
1997-02-20 * elf32-mn10200.c (mn10200_elf_final_link_relocate): New function.Jeff Law1-0/+6
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner1-13/+1
1997-02-19Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+11
1997-02-18 * reloc.c (struct reloc_howto_struct): Fix typo in comment.Fred Fish1-0/+14