summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra2001-08-2713-34/+3965
* * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if theAndreas Schwab2001-08-272-27/+34
* * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-274-65/+97
* * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-264-113/+130
* * oasys.c: Add missing prototypes.Andreas Jaeger2001-08-265-8/+62
* Add missing prototypesNick Clifton2001-08-2519-999/+1140
* * elf32-mips.c (elf_mips_abi_name): Return the right ABI string forThiemo Seufer2001-08-252-6/+11
* 2001-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-242-8/+8
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-246-34/+121
* * bfd.c (bfd_alt_mach_code): New function.Alexandre Oliva2001-08-243-0/+63
* * elf-m10300.c (mn10300_elf_relocate_section): Test the rightAlexandre Oliva2001-08-242-2/+8
* * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek2001-08-243-25/+56
* * linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()Thiemo Seufer2001-08-242-1/+10
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL ifAndreas Jaeger2001-08-232-27/+34
* Add more missing prototypesNick Clifton2001-08-2310-864/+907
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-2315-44/+70
* Add missing prototypes for bout.cNick Clifton2001-08-235-438/+469
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-239-85/+401
* No corefile support for x86-bsdi systemsNick Clifton2001-08-233-63/+76
* Add missing commaNick Clifton2001-08-222-1/+6
* * coff-go32.c: Set the alignment of dwarf2 linkonce sections to 0.DJ Delorie2001-08-213-1/+6
* * coff-go32.c: Make DWARF2 sections use an alignment of 0.DJ Delorie2001-08-213-2/+11
* * coff-sparc.c: Add missing prototypes.Andreas Jaeger2001-08-215-3/+28
* 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