aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2005-11-18 * elf64-ppc.c (ppc64_elf_check_relocs): Don't set has_14bit_branchAlan Modra2-1/+23
2005-11-18 * elf64-hppa.c (elf64_hppa_object_p): Recognize corefiles underDave Anglin2-4/+48
2005-11-17daily updateAlan Modra1-1/+1
2005-11-16daily updateAlan Modra1-1/+1
2005-11-15daily updateAlan Modra1-1/+1
2005-11-14daily updateAlan Modra1-1/+1
2005-11-13daily updateAlan Modra1-1/+1
2005-11-12daily updateAlan Modra1-1/+1
2005-11-11daily updateAlan Modra1-1/+1
2005-11-11PR 1150Nick Clifton3-2/+38
2005-11-10daily updateAlan Modra1-1/+1
2005-11-09daily updateAlan Modra1-1/+1
2005-11-08daily updateAlan Modra1-1/+1
2005-11-08bfd:Nathan Sidwell7-8/+62
2005-11-07daily updateAlan Modra1-1/+1
2005-11-07 * warning.m4 (AM_BINUTILS_WARNINGS): Default to empty stringSteve Ellcey3-129/+259
2005-11-07 * configure.host (ia64-*-hpux*): Set _LARGEFILE64_SOURCE.Steve Ellcey2-0/+6
2005-11-06daily updateAlan Modra1-1/+1
2005-11-05daily updateAlan Modra1-1/+1
2005-11-04daily updateAlan Modra1-1/+1
2005-11-03daily updateAlan Modra1-1/+1
2005-11-03 * configure.in: Check for fopen64.Daniel Jacobowitz9-233/+150
2005-11-03 * elfxx-mips.c (mips_elf_calculate_relocation): Handle onlyThiemo Seufer2-6/+11
2005-11-03 * elf.c (elf_fake_sections): When calculating tbss size, just useAlan Modra3-22/+26
2005-11-02daily updateAlan Modra1-1/+1
2005-11-01daily updateAlan Modra1-1/+1
2005-11-01 PR ld/1775Alan Modra2-2/+8
2005-10-31daily updateAlan Modra1-1/+1
2005-10-30daily updateAlan Modra1-1/+1
2005-10-292005-10-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-6/+16
2005-10-292005-10-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-0/+14
2005-10-29daily updateAlan Modra1-1/+1
2005-10-29* Makefile.am: Run "make dep-am".Mark Kettenis3-1670/+1429
2005-10-29daily updateAlan Modra1-1/+1
2005-10-28 From Eric Botcazou <botcazou@adacore.com>Joel Brobecker1-0/+6
2005-10-28 Mostly from Eric Botcazou <botcazou@adacore.com>Joel Brobecker3-23/+36
2005-10-282005-10-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+14
2005-10-28 PR ld/1567Hans-Peter Nilsson2-1/+12
2005-10-28daily updateAlan Modra1-1/+1
2005-10-27 PR 973Alan Modra2-12/+59
2005-10-27 * bfdwin.c (bfd_get_file_window): Seek into file in place ofAlan Modra2-5/+11
2005-10-27 * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file.Alan Modra4-74/+28
2005-10-27 * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_stat, not fstat.Alan Modra4-24/+13
2005-10-27 * cache.c: Reorganize file to avoid forward reference.Alan Modra2-191/+192
2005-10-27daily updateAlan Modra1-1/+1
2005-10-26 * cache.c (bfd_cache_lookup_worker): Don't abort on failing toAlan Modra6-12/+54
2005-10-26 * cache.c (bfd_cache_lookup_worker): Use bfd_error_handlerAlan Modra2-1/+8
2005-10-26 * cache.c (bfd_open_file): Set bfd_error_system_call on failureAlan Modra2-8/+20
2005-10-26daily updateAlan Modra1-1/+1
2005-10-25Add support for the Z80 processor familyNick Clifton14-0/+404