summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Merge with trunk.cagney_regbuf-20020515-branchAndrew Cagney2002-06-2121-279/+1938
* merge from trunkAndrew Cagney2002-06-155-29/+53
* * elflink.h (elf_bfd_final_link): Improve error handling for missingJeff Law2002-06-122-2/+17
* * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entryJeff Law2002-06-122-19/+29
* Change text alignement to 4 bytes.Tom Rix2002-06-123-8/+20
* daily updateAlan Modra2002-06-121-1/+1
* daily updateAlan Modra2002-06-111-1/+1
* * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDERichard Sandiford2002-06-102-0/+6
* Use htab_create_alloc with calloc, not htab_alloc.Nick Clifton2002-06-103-3/+11
* daily updateAlan Modra2002-06-101-1/+1
* 2002-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-06-092-1/+8
* daily updateAlan Modra2002-06-091-1/+1
* * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.Jason Thorpe2002-06-089-529/+111
* 2002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe2002-06-082-0/+5
* * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.Alan Modra2002-06-082-2/+6
* * Makefile.am: Fix quote style in last change.Alan Modra2002-06-083-6/+11
* * Makefile.am: Run "make dep-am".Alan Modra2002-06-083-30/+518
* * armnetbsd.c: Replace CONST with const.Alan Modra2002-06-087-30/+37
* * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hashAlan Modra2002-06-082-1/+6
* daily updateAlan Modra2002-06-081-1/+1
* * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.Thiemo Seufer2002-06-072-29/+28
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-0722-105/+94
* * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace withAlan Modra2002-06-074-26/+62
* * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolvedAlan Modra2002-06-072-10/+20
* * Makefile.am (libbfd.h): Don't use "echo -n".Alan Modra2002-06-073-18/+18
* daily updateAlan Modra2002-06-071-1/+1
* * elf32-h8300.c (elf32_h8_relax_section): Ignore uninterestingJeff Law2002-06-062-4/+13
* Include libiberty.hNick Clifton2002-06-063-28/+36
* * peXXigen.c (pe_print_idata): Remove unused variable.Alan Modra2002-06-062-1/+4
* Do not include empty sections in loadable segments.Nick Clifton2002-06-062-3/+41
* * bfdint.texi: Change registry@sco.com to registry@caldera.com.Alan Modra2002-06-062-2/+6
* * stabs.c (_bfd_link_section_stabs): Check that the symbol offsetRichard Sandiford2002-06-062-3/+18
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-0619-72/+116
* daily updateAlan Modra2002-06-061-1/+1
* gcc:Joern Rennecke2002-06-052-0/+17
* * elf.c (group_signature): Swap in the whole symbol, and handleAlan Modra2002-06-052-18/+89
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-0521-51/+146
* * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...Maciej W. Rozycki2002-06-055-12/+22
* 2002-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu2002-06-052-1/+15
* * coff-alpha.c: Update copyright date.Alan Modra2002-06-054-3/+7
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-0537-29/+139
* * Makefile.am (libbfd.h): Add "Extracted from.." comment.Alan Modra2002-06-053-7/+31
* bfd/Jason Thorpe2002-06-057-271/+320
* daily updateAlan Modra2002-06-051-1/+1
* * elf32-openrisc.c (openrisc_elf_gc_mark_hook): RemoveAlan Modra2002-06-044-16/+14
* bfd:Jason Thorpe2002-06-049-685/+314
* * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra2002-06-046-19/+117
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-0413-22/+37
* daily updateAlan Modra2002-06-041-1/+1
* * elfxx-mips.c (ABI_64_P): Use backend's data to determine theMaciej W. Rozycki2002-06-032-1/+6