62 Commits (8377c19cc4edbdbb66f30996bd0400ff9ec1562a)

Author SHA1 Message Date
Bob Wilson 80fccad2d4 binutils ChangeLog: 23 years ago
Alan Modra 72adc23045 * section.c (bfd_make_section_anyway): Add all sections to hash tab. 23 years ago
Nick Clifton 8a7140c38f Add support for generating DWARF2 debug sections in the x86 PE port 23 years ago
Jakub Jelinek 4c45e5c9ce bfd/ 23 years ago
Nick Clifton d2f7ecac2c Have bfd_archive_filename() return NULL on NULL input 23 years ago
Andrew Cagney 40838a725a 2004-04-21 Andrew Cagney <cagney@redhat.com> 23 years ago
Nick Clifton 3d1bca9dfb Catch NULL bfd pointers passed to bfd_archive_filename 23 years ago
Kazu Hirata 5c4491d385 * aix5ppc-core.c: Fix comment typos. 23 years ago
Andrew Cagney fc0a224429 Index: sim/frv/ChangeLog 23 years ago
Andrew Cagney 198beae2cf 2003-10-19 Andrew Cagney <cagney@redhat.com> 23 years ago
Ian Lance Taylor 49c97a80e3 * configure.in: Check for strtoull. 23 years ago
Alan Modra c58b95236c Convert to C90 and a few tweaks. 23 years ago
Alan Modra 1049f94e8e Correct spelling of "relocatable". 24 years ago
Thiemo Seufer 9bcf4de0de * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null 24 years ago
Alan Modra 2ce40c65db * bfd-in.h (_bfd): Don't define. 24 years ago
Andrew Cagney c2852e886c 2003-02-27 Andrew Cagney <cagney@redhat.com> 24 years ago
Nick Clifton ed781d5d99 Change embedded documentation to use consistent indentation and to split up 24 years ago
Alexandre Oliva 52b69c9e01 * bfd.c (struct _bfd): Added id field. 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Klee Dienes 93509525ce 2002-11-16 Klee Dienes <kdienes@apple.com> 24 years ago
Alan Modra 3ae414543e * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY. 24 years ago
Alan Modra e84d6fca26 * bfd.c (struct bfd_preserve): New. 24 years ago
Nick Clifton 3af9a47b1c Add support for PEF, Mach-O, xSYM 24 years ago
Dave Anglin d45913a06f * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 24 years ago
Alan Modra 6a0735efa4 * Makefile.am: Run "make dep-am". 24 years ago
Daniel Jacobowitz 1f70368c21 * bfd-in.h (bfd_get_dynamic_symcount): Define. 24 years ago
Nick Clifton 47badb7be6 Rename function arguments to avoid shadowing global symbols of the same name. 24 years ago
Alan Modra e61463e1e6 * bfd-in.h: Remove "taken from the source" comment. 25 years ago
Thiemo Seufer 21611032e1 * objdump.c (dump_headers): Fix output formatting for ELF32 25 years ago
Alan Modra 2d653fc760 Fix ld --just-symbols 25 years ago
Daniel Jacobowitz e2d34d7de2 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 25 years ago
Alan Modra 88eaccc28e * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value. 25 years ago
Nick Clifton b5f79c764c Tidy up formatting in bfd-in2.h 25 years ago
Nick Clifton 391154e9f7 fix typo 25 years ago
Alan Modra 73e87d7038 hash bfd sections for fast lookup and create. 25 years ago
Nick Clifton 3c3bdf30e4 Add MMIX support 25 years ago
Alan Modra aec2f56188 * bfd.c (bfd_assert): Report bfd version. 25 years ago
Alan Modra af6166c063 * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS, 25 years ago
Alan Modra 8f615d0704 * bfd.c (bfd_archive_filename): New function. 25 years ago
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
Alan Modra dc810e3900 Touches most files in bfd/, so likely will be blamed for everything.. 25 years ago
Alexandre Oliva 8c98ec7dcc * bfd.c (bfd_alt_mach_code): New function. 25 years ago
Alan Modra c0846b2397 * bfd.c (bfd_get_gp_size): Return an unsigned int. 25 years ago
Alan Modra 3619ad0439 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format. 25 years ago
Nick Clifton 4e771d61a3 replace direct invocation og elf vma print functions with indirect invocation 25 years ago
H.J. Lu ef071f2471 2001-08-10 H.J. Lu <hjl@gnu.org> 25 years ago
H.J. Lu 5c36c02b3b 2001-08-10 H.J. Lu <hjl@gnu.org> 25 years ago
H.J. Lu ae4221d7c2 2001-08-09 H.J. Lu <hjl@gnu.org> 25 years ago
Nick Clifton 55ab10f0ee Fix formatting 25 years ago
Nick Clifton f47e50716b Support DJGPP COFF targets in bfd_get_sign_extend_vma() 26 years ago