summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* daily updatebinutils-2_13-branchpointAlan Modra2002-07-141-1/+1
* daily updateAlan Modra2002-07-131-1/+1
* * elf32-cris.c (cris_elf_relocate_section): Drop nonsensicalHans-Peter Nilsson2002-07-122-40/+56
* daily updateAlan Modra2002-07-121-1/+1
* * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra2002-07-118-29/+39
* daily updateAlan Modra2002-07-111-1/+1
* * elf64-ppc.c (ONES): Define.Alan Modra2002-07-102-46/+53
* * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.Alan Modra2002-07-102-164/+13
* * elf.c: (assign_section_numbers) Set sh_entsize for .stab onlyAlan Modra2002-07-103-2/+36
* daily updateAlan Modra2002-07-101-1/+1
* * merge.c (_bfd_merge_section): Remove redundant output_section check.Alan Modra2002-07-092-16/+10
* * elf32-cris.c (cris_elf_relocate_section): Move sanity-check forHans-Peter Nilsson2002-07-092-13/+31
* daily updateAlan Modra2002-07-091-1/+1
* * elf.c: Formatting.Alan Modra2002-07-082-37/+57
* * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take intoMark Mitchell2002-07-083-3/+17
* daily updateAlan Modra2002-07-081-1/+1
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-0722-2690/+1418
* daily updateAlan Modra2002-07-071-1/+1
* daily updateAlan Modra2002-07-061-1/+1
* This makes gprof work with non-standard text sections.Jim Wilson2002-07-052-1/+46
* daily updateAlan Modra2002-07-051-1/+1
* * merge.c (_bfd_merged_section_offset): Avoid accessing byte beforeJakub Jelinek2002-07-042-1/+7
* * section.c (_bfd_strip_section_from_output): Remove unnecessaryAlan Modra2002-07-043-63/+32
* * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpuxAlan Modra2002-07-043-18/+40
* daily updateAlan Modra2002-07-041-1/+1
* daily updateAlan Modra2002-07-031-1/+1
* 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2002-07-022-2/+8
* * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.Alan Modra2002-07-022-34/+38
* daily updateAlan Modra2002-07-021-1/+1
* include/elf:Jason Thorpe2002-07-012-3/+8
* * elfxx-mips.c (ABI_64_P): Fix comment.Thiemo Seufer2002-07-012-19/+40
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convertAndreas Schwab2002-07-012-3/+43
* * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.Alan Modra2002-07-019-168/+260
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-0131-305/+619
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocationsAndreas Jaeger2002-07-012-1/+23
* daily updateAlan Modra2002-07-011-1/+1
* daily updateAlan Modra2002-06-301-1/+1
* * mmo.c (mmo_write_loc_chunk): Don't eliminate leading andHans-Peter Nilsson2002-06-292-8/+20
* daily updateAlan Modra2002-06-291-1/+1
* daily updateAlan Modra2002-06-281-1/+1
* * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.Jeff Law2002-06-272-1/+35
* 2002-06-27 Kevin Buettner <kevinb@redhat.com>Alan Modra2002-06-272-14/+15
* * cpu-powerpc.c: Comment on ordering of arch_info.Alan Modra2002-06-274-1/+62
* daily updateAlan Modra2002-06-271-1/+1
* * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.Jason Thorpe2002-06-263-182/+163
* daily updateAlan Modra2002-06-261-1/+1
* Check unit->addr_size to read in the proper number of prologue bytes.Nick Clifton2002-06-252-4/+21
* fixup position of #ifdef BFD64 for powerpc delta recently applied.Nick Clifton2002-06-251-1/+1
* Only create a selvecs for aix5coff64_vec if 64-bit bfd support has been enabled.Nick Clifton2002-06-253-0/+13
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-2511-86/+170