Age | Commit message (Expand) | Author | Files | Lines |
2003-06-29 | Convert to C90 and a few tweaks. | Alan Modra | 1 | -224/+167 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -33/+33 |
2002-11-26 | * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs. | Alan Modra | 1 | -1/+1 |
2002-11-18 | 2002-11-16 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -548/+0 |
2002-10-25 | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to | Dave Anglin | 1 | -6/+6 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -2/+2 |
2002-03-18 | * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success. | Alan Modra | 1 | -4/+3 |
2002-01-30 | Fixes for better translation into other languages | Nick Clifton | 1 | -16/+19 |
2001-09-21 | Fix compile time warnings | Nick Clifton | 1 | -4/+3 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -1/+1 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -81/+170 |
2001-05-24 | Support for xcoff64 | Tom Rix | 1 | -1/+1 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-11 | fix formatting | Nick Clifton | 1 | -4/+4 |
2001-01-03 | 2001-01-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -56/+43 |
2000-12-21 | Add bfd_get_bits() and bfd_put_bits(). | Nick Clifton | 1 | -0/+48 |
2000-07-31 | Minor formatting fixes. | Nick Clifton | 1 | -1/+1 |
2000-07-12 | * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing | DJ Delorie | 1 | -5/+25 |
2000-05-22 | Use bfd_generic_verify_endian_match() and fix it to only check when endianness | Nick Clifton | 1 | -5/+9 |
2000-02-21 | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 1 | -2/+2 |
2000-01-21 | Fix seeks and reads past the end of a BIM | Nick Clifton | 1 | -1/+16 |
1999-11-09 | * libbfd.c (bfd_read): Check result of read against desired result | Ian Lance Taylor | 1 | -8/+15 |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -1/+1 |
1999-07-11 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -27/+27 |
1999-07-11 | * libbfd.c (bfd_put_8): Make it of type `void'. | Mark Mitchell | 1 | -1/+1 |
1999-07-07 | * elflink.h (elf_link_create_dynamic_sections): Handle non-standard | Mark Mitchell | 1 | -0/+14 |
1999-06-03 | * libbfd.c (_bfd_generic_verify_endian_match): New function. | Joern Rennecke | 1 | -0/+23 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1263 |