2011-01-26 |
Kai Tietz | 2011-01-26 Kai Tietz <[email protected]> |
blob | commitdiff | raw |
2011-01-17 |
Quentin Neill | Add support for TBM instructions. |
blob | commitdiff | raw | diff to current |
2011-01-16 |
H.J. Lu | Disallow 64bit relocations in x32 mode. |
blob | commitdiff | raw | diff to current |
2011-01-15 |
H.J. Lu | Don't allow movabs with relocation in x32 mode. |
blob | commitdiff | raw | diff to current |
2011-01-14 |
H.J. Lu | Rename --n32 to --x32. |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Nick Clifton | * config/tc-i386.c (x86_elf_abi): Only define for targe... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Quentin Neill | Add docs and arch tests to BMI. |
blob | commitdiff | raw | diff to current |
2011-01-05 |
H.J. Lu | Implement BMI instructions. |
blob | commitdiff | raw | diff to current |
2010-12-31 |
H.J. Lu | Add x86-64 ILP32 support. |
blob | commitdiff | raw | diff to current |
2010-10-14 |
H.J. Lu | Add CheckRegSize to instructions which require register... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
H.J. Lu | Add .d32 encoding suffix. |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Alan Modra | PR gas/12011 |
blob | commitdiff | raw | diff to current |
2010-09-09 |
H.J. Lu | Check VEXW1 for 2-byte VEX prefix. |
blob | commitdiff | raw | diff to current |
2010-09-03 |
H.J. Lu | Check flag_code instead of use_rela_relocations for... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
H.J. Lu | Fix a typo in comments. |
blob | commitdiff | raw | diff to current |
2010-08-18 |
H.J. Lu | Check i.imm_operands VEXXDS. |
blob | commitdiff | raw | diff to current |
2010-08-06 |
H.J. Lu | Re-indent config/tc-i386.c. |
blob | commitdiff | raw | diff to current |
2010-08-06 |
H.J. Lu | Don't generate multi-byte NOPs for i686. |
blob | commitdiff | raw | diff to current |
2010-08-04 |
H.J. Lu | Move the first i.error out of the loop. |
blob | commitdiff | raw | diff to current |
2010-07-03 |
H.J. Lu | Don't call section_symbol() with expr_section. |
blob | commitdiff | raw | diff to current |
2010-07-01 |
H.J. Lu | Support AVX Programming Reference (June, 2010) |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Jan Beulich | gas/ |
blob | commitdiff | raw | diff to current |
2010-06-10 |
H.J. Lu | Stop if -march=XXX is invalid. |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Jan Beulich | gas/ |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Sebastian Pop | 2010-06-08 Quentin Neill <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Sebastian Pop | 2010-06-02 Quentin Neill <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-04-22 |
H.J. Lu | Remove i386_is_register. |
blob | commitdiff | raw | diff to current |
2010-04-22 |
H.J. Lu | Don't use i386_is_register in tc_x86_parse_to_dw2regnum. |
blob | commitdiff | raw | diff to current |
2010-04-22 |
H.J. Lu | Remove is_intel_syntax from i386_is_register. |
blob | commitdiff | raw | diff to current |
2010-04-21 |
H.J. Lu | Properly handle ".equ symbol, reg + NUM" in x86 Intel... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
H.J. Lu | Use STRING_COMMA_LEN to avoid strlen. |
blob | commitdiff | raw | diff to current |
2010-03-22 |
H.J. Lu | Replace oprand_size_mismatch with operand_size_mismatch. |
blob | commitdiff | raw | diff to current |
2010-03-22 |
H.J. Lu | Set error instead of err_msg on failure. |
blob | commitdiff | raw | diff to current |
2010-02-25 |
H.J. Lu | Update x86 assembler error messages. |
blob | commitdiff | raw | diff to current |
2010-02-25 |
H.J. Lu | Improve x86 assembler error message. |
blob | commitdiff | raw | diff to current |
2010-02-11 |
H.J. Lu | Reformat build_modrm_byte. |
blob | commitdiff | raw | diff to current |
2010-02-11 |
H.J. Lu | Update copyright. |
blob | commitdiff | raw | diff to current |
2010-02-11 |
Sebastian Pop | 2010-02-10 Quentin Neill <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Sebastian Pop | 2010-02-03 Quentin Neill <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-01-27 |
H.J. Lu | Allow VL=1 on AVX scalar instructions. |
blob | commitdiff | raw | diff to current |
2010-01-24 |
H.J. Lu | Set the first 3byte VEX prefix individually. |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Sebastian Pop | 2010-01-15 Sebastian Pop <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-01-06 |
Sebastian Pop | 2010-01-06 Quentin Neill <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-12-19 |
H.J. Lu | Replace VexNDS, VexNDD and VexLWP with VexVVVV. |
blob | commitdiff | raw | diff to current |
2009-12-16 |
H.J. Lu | Remove ByteOkIntel. |
blob | commitdiff | raw | diff to current |
2009-12-16 |
H.J. Lu | Replace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
H.J. Lu | Replace VEX2SOURCES with XOP2SOURCES. |
blob | commitdiff | raw | diff to current |
2009-12-16 |
H.J. Lu | Replace Vex2Sources and Vex3Sources with VexSources. |
blob | commitdiff | raw | diff to current |
2009-12-16 |
H.J. Lu | Remove VexW0 and VexW1. Add VexW. |
blob | commitdiff | raw | diff to current |
2009-12-15 |
H.J. Lu | Define VEX128 and VEX256. |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Nick Clifton | Add -Wshadow to the gcc command line options used when... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
H.J. Lu | 2009-12-09 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Sebastian Pop | 2009-11-18 Sebastian Pop <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Sebastian Pop | 2009-11-17 Sebastian Pop <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-11-14 |
H.J. Lu | Check destination operand for lockable instructions. |
blob | commitdiff | raw | diff to current |
2009-11-14 |
H.J. Lu | 2009-11-13 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-11-12 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-11-12 |
H.J. Lu | 2009-11-11 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Sebastian Pop | 2009-11-05 Sebastian Pop <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-10-29 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-10-13 |
H.J. Lu | 2009-10-13 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-10-13 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-10-01 |
H.J. Lu | 2009-10-01 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-09-24 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-09-21 |
H.J. Lu | 2009-09-21 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-09-15 |
H.J. Lu | 2009-09-15 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-09-15 |
H.J. Lu | 2009-09-15 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-09-14 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Nick Clifton | * po/bfd.pot: Updated by the Translation project. |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Alan Modra | * config/tc-i386.c (i386_target_format): Avoid duplica... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Nick Clifton | Updated sources to avoid using the identifier... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Jan Kratochvil | gas/ |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Alan Modra | PR ld/10269 |
blob | commitdiff | raw | diff to current |
2009-07-25 |
H.J. Lu | bfd/ |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Jan Beulich | gas/ |
blob | commitdiff | raw | diff to current |
2009-07-21 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-07-17 |
H.J. Lu | 2009-07-17 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-07-17 |
H.J. Lu | 2009-07-17 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-07-16 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Dwarakanath Rajagopal | <gas changes> |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Tristan Gingold | 2009-07-02 Tristan Gingold <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-06-29 |
H.J. Lu | 2009-06-29 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Nick Clifton | * gas/app, gas/as.c, gas/as.h, gas/atof-generic... |
blob | commitdiff | raw | diff to current |
2009-06-14 |
H.J. Lu | bfd/ |
blob | commitdiff | raw | diff to current |
2009-06-08 |
Dave Korn | PR gas/977 |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Dwarakanath Rajagopal | <gas changes> |
blob | commitdiff | raw | diff to current |
2009-05-20 |
H.J. Lu | 2009-05-20 Kai Tietz <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Nick Clifton | include/elf |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Jan Beulich | gas/ |
blob | commitdiff | raw | diff to current |
2009-04-15 |
Jan Beulich | gas/ |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Alan Modra | PR 10005 |
blob | commitdiff | raw | diff to current |
2009-03-25 |
H.J. Lu | 2009-03-25 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-02-25 |
H.J. Lu | 2009-02-25 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-02-23 |
H.J. Lu | 2009-02-23 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-02-23 |
H.J. Lu | 2009-02-23 H.J. Lu <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-02-23 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-02-04 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Nick Clifton | * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAM... |
blob | commitdiff | raw | diff to current |
2009-01-10 |
H.J. Lu | gas/ |
blob | commitdiff | raw | diff to current |
next |