aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2003-08-20 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.Richard Sandiford2-0/+6
2003-08-20Better handking for unresolved symbolsNick Clifton27-846/+383
2003-08-20daily updateAlan Modra1-1/+1
2003-08-19daily updateAlan Modra1-1/+1
2003-08-182003-08-18 Andreas Schwab <schwab@suse.de>H.J. Lu2-1/+8
2003-08-18daily updateAlan Modra1-1/+1
2003-08-17 * simple.c (bfd_simple_get_relocated_section_contents): MoveHans-Peter Nilsson2-12/+32
2003-08-17daily updateAlan Modra1-1/+1
2003-08-16 * elf64-ppc.c: Don't include elf/ppc.h.Alan Modra2-1/+4
2003-08-16daily updateAlan Modra1-1/+1
2003-08-15daily updateAlan Modra1-1/+1
2003-08-14 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMICRichard Sandiford2-1/+6
2003-08-14 * dep-in.sed: Remove libintl.h.Alan Modra4-25/+18
2003-08-14daily updateAlan Modra1-1/+1
2003-08-13daily updateAlan Modra1-1/+1
2003-08-12 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.Alan Modra2-1/+18
2003-08-12daily updateAlan Modra1-1/+1
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