Age | Commit message (Expand) | Author | Files | Lines |
2020-10-25 | asan: alpha-vms: buffer overflow | Alan Modra | 1 | -2/+5 |
2020-08-26 | PR26415 UBSAN: vms-misc.c:636 left shift cannot be represented | Alan Modra | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-29 | asan: alpha-vms: memory leaks | Alan Modra | 1 | -5/+11 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -6/+6 |
2017-07-27 | Fix address violation issues encountered when parsing corrupt binaries. | Nick Clifton | 1 | -4/+4 |
2017-06-21 | Fix address violation parsing a corrupt Alpha VMS binary file. | Nick Clifton | 1 | -3/+5 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2011-06-27 | 2011-06-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+12 |
2010-08-03 | 2010-08-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+4 |
2010-06-11 | 2010-06-11 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+3 |
2010-05-28 | bfd/ | Jan Kratochvil | 1 | -10/+2 |
2010-05-27 | 2010-05-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -15/+116 |
2010-05-25 | PR ld/11624 | Nick Clifton | 1 | -3/+6 |
2010-04-14 | 2010-04-14 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -766/+195 |
2010-04-01 | 2010-04-01 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+91 |
2010-01-27 | 2010-01-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+10 |
2009-02-23 | 2009-02-23 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -242/+278 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -1/+1 |
2008-02-20 | PR 868 | Nick Clifton | 1 | -2/+2 |
2007-10-15 | * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value. | Alan Modra | 1 | -5/+10 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -3/+3 |
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 | -295/+168 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -7/+1 |
2004-06-24 | bfd/ | Alan Modra | 1 | -3/+3 |
2003-11-30 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 1 | -2/+2 |
2002-12-20 | * coff-h8300.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -9/+10 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -15/+14 |
2002-01-06 | * syms.c (_bfd_generic_make_empty_symbol): New function. | Alan Modra | 1 | -2/+2 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -25/+29 |
2001-09-01 | * vms-tir.c: Add missing prototypes. | Andreas Jaeger | 1 | -0/+4 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-18 | 2001-02-18 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -110/+104 |
2001-01-23 | 2001-01-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |
2000-12-26 | 2000-12-26 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -41/+17 |
2000-12-18 | Add default case to file_format switch. | Nick Clifton | 1 | -13/+14 |
2000-06-14 | 2000-06-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+3 |
1999-07-12 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -3/+5 |