Age | Commit message (Expand) | Author | Files | Lines |
2020-08-28 | gas: Handle bad -gdwarf options, just like bad --gdwarf options. | Mark Wielaard | 2 | -0/+11 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 23 | -8/+148 |
2020-08-27 | PR26467 UBSAN: cgen.c:762 shift exponent 18446744073709551615 | Alan Modra | 2 | -1/+7 |
2020-08-26 | PR26508 UBSAN: tc-xtensa.c:7764 null pointer bsearch | Alan Modra | 2 | -0/+9 |
2020-08-26 | PR26448 UBSAN: symbols.c:1586 left shift of negative value | Alan Modra | 2 | -2/+26 |
2020-08-26 | PR26447 UBSAN: expr.c:1936 left shift of negative value | Alan Modra | 2 | -6/+22 |
2020-08-26 | bpf: add xBPF ISA | David Faust | 7 | -4/+82 |
2020-08-25 | PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015 | Alan Modra | 2 | -8/+9 |
2020-08-25 | PR26500, ASAN: tic4x_inst_make tc-tic4x.c:1247 | Alan Modra | 2 | -2/+7 |
2020-08-25 | PR26441, ASAN: get_b_cc tc-cr16.c:1521 | Alan Modra | 2 | -6/+9 |
2020-08-25 | PR26426, ASAN: neon_quad tc-arm.c:15175 | Alan Modra | 2 | -0/+11 |
2020-08-25 | PR26410, UBSAN: symbols.c:1818 | Alan Modra | 2 | -3/+10 |
2020-08-25 | gas warning fixes | Alan Modra | 6 | -5/+16 |
2020-08-24 | CSKY: Add new arch CK860. | Cooper Qu | 8 | -9/+117 |
2020-08-24 | tic54x fixes | Alan Modra | 5 | -29/+33 |
2020-08-24 | Remove "memory exhausted" messages | Alan Modra | 10 | -79/+50 |
2020-08-24 | gcc-4 -Og false positive "may be used uninitialised" | Alan Modra | 2 | -6/+10 |
2020-08-24 | PR26526, 5014c2d22b2 breaks compiling the Linux kernel for ARM | Alan Modra | 2 | -1/+7 |
2020-08-24 | CSKY: Add ck803r2 series cpu. | Cooper Qu | 4 | -8/+71 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 67 | -364/+633 |
2020-08-21 | Redo gas local symbol support | Alan Modra | 2 | -399/+375 |
2020-08-21 | gas symbol struct field renaming | Alan Modra | 3 | -359/+364 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 42 | -266/+292 |
2020-08-21 | CSKY: Support two operands form for bloop. | Cooper Qu | 4 | -1/+30 |
2020-08-20 | Remove --reduce-memory-overheads and --hash-size arguments. | Martin Liska | 7 | -704/+47 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 56 | -1214/+1114 |
2020-08-20 | Port dw2gencfi.c to str_htab. | Martin Liska | 2 | -14/+11 |
2020-08-20 | Port ecoff.c to str_hash. | Martin Liska | 2 | -20/+19 |
2020-08-20 | Add new string hash table based on htab_t. | Martin Liska | 2 | -0/+91 |
2020-08-20 | Use libiberty hash in gas/symbols.c. | Martin Liska | 2 | -38/+95 |
2020-08-20 | Use libiberty hash in gas/read.c. | Martin Liska | 4 | -15/+77 |
2020-08-20 | Use libiberty hash in gas/macro.c. | Martin Liska | 4 | -39/+159 |
2020-08-20 | gas/hash.c: add new functions | Martin Liska | 4 | -0/+41 |
2020-08-19 | Correct vcmpsq, vcmpuq and xvtlsbb BF field | Alan Modra | 4 | -3/+9 |
2020-08-18 | Add ChangeLog entries for previous commit. | Peter Bergner | 1 | -0/+5 |
2020-08-18 | PowerPC: Rename xvcvbf16sp to xvcvbf16spn | Peter Bergner | 2 | -2/+2 |
2020-08-17 | gas: Fix internal error in S_SET_SEGMENT | Alex Coplan | 5 | -1/+26 |
2020-08-13 | Fix an internal compiler error when attempting to create a second $GDB_DEBUG$... | Nick Clifton | 2 | -1/+11 |
2020-08-12 | [PATCH] gas: arm: Fix IT-predicated MVE vcvt | Joe Ramsay | 7 | -8/+43 |
2020-08-12 | aarch64: Add support for MPAM system registers | Alex Coplan | 6 | -0/+82 |
2020-08-12 | The description for -mno-csr-check talks about "cheching" rather than "checki... | Nick Clifton | 2 | -1/+7 |
2020-08-12 | Updated Serbian and Russian translations for various sub-directories | Nick Clifton | 2 | -2248/+2646 |
2020-08-10 | aarch64: Don't assert on long sysreg names | Alex Coplan | 5 | -13/+49 |
2020-08-10 | Remove spurious text in changelog entry | Nick Clifton | 1 | -10/+0 |
2020-08-10 | [aarch64] GAS doesn't validate the architecture version for any tlbi register... | Przemyslaw Wirkus | 5 | -4/+38 |
2020-08-10 | Implement missing powerpc extended mnemonics | Alan Modra | 5 | -0/+19 |
2020-08-10 | Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly | Alan Modra | 3 | -200/+205 |
2020-08-10 | Error on lmw, lswi and related PowerPC insns when LE | Alan Modra | 11 | -1075/+1111 |
2020-08-07 | as: Ignore rest of line on overflow error | H.J. Lu | 2 | -1/+9 |
2020-08-06 | gas: Fix internal error on long local labels | Alex Coplan | 6 | -3/+32 |