aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-26Catch some more cases where we can represent a 16 bit immediate operand asAlan Modra1-15/+67
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra1-8/+16
2000-02-24Yet more .intel_syntax fixes.Alan Modra1-12/+41
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra1-19/+18
2000-02-24config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs intoAlan Modra1-151/+97
2000-02-24 * config/tc-i386.c (md_assemble): When swapping operands forRichard Henderson1-15/+15
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-30/+34
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra1-20/+47
2000-01-15Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra1-15/+12
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1-8/+8
1999-11-16* config/tc-i386.c (i386_immediate): Disallow O_big immediates.Alan Modra1-3/+14
1999-10-12Nit fix.Alan Modra1-1/+1
1999-09-191999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor1-3/+21
1999-09-13Hackery to handle ix86 "jmp constant" as a pc-relative jump to the givenAlan Modra1-105/+51
1999-09-13Tidy jump handling code and comments.Alan Modra1-44/+66
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+1
1999-09-12 * config/tc-i386.c (md_apply_fix3): Add horrible adjustments toIan Lance Taylor1-2/+28
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-2/+4
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-2/+3
1999-09-12comment changeIan Lance Taylor1-4/+4
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-1/+1
1999-08-30i386 gas code cleanups: combine i386_is_reg and parse_register.Alan Modra1-189/+113
1999-08-29Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra1-2/+33
1999-08-20*gas/config/tc-i386.c: Fix errors in displacement size whenAlan Modra1-0/+8
1999-08-11config/tc-i386.c: Remove dead codeAlan Modra1-6/+0
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1-25/+48
1999-08-03 * config/obj-coff.c (coff_frob_symbol): Always update set_end withIan Lance Taylor1-3/+3
1999-08-03Rationalize some of the i386 intel mode code.Alan Modra1-944/+877
1999-08-03* config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop.Alan Modra1-395/+427
1999-07-28Fix an overflow checking bug uncovered when a 32 bit target is compiledAlan Modra1-2/+2
1999-07-16* gas/config/tc-i386.c: Fix for immediates and displacements in 16-bitAlan Modra1-48/+56
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-16/+19
1999-06-11 * config/tc-i386.c (i386_immediate): Remove unused labelIan Lance Taylor1-1/+0
1999-06-10 * config/tc-i386.c (md_apply_fix3): Add default case to switch.Ian Lance Taylor1-0/+3
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-5/+7
1999-05-24ÿAlan Modra1-1/+1
1999-05-17nAlan Modra1-27/+48
1999-05-13ÿAlan Modra1-39/+28
1999-05-06 * config/tc-i386.c (i386_immediate): Skip whitespace beforeRichard Henderson1-0/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+4475