Age | Commit message (Expand) | Author | Files | Lines |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -1/+1 |
2015-08-11 | Fix memory access problems discovered when running some binary tools on corru... | Nick Clifton | 1 | -0/+32 |
2015-06-15 | Allow gdb to find debug symbols file by build-id for PE file format also | Jon Turney | 1 | -4/+96 |
2015-03-18 | Fixes a problem generating relocs for import libraries created by Microsoft t... | Nick Clifton | 1 | -0/+9 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-13 | More fixes for memory access violations whilst scanning corrupt binaries. | Nick Clifton | 1 | -0/+1 |
2014-11-10 | More fixes for problems exposed by valgrind and the address sanitizer | Nick Clifton | 1 | -4/+10 |
2014-03-13 | Add pe/x86_64 bigobj file format. | Tristan Gingold | 1 | -10/+9 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-04-17 | * coffcode.h: Added a cast to void when a bfd_set_section_*() | Nick Clifton | 1 | -4/+2 |
2013-03-21 | * coffgen.c (coff_real_object_p): Make global. | Kai Tietz | 1 | -7/+39 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -4/+4 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -2/+3 |
2011-09-09 | 2011-09-09 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -1/+5 |
2010-05-26 | 2010-05-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+2 |
2009-10-16 | PR binutils/10785 | Alan Modra | 1 | -11/+17 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -2/+2 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-21 | 2009-04-21 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -7/+0 |
2009-04-17 | bfd/ | H.J. Lu | 1 | -127/+3 |
2008-02-14 | * efi-rtdrv-ia32.c: New file. | Nick Clifton | 1 | -7/+41 |
2007-11-12 | 2007-11-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -3/+16 |
2007-07-12 | Add support for building on a 64-bit Windows host. | Nick Clifton | 1 | -1/+1 |
2007-07-05 | 2007-07-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -14/+18 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -3/+5 |
2007-06-18 | 2007-06-18 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+74 |
2006-09-20 | Add x86_64-mingw64 target | Nick Clifton | 1 | -2/+41 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-04-21 | Update to ISO-C90 and fix formatting | Nick Clifton | 1 | -98/+70 |
2005-03-19 | * peicode.h (pe_ILF_build_a_bfd): Strip only one prefix | Danny Smith | 1 | -31/+10 |
2005-02-28 | (pe_ILF_build_a_bfd): Do not assume that an @ will be present when | Nick Clifton | 1 | -5/+8 |
2005-02-20 | include/ | Alan Modra | 1 | -23/+15 |
2005-02-14 | PR binutils/716 | Nick Clifton | 1 | -0/+8 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -26/+0 |
2004-08-13 | bfd/ | Alan Modra | 1 | -17/+15 |
2003-12-16 | Only skip one instance of each prefix character, if they are present. | Nick Clifton | 1 | -4/+34 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -4/+4 |
2003-10-22 | (coff_swap_scnhdr_in): Only remove padding when processing an executable. | Nick Clifton | 1 | -4/+4 |
2003-04-15 | If a section holds uninitialized data and is from an object file or from an | Nick Clifton | 1 | -8/+9 |
2003-04-03 | (_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files and | Nick Clifton | 1 | -21/+22 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -30/+30 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -3/+9 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -2/+2 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -7/+7 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -90/+75 |
2001-07-05 | For sections containing uninitialised data, only set their size to s_paddr | Nick Clifton | 1 | -1/+2 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-13 | * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define | DJ Delorie | 1 | -7/+15 |