Age | Commit message (Expand) | Author | Files | Lines |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-09-20 | elf-attrs.c memory allocation fail | Alan Modra | 1 | -4/+8 |
2023-08-17 | gas: tc-sparc.c: undo spurious change in 5be1b787276d2adbe85ae7febc709ca517b6... | Jose E. Marchesi | 1 | -1/+1 |
2023-08-17 | bpf: gas: consolidate handling of immediate overflows | Jose E. Marchesi | 1 | -1/+1 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -0/+1 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -1/+0 |
2023-07-30 | bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags | Jose E. Marchesi | 1 | -0/+1 |
2023-01-16 | Tidy gas/expr.c static state | Alan Modra | 1 | -5/+5 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-07-09 | gas: rename md_end to md_finish | Alan Modra | 1 | -1/+1 |
2022-05-27 | Remove use of bfd_uint64_t and similar | Alan Modra | 1 | -18/+17 |
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 | -41/+41 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-09-02 | ubsan: tc-sparc.c:1146 left shift cannot be represented | Alan Modra | 1 | -1/+1 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -4/+10 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -22/+7 |
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 | -1/+1 |
2019-04-16 | Make fixup fx_where unsigned | Alan Modra | 1 | -1/+1 |
2019-04-16 | Make frag fr_fix unsigned | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-09-04 | gas, sparc: Allow non-fpop2 instructions before floating point branches | Daniel Cederman | 1 | -5/+6 |
2018-04-16 | Remove sparc-aout and sparc-coff support | Alan Modra | 1 | -195/+5 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -4/+0 |
2018-01-30 | Fix PR gas/22738 (.dc.a directive has wrong size on SPARC 64-bit). | Eric Botcazou | 1 | -2/+15 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-08-23 | gas: enable PC-relative diff relocations on sparc64 | James Clarke | 1 | -1/+25 |
2017-05-19 | binutils: support for the SPARC M8 processor | Jose E. Marchesi | 1 | -1/+75 |
2017-04-25 | gas: sparc: fix relaxation of CALL instruction into branches in a.out targets | Jose E. Marchesi | 1 | -2/+7 |
2017-02-23 | opcodes,gas: associate SPARC ASIs with an architecture level. | Sheldon Lobo | 1 | -7/+46 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -2/+2 |
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-11-25 | gas: fix CBCOND diagnostics for invalid immediate operands. | Jose E. Marchesi | 1 | -2/+3 |
2016-11-22 | gas,opcodes: fix hardware capabilities bumping in the sparc assembler. | Jose E. Marchesi | 1 | -58/+54 |
2016-11-15 | Fix SPARC relocations generated for the .eh_frame section. | Nick Clifton | 1 | -1/+4 |
2016-09-14 | gas: improve architecture mismatch diagnostics in sparc | Jose E. Marchesi | 1 | -1/+1 |
2016-09-14 | gas: detect DCTI couples in sparc | Jose E. Marchesi | 1 | -11/+45 |
2016-08-04 | Fix generation of relocs for 32-bit Sparc Solaris targets. | Stefan Trleman | 1 | -0/+16 |
2016-07-19 | sparc: make a field type bfd_reloc_code_real_type | Trevor Saunders | 1 | -1/+1 |
2016-07-19 | sparc: remove a sentinal | Trevor Saunders | 1 | -16/+11 |
2016-06-17 | opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns. | Jose E. Marchesi | 1 | -26/+25 |
2016-06-17 | opcodes,gas: adjust sparc insns and make GAS aware of it | Jose E. Marchesi | 1 | -15/+25 |
2016-06-17 | gas: sparc: fix collision of registers and pseudo-ops. | Jose E. Marchesi | 1 | -141/+240 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -4/+4 |
2016-04-14 | make a few variables static | Trevor Saunders | 1 | -1/+1 |
2016-04-07 | Allow integer contants to have a U suffix. Improve error reporting for missi... | Nick Clifton | 1 | -0/+5 |
2016-04-01 | Constify more | Alan Modra | 1 | -2/+2 |