aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2001-09-08 * elf32-i386.c (elf_i386_relocate_section): Check !DEF_REGULARAlan Modra3-6813/+6833
2001-09-07 * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handlingThiemo Seufer2-1/+6
2001-09-06 * elf64-mips.c (mips_elf64_howto_table_rel): Fix relocation HOWTOThiemo Seufer2-6953/+6908
2001-09-06Fix import symbols for AIX.Tom Rix5-14/+48
2001-09-05 * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson5-237/+74
2001-09-04 * elf32-h8300.c (elf32_h8_relax_section): New function.Jeff Law2-0/+867
2001-09-04 * elf32-h8300.c (special): New function.Jeff Law2-12/+65
2001-09-01 * vms-tir.c: Add missing prototypes.Andreas Jaeger5-5/+34
2001-08-312001-08-31 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+14
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher6-34/+32
2001-08-31 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memoryJakub Jelinek2-3/+9
2001-08-31amend entry to mention only if not USE_RELNick Clifton1-1/+1
2001-08-31Do not rightshift recomputed addend during relocatable link if not USE_REL.Nick Clifton2-3/+5
2001-08-31Fix off-by-one error whilst sweeping vtable relocsNick Clifton2-3/+10
2001-08-302001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-5/+12
2001-08-302001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu3-0/+10
2001-08-302001-08-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+8
2001-08-30Fix for xty_ld symbolsTom Rix2-4/+9
2001-08-30 * elf32-h8300.c (h8_elf_howto_table): Add new PC relativeJeff Law2-6/+54
2001-08-30 * elf32-h8300.c: Put all prototypes together.Jeff Law2-9/+251
2001-08-292001-08-29 Joel Sherrill <joel@OARcorp.com>Phil Blundell2-6/+15
2001-08-29Fix brown-paper-bag thinko in last change.Jeff Law1-1/+1
2001-08-29Fix typos in ChangeLog dates.Jeff Law1-2/+2
2001-08-29 * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law4-15/+140
2001-08-29 * targmatch.sed: Delete case statements.Alan Modra3-3/+14
2001-08-29 * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke12-14/+336
2001-08-28Add missing prototypesNick Clifton9-197/+250
2001-08-27 * elf32-i386.c: Add missing prototypes.Daniel Jacobowitz5-0/+24
2001-08-27 * elf32-i386.c (elf_i386_grok_prstatus): New function.Daniel Jacobowitz5-0/+297
2001-08-272001-08-27 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+13
2001-08-272001-08-27 H.J. Lu <hjl@gnu.org>H.J. Lu2-5/+27
2001-08-27Add missing prototypesNick Clifton8-309/+346
2001-08-27 * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra13-34/+3965
2001-08-27 * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if theAndreas Schwab2-27/+34
2001-08-27 * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if theAndreas Jaeger4-65/+97
2001-08-26 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger4-113/+130
2001-08-26 * oasys.c: Add missing prototypes.Andreas Jaeger5-8/+62
2001-08-25Add missing prototypesNick Clifton19-999/+1140
2001-08-25 * elf32-mips.c (elf_mips_abi_name): Return the right ABI string forThiemo Seufer2-6/+11
2001-08-242001-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-8/+8
2001-08-24Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton6-34/+121
2001-08-24* bfd.c (bfd_alt_mach_code): New function.Alexandre Oliva3-0/+63
2001-08-24* elf-m10300.c (mn10300_elf_relocate_section): Test the rightAlexandre Oliva2-2/+8
2001-08-24 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek3-25/+56
2001-08-24 * linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()Thiemo Seufer2-1/+10
2001-08-23 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL ifAndreas Jaeger2-27/+34
2001-08-23Add more missing prototypesNick Clifton10-864/+907
2001-08-232001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu15-44/+70
2001-08-23Add missing prototypes for bout.cNick Clifton5-438/+469
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek9-85/+401