Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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 | |
* dwarf.c: Fix spelling in comments. * dwarf.h: Fix spelling in comments. * objcopy.c: Fix spelling in comments. * od-macho.c: Fix spelling in comments. * rclex.c: Fix spelling in comments. * readelf.c: Fix spelling in comments. * stabs.c: Fix spelling in comments. | |||||
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 | |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -6/+6 | |
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 | |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 | |
2009-07-01 | PR 6714 | Nick Clifton | 1 | -3/+15 | |
* rclex.c (handle_quotes): Do not complain about whitespace separating quoted strings. (rclex_string): Ignore whitespace when looking for a new opening quote following a closing quote. | |||||
2008-01-28 | PR binutils/5529 | Nick Clifton | 1 | -1/+1 | |
* rclex.c (yylex): Also allow the hypen character. | |||||
2008-01-08 | binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post characters | Kai Tietz | 1 | -1/+5 | |
for name tokens. PR/5529. | |||||
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -1/+2 | |
2007-06-18 | * rclex.c: (cpp_line): Add code_page pragma support. | Nick Clifton | 1 | -0/+53 | |
* windres.c: (usage, long_options, main): Add new option --codepage or -c. * winduni.c: (wind_default_codepage, wind_current_codepage): New. (unicode_from_ascii, ascii_from_unicode): Use wind_current_codepage as codepage parameter. (unicode_print): Print 4 characters for hexadecimal values in unicode strings. * winduni.h: (wind_default_codepage, wind_current_codepage): Export. * doc/binutils.texi: Document new option. * NEWS: Mention new feature. | |||||
2007-05-23 | Updated windres tool | Nick Clifton | 1 | -0/+835 | |