Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-19-1'.cygwin-1-3-19-1cvs2svn
2002-07-08gas/ChangeLogAlan Modra
2002-04-11reorder cmpsd, movsdAlan Modra
2002-04-11 * i386.h: Add intel mode cmpsd and movsd.Alan Modra
2002-02-18 * i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.Jan Hubicka
2002-02-11 * i386.h (push,pop): Allow 16bit operands in 64bit mode.Jan Hubicka
2001-11-13 * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" toAlan Modra
2001-05-12Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra
2001-05-04Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra
2001-03-24Small tweaks to sse2 instructions.Alan Modra
2001-03-22paddq and psubq support.Alan Modra
2001-03-19Fix register name printed in warning message.Alan Modra
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton
2001-02-12 * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka
2001-01-24Fix swapgs instruction.Alan Modra
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka
2001-01-10 * i386.h (pinsrw): Add.Jan Hubicka
2001-01-10Fix "movnti"Alan Modra
2001-01-05 * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka
2001-01-03 * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka
2000-12-30 * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka
2000-12-20 * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka
2000-12-11 * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka
2000-08-162000-08-15 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-05-23Allow d suffix on iretAlan Modra
2000-05-17Fix fild.Alan Modra
2000-05-13Fix cpu_flags for sys{enter,exit} fx{save,restore}Alan Modra
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra
2000-01-15Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra
1999-08-30Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra
1999-08-21Add AMD athlon support to x86 assembler and disassembler.Alan Modra
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra
1999-07-138Alan Modra
1999-06-23PAlan Modra
1999-05-13PAlan Modra
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson