aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2003-08-11 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek12-14/+31
2003-08-11 * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.oAlan Modra2-1/+14
2003-08-11daily updateAlan Modra1-1/+1
2003-08-10daily updateAlan Modra1-1/+1
2003-08-09daily updateAlan Modra1-1/+1
2003-08-08Add MSP430 variantsNick Clifton5-57/+76
2003-08-08daily updateAlan Modra1-1/+1
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra29-107/+137
2003-08-07 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra9-1016/+641
2003-08-07daily updateAlan Modra1-1/+1
2003-08-06 * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.Alan Modra2-43/+84
2003-08-06Updated French translationsNick Clifton2-3/+7
2003-08-06Fix typoNick Clifton1-1/+1
2003-08-06 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss withAlan Modra2-1/+6
2003-08-06daily updateAlan Modra1-1/+1
2003-08-05 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.Daniel Jacobowitz2-8/+29
2003-08-05Detect and issue a warning message if the line number table could not be read.Nick Clifton2-0/+12
2003-08-05daily updateAlan Modra1-1/+1
2003-08-04Prefix .gnu.warning section messages with "warning: ".Nick Clifton2-3/+12
2003-08-04 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra6-719/+474
2003-08-04daily updateAlan Modra1-1/+1
2003-08-03daily updateAlan Modra1-1/+1
2003-08-02 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.Kaz Kojima2-2/+4
2003-08-02daily updateAlan Modra1-1/+1
2003-08-012003-08-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+8
2003-08-012003-08-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2003-08-01Add code to catch obsolete configurations and warn about them unlessNick Clifton2-0/+20
2003-08-01daily updateAlan Modra1-1/+1
2003-07-31 * elf32-ppc.c (ppc_elf_install_value): Tidy.Alan Modra3-163/+144
2003-07-31 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.Alan Modra3-179/+197
2003-07-31daily updateAlan Modra1-1/+1
2003-07-302003-07-30 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2-25/+18
2003-07-30bfd:Jason Eckhardt2-83/+43
2003-07-30 * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.Alan Modra3-3/+23
2003-07-30 * elf.c: Convert to C90, remove unnecessary prototypes and casts.Alan Modra2-657/+386
2003-07-30daily updateAlan Modra1-1/+1
2003-07-29 * elf64-ppc.c (func_desc_adjust): Give linker created functionAlan Modra2-1/+9
2003-07-292003-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher2-200/+459
2003-07-29* elf-m10300.c (mn10300_elf_relax_section): Take symbol hash tableAlexandre Oliva2-2/+7
2003-07-29daily updateAlan Modra1-1/+1
2003-07-28 * elf.c (special_sections): Set attributes for .got and .plt.Alan Modra2-6/+10
2003-07-28daily updateAlan Modra1-1/+1
2003-07-27 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocsAlan Modra2-37/+46
2003-07-27daily updateAlan Modra1-1/+1
2003-07-26bfd/H.J. Lu2-11/+21
2003-07-26daily updateAlan Modra1-1/+1
2003-07-252003-07-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+8
2003-07-25bfd/H.J. Lu19-63/+527
2003-07-25Include SEC_CODE so that code sections are assigned the LOAD attribute.Nick Clifton2-2/+7
2003-07-25 * elf32-sh.c: Convert to C90. Replace PTR with void *.Kaz Kojima6-497/+318