Age | Commit message (Expand) | Author | Files | Lines |
2021-02-04 | RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions. | Nelson Chu | 2 | -53/+10 |
2021-01-26 | Segmentation fault i386-gen | Alan Modra | 2 | -0/+7 |
2021-01-15 | RISC-V: Indent and GNU coding standards tidy, also aligned the code. | Nelson Chu | 2 | -710/+714 |
2021-01-15 | RISC-V: Error and warning messages tidy. | Nelson Chu | 2 | -1/+5 |
2021-01-15 | RISC-V: Comments tidy and improvement. | Nelson Chu | 3 | -32/+34 |
2021-01-13 | Regen Makefile.in for jobserver.m4 aclocal.m4 dependency | Alan Modra | 2 | -0/+5 |
2021-01-12 | Implement a workaround for GNU mak jobserver | H.J. Lu | 4 | -0/+28 |
2021-01-12 | Updated translations for some subdirectories | Nick Clifton | 2 | -237/+282 |
2021-01-11 | Binutils: Check if AR works with --plugin and rc | H.J. Lu | 2 | -3/+16 |
2021-01-11 | aarch64: Remove support for CSRE | Kyrylo Tkachov | 6 | -1433/+1433 |
2021-01-11 | Updated translations for multiple subdirectories | Nick Clifton | 6 | -1234/+1453 |
2021-01-09 | Binutils: Pass --plugin to AR and RANLIB | H.J. Lu | 2 | -2/+29 |
2021-01-09 | Change version number to 2.36.50 and regenerate files | Nick Clifton | 3 | -242/+288 |
2021-01-09 | Add Changelog entries and NEWS entries for 2.36 branch | Nick Clifton | 1 | -0/+4 |
2021-01-09 | POWER10: Add Return-Oriented Programming instructions | Peter Bergner | 2 | -1/+51 |
2021-01-09 | configure regen | Alan Modra | 2 | -2/+6 |
2021-01-08 | Updated Swedish translation for the opcodes/ subdirectory | Nick Clifton | 2 | -280/+353 |
2021-01-08 | Fix places in the AArch64 opcodes library code where a call to assert() has s... | Nick Clifton | 3 | -7/+16 |
2021-01-08 | Treat the AArch64 register id_aa64mmfr2_el1 as a core system register. | Nick Clifton | 2 | -1/+7 |
2021-01-07 | libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a... | Samuel Thibault | 2 | -11/+5 |
2021-01-07 | Updated French translation for the opcodes/ subdirectory. | Nick Clifton | 2 | -242/+317 |
2021-01-07 | m68k: Require m68020up rather than m68000up for CHK.L instruction. | Fredrik Noring | 2 | -1/+6 |
2021-01-07 | RISC-V: Add pause hint instruction. | Philipp Tomsich | 2 | -0/+7 |
2021-01-07 | RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93). | Claire Xenia Wolf | 2 | -4/+63 |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 276 | -279/+283 |
2021-01-01 | ChangeLog rotation | Alan Modra | 2 | -3269/+3283 |
2020-12-10 | RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions. | Nelson Chu | 2 | -0/+9 |
2020-12-10 | RISC-V: Dump CSR according to the elf privileged spec attributes. | Nelson Chu | 4 | -4/+47 |
2020-12-10 | RISC-V: Control fence.i and csr instructions by zifencei and zicsr. | Nelson Chu | 2 | -20/+25 |
2020-12-04 | IBM Z: Add risbgz and risbgnz extended mnemonics | Andreas Krebbel | 3 | -12/+25 |
2020-12-03 | IBM Z: Add support for HLASM extended mnemonics | Andreas Krebbel | 2 | -0/+18 |
2020-12-01 | RISC-V: Remove the unimplemented extensions. | Nelson Chu | 2 | -11/+5 |
2020-12-01 | RISC-V: Add zifencei and prefixed h class extensions. | Nelson Chu | 2 | -0/+7 |
2020-11-29 | x86: Do not dump DS/CS segment overrides for branch hints | Borislav Petkov | 2 | -2/+16 |
2020-11-16 | aarch64: Extract Condition flag manipulation feature from Armv8.4-A | Przemyslaw Wirkus | 2 | -4/+16 |
2020-11-14 | x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit mode | Borislav Petkov | 2 | -5/+27 |
2020-11-11 | aarch64: Allow LS64 feature with Armv8.6 | Przemyslaw Wirkus | 2 | -1/+5 |
2020-11-09 | Add support for the LMBD (left-most bit detect) instruction to the PRU assemb... | Spencer E. Olson | 2 | -0/+7 |
2020-11-09 | aarch64: Update LS64 feature with system register | Przemyslaw Wirkus | 2 | -0/+6 |
2020-11-09 | aarch64: Limit Rt register number for LS64 load/store instructions | Przemyslaw Wirkus | 6 | -168/+183 |
2020-11-06 | aarch64: Extract Pointer Authentication feature from Armv8.3-A | Przemyslaw Wirkus | 2 | -33/+45 |
2020-11-04 | aarch64: Update feature RAS system registers | Przemyslaw Wirkus | 2 | -0/+10 |
2020-11-03 | [PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7 | Przemyslaw Wirkus | 5 | -2181/+2249 |
2020-11-03 | [PATCH] aarch64: Update missing ChangeLog for AArch64 commits | Przemyslaw Wirkus | 1 | -0/+54 |
2020-10-30 | [PATCH][GAS] aarch64: Add WFIT instruction for Armv8.7-a | Przemyslaw Wirkus | 4 | -1347/+1353 |
2020-10-28 | aarch64: Add CSR PDEC instruction | Przemyslaw Wirkus | 5 | -1417/+1430 |
2020-10-28 | aarch64: Add WFET instruction for Armv8.7-a | Przemyslaw Wirkus | 4 | -1347/+1353 |
2020-10-28 | aarch64: Add DSB instruction Armv8.7-a variant | Przemyslaw Wirkus | 10 | -1455/+1513 |
2020-10-28 | aarch64: Add basic support for armv8.7-a architecture | Przemyslaw Wirkus | 1 | -0/+3 |