aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra56-271/+300
2002-06-25daily updateAlan Modra1-1/+1
2002-06-24daily updateAlan Modra1-1/+1
2002-06-23 * elflink.h (elf_link_add_archive_symbols): For the defaultAlan Modra2-7/+26
2002-06-23 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): NewAlan Modra2-20/+65
2002-06-23 * Makefile.in: Regenerate.Alan Modra6-54/+559
2002-06-232002-06-23 Alan Modra <amodra@bigpond.net.au>Alan Modra4-7/+177
2002-06-23daily updateAlan Modra1-1/+1
2002-06-22daily updateAlan Modra1-1/+1
2002-06-21daily updateAlan Modra1-1/+1
2002-06-20daily updateAlan Modra1-1/+1
2002-06-19If the target does not support an ELF style has table, return true, indicatingNick Clifton2-1/+8
2002-06-19daily updateAlan Modra1-1/+1
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley13-5/+1563
2002-06-18binutils/Jakub Jelinek2-18/+32
2002-06-18daily updateAlan Modra1-1/+1
2002-06-17Fix pc relocations.Tom Rix2-7/+13
2002-06-17 * opncls.c (bfd_openr): Remove redundant bfd_set_error.Alan Modra2-6/+7
2002-06-17 * targets.c: Sort target vecs.Alan Modra4-200/+252
2002-06-17daily updateAlan Modra1-1/+1
2002-06-16 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use memberHans-Peter Nilsson2-2/+11
2002-06-16 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.Jeff Law3-39/+51
2002-06-16daily updateAlan Modra1-1/+1
2002-06-15daily updateAlan Modra1-1/+1
2002-06-14Enable 16 byte alignment for .bss, .data and .text sections so that sse andNick Clifton3-27/+46
2002-06-14daily updateAlan Modra1-1/+1
2002-06-13Individual processor configurations for sh-elf / sh-linux:Joern Rennecke2-2/+7
2002-06-13daily updateAlan Modra1-1/+1
2002-06-12 * elflink.h (elf_bfd_final_link): Improve error handling for missingJeff Law2-2/+17
2002-06-12 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entryJeff Law2-19/+29
2002-06-12Change text alignement to 4 bytes.Tom Rix3-8/+20
2002-06-12daily updateAlan Modra1-1/+1
2002-06-11daily updateAlan Modra1-1/+1
2002-06-10 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDERichard Sandiford2-0/+6
2002-06-10Use htab_create_alloc with calloc, not htab_alloc.Nick Clifton3-3/+11
2002-06-10daily updateAlan Modra1-1/+1
2002-06-092002-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+8
2002-06-09daily updateAlan Modra1-1/+1
2002-06-08* Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.Jason Thorpe9-529/+111
2002-06-082002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe2-0/+5
2002-06-08 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.Alan Modra2-2/+6
2002-06-08 * Makefile.am: Fix quote style in last change.Alan Modra3-6/+11
2002-06-08 * Makefile.am: Run "make dep-am".Alan Modra3-30/+518
2002-06-08 * armnetbsd.c: Replace CONST with const.Alan Modra7-30/+37
2002-06-08 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hashAlan Modra2-1/+6
2002-06-08daily updateAlan Modra1-1/+1
2002-06-07 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.Thiemo Seufer2-29/+28
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra22-105/+94
2002-06-07 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace withAlan Modra4-26/+62
2002-06-07 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolvedAlan Modra2-10/+20