Age | Commit message (Expand) | Author | Files | Lines |
2022-04-14 | M68K: avoid quadratic slowdlow in label alignment check | Sergei Trofimovich | 1 | -34/+9 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -6/+6 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -6/+8 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -4/+4 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -16/+9 |
2020-08-20 | Use libiberty hash in gas/read.c. | Martin Liska | 1 | -1/+1 |
2020-06-26 | m68k: tag floating-point ABI used | Pat Bernardi | 1 | -0/+20 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", gas | Alan Modra | 1 | -2/+1 |
2020-04-02 | [PATCH gas/m68k] Fix a register range check | Gunther Nikl | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -148/+3 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -2/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-07 | gas and ld pluralization fixes | Alan Modra | 1 | -1/+3 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -10/+10 |
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 | -3/+3 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -1/+2 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -16/+16 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -5/+2 |
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-03-29 | replace some obstack_alloc () calls with the XOBNEW wrapper | Trevor Saunders | 1 | -3/+3 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -1/+1 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -2/+2 |
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 | -7/+6 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -40/+40 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-04 | Don't use register keyword | Alan Modra | 1 | -12/+12 |
2014-09-22 | Fix various warnings seen when using gcc-5.0 | Alan Modra | 1 | -1/+2 |
2014-07-15 | Don't complain about dbCC to long branch conversion | Andreas Schwab | 1 | -4/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-06-13 | PR gas/15602 | Nick Clifton | 1 | -0/+14 |
2012-11-05 | * write.h (struct fix <fx_pcrel_adjust>): Make it a signed char. | Alan Modra | 1 | -6/+2 |
2012-05-16 | * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm, | Nathan Sidwell | 1 | -0/+6 |
2010-09-09 | * gas/config/tc-m68k.c (tc_gen_reloc): Handle references to defined | Nick Clifton | 1 | -6/+6 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -3/+1 |
2009-11-10 | * config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR. | Maxim Kuvyrkov | 1 | -4/+34 |
2009-10-13 | gas: | Nick Clifton | 1 | -4/+23 |
2009-07-27 | * config/tc-m68k.c (mcf5221x_ctrl): New. | Maxim Kuvyrkov | 1 | -0/+6 |
2009-07-27 | * config/tc-m68k.c (mcf52235_ctrl): Remove non-existent CACR, ACR[01]. | Maxim Kuvyrkov | 1 | -2/+2 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -5/+5 |
2009-02-12 | gas/ | Nathan Sidwell | 1 | -9/+50 |
2009-02-03 | M68K TLS support. | Nick Clifton | 1 | -13/+242 |