Age | Commit message (Expand) | Author | Files | Lines |
2022-08-02 | arm: Add cfi expression support for ra_auth_code | Victor Do Nascimento | 3 | -0/+57 |
2022-08-02 | arm: Use DWARF numbering convention for pseudo-register representation | Victor Do Nascimento | 3 | -70/+95 |
2022-08-01 | x86: SKINIT with operand needs IgnoreSize | Jan Beulich | 3 | -0/+45 |
2022-08-01 | opcodes: LoongArch: add "ret" instruction to reduce typing | WANG Xuerui | 2 | -0/+2 |
2022-08-01 | opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u... | WANG Xuerui | 1 | -3/+3 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 12 | -350/+279 |
2022-07-29 | libopcodes/aarch64: add support for disassembler styling | Andrew Burgess | 1 | -1/+44 |
2022-07-29 | Arm64: re-work PR gas/27217 fix | Jan Beulich | 2 | -46/+23 |
2022-07-29 | RISC-V: Add `OP_V' to .insn named opcodes | Tsukasa OI | 4 | -10/+14 |
2022-07-26 | Updated translations for various sub-directories | Nick Clifton | 3 | -6619/+7167 |
2022-07-25 | LoongArch: Add testcases for new relocate types. | liuzhensong | 13 | -836/+664 |
2022-07-25 | LoongArch: gas: Add new reloc types. | liuzhensong | 4 | -102/+120 |
2022-07-21 | x86/Intel: correct AVX512F scatter insn element sizes | Jan Beulich | 2 | -32/+32 |
2022-07-21 | PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save | Alan Modra | 2 | -3/+3 |
2022-07-20 | gas/symbols: introduce md_resolve_symbol | Dmitry Selyutin | 2 | -0/+45 |
2022-07-18 | arc: Update missing cipher. | Claudiu Zissulescu | 2 | -1/+6 |
2022-07-18 | x86: correct VMOVSH attributes | Jan Beulich | 3 | -0/+30 |
2022-07-14 | Re: PowerPC: implement md_operand to parse register names | Alan Modra | 2 | -6/+5 |
2022-07-14 | PowerPC: implement md_operand to parse register names | Alan Modra | 6 | -89/+82 |
2022-07-12 | PowerPC md_end: Don't htab_delete(NULL) | Alan Modra | 1 | -10/+8 |
2022-07-09 | gas: tc-tic54x.c hash tables | Alan Modra | 2 | -139/+223 |
2022-07-09 | gas: use notes_calloc in string hash | Alan Modra | 6 | -8/+9 |
2022-07-09 | gas: target string hash tables | Alan Modra | 9 | -81/+45 |
2022-07-09 | arc gas: don't leak arc_opcode_hash memory | Alan Modra | 2 | -1/+23 |
2022-07-09 | i386 gas: don't leak op_hash or reg_hash memory | Alan Modra | 3 | -3/+13 |
2022-07-09 | ppc gas: don't leak ppc_hash memory | Alan Modra | 2 | -2/+37 |
2022-07-09 | gas hash.h tidy | Alan Modra | 2 | -30/+38 |
2022-07-09 | gas: rename md_end to md_finish | Alan Modra | 42 | -80/+84 |
2022-07-09 | gas: set up notes obstack earlier | Alan Modra | 3 | -11/+15 |
2022-07-09 | gas: itbl_files | Alan Modra | 1 | -20/+2 |
2022-07-09 | gas: free sy_hash, macro_hash and po_hash | Alan Modra | 7 | -0/+33 |
2022-07-09 | dw2gencfi.c: use notes obstack | Alan Modra | 1 | -12/+10 |
2022-07-09 | expr.c make_expr_symbol: use notes obstack | Alan Modra | 1 | -1/+1 |
2022-07-09 | read.c assign_symbol: use notes obstack for dummy listing frag | Alan Modra | 1 | -1/+1 |
2022-07-09 | read.c s_include: use notes obstack for path | Alan Modra | 1 | -4/+2 |
2022-07-09 | macro.c: use string hash from hash.h for macro_hash | Alan Modra | 3 | -144/+29 |
2022-07-09 | read.c: use string hash from hash.h for po_hash | Alan Modra | 1 | -56/+7 |
2022-07-09 | free read_symbol_name string | Alan Modra | 2 | -0/+5 |
2022-07-09 | gas: output_file_close | Alan Modra | 4 | -15/+13 |
2022-07-09 | gas: utility notes memory alloc functions | Alan Modra | 3 | -10/+90 |
2022-07-09 | gas: arm -mwarn-syms duplicates | Alan Modra | 2 | -5/+3 |
2022-07-09 | Regenerate with automake-1.15.1 | Alan Modra | 3 | -733/+379 |
2022-07-08 | Update version to 2.39.50 and regenerate files | Nick Clifton | 4 | -2371/+2751 |
2022-07-08 | Add markers for 2.39 branch | Nick Clifton | 2 | -0/+6 |
2022-07-07 | RISC-V: Added Zfhmin and Zhinxmin. | Tsukasa OI | 13 | -32/+64 |
2022-07-07 | RISC-V: Fix disassembling Zfinx with -M numeric | Tsukasa OI | 2 | -0/+12 |
2022-07-07 | RISC-V: Fix requirement handling on Zhinx+{D,Q} | Tsukasa OI | 1 | -1/+1 |
2022-07-07 | PR29320, 'struct obstack' declared inside parameter list | Alan Modra | 2 | -2/+2 |
2022-07-06 | x86: make D attribute usable for XOP and FMA4 insns | Jan Beulich | 1 | -7/+35 |
2022-07-06 | x86: fold two switch() statements in match_template() | Jan Beulich | 1 | -16/+3 |