aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-07 * Makefile.am (libbfd.h): Don't use "echo -n".Alan Modra3-18/+18
2002-06-07daily updateAlan Modra1-1/+1
2002-06-06 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninterestingJeff Law2-4/+13
2002-06-06Include libiberty.hNick Clifton3-28/+36
2002-06-06 * peXXigen.c (pe_print_idata): Remove unused variable.Alan Modra2-1/+4
2002-06-06Do not include empty sections in loadable segments.Nick Clifton2-3/+41
2002-06-06 * bfdint.texi: Change registry@sco.com to registry@caldera.com.Alan Modra2-2/+6
2002-06-06 * stabs.c (_bfd_link_section_stabs): Check that the symbol offsetRichard Sandiford2-3/+18
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra19-72/+116
2002-06-06daily updateAlan Modra1-1/+1
2002-06-05gcc:Joern Rennecke2-0/+17
2002-06-05 * elf.c (group_signature): Swap in the whole symbol, and handleAlan Modra2-18/+89
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra21-51/+146
2002-06-05* elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...Maciej W. Rozycki5-12/+22
2002-06-052002-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+15
2002-06-05 * coff-alpha.c: Update copyright date.Alan Modra4-3/+7
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra37-29/+139
2002-06-05 * Makefile.am (libbfd.h): Add "Extracted from.." comment.Alan Modra3-7/+31
2002-06-05bfd/Jason Thorpe7-271/+320
2002-06-05daily updateAlan Modra1-1/+1
2002-06-04 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): RemoveAlan Modra4-16/+14
2002-06-04bfd:Jason Thorpe9-685/+314
2002-06-04 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra6-19/+117
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra13-22/+37
2002-06-04daily updateAlan Modra1-1/+1
2002-06-03* elfxx-mips.c (ABI_64_P): Use backend's data to determine theMaciej W. Rozycki2-1/+6
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata19-99/+120
2002-06-03daily updateAlan Modra1-1/+1
2002-06-02 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereferenceRichard Henderson2-12/+19
2002-06-02 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test forRichard Henderson2-85/+154
2002-06-02 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefinedRichard Henderson2-57/+209
2002-06-02 include/elf/Richard Henderson2-134/+600