74 Commits (3d426a9e38bf2806468f6983f307610ad8548342)

Author SHA1 Message Date
Alan Modra 2d653fc760 Fix ld --just-symbols 25 years ago
Daniel Jacobowitz e2d34d7de2 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 25 years ago
Nick Clifton ca09e32bb2 Fixes for better translation into other languages 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
H.J. Lu 60b89a1878 2001-08-23 H.J. Lu <hjl@gnu.org> 25 years ago
Alan Modra 47fda0d3d9 * libieee.h (common_header_type): Add last_byte field. 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
Nick Clifton 3cac17aec8 Rest of the changes for Coldfire V4. 26 years ago
Nick Clifton c4920b9772 Plug one of many possible memory leaks in error handling. 26 years ago
Alan Modra c0e219ccea Fix my last change to actually compile. 26 years ago
Alan Modra fe268b663f (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc. 26 years ago
Kazu Hirata dce618356b Apply Nick Clifton's suggestion. 26 years ago
Kazu Hirata 46f5aac8f5 2000-08-07 Kazu Hirata <kazu@hxi.com> 26 years ago
Alan Modra dcdea4f4b3 K&R compiler fixes 27 years ago
Alan Modra 911c6daef6 Return bfd_error_wrong_format on a format mismatch. 27 years ago
Nick Clifton 77fb9c28ac Revert previous patch. 27 years ago
Nick Clifton ad247e3c7d Change AR for ELF so that common symbols are not included in archive map. 27 years ago
Ian Lance Taylor a8c5faf7f6 * ieee.c (ieee_slurp_debug): Get the length of the debug 27 years ago
Nick Clifton c3c89269f8 Add new field to bfd_target structure. 27 years ago
Ian Lance Taylor 5f771d47c7 * 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
nobody 94228bd3ca This commit was manufactured by cvs2svn to create branch 'FSF'. 28 years ago
Ian Lance Taylor 81d195ae16 * ieee.c (ieee_slurp_external_symbols): Select an appropriate 29 years ago
Richard Henderson 303b4cc64f ELF Section-level Garbage Collection. 29 years ago
Ian Lance Taylor 6c58561e7a * ieee.c (ieee_slurp_section_data): Pick up the start address. 30 years ago
Ian Lance Taylor e4d27380de Fri Mar 22 11:33:44 1996 Martin Anantharaman <martin@goofy.imech.uni-duisburg.de> 31 years ago
Ian Lance Taylor efa77952c8 * ieee.c (ieee_write_debug_part): Change return type to boolean. 31 years ago
Ian Lance Taylor f8254a3cc5 * ieee.c (ieee_slurp_debug): New static function. 31 years ago
Ian Lance Taylor 1457810573 * ieee.c: Lots of minor cleanups. Make many functions return 31 years ago
Ian Lance Taylor 58142f101d * libbfd.c (bfd_malloc, bfd_realloc): New functions. 31 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 a56552441f * targets.c (bfd_target): Remove unused align_power_min field. 31 years ago
Ian Lance Taylor ae115e5114 Extensive minor changes to avoid various gcc warnings. Also: 31 years ago
Ian Lance Taylor c3246d9b00 * targets.c (bfd_target): Add fields _read_minisymbols and 32 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 57a1867e6c * Most files: 33 years ago
David MacKenzie 9783e04a64 Make all callers of malloc or realloc (including via obstacks) 33 years ago
David MacKenzie 0ee3427297 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. 33 years ago
David MacKenzie f4bd7a8f0e * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add 33 years ago
Ian Lance Taylor 14aa9a78c3 gcc -Wall lint: 33 years ago
Ken Raeburn 70e009144e Stricter prototyping, to force type conversions between 64-bit target and 34 years ago