aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2001-08-14Add missing protypesNick Clifton7-502/+505
2001-08-13Fix bug in previous deltaNick Clifton1-2/+4
2001-08-13oops - omitted from previous delta!Nick Clifton1-0/+7
2001-08-13Add missing prototypes. Fix formatting.Nick Clifton2-88/+100
2001-08-11replace direct invocation og elf vma print functions with indirect invocationNick Clifton5-6/+38
2001-08-112001-08-10 Andreas Jaeger <aj@suse.de>Andreas Jaeger6-31/+73
2001-08-10 * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.Andreas Jaeger2-1/+17
2001-08-102001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+9
2001-08-102001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+7
2001-08-10 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger3-2/+8
2001-08-10 * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quietAlan Modra2-8/+16
2001-08-10 * libxcoff.h (struct xcoff_backend_data_rec): Constify src paramAlan Modra5-52/+146
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+13
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu4-4/+10
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu5-0/+100
2001-08-09 * coff-rs6000.c: Add missing prototypes.Alan Modra11-100/+268
2001-08-09Fix formattingNick Clifton3-83/+100
2001-08-09Change 'partial_inplace' to true (this target uses REL relocations) andNick Clifton2-2/+8
2001-08-08 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.Alan Modra4-17/+34
2001-08-08* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.Alexandre Oliva2-2/+90
2001-08-07Support relocs for sh-coff targets as well as sh-pe.Nick Clifton2-6/+11
2001-08-03Include offset of reloc from start of section when computing value forNick Clifton2-1/+7
2001-08-03 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don'tAlan Modra3-5/+15
2001-08-022001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>Charles Wilson3-3/+30
2001-08-01Return zero only as the last step of qsort function.Nick Clifton2-5/+13
2001-08-01Replace VXWORKS with ARM_COFF_BUGFIX.Nick Clifton3-5/+14
2001-07-30Fix prototype of _bfd_ecoff_styp_to_sec_flagsNick Clifton2-1/+6
2001-07-24Update dependencies with "make dep-am".Alan Modra5-244/+267
2001-07-152001-07-15 H.J. Lu <hjl@gnu.org>H.J. Lu3-8/+14
2001-07-122001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2-6/+9
2001-07-12sje patch for 32-bit IA-64 ELF relocs for HPUXJim Wilson5-0/+31
2001-07-11 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support forJakub Jelinek3-19/+42
2001-07-112001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+13
2001-07-05Fix ia64-linux fortran common linking problem.Jim Wilson2-1/+23
2001-07-05Fix ia64-linux binutils readelf -s testsuite failure.Jim Wilson2-1/+8
2001-07-05For sections containing uninitialised data, only set their size to s_paddrNick Clifton2-1/+9
2001-07-042001-07-04 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+9
2001-07-03Support DJGPP COFF targets in bfd_get_sign_extend_vma()Nick Clifton2-0/+14
2001-07-03Skip section symbols from sections being discardedNick Clifton2-0/+24
2001-06-30 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directlyAlan Modra5-49/+38
2001-06-30 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra5-130/+244
2001-06-302001-06-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+8
2001-06-29* elflink.h (elf_link_output_extsym): Revert 1999-04-10.Alan Modra2-2/+5
2001-06-27 Avoid creating COPY relocs.Alan Modra2-116/+152
2001-06-27 * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamicAlan Modra2-60/+75
2001-06-25 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):Alan Modra2-3/+20
2001-06-25 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): DiscardAlan Modra2-8/+14
2001-06-242001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-7/+8
2001-06-242001-06-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+11
2001-06-23 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): TightenAlan Modra2-2/+16