Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 | |
2020-06-29 | C++ comments | Alan Modra | 1 | -2/+2 | |
binutils isn't c99 (yet). This replaces or removes some C++ style comments. bfd/ * arc-got.h: Use C style comments. * coff-z80.c: Likewise. * elf32-csky.c: Likewise. * peXXigen.c: Likewise. * elf32-m32c.c (m32c_elf_relax_delete_bytes): Remove commented out code. binutils/ * dwarf.c: Use C style comments. * resrc.c: Likewise. gas/ * config/tc-s12z.c: Use C style comments. * config/tc-z80.c: Likewise. * config/tc-xtensa.c (emit_ld_r_n): Remove commented out code. include/ * coff/internal.h: Use C style comments. * coff/pe.h: Likewise. * elf/ppc64.h: Likewise. opcodes/ * arm-dis.c: Use C style comments. * cr16-opc.c: Likewise. * ft32-dis.c: Likewise. * moxie-opc.c: Likewise. * tic54x-dis.c: Likewise. * s12z-opc.c: Remove useless comment. * xgate-dis.c: Likewise. | |||||
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 | |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 | |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 | |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 | |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 | |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 | |
2014-12-27 | Limit moxie sto/ldo offsets to 16 bits | Anthony Green | 1 | -6/+6 | |
2014-12-24 | Add mul.x and umul.x instructions to moxie port | Anthony Green | 1 | -9/+9 | |
2014-12-12 | Add zex instructions for moxie port | Anthony Green | 1 | -2/+2 | |
2014-04-02 | Add new sign-extension instructions to moxie port | Anthony Green | 1 | -2/+2 | |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 | |
2012-09-28 | Don't abort() when disassembling bad moxie instructions. | Anthony Green | 1 | -28/+87 | |
2010-02-03 | Move NOP from 0x00 to 0x0f. | Anthony Green | 1 | -3/+6 | |
2009-06-11 | Add PC-relative branch instructions to moxie port. | Anthony Green | 1 | -18/+31 | |
2009-06-06 | Print moxie addresses nicely. | Anthony Green | 1 | -12/+12 | |
2009-04-16 | Add new binutils target: moxie | Nick Clifton | 1 | -0/+136 | |