22 Commits (d6a39701743e8a73a367fcd62078cb8adae8d8c8)

Author SHA1 Message Date
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. 22 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. 24 years ago
Alan Modra 9bab7074b0 Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 24 years ago
Alan Modra e61463e1e6 * bfd-in.h: Remove "taken from the source" comment. 24 years ago
Alan Modra 2d653fc760 Fix ld --just-symbols 24 years ago
Daniel Jacobowitz e2d34d7de2 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 24 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 25 years ago
Nick Clifton 7898dedac0 Update copyright notices 25 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 27 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 27 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 27 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 32 years ago
Ian Lance Taylor dfc1c00613 * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 32 years ago
Ian Lance Taylor 6812b6077e * targets.c (bfd_target): Rearranged fields in target vector. 32 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
John Gilmore d3e667e88d * bfd.c: Use right name for tekhex tdata struct. 34 years ago