Age | Commit message (Expand) | Author | Files | Lines |
2019-01-08 | Remove support for old gnu v2 name mangling. | Nick Clifton | 1 | -19/+7 |
2019-01-07 | Revert "Sync libiberty sources with master version in gcc repository. Update... | Simon Marchi | 1 | -7/+19 |
2019-01-07 | Sync libiberty sources with master version in gcc repository. Updated stabs ... | Nick Clifton | 1 | -19/+7 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-07 | Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha... | Nick Clifton | 1 | -4/+6 |
2018-03-13 | Prevent a buffer overrun when parsing corrupt STABS debug information. | Nick Clifton | 1 | -1/+3 |
2018-03-13 | Add range changing to STABS parsing functions, in order to prevent buffer ove... | Nick Clifton | 1 | -144/+260 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-02-14 | Fix handling of corrupt STABS enum type strings. | Nick Clifton | 1 | -1/+13 |
2017-01-10 | Fix compile time warning about pointer comparison. | Nick Clifton | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in C source files (binutils) | Ambrogino Modigliani | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough error fixes | Alan Modra | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -1/+1 |
2015-07-24 | Use 0xffffffffffffffffLL to silence GCC 6 warning | H.J. Lu | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-12 | Fix more memory faults uncovered by fuzzing various executables. | Nick Clifton | 1 | -12/+18 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-01-15 | PR binutils/15018 | Alan Modra | 1 | -6/+3 |
2012-03-30 | PR binutils/13925 | Nick Clifton | 1 | -0/+5 |
2011-03-25 | * stabs.c (parse_stab_enum_type): Fix memory leaks. | Nick Clifton | 1 | -19/+50 |
2010-04-09 | bfd/ChangeLog | Nick Clifton | 1 | -22/+3 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -7/+7 |
2009-09-10 | Updated soruces in binutils/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -21/+21 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2008-10-02 | PR 6934 | Nick Clifton | 1 | -0/+20 |
2008-09-30 | PR 6922 | Nick Clifton | 1 | -6/+8 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -5/+3 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -7/+7 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -2/+2 |
2004-11-10 | PR binutils/536 | Ian Lance Taylor | 1 | -1/+2 |
2004-10-25 | * stabs.c (stab_demangle_v3_arglist): New static function, broken | Ian Lance Taylor | 1 | -9/+58 |
2004-01-12 | Update copyright year. | Ian Lance Taylor | 1 | -1/+1 |
2004-01-12 | * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names. | Ian Lance Taylor | 1 | -1/+303 |
2003-12-06 | * ChangeLog-9197: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-06 | Fix 'the the' typo | Nick Clifton | 1 | -1/+1 |
2003-09-14 | * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove | Andreas Jaeger | 1 | -309/+152 |
2003-03-06 | Remove redundant defintions of BYTES_IN_WORD and add conditional defintion in | Nick Clifton | 1 | -23/+8 |
2003-02-13 | For N_SLINE only include function_start_offset if the symbol is within a | Nick Clifton | 1 | -5/+7 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -465/+476 |
2002-08-16 | Cope with demangling function names that include a double underscore. | Nick Clifton | 1 | -23/+30 |
2002-05-26 | * arsup.c: Remove ARGSUSED. | Kazu Hirata | 1 | -1/+0 |
2002-05-24 | * size.c: Fix formatting. | Kazu Hirata | 1 | -29/+29 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -25/+25 |
2001-08-29 | 2001-08-29 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -1/+1 |
2001-01-24 | * stabs.c: Update copyright. Include "filenames.h". | Alan Modra | 1 | -15/+5 |
2000-07-10 | Warning fixes. | Alan Modra | 1 | -2/+2 |