summaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-0/+13
* PR 12739Alan Modra2011-05-071-2/+2
* * libbfd.c (bfd_log2): Do return rounded up value.Alan Modra2011-04-201-1/+5
* * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra2011-04-111-2/+13
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-1/+3
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-0/+9
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-0/+10
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+5
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-20/+20
* PR 868Nick Clifton2008-02-201-1/+29
* * srec.c (srec_get_section_contents): Return immediately onAlan Modra2007-07-261-1/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra2007-02-151-1/+18
* bfd/Alan Modra2005-11-241-9/+0
* bfd/H.J. Lu2005-10-241-0/+10
* bfd/H.J. Lu2005-10-151-0/+9
* * archive.c: Add missing SUBSECTION for documentation.Bob Wilson2005-10-051-0/+3
* * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,Jakub Jelinek2005-07-051-0/+102
* bfd/H.J. Lu2005-06-061-0/+10
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* include/Alan Modra2005-02-201-10/+10
* Fix compile time warning by using an unsigned type.Nick Clifton2005-02-111-1/+1
* 2005-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-01-171-0/+58
* bfd/Alan Modra2004-08-131-3/+3
* bfd/Alan Modra2004-06-241-2/+7
* * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra2004-03-151-21/+21
* * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra2004-03-151-98/+88
* * 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