aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2003-05-23daily updateAlan Modra1-1/+1
2003-05-22 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally usedThiemo Seufer3-0/+89
2003-05-22 * som.h: Define PA_2_0 before including a.out.hDave Anglin2-0/+7
2003-05-22daily updateAlan Modra1-1/+1
2003-05-212003-05-07 Eric Christopher <echristo@redhat.com>Eric Christopher2-59/+50
2003-05-21Check for a target triplet of shl-...-netbsdelf as well as shle-...-netbsdelf.Nick Clifton2-5/+6
2003-05-21Fix dst_mask for X_STORMY16_REL_12 reloc.Nick Clifton2-1/+4
2003-05-21USe is_elf_hash_table() to check for the presence of an elf_link_hash_tableNick Clifton2-2/+8
2003-05-21.Roland McGrath1-1/+18
2003-05-212003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2-9/+26
2003-05-212003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath4-1/+259
2003-05-212003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+38
2003-05-21daily updateAlan Modra1-1/+1
2003-05-20bfd/H.J. Lu3-2/+14
2003-05-20daily updateAlan Modra1-1/+1
2003-05-182003-05-18 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2-1/+5
2003-05-17 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section inAndreas Schwab2-28/+30
2003-05-17 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCALAlan Modra6-43/+53
2003-05-17 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd nullThiemo Seufer2-0/+10
2003-05-17daily updateAlan Modra1-1/+1
2003-05-162003-05-16 Michael Snyder <msnyder@redhat.com>Michael Snyder5-3/+48
2003-05-16Replace i[3456]86 with i[3-7]86Nick Clifton5-71/+78
2003-05-16daily updateAlan Modra1-1/+1
2003-05-152003-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-7/+9
2003-05-152003-05-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+9
2003-05-15 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.Alan Modra4-6/+34
2003-05-15 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.Thiemo Seufer2-7/+5
2003-05-15daily updateAlan Modra1-1/+1
2003-05-13 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check forStephane Carrez3-6/+47
2003-05-132003-05-13 Andrew Haley <aph@redhat.com>Andrew Haley2-1/+5
2003-05-13 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move fromAlan Modra5-64/+54
2003-05-13 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,Kaz Kojima2-5/+46
2003-05-13daily updateAlan Modra1-1/+1
2003-05-12Use "bitfield" overflow detection for R_XSTORMY16_16 reloc.Nick Clifton2-1/+6
2003-05-12Fix typo in spelling of name of R_H8_DIR8 relocNick Clifton2-19/+23
2003-05-122003-05-11 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2-3/+12
2003-05-12daily updateAlan Modra1-1/+1
2003-05-11 * elf32-m68k.c (elf_m68k_relocate_section): Replace uglyAndreas Schwab2-78/+67
2003-05-11daily updateAlan Modra1-1/+1
2003-05-10daily updateAlan Modra1-1/+1
2003-05-09 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):Martin Schwidefsky3-8/+15
2003-05-09 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.Martin Schwidefsky3-36/+99
2003-05-09 * elf32-s390.c (allocate_dynrelocs): For undef weak syms withMartin Schwidefsky3-8/+52
2003-05-09 * cpu-arm.c (arm_check_note): Warning fix.Alan Modra6-9/+33
2003-05-09 * elf.c (elf_fake_sections): Use correct cast for sh_name.Alan Modra2-3/+7
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra33-2260/+2323
2003-05-09daily updateAlan Modra1-1/+1
2003-05-082003-05-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+7
2003-05-082003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-3/+19
2003-05-082003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-7/+40