Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/opcode/ | Yufeng Zhang | 2013-01-17 | 7 | -29/+553 |
* | Add x86 size relocation support to gas | H.J. Lu | 2013-01-17 | 25 | -3/+508 |
* | * gas/ppc/htm.d: Ignore padding at end of section. | Alan Modra | 2013-01-16 | 2 | -0/+5 |
* | * config/tc-ppc.c (md_assemble <TE_PE>): Ignore line after | Alan Modra | 2013-01-16 | 2 | -3/+8 |
* | Increment length by 1 if the relocation token is removed | H.J. Lu | 2013-01-15 | 9 | -4/+40 |
* | * config/tc-v850.c (md_assemble): Allow signed values for | Nick Clifton | 2013-01-15 | 7 | -11/+27 |
* | * gas/v850/basic.exp (reloc part 1): Pass -mgcc-abi to gas. | Alan Modra | 2013-01-14 | 3 | -3/+8 |
* | * metag-dis.c (REG_WIDTH): Increase to 64. | Nick Clifton | 2013-01-14 | 2 | -6/+10 |
* | * gas/ppc/htm.s: Use .text rather than .section ".text". | Alan Modra | 2013-01-14 | 5 | -4/+11 |
* | * config/tc-xgate.c (md_begin): Fix mistake made when going from | Sean Keys | 2013-01-11 | 2 | -1/+6 |
* | oops - omitted from previous delta | Nick Clifton | 2013-01-11 | 23 | -0/+87155 |
* | include/opcode/ | Peter Bergner | 2013-01-11 | 10 | -6/+129 |
* | * config/tc-xgate.c (md_begin): Fix the printing of opcodes so | Sean Keys | 2013-01-10 | 2 | -2/+10 |
* | Remove trailing white spaces on gas | H.J. Lu | 2013-01-10 | 53 | -455/+510 |
* | gas/ | Roland McGrath | 2013-01-10 | 4 | -16/+24 |
* | * common.h: Fix case of "Meta". | Nick Clifton | 2013-01-10 | 13 | -0/+7368 |
* | 2013-01-09 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2013-01-09 | 3 | -17/+20 |
* | gas/ | Yufeng Zhang | 2013-01-08 | 5 | -3/+18 |
* | PR gas/14887 | Nick Clifton | 2013-01-07 | 4 | -6/+22 |
* | * doc/c-mips.texi (MIPS Opts): Fix use of @itemx. | Andreas Schwab | 2013-01-06 | 4 | -8/+14 |
* | * archures.c: Add support for MIPS r5900 | Nick Clifton | 2013-01-04 | 10 | -47/+1190 |
* | opcodes/ | Yufeng Zhang | 2013-01-04 | 4 | -30/+35 |
* | * aarch64-opc.c (aarch64_prfops): Update to support PLIL1KEEP, | Nick Clifton | 2013-01-04 | 2 | -24/+28 |
* | Update copyright year to 2013 | H.J. Lu | 2013-01-02 | 2 | -2/+6 |
* | gas/ | Yufeng Zhang | 2013-01-02 | 2 | -0/+7 |
* | PR gas/14987 | Nick Clifton | 2013-01-02 | 7 | -3735/+3782 |
* | Fix commit date in previous commit. | Richard Earnshaw | 2012-12-20 | 1 | -1/+1 |
* | 2012-12-20 Greta Yorsh <Greta.Yorsh@arm.com> | Richard Earnshaw | 2012-12-20 | 9 | -198/+253 |
* | PR ld/14736 | Michael Eager | 2012-12-18 | 6 | -0/+118 |
* | Add copyright notices | Nick Clifton | 2012-12-17 | 122 | -0/+2098 |
* | Microblaze: Add support for handling TLS symbol suffixes and generating | Michael Eager | 2012-12-11 | 2 | -45/+165 |
* | Add copyright notices | Nick Clifton | 2012-12-10 | 24 | -52/+196 |
* | gas/ | Yufeng Zhang | 2012-12-06 | 7 | -39/+50 |
* | opcodes/Changelog: | Michael Eager | 2012-11-29 | 2 | -4/+8 |
* | gas/ | Julian Brown | 2012-11-28 | 5 | -7/+79 |
* | binutils/testsuite/ | Roland McGrath | 2012-11-27 | 2 | -7/+19 |
* | include/opcode/ | Alan Modra | 2012-11-23 | 4 | -3/+13 |
* | Add swap byte (swapb) and swap halfword (swaph) opcodes. | Michael Eager | 2012-11-21 | 3 | -0/+19 |
* | Add stack high register and stack low register for MicroBlaze | Michael Eager | 2012-11-21 | 5 | -0/+49 |
* | gas/ | Roland McGrath | 2012-11-20 | 6 | -6/+36 |
* | Fix opcode for 64-bit jecxz | H.J. Lu | 2012-11-20 | 3 | -0/+9 |
* | 2012-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 2012-11-20 | 3 | -3/+8 |
* | gas/ChangeLog | Yufeng Zhang | 2012-11-20 | 2 | -1/+6 |
* | Fix sparc bitness overrides in GAS. Noticed by Eric Botcazou. | David S. Miller | 2012-11-20 | 2 | -3/+17 |
* | opcodes/ | Michael Eager | 2012-11-14 | 5 | -1/+42 |
* | Add clz opcode. | Michael Eager | 2012-11-14 | 3 | -0/+12 |
* | Add the endian reversing versions of load/store instructions; | Michael Eager | 2012-11-14 | 4 | -0/+62 |
* | gas/ChangeLog: | Ulrich Weigand | 2012-11-14 | 9 | -99/+59 |
* | Correct gas microblaze ChangeLog entry | H.J. Lu | 2012-11-12 | 1 | -7/+6 |
* | Add missing test cases. | Michael Eager | 2012-11-12 | 5 | -0/+44 |