39 Commits (c0621d88b096cc046adf6ed484baea9ba5bfe721)

Author SHA1 Message Date
H.J. Lu 662e470186 2009-12-15 H.J. Lu <hongjiu.lu@intel.com> 17 years ago
Paul Brook 1338dd10ef 2009-11-23 Paul Brook <paul@codesourcery.com> 17 years ago
Nick Clifton a50b1753d4 Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 17 years ago
Alan Modra aa820537ea update copyright dates 17 years ago
Nick Clifton d3ce72d070 Updated sources to avoid using the identifier name "new", which is a 17 years ago
Richard Sandiford 3023e3f66a bfd/ 18 years ago
Michael Snyder 814b5378b4 2007-07-26 Michael Snyder <msnyder@access-company.com> 19 years ago
Nick Clifton cd123cb70c Switch sources over to use the GPL version 3 19 years ago
Alan Modra 3db64b0092 bfd/ 20 years ago
Jakub Jelinek ebe8b99135 * texhex.c (first_phase): Don't fall through into the default 20 years ago
Alan Modra a6b96bebd2 bfd/ 20 years ago
Ben Elliston b48c61bccb * archive.c (bfd_generic_archive_p): Remove unused local variable 21 years ago
Kaz Kojima 75b8939e07 PR binutils/2584 21 years ago
Fred Fish 4ab527b053 Approved by nickc@redhat.com 22 years ago
Nick Clifton 3e11053365 Update the address and phone number of the FSF organization in the GPL notices 22 years ago
Nick Clifton 53e09e0aaf Update the FSF address in the copyright/GPL notice 22 years ago
Nick Clifton 116c20d240 Convert to ISO C90 formatting 22 years ago
Nick Clifton 3c9458e953 Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm 22 years ago
H.J. Lu 082b729701 bfd/ 22 years ago
Alan Modra eea6121ac0 bfd/ 22 years ago
Alan Modra 72adc23045 * section.c (bfd_make_section_anyway): Add all sections to hash tab. 23 years ago
Kazu Hirata 7dee875eb1 * ChangeLog: Fix typos. 23 years ago
Alan Modra 0f867abe4a * aout-adobe.c (aout_adobe_set_section_contents): Constify location. 23 years ago
Andrew Cagney 6cee3f79e4 Index: doc/ChangeLog 23 years ago
Kazu Hirata 19852a2abd * coff-h8300.c: Fix comment typos. 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra 82e5191826 * aout-adobe.c: Don't compare against "true" or "false. 25 years ago
Alan Modra 9bab7074b0 Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 25 years ago
Alan Modra e61463e1e6 * bfd-in.h: Remove "taken from the source" comment. 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 dc810e3900 Touches most files in bfd/, so likely will be blamed for everything.. 25 years ago
H.J. Lu 60b89a1878 2001-08-23 H.J. Lu <hjl@gnu.org> 25 years ago
Jakub Jelinek 8550eb6e64 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix 26 years ago
Nick Clifton 7898dedac0 Update copyright notices 26 years ago
Kazu Hirata 5bff4f5642 2000-12-20 Kazu Hirata <kazu@hxi.com> 26 years ago
Nick Clifton c3c89269f8 Add new field to bfd_target structure. 27 years ago
Ian Lance Taylor 7442e600c8 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED 28 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Fred Fish ea3f058549 * syms.c (coff_section_type): Make arg const. 30 years ago
Ian Lance Taylor a9713b91a7 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 31 years ago
Ian Lance Taylor ae115e5114 Extensive minor changes to avoid various gcc warnings. Also: 31 years ago
Ian Lance Taylor 2f3508ad05 * Many files: change all bfd_target vectors to be const. Change 33 years ago
Ian Lance Taylor dfc1c00613 * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 33 years ago
Ian Lance Taylor 6812b6077e * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
Ian Lance Taylor 4002f18a05 Made sure that every call to bfd_read, bfd_write, and bfd_seek 33 years ago
Ian Lance Taylor 9deaaaf1b3 * targets.c (bfd_target): Add _bfd_free_cached_info field. 33 years ago
Ian Lance Taylor 326e32d7ce Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 33 years ago
David MacKenzie 9783e04a64 Make all callers of malloc or realloc (including via obstacks) 33 years ago