summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-1813-5/+1563
* binutils/Jakub Jelinek2002-06-182-18/+32
* daily updateAlan Modra2002-06-181-1/+1
* Fix pc relocations.Tom Rix2002-06-172-7/+13
* * opncls.c (bfd_openr): Remove redundant bfd_set_error.Alan Modra2002-06-172-6/+7
* * targets.c: Sort target vecs.Alan Modra2002-06-174-200/+252
* daily updateAlan Modra2002-06-171-1/+1
* * elf64-mmix.c (bpo_reloc_request_sort_fn): Use memberHans-Peter Nilsson2002-06-162-2/+11
* * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.Jeff Law2002-06-163-39/+51
* daily updateAlan Modra2002-06-161-1/+1
* daily updateAlan Modra2002-06-151-1/+1
* Enable 16 byte alignment for .bss, .data and .text sections so that sse andNick Clifton2002-06-143-27/+46
* daily updateAlan Modra2002-06-141-1/+1
* Individual processor configurations for sh-elf / sh-linux:Joern Rennecke2002-06-132-2/+7
* daily updateAlan Modra2002-06-131-1/+1
* * 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