summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 2001-08-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-213-1/+14
* Never select the generic has table creator. All elf backends need elf specificNick Clifton2001-08-202-6/+7
* * archive.c (offsetof): Remove define.Alan Modra2001-08-195-20/+13
* * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra2001-08-176-9/+19
* * linker.c (default_fill_link_order): Handle four byte fill value.Alan Modra2001-08-172-11/+26
* * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missingAlan Modra2001-08-173-1/+8
* * elf64-mips.c (UNUSED_RELOC): Define.Alan Modra2001-08-172-7/+14
* Oops missed from last commitAlan Modra2001-08-171-9/+9
* * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra2001-08-178-20/+61
* * config.bfd (targ64_selvecs): New.Alan Modra2001-08-172-3/+13
* * bfd-in.h (BFD_VERSION): Remove wrong comment.Alan Modra2001-08-175-308/+363
* * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra2001-08-175-36/+93
* * libieee.h (common_header_type): Add last_byte field.Alan Modra2001-08-153-108/+250
* Add missing protypesNick Clifton2001-08-147-502/+505
* Fix bug in previous deltaNick Clifton2001-08-131-2/+4
* oops - omitted from previous delta!Nick Clifton2001-08-131-0/+7
* Add missing prototypes. Fix formatting.Nick Clifton2001-08-132-88/+100
* 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