aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2003-04-22Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton4-4/+11
2003-04-22daily updateAlan Modra1-1/+1
2003-04-21 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for anRichard Henderson2-1/+8
2003-04-21 * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.Stephane Carrez5-8/+29
2003-04-21 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)Stephane Carrez5-803/+1998
2003-04-21daily updateAlan Modra1-1/+1
2003-04-20daily updateAlan Modra1-1/+1
2003-04-19daily updateAlan Modra1-1/+1
2003-04-18Only check associated vector if the matching_vector has been created.Nick Clifton2-1/+8
2003-04-18daily updateAlan Modra1-1/+1
2003-04-17daily updateAlan Modra1-1/+1
2003-04-16* dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo inAlexandre Oliva2-1/+6
2003-04-16daily updateAlan Modra1-1/+1
2003-04-15If a section holds uninitialized data and is from an object file or from anNick Clifton2-8/+17
2003-04-15Properly report filename for alignment reduction.Nick Clifton2-6/+25
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton14-59/+75
2003-04-15daily updateAlan Modra1-1/+1
2003-04-14Maintain maximum alignment for common symbols. Warn reducing alignment forNick Clifton2-7/+68
2003-04-14daily updateAlan Modra1-1/+1
2003-04-13daily updateAlan Modra1-1/+1
2003-04-12* elfxx-mips.c (mips_elf_calculate_relocation): Adjust two otherAlexandre Oliva2-6/+14
2003-04-12* elfxx-mips.c (mips_elf_get_global_gotsym_index): New.Alexandre Oliva2-3/+36
2003-04-12daily updateAlan Modra1-1/+1
2003-04-11* elfxx-mips.c (mips_elf_calculate_relocation): DecayAlexandre Oliva2-3/+69
2003-04-11daily updateAlan Modra1-1/+1
2003-04-10 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to theBob Wilson2-5/+9
2003-04-10daily updateAlan Modra1-1/+1
2003-04-09 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:Richard Henderson2-1/+18
2003-04-092003-04-09 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+6
2003-04-09* dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standardAlexandre Oliva2-17/+31
2003-04-09* elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)Alexandre Oliva2-4/+10
2003-04-09daily updateAlan Modra1-1/+1
2003-04-08daily updateAlan Modra1-1/+1
2003-04-07 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file relatedKevin Buettner2-2/+7
2003-04-07daily updateAlan Modra1-1/+1
2003-04-06(bfd_simple_get_relocated_section_contents): Disable free that leads to GDBNick Clifton2-0/+16
2003-04-06daily updateAlan Modra1-1/+1
2003-04-05daily updateAlan Modra1-1/+1
2003-04-04 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjustStephane Carrez2-19/+38
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal5-22/+31
2003-04-04daily updateAlan Modra1-1/+1
2003-04-03(_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files andNick Clifton4-46/+69
2003-04-03 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): Expand comment.Alan Modra2-2/+7
2003-04-03 * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCALAlan Modra2-4/+8
2003-04-03daily updateAlan Modra1-1/+1
2003-04-02 * xtensa-modules.c: Remove comment indicating that this is aBob Wilson2-2/+5
2003-04-02daily updateAlan Modra1-1/+1
2003-04-01 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.Alan Modra2-42/+49
2003-04-01Add Xtensa portNick Clifton15-20/+12754
2003-04-01Fixes for iWMMXt contribution.Nick Clifton9-186/+362