Age | Commit message (Expand) | Author | Files | Lines |
2021-04-05 | C99 binutils configury | Alan Modra | 1 | -3/+1 |
2021-03-31 | Use bool in binutils | Alan Modra | 1 | -1/+1 |
2021-03-29 | binutils int vs bfd_boolean fixes | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-10-22 | Fix printf formatting errors where "0x" is used as a prefix for a decimal num... | Dr. David Alan Gilbert | 1 | -4/+4 |
2020-10-05 | Fix compile time error building windmc, detected by gcc 11. | Nick Clifton | 1 | -1/+1 |
2020-06-03 | [PATCH] fix windmc typedef bug | Joel Anderson | 1 | -2/+2 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", binutils | Alan Modra | 1 | -6/+3 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+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-02 | Fix spelling mistakes. | Nick Clifton | 1 | -5/+5 |
2010-11-15 | * windmc.c: ,%s' -> `%s' in a number of strings. | Alan Modra | 1 | -4/+4 |
2009-11-16 | 2009-11-16 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -34/+4 |
2009-09-11 | * obcopy.c (copy_object): New parameter `input_arch', architecture | Nick Clifton | 1 | -6/+1 |
2008-11-25 | PR7044 | Nick Clifton | 1 | -2/+3 |
2008-10-21 | Remove unnecessary casts on obstack_alloc invocations. | Alan Modra | 1 | -1/+1 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -7/+9 |
2008-07-07 | * ieee.c (write_ieee_debugging_info): Use bfd_make_section_with_flags. | Alan Modra | 1 | -6/+4 |
2008-01-09 | PR binutils/55326 | Nick Clifton | 1 | -3/+11 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -1/+2 |
2007-06-19 | * Makefile.am: Add windmc tool. | Nick Clifton | 1 | -0/+1197 |