| Commit message (Expand) | Author | Age | Files | Lines |
* | Add .data and .bss refsym symbols | DJ Delorie | 2014-01-24 | 1 | -0/+12 |
* | Remove the display of known MCU names from the MSP430 port of GAS. | Nick Clifton | 2014-01-23 | 1 | -0/+7 |
* | Add .refsym to msp430 backend | DJ Delorie | 2014-01-22 | 1 | -0/+5 |
* | Remove regzmm from AVX2 gather assert | Michael Zolotukhin | 2014-01-22 | 1 | -0/+5 |
* | Add check for invalid register in AVX512 gathers | Michael Zolotukhin | 2014-01-22 | 1 | -0/+6 |
* | Fix gas build breakage | Alan Modra | 2014-01-22 | 1 | -0/+4 |
* | Ensure that %func() expressions are outermost terms | DJ Delorie | 2014-01-21 | 1 | -0/+7 |
* | gas: ARM: Fix encoding of VCVTr.s32.f64 instructions | Will Newton | 2014-01-17 | 1 | -0/+5 |
* | PR gas/16434 | Nick Clifton | 2014-01-14 | 1 | -0/+8 |
* | Remove regbnd and vec_disp8 | H.J. Lu | 2014-01-08 | 1 | -0/+5 |
* | Update copyright year to 2014 | H.J. Lu | 2014-01-08 | 1 | -0/+4 |
* | New Year - binutils ChangeLog rotation | H.J. Lu | 2014-01-08 | 1 | -2093/+2 |
* | remove VA_* from binutils | Tom Tromey | 2014-01-07 | 1 | -0/+5 |
* | remove uses of PARAMS from binutils | Tom Tromey | 2014-01-07 | 1 | -0/+5 |
* | remove ANSI_PROTOTYPES | Tom Tromey | 2014-01-07 | 1 | -0/+4 |
* | [AArch64] Add GAS recognition for "xgene-1" | Philipp Tomsich | 2014-01-07 | 1 | -0/+4 |
* | Remove duplicated entry for .pad in c-arm.texi | Tristan Gingold | 2013-12-20 | 1 | -0/+4 |
* | gas/ | Yufeng Zhang | 2013-12-18 | 1 | -0/+5 |
* | * config/tc-rx.c (rx_include): Rename 'eof' to 'last_char' in | Nick Clifton | 2013-12-18 | 1 | -0/+6 |
* | * config/tc-msp430.c (mcu_types): Add some more 430X mcu names. | Nick Clifton | 2013-12-13 | 1 | -0/+11 |
* | Add support for Andes NDS32: | Kuan-Lin Chen | 2013-12-13 | 1 | -0/+20 |
* | Use $(INSTALL_PROGRAM_ENV) consistently. | Roland McGrath | 2013-12-10 | 1 | -0/+7 |
* | strip off +x bits on non-executable/script files | Mike Frysinger | 2013-12-07 | 1 | -0/+6 |
* | Fix crash on intelbad. | Tristan Gingold | 2013-12-03 | 1 | -0/+5 |
* | Revert "Do not issue error messages when parsing a PSTATE register". | Yufeng Zhang | 2013-11-20 | 1 | -0/+9 |
* | * config/tc-aarch64.c (parse_sys_reg): Do not issue error messages | Nick Clifton | 2013-11-19 | 1 | -1/+6 |
* | 2013-11-19 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 2013-11-19 | 1 | -0/+13 |
* | PR gas/16109 | Alexey Makhalov | 2013-11-19 | 1 | -0/+6 |
* | Add a dummy "int bnd_prefix" argument | H.J. Lu | 2013-11-18 | 1 | -0/+5 |
* | Add support for armv7ve to gas. | Yufeng Zhang | 2013-11-18 | 1 | -0/+8 |
* | gas/ | Yufeng Zhang | 2013-11-18 | 1 | -0/+5 |
* | Revert "Add support for AArch64 trace unit registers." | Yufeng Zhang | 2013-11-18 | 1 | -1/+12 |
* | Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND | H.J. Lu | 2013-11-17 | 1 | -0/+24 |
* | gas/ | Yufeng Zhang | 2013-11-15 | 1 | -0/+9 |
* | Reorder invalid default mask check | Michael Zolotukhin | 2013-11-15 | 1 | -0/+4 |
* | Fix ChangeLog entries from earlier commit. | Catherine Moore | 2013-11-11 | 1 | -0/+7 |
* | 2013-11-08 Jan-Benedict Glaw <jbglaw@lug-owl.de | Jan-Benedict Glaw | 2013-11-11 | 1 | -0/+4 |
* | gas/ | Yufeng Zhang | 2013-11-05 | 1 | -0/+6 |
* | gas/ | Yufeng Zhang | 2013-11-05 | 1 | -0/+4 |
* | config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate. | Will Newton | 2013-11-05 | 1 | -0/+6 |
* | x86-64/gas: fix an asymmetry in suffix/register checking | Jan Beulich | 2013-11-04 | 1 | -0/+7 |
* | Add ELFv2 .localentry support. | Alan Modra | 2013-10-30 | 1 | -0/+8 |
* | Add .abiversion related support for ELFv2 | Alan Modra | 2013-10-30 | 1 | -0/+8 |
* | Report overflow on PowerPC64 @h and @ha relocations. | Alan Modra | 2013-10-30 | 1 | -0/+11 |
* | 2013-10-18 Chao-ying Fu <Chao-ying.Fu@imgtec.com> | Chao-ying Fu | 2013-10-18 | 1 | -0/+6 |
* | * config/tc-tic6x.c (tic6x_parse_operand): Revert previous delta. | Nick Clifton | 2013-10-18 | 1 | -0/+4 |
* | 2013-10-14 Richard Sandiford <rdsandiford@googlemail.com> | Chao-ying Fu | 2013-10-14 | 1 | -0/+26 |
* | * gen-aout.c (main): Fix formatting. Close file. | Nick Clifton | 2013-10-14 | 1 | -0/+6 |
* | 2013-10-13 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2013-10-14 | 1 | -0/+5 |
* | * Removed short_hand field from opcode table and | Sean Keys | 2013-10-11 | 1 | -0/+4 |