Age | Commit message (Expand) | Author | Files | Lines |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -4/+3 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -55/+55 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-31 | PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value | Alan Modra | 1 | -6/+6 |
2020-08-24 | Remove "memory exhausted" messages | Alan Modra | 1 | -11/+4 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -8/+10 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -16/+16 |
2020-05-26 | tc-score.c: Replace overlapping sprintf with memmove | H.J. Lu | 1 | -8/+12 |
2020-03-02 | miscellaneous SEC_SMALL_DATA | Alan Modra | 1 | -23/+5 |
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 | -16/+17 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 1 | -2/+1 |
2019-04-16 | Make fixup fx_where unsigned | Alan Modra | 1 | -2/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-29 | Move struc-symbol.h to symbols.c | Alan Modra | 1 | -19/+12 |
2018-05-12 | score gcc-8 warning fixes | Alan Modra | 1 | -70/+66 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -2/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -35/+35 |
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 (gas) | Ambrogino Modigliani | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -6/+6 |
2016-04-03 | make score build again | Trevor Saunders | 1 | -1/+1 |
2016-04-01 | Constify more | Alan Modra | 1 | -3/+3 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-03-22 | make more variables const | Trevor Saunders | 1 | -4/+5 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 1 | -1/+1 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -6/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 1 | -2/+2 |
2014-06-13 | Fix seg-faults when fetching the frags of local symbols. | Chen Gang | 1 | -4/+4 |
2014-03-27 | This fixes a compile time error triggered by -Werror=format-security because | Nick Clifton | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-10-15 | revert previous delta. | Nick Clifton | 1 | -1/+1 |
2013-10-14 | * gen-aout.c (main): Fix formatting. Close file. | Nick Clifton | 1 | -1/+1 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -4/+4 |
2011-06-13 | * config/tc-score.c (s3_my_get_expression): Delete unused local | Nick Clifton | 1 | -295/+283 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -7/+6 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -5/+5 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -33/+40 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -9/+9 |
2009-03-02 | Add support for Score7 architecture. | Nick Clifton | 1 | -3371/+4622 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -71/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2007-05-14 | 2007-05-14 Mei Ligang <ligang@sunnorth.com.cn> | Mei Ligang | 1 | -40/+74 |
2007-01-22 | * tc-score.c: Remove unnecessary uses of _(). | Nick Clifton | 1 | -57/+49 |
2007-01-18 | 2007-01-18 Mei Ligang <ligang@sunnorth.com.cn> | Mei Ligang | 1 | -79/+69 |