Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-12-17 | Add copyright notices | Nick Clifton | 3 | -0/+40 |
2012-11-09 | 2012-11-09 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -2/+21 |
2012-11-09 | 2012-11-09 Nick Clifton <nickc@redhat.com> | Nick Clifton | 2 | -0/+19 |
2012-10-30 | bfd: | Nick Clifton | 1 | -3/+2 |
2012-10-18 | * doc/as.texinfo: Add missing documentation about section flag | Kai Tietz | 1 | -0/+2 |
2012-10-12 | gas/ | Peter Bergner | 1 | -2/+2 |
2012-10-09 | Add AMD bdver3 support. | Nagajyothi Eggone | 1 | -1/+2 |
2012-10-04 | 2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 2 | -2/+3 |
2012-09-20 | Replace CpuSSE3 with CpuCX16 for cmpxchg16b | H.J. Lu | 1 | -1/+2 |
2012-09-06 | 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 1 | -0/+13 |
2012-09-05 | * doc/as.texinfo: Document -mvle. | James Lemke | 1 | -1/+1 |
2012-09-05 | * gas/doc/c-ppc.texi: Document -mvle. | James Lemke | 1 | -0/+3 |
2012-08-31 | * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5 | Maciej W. Rozycki | 1 | -1/+1 |
2012-08-28 | Add support for constructing pc-relative addresses to the plt, by | Walter Lee | 1 | -0/+20 |
2012-08-24 | * bfd/elf32-arm.c (v8): New array. | Matthew Gretton-Dann | 1 | -2/+9 |
2012-08-20 | Replace --n32 with --x32 | H.J. Lu | 1 | -1/+1 |
2012-08-17 | Add AMD btver1 and btver2 support | H.J. Lu | 1 | -0/+3 |
2012-08-13 | Add support for 64-bit ARM architecture: AArch64 | Nick Clifton | 5 | -7/+315 |
2012-08-01 | 2012-08-01 Catherine Moore <clm@codesourcery.com> | Sandra Loosemore | 1 | -0/+1 |
2012-07-16 | Implement RDRSEED, ADX and PRFCHW instructions | H.J. Lu | 1 | -1/+4 |
2012-05-29 | gas/ | Roland McGrath | 1 | -3/+6 |
2012-05-28 | * read.c (read_symbol_name): New function. Reads a symbol names. | Nick Clifton | 1 | -4/+9 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -6/+7 |
2012-05-15 | * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. | Nick Clifton | 2 | -8/+28 |
2012-05-15 | * config/tc-rx.c (rx_fetchalign): Declare. | DJ Delorie | 1 | -0/+10 |
2012-05-03 | Add support for Motorola XGATE embedded CPU | Nick Clifton | 5 | -0/+220 |