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-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointcagney_sysregs-20020825-branchpointreadline_4_3-import-branchcagney_sysregs-20020825-branchcvs2svn
2002-07-12This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_13-branchpointcvs2svn
2002-06-19This commit was manufactured by cvs2svn to create branchcvs2svn
2002-05-05This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointjimb-macro-020506-branchcvs2svn
2002-03-11This commit was manufactured by cvs2svn to create branch 'gdb_5_2-branch'.cvs2svn
2002-02-10This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_12-branchpointcvs2svn
2001-07-12* some support for funny-endian 16/32-bit insn setsFrank Ch. Eigler
2001-07-072001-07-07 Ben Elliston <bje@redhat.com>Ben Elliston
2001-06-15Index: opcodes/ChangeLogGeoffrey Keating
2001-05-28Fix some entries.Alan Modra
2001-05-23Add MIPS r12k supportNick Clifton
2001-05-232001-05-23 John Healy <jhealy@redhat.com>John Healy
2001-05-15Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton
2001-05-12Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra
2001-05-04Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra
2001-04-05 * cris.h (enum cris_insn_version_usage): Correct comment forHans-Peter Nilsson
2001-03-24Small tweaks to sse2 instructions.Alan Modra
2001-03-22 * cris.h (ADD_PC_INCR_OPCODE): New macro.Hans-Peter Nilsson
2001-03-222001-03-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata
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-03-01new defines for Coldfire V4.Nick Clifton
2001-02-19Add PDP-11 supportNick Clifton
2001-02-12 * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka
2001-02-11Remove extraneous whitespaceNick Clifton
2001-02-10Add s390 supportNick Clifton
2001-02-03 Binutils portion of fix for syntax array elements when maxPatrick Macdonald
2001-01-24Fix swapgs instruction.Alan Modra
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka
2001-01-12Updated ARC assembler from arccores.comNick Clifton
2001-01-10 * i386.h (pinsrw): Add.Jan Hubicka
2001-01-10Fix "movnti"Alan Modra
2001-01-092001-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
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-12Fix Formatting.Nick Clifton
2000-12-02Add MIPS SB1 machineNick Clifton
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton
2000-12-02Add MIPS32 as a seperate MIPS architectureNick Clifton
2000-12-01Improve MIPS32 supportNick Clifton
2000-10-20gas/Jakub Jelinek
2000-09-22Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson
2000-09-14Add support for the MIPS32Nick Clifton
2000-09-05doco addition.Alan Modra
2000-08-17Fix 3 DV bugs, and a few minor cleanups.Jim Wilson
2000-08-162000-08-15 H.J. Lu <hjl@gnu.org>H.J. Lu