aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-24Support for xcoff64Tom Rix1-1/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-11fix formattingNick Clifton1-4/+4
2001-01-032001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-56/+43
2000-12-21Add bfd_get_bits() and bfd_put_bits().Nick Clifton1-0/+48
2000-07-31Minor formatting fixes.Nick Clifton1-1/+1
2000-07-12* libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writingDJ Delorie1-5/+25
2000-05-22Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton1-5/+9
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-2/+2
2000-01-21Fix seeks and reads past the end of a BIMNick Clifton1-1/+16
1999-11-09 * libbfd.c (bfd_read): Check result of read against desired resultIan Lance Taylor1-8/+15
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-1/+1
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-27/+27
1999-07-11 * libbfd.c (bfd_put_8): Make it of type `void'.Mark Mitchell1-1/+1
1999-07-07 * elflink.h (elf_link_create_dynamic_sections): Handle non-standardMark Mitchell1-0/+14
1999-06-03 * libbfd.c (_bfd_generic_verify_endian_match): New function.Joern Rennecke1-0/+23
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1263