58 Commits (9b8d1a36034b5bdf665b952f581d96a987faecdf)

Author SHA1 Message Date
Cary Coutant 9b8d1a3603 2012-07-24 Teresa Johnson <tejohnson@google.com> 14 years ago
Alan Modra 70778fc768 PR 12739 15 years ago
Alan Modra 9e6619e285 * libbfd.c (bfd_log2): Do return rounded up value. 15 years ago
Alan Modra e57278ef9d * bfd-in.h (bfd_get_section_limit): Don't use rawsize with output 15 years ago
Alan Modra 4a97a0e54c * bfd.c (bfd_perror): Flush stdout before and stderr after printing 15 years ago
H.J. Lu 4a114e3e0c Add compressed debug section support to binutils and ld. 16 years ago
Pedro Alves 261b8d0859 2010-08-18 Pedro Alves <pedro@codesourcery.com> 16 years ago
Nick Clifton 91d6fa6a03 Add -Wshadow to the gcc command line options used when compiling the binutils. 17 years ago
Nick Clifton a50b1753d4 Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 17 years ago
Nick Clifton 515ef31dec PR 868 18 years ago
Alan Modra e62071b60e * srec.c (srec_get_section_contents): Return immediately on 19 years ago
Nick Clifton cd123cb70c Switch sources over to use the GPL version 3 19 years ago
Alan Modra 3db64b0092 bfd/ 19 years ago
Alan Modra 72f6ea61c5 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define, 19 years ago
Alan Modra 390fbbf109 bfd/ 21 years ago
H.J. Lu ccd2ec6a87 bfd/ 21 years ago
H.J. Lu ecca98713a bfd/ 21 years ago
Bob Wilson 1b74d0942e * archive.c: Add missing SUBSECTION for documentation. 21 years ago
Jakub Jelinek d0fb9a8d03 * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2, 21 years ago
H.J. Lu 5420f73dbb bfd/ 21 years ago
Nick Clifton 3e11053365 Update the address and phone number of the FSF organization in the GPL notices 21 years ago
Nick Clifton 53e09e0aaf Update the FSF address in the copyright/GPL notice 21 years ago
Alan Modra f075ee0c61 include/ 21 years ago
Nick Clifton 4b74b98302 Fix compile time warning by using an unsigned type. 21 years ago
H.J. Lu c0c28ab8b2 2005-01-17 H.J. Lu <hongjiu.lu@intel.com> 22 years ago
Alan Modra d003868ea7 bfd/ 22 years ago
Alan Modra eea6121ac0 bfd/ 22 years ago
Alan Modra 8ce8c090f3 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types. 22 years ago
Alan Modra edeb6e24a9 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*. 22 years ago
Alan Modra 0f867abe4a * aout-adobe.c (aout_adobe_set_section_contents): Constify location. 23 years ago
Alan Modra c58b95236c Convert to C90 and a few tweaks. 23 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra 73722af036 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs. 24 years ago
Klee Dienes 93509525ce 2002-11-16 Klee Dienes <kdienes@apple.com> 24 years ago
Dave Anglin d45913a06f * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 24 years ago
Alan Modra 82e5191826 * aout-adobe.c: Don't compare against "true" or "false. 24 years ago
Alan Modra 4dae1ae748 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success. 24 years ago
Nick Clifton ca09e32bb2 Fixes for better translation into other languages 25 years ago
Nick Clifton 1e738b87c8 Fix compile time warnings 25 years ago
Alan Modra 8f615d0704 * bfd.c (bfd_archive_filename): New function. 25 years ago
Alan Modra dc810e3900 Touches most files in bfd/, so likely will be blamed for everything.. 25 years ago
Tom Rix beb1bf64d0 Support for xcoff64 25 years ago
Nick Clifton 7898dedac0 Update copyright notices 25 years ago
Nick Clifton 708b82c780 fix formatting 26 years ago
Kazu Hirata 509945ae4b 2001-01-03 Kazu Hirata <kazu@hxi.com> 26 years ago
Nick Clifton 8c603c85a1 Add bfd_get_bits() and bfd_put_bits(). 26 years ago
Nick Clifton a022216bd4 Minor formatting fixes. 26 years ago
DJ Delorie e67f03db5b * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing 26 years ago
Nick Clifton 1fe494a572 Use bfd_generic_verify_endian_match() and fix it to only check when endianness 26 years ago
Alan Modra f6af82bd44 This lot mainly cleans up `comparison between signed and unsigned' gcc 27 years ago