summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* replace direct invocation og elf vma print functions with indirect invocationNick Clifton2001-08-115-6/+38
* 2001-08-10 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-08-116-31/+73
* * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.Andreas Jaeger2001-08-102-1/+17
* 2001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-102-2/+9
* 2001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-102-2/+7
* * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger2001-08-103-2/+8
* * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quietAlan Modra2001-08-102-8/+16
* * libxcoff.h (struct xcoff_backend_data_rec): Constify src paramAlan Modra2001-08-105-52/+146
* 2001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-092-0/+13
* 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