summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 2001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-094-4/+10
* 2001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-095-0/+100
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-0911-100/+268
* Fix formattingNick Clifton2001-08-093-83/+100
* Change 'partial_inplace' to true (this target uses REL relocations) andNick Clifton2001-08-092-2/+8
* * elf-bfd.h (struct elf_backend_data): Add want_got_sym.Alan Modra2001-08-084-17/+34
* * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.Alexandre Oliva2001-08-082-2/+90
* Support relocs for sh-coff targets as well as sh-pe.Nick Clifton2001-08-072-6/+11
* Include offset of reloc from start of section when computing value forNick Clifton2001-08-032-1/+7
* * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don'tAlan Modra2001-08-033-5/+15
* 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>Charles Wilson2001-08-023-3/+30
* Return zero only as the last step of qsort function.Nick Clifton2001-08-012-5/+13
* Replace VXWORKS with ARM_COFF_BUGFIX.Nick Clifton2001-08-013-5/+14
* Fix prototype of _bfd_ecoff_styp_to_sec_flagsNick Clifton2001-07-302-1/+6
* Update dependencies with "make dep-am".Alan Modra2001-07-245-244/+267
* 2001-07-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-153-8/+14
* 2001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-122-6/+9
* sje patch for 32-bit IA-64 ELF relocs for HPUXJim Wilson2001-07-125-0/+31
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support forJakub Jelinek2001-07-113-19/+42
* 2001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-112-2/+13
* Fix ia64-linux fortran common linking problem.Jim Wilson2001-07-052-1/+23
* Fix ia64-linux binutils readelf -s testsuite failure.Jim Wilson2001-07-052-1/+8
* For sections containing uninitialised data, only set their size to s_paddrNick Clifton2001-07-052-1/+9
* 2001-07-04 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-042-4/+9
* Support DJGPP COFF targets in bfd_get_sign_extend_vma()Nick Clifton2001-07-032-0/+14
* Skip section symbols from sections being discardedNick Clifton2001-07-032-0/+24
* * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directlyAlan Modra2001-06-305-49/+38
* * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra2001-06-305-130/+244
* 2001-06-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-302-2/+8
* * elflink.h (elf_link_output_extsym): Revert 1999-04-10.Alan Modra2001-06-292-2/+5
* Avoid creating COPY relocs.Alan Modra2001-06-272-116/+152
* * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamicAlan Modra2001-06-272-60/+75
* * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):Alan Modra2001-06-252-3/+20
* * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): DiscardAlan Modra2001-06-252-8/+14
* 2001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-242-7/+8
* 2001-06-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-242-3/+11
* * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): TightenAlan Modra2001-06-232-2/+16
* * elf32-i386.c (elf_i386_relocate_section): Replace uglyAlan Modra2001-06-232-60/+38
* * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename toAlan Modra2001-06-232-95/+108
* Avoid creating COPY relocs if possible.Alan Modra2001-06-232-111/+139
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking ofAndreas Jaeger2001-06-212-15/+14
* Fix typosNick Clifton2001-06-212-1/+5
* * elf32-hppa.c (elf32_hppa_size_dynamic_sections): AlwaysAlan Modra2001-06-212-96/+114
* * bfdint.texi (BFD relocation functions) <different formats>:Hans-Peter Nilsson2001-06-202-5/+16
* * elf-bfd.h (struct elf_backend_data):Catherine Moore2001-06-204-17/+104
* 2001-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-202-29/+34
* (elf64_x86_64_relocate_section): Fix creation of dynamic symbols.Andreas Jaeger2001-06-192-23/+55
* * elflink.h (struct elf_assign_sym_version_info): Remove memberHans-Peter Nilsson2001-06-184-13/+19
* 2001-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-182-3/+41
* 2001-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-172-8/+55