summaryrefslogtreecommitdiff
path: root/bfd/ieee.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+2
* Fixes for better translation into other languagesNick Clifton2002-01-301-14/+14
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-3/+3
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-8/+7
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-119/+118
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-3/+3
* * libieee.h (common_header_type): Add last_byte field.Alan Modra2001-08-151-106/+217
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+1
* Update copyright noticesNick Clifton2001-03-081-1/+2
* Rest of the changes for Coldfire V4.Nick Clifton2001-03-061-1/+5
* Plug one of many possible memory leaks in error handling.Nick Clifton2000-10-251-29/+24
* Fix my last change to actually compile.Alan Modra2000-10-101-1/+1
* (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.Alan Modra2000-10-101-1/+1
* Apply Nick Clifton's suggestion.Kazu Hirata2000-08-071-3/+2
* 2000-08-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-071-5/+3
* K&R compiler fixesAlan Modra2000-04-191-2/+11
* Return bfd_error_wrong_format on a format mismatch.Alan Modra2000-03-111-2/+4
* Revert previous patch.Nick Clifton1999-12-101-1/+0
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-0/+1
* * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor1999-11-091-1/+8
* Add new field to bfd_target structure.Nick Clifton1999-07-191-0/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-15/+15
* Initial revisionRichard Henderson1999-05-031-0/+3970