aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2001-08-21 * coff-sparc.c: Add missing prototypes.Andreas Jaeger5-3/+28
2001-08-212001-08-20 H.J. Lu <hjl@gnu.org>H.J. Lu3-1/+14
2001-08-20Never select the generic has table creator. All elf backends need elf specificNick Clifton2-6/+7
2001-08-19 * archive.c (offsetof): Remove define.Alan Modra5-20/+13
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra6-9/+19
2001-08-17 * linker.c (default_fill_link_order): Handle four byte fill value.Alan Modra2-11/+26
2001-08-17 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missingAlan Modra3-1/+8
2001-08-17 * elf64-mips.c (UNUSED_RELOC): Define.Alan Modra2-7/+14
2001-08-17Oops missed from last commitAlan Modra1-9/+9
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra8-20/+61
2001-08-17 * config.bfd (targ64_selvecs): New.Alan Modra2-3/+13
2001-08-17 * bfd-in.h (BFD_VERSION): Remove wrong comment.Alan Modra5-308/+363
2001-08-17 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra5-36/+93
2001-08-15 * libieee.h (common_header_type): Add last_byte field.Alan Modra3-108/+250
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