summaryrefslogtreecommitdiff
path: root/bfd/ieee.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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