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-02-20 | opcodes: style m68k disassembler output | Andreas Schwab | 1 | -116/+238 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -8/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in opcodes | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-11 | ubsan: m68k: left shift cannot be represented in type 'int' | Alan Modra | 1 | -3/+5 |
2019-09-23 | m68k bfd.h tidy | 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-05-24 | Move print_insn_XXX to an opcodes internal header | Yao Qi | 1 | -1/+1 |
2017-01-13 | Return -1 on memory error in print_insn_m68k | Yao Qi | 1 | -7/+12 |
2017-01-13 | Remove magic numbers in m68k-dis.c:print_insn_arg | Yao Qi | 1 | -41/+56 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in opcodes | H.J. Lu | 1 | -3/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-20 | Remove unnecessary header from m68k-dis.c | Alan Modra | 1 | -2/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2012-07-24 | PR binutils/13135 | Nick Clifton | 1 | -4/+4 |
2010-06-16 | 2010-06-16 Vincent Rivire <vincent.riviere@freesbee.fr> | Nick Clifton | 1 | -1/+1 |
2010-05-27 | * m68k-dis.c (print_insn_m68k): Emit undefined instructions as | Nick Clifton | 1 | -1/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -1/+0 |
2009-11-10 | * config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR. | Maxim Kuvyrkov | 1 | -2/+6 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-26 | * m68k-dis.c (print_insn_arg): Add movecr register names for | Nick Clifton | 1 | -22/+47 |
2008-11-26 | (NEXTBYTE, NEXTWORD, NEXTLONG, NEXTULONG, NEXTSINGLE) | Andreas Schwab | 1 | -27/+9 |
2008-11-25 | * m68k-dis.c: Rewrite to remove use of setjmp/longjmp. | Nick Clifton | 1 | -168/+248 |
2007-09-27 | gas/ | Kazu Hirata | 1 | -1/+1 |
2007-07-05 | Change source files over to GPLv3. | Nick Clifton | 1 | -8/+10 |
2007-07-03 | gas/testsuite/ | Nathan Sidwell | 1 | -34/+34 |
2007-04-20 | gas/ | Nathan Sidwell | 1 | -1/+3 |
2007-04-09 | * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func and | Kazu Hirata | 1 | -2/+26 |
2006-12-27 | gas/ | Kazu Hirata | 1 | -1/+4 |
2006-05-25 | include/opcodes/ | Richard Sandiford | 1 | -29/+62 |
2006-04-29 | Fix buglet noticed while looking at PR 1298. | Jim Wilson | 1 | -2/+4 |
2006-02-07 | * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e, | Nathan Sidwell | 1 | -53/+4 |
2005-11-10 | * m68k-dis.c (print_insn_m68k): Only match FPU insns with | Andreas Schwab | 1 | -0/+14 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -643/+643 |
2005-06-23 | * m68k-dis.c: Use ISC C90. | Ben Elliston | 1 | -48/+21 |
2005-05-07 | Update the address and phone number of the FSF | Nick Clifton | 1 | -1/+1 |
2004-07-11 | * m68k-dis.c (m68k_valid_ea): Fix typos in last change. | Andreas Schwab | 1 | -3/+3 |
2004-07-09 | binutils/testsuite/: | Andreas Schwab | 1 | -8/+90 |
2004-05-24 | Reorganise m68k instruction decoding and improve handling of MAC/EMAC | Nick Clifton | 1 | -177/+224 |
2004-05-05 | Add support for 521x,5249,547x,548x. | Nick Clifton | 1 | -15/+19 |
2004-04-22 | Add support for ColdFire MAC instructions and tidy up support for other m68k | Nick Clifton | 1 | -5/+65 |
2003-10-21 | Add ColfFire v4 support | Nick Clifton | 1 | -22/+40 |