summaryrefslogtreecommitdiffstats
path: root/bfd/libbfd.c
Commit message (Expand)AuthorAgeFilesLines
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-1/+1
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-224/+167
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-33/+33
* * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra2002-11-261-1/+1
* 2002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-548/+0
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-6/+6
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-2/+2
* * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.Alan Modra2002-03-181-4/+3
* Fixes for better translation into other languagesNick Clifton2002-01-301-16/+19
* Fix compile time warningsNick Clifton2001-09-211-4/+3
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-81/+170
* Support for xcoff64Tom Rix2001-05-241-1/+1
* Update copyright noticesNick Clifton2001-03-081-1/+2
* fix formattingNick Clifton2001-02-111-4/+4
* 2001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-031-56/+43
* Add bfd_get_bits() and bfd_put_bits().Nick Clifton2000-12-211-0/+48
* Minor formatting fixes.Nick Clifton2000-07-311-1/+1
* * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writingDJ Delorie2000-07-121-5/+25
* Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton2000-05-221-5/+9
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-2/+2
* Fix seeks and reads past the end of a BIMNick Clifton2000-01-211-1/+16
* * libbfd.c (bfd_read): Check result of read against desired resultIan Lance Taylor1999-11-091-8/+15
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-1/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-27/+27
* * libbfd.c (bfd_put_8): Make it of type `void'.Mark Mitchell1999-07-111-1/+1
* * elflink.h (elf_link_create_dynamic_sections): Handle non-standardMark Mitchell1999-07-071-0/+14
* * libbfd.c (_bfd_generic_verify_endian_match): New function.Joern Rennecke1999-06-031-0/+23
* 19990502 sourceware importRichard Henderson1999-05-031-0/+1263
OpenPOWER on IntegriCloud