Age | Commit message (Expand) | Author | Files | Lines |
2020-08-25 | gas warning fixes | Alan Modra | 1 | -1/+1 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -1/+1 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -23/+22 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -4/+4 |
2020-06-29 | gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331 | Hans-Peter Nilsson | 1 | -3/+16 |
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 | -9/+8 |
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-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-05-24 | mmix: constify handler_charp | Trevor Saunders | 1 | -1/+1 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -4/+3 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -1/+1 |
2016-04-03 | cleanup FLT_CHARS and EXP_CHARS | Trevor Saunders | 1 | -3/+3 |
2016-04-01 | Constify more | Alan Modra | 1 | -1/+1 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -7/+5 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -12/+14 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -2/+2 |
2015-08-11 | Fix typo checking MMIX operands. | Nick Clifton | 1 | -2/+2 |
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 | -1/+1 |
2014-06-18 | GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes. | Hans-Peter Nilsson | 1 | -0/+11 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-08-14 | * config/tc-mmix.c (loc_asserts): New variable. | Hans-Peter Nilsson | 1 | -5/+99 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -8/+8 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -5/+1 |
2009-09-10 | PR gas/10623 | Hans-Peter Nilsson | 1 | -26/+31 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2008-09-15 | * config/tc-frv.c (md_apply_fix): Use abs_section_sym for | Alan Modra | 1 | -3/+12 |
2008-06-16 | PR gas/6607 | Hans-Peter Nilsson | 1 | -4/+7 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -36/+8 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -3/+2 |
2006-01-03 | PR gas/2101 | Hans-Peter Nilsson | 1 | -1/+3 |
2005-06-07 | gas: | Zack Weinberg | 1 | -7/+7 |
2005-05-10 | PR binutils/886 | Hans-Peter Nilsson | 1 | -58/+58 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-05-03 | * config/obj-ecoff.c (ecoff_frob_file_before_fix): Correct section | Alan Modra | 1 | -8/+1 |
2005-05-03 | * config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec... | Nick Clifton | 1 | -5/+5 |
2005-04-20 | 2005-04-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2005-03-25 | * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90. | Hans-Peter Nilsson | 1 | -123/+65 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -17/+4 |
2004-09-14 | * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif. | Hans-Peter Nilsson | 1 | -3/+3 |
2003-11-22 | * config/tc-a29k.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-10-18 | Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible. | Hans-Peter Nilsson | 1 | -14/+198 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 1 | -4/+0 |