Age | Commit message (Expand) | Author | Files | Lines |
2014-03-03 | This patch enhances the MSP430 port of GAS so that, if requested, it will | Nick Clifton | 1 | -10/+17 |
2014-02-21 | Add support for CPUID PREFETCHWT1 | Ilya Tocar | 1 | -0/+1 |
2014-02-12 | Add clflushopt, xsaves, xsavec, xrstors | Ilya Tocar | 1 | -0/+1 |
2014-02-03 | Nios II large-GOT relocations | Sandra Loosemore | 1 | -0/+8 |
2014-01-22 | Add .refsym to msp430 backend | DJ Delorie | 1 | -0/+9 |
2013-12-20 | Remove duplicated entry for .pad in c-arm.texi | Tristan Gingold | 1 | -7/+1 |
2013-12-13 | * config/tc-msp430.c (mcu_types): Add some more 430X mcu names. | Nick Clifton | 1 | -8/+17 |
2013-12-13 | Add support for Andes NDS32: | Kuan-Lin Chen | 5 | -3/+341 |
2013-11-19 | 2013-11-19 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 2 | -0/+11 |
2013-11-18 | Add support for armv7ve to gas. | Yufeng Zhang | 1 | -0/+1 |
2013-10-14 | 2013-10-14 Richard Sandiford <rdsandiford@googlemail.com> | Chao-ying Fu | 2 | -0/+21 |
2013-09-30 | Add AMD bdver4 support. | Saravanan Ekanathan | 1 | -1/+2 |
2013-09-18 | * config/tc-msp430.c (OPTION_MOVE_DATA): Define. | Nick Clifton | 1 | -0/+4 |
2013-08-23 | PR binutils/15834 | Nick Clifton | 2 | -10/+6 |
2013-08-09 | * elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10 | Nick Clifton | 1 | -4/+10 |
2013-08-05 | gas/ | Eric Botcazou | 1 | -1/+2 |
2013-07-26 | Add Intel AVX-512 support | H.J. Lu | 1 | -0/+31 |
2013-07-25 | Support Intel SHA | H.J. Lu | 1 | -0/+2 |
2013-07-24 | Support Intel MPX | H.J. Lu | 1 | -1/+8 |
2013-07-19 | [AArch64, ILP32] Retire -milp32 and -mlp64; use -mabi=ilp32 and -mabi=lp64. | Yufeng Zhang | 2 | -0/+7 |
2013-07-18 | * config/rx-defs.h: Add macros for RX100, RX200, RX600, and | Nick Clifton | 1 | -2/+8 |
2013-07-18 | * config/tc-avr.c: Make ata6289's ISA to AVR_ISA_AVR4. | Nick Clifton | 1 | -2/+2 |
2013-07-12 | include/elf/ | Maciej W. Rozycki | 2 | -0/+57 |
2013-06-26 | * doc/as.texinfo (Overview): Remove @samp from MIPS ISA names. | Maciej W. Rozycki | 2 | -16/+10 |
2013-06-26 | gas/ | Richard Sandiford | 1 | -3/+3 |
2013-06-25 | bfd/ | Maciej W. Rozycki | 2 | -0/+36 |
2013-06-22 | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | Richard Sandiford | 1 | -22/+10 |
2013-06-22 | gas/ | Richard Sandiford | 2 | -42/+42 |
2013-06-22 | gas/ | Richard Sandiford | 1 | -34/+117 |
2013-06-22 | gas/ | Richard Sandiford | 1 | -38/+38 |
2013-06-22 | gas/ | Richard Sandiford | 1 | -15/+0 |
2013-06-10 | gas/ | Maciej W. Rozycki | 2 | -0/+27 |
2013-05-16 | * doc/c-msp430.texi: Fix typo. | Jan-Benedict Glaw | 1 | -1/+1 |
2013-05-16 | * config/tc-msp430.c: Make -mmcu recognise more part numbers. | Nick Clifton | 1 | -12/+24 |
2013-05-10 | binutils/ChangeLog: | Andrew Pinski | 1 | -0/+14 |
2013-05-02 | * archures.c: Add some more MSP430 machine numbers. | Nick Clifton | 1 | -1/+15 |
2013-04-29 | * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from | Nick Clifton | 1 | -10/+14 |
2013-04-09 | * gas/config/tc-avr.c (mcu_types): Add ATmega64RFR2, | Nick Clifton | 1 | -17/+21 |
2013-04-03 | * doc/as.texinfo: Add support to generate man options for h8300. | Alan Modra | 2 | -1/+22 |
2013-03-14 | * doc/c-arc.texi (ARC Directives): Revert last change and use | Andreas Schwab | 2 | -10/+10 |
2013-03-14 | PR gas/15212 | Nick Clifton | 4 | -59/+65 |
2013-02-25 | 2013-02-25 Terry Guo <terry.guo@arm.com> | xuepeng guo | 1 | -0/+2 |
2013-02-19 | Implement Intel SMAP instructions | H.J. Lu | 1 | -0/+2 |
2013-02-06 | 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 5 | -3/+286 |
2013-02-04 | Add "@c man" markers to doc/c-metag.texi | H.J. Lu | 1 | -0/+4 |
2013-01-24 | Add support for V850E3V5 architecture | Nick Clifton | 1 | -1/+23 |
2013-01-11 | include/opcode/ | Peter Bergner | 2 | -2/+9 |
2013-01-10 | Remove trailing white spaces on gas | H.J. Lu | 36 | -415/+415 |
2013-01-10 | * common.h: Fix case of "Meta". | Nick Clifton | 5 | -0/+118 |
2013-01-06 | * doc/c-mips.texi (MIPS Opts): Fix use of @itemx. | Andreas Schwab | 3 | -8/+8 |