Age | Commit message (Expand) | Author | Files | Lines |
2023-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-03-29 | asan: heap buffer overflow in pa_chk_field_selector | Alan Modra | 1 | -16/+29 |
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 | -13/+13 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -22/+22 |
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 | -1/+2 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -4/+3 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -10/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-26 | Add some missing casts to suppress implicit cast warnings | John David Anglin | 1 | -5/+6 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -15/+13 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-28 | PR23837, Segmentation fault in resolve_symbol_value | Alan Modra | 1 | -2/+1 |
2018-07-29 | Fix unwind offset for start_symbol. | John David Anglin | 1 | -1/+3 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -2/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-07-31 | Fix bb instructions with double-word condition on hppa. | John David Anglin | 1 | -3/+1 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | 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-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-10-06 | -Wimplicit-fallthrough error fixes | Alan Modra | 1 | -1/+2 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -42/+29 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -20/+13 |
2016-04-01 | Constify more | Alan Modra | 1 | -24/+24 |
2016-03-29 | use xstrdup and friends more | Trevor Saunders | 1 | -8/+4 |
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 | -5/+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 | -114/+79 |
2015-06-11 | tc-hppa.c: Speed up search for last label | John David Anglin | 1 | -50/+20 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-04-09 | gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW | Alan Modra | 1 | -9/+5 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2012-10-14 | * config/tc-hppa.c (pa_get_number): New. | Dave Anglin | 1 | -43/+47 |
2012-10-14 | * config/tc-hppa.c (pa_ip): Reject double floating point stores and | Dave Anglin | 1 | -1/+4 |
2012-10-13 | * config/tc-hppa.c (pa_ip): Limit unit conditions for uxor to those | Dave Anglin | 1 | -8/+12 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -2/+2 |
2010-12-31 | PR gas/11395 | Dave Anglin | 1 | -23/+30 |
2010-12-27 | PR gas/11395 | Dave Anglin | 1 | -3/+17 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -4/+12 |
2010-04-16 | PR gas/11395 | Nick Clifton | 1 | -0/+10 |
2009-12-18 | 2009-12-18 Steve Ellcey <sje@cup.hp.com> | Steve Ellcey | 1 | -10/+10 |
2009-10-30 | * config/tc-hppa.c (pa_build_unwind_subspace): Replace start symbol | Dave Anglin | 1 | -2/+30 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -1/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -8/+8 |
2009-02-24 | * gas/config/tc-hppa.c (pa_ip): Add check of immediate values. | Dave Anglin | 1 | -2/+33 |