OSDN Git Service

2003-09-30 Chris Demetriou <cgd@broadcom.com>
[pf3gnuchains/pf3gnuchains3x.git] / cgen /
2003-09-11 devans * Makefile.am (ARCHFILE): New var.
2003-09-08 brolley2003-09-08 Dave Brolley <brolley@redhat.com>
2003-08-29 brolley2003-08-29 Dave Brolley <brolley@redhat.com>
2003-08-29 brolleyRemoved. Official version is in src/cpu.
2003-08-21 nickc(mbtoh): Replace input parameter to u-media-dual-expand...
2003-08-20 nickcFix typo, Frintkeven -> FRintkeven
2003-08-07 devans From Michael Meissner.
2003-07-17 devansformat some code and comments to 80 char width
2003-07-16 devans Add guile 1.6.4 support.
2003-07-16 devans * gen-all-sim: Fix some typos.
2003-07-08 devans * gen-all-doc: Ensure run from cgen src dir.
2003-07-08 devansmisc. whitespace and comment cleanup
2003-06-20 devans * gen-all-sim: Add fr30,sh64 support. Only generate...
2003-06-20 devans * mach.scm (-ifld-already-defined?): New proc.
2003-06-11 devanschange build directory to ./tmp-doc
2003-06-10 devansupdate
2003-06-10 devansback out RELAX part of previous patch and instead imple...
2003-06-10 devans * mach.scm (current-*-add!): Disallow redefinition...
2003-06-10 brolley2003-06-10 Dave Brolley <brolley@redhat.com>
2003-06-07 devans * gen-all-sid: New file.
2003-06-05 nickcAdd code to handle even-numbered only register operands
2003-06-04 devans Better handling of 64 bit and mixed 32/64 bit architec...
2003-06-03 nickcoops - omitted entry in ChangeLog with the previous...
2003-06-03 nickcFRV: Use a signed 6-bit immediate value not unsigned...
2003-05-21 amylaar * cpu/sh.cpu: Amend comments to refer to SuperH.
2003-05-15 devansadd some more todos
2003-05-15 devans * Makefile.am (srcroot): New var.
2003-05-15 devans * utils-sim.scm (-gen-decoder-switch): Back out patch...
2003-05-15 devans * cpu/i960.cpu (index): Rename to indx. All uses...
2003-05-11 devansadd more comments on use of unsigned modes
2003-05-02 dj* cpu/xstormy16.cpu (alignfix-mem): Correct logic for...
2003-04-16 brolley2003-04-16 Dave Brolley <brolley@redhat.com>
2003-04-16 brolley2003-04-16 Dave Brolley <brolley@redhat.com>
2003-04-16 brolley2003-04-16 Dave Brolley <brolley@redhat.com>
2003-04-15 nickcReplace occurrances of 'Hitachi' with 'Renesas'.
2003-03-21 dj* cpu/xstormy16.cpu (basic-psw): New argument ws (words...
2003-03-12 fche2003-03-12 Frank Ch. Eigler <fche@redhat.com>
2003-03-06 dj* cpu/xstormy16.cpu (set-psw-add): Use temporaries...
2003-02-21 amylaarcgen:
2003-02-18 dj* xstormy16.cpu (set-mem-alignfix-psw): Remove.
2003-02-14 brolleyUpdate copyright date.
2003-02-12 brolley2003-02-11 Dave Brolley <brolley@redhat.com>
2003-02-03 fche2003-02-03 Frank Ch. Eigler <fche@redhat.com>
2003-01-14 devansadd an example on defining ifields the complete way,
2003-01-09 bje* whitespace fixes from the changelog elves
2003-01-09 bje2003-01-07 Graydon Hoare <graydon@redhat.com>
2003-01-09 bje2003-01-09 Ben Elliston <bje@redhat.com>
2003-01-03 bje* merge with Red Hat internal tree
2002-12-22 devansadd some comments
2002-12-22 devans(try to) spiff up docs on writing ifield definitions
2002-12-22 devans * ifield.scm (-ifield-parse): Rewrite <bitrange> compu...
2002-12-22 devansmore playing around
2002-12-21 devans * dev.scm (cload): Update location of .cpu files.
2002-12-21 devanscomment tweaks
2002-12-21 devanstweak
2002-12-20 devans * utils-sim.scm (gen-profile-sym): New fn.
2002-12-20 devans * mode.scm (mode-sem-mode): New fn.
2002-12-20 devans Back out sim*.scm changes of 2001-04-02 Ben Elliston...
2002-12-20 devanstweak
2002-12-20 devans * gen-all-sim: New script.
2002-12-19 devansupdate my email address
2002-12-18 bje* lost patch from RH tree:
2002-12-17 dj* cpu/xstormy16.opc (parse_immediate16): Add prototype.
2002-12-17 dj* cpu/xstormy16.cpu (imm16): Call handler immediate16.
2002-12-02 amodra * desc-cpu.scm (gen-maybe-multi-ifld): Remove superflu...
2002-11-30 hp * doc/rtl.texi (Model variants): Mention current limit...
2002-11-25 dj* xstormy16.cpu (sdiv, divlh, sdivlh): Fix sdivlh/divlh...
2002-11-21 scox * cpu/iq10.cpu: New file.
2002-11-20 dj* cpu/xstormy16.cpu (sdiv, divlh, sdivlh): New.
2002-11-05 fche2002-11-05 Frank Ch. Eigler <fche@redhat.com>
2002-10-07 hp * types.scm (bitrange-overlap?): Handle lsb0?.
2002-09-07 fche* arm7t missing instructions
2002-07-17 bje * cpu/ip2k.cpu: New file.
2002-06-30 hp * utils-gen.scm (-gen-extract-word): Handle lsb0?.
2002-06-25 bje* typo fix.
2002-06-25 bje2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
2002-06-19 hp * sim-cpu.scm (gen-semantic-code): Prepend with setup...
2002-06-18 brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-03 bje* typo fix.
2002-05-22 brolley2002-05-21 Dave Brolley <brolley@redhat.com>
2002-05-17 jrydberg * cpu/powerpc.cpu: New file.
2002-05-08 graydon[ cgen/ChangeLog ]
2002-03-20 hp * doc/pmacros.texi (Symbol concatenation): Mention...
2002-03-19 hp * pmacros.scm (-pmacro-expand,scan): If result is...
2002-02-07 fche* better support multiple-isa devices.
2002-02-03 bje* tweaks
2002-02-03 bje* tweaks
2002-02-01 bje* Contribute Hitachi SH5 port.
2002-01-29 hp * doc/rtl.texi: Fix typo: define-attr, not define...
2002-01-28 hp * doc/porting.texi: When referring to *.opc, mention...
2002-01-28 hp * doc/pmacros.texi: Fix .substr typo to .substring.
2002-01-28 hp * doc/pmacros.texi: Fix .substr typo to .substring.
2002-01-22 graydon[ include/opcode/ChangeLog ]
2002-01-16 bje* tweaks.
2002-01-11 mrg[cgen/ChangeLog]
2002-01-07 bje2002-01-07 Ben Elliston <bje@redhat.com>
2002-01-07 bje2002-01-07 Ben Elliston <bje@redhat.com>
2002-01-03 brolley2002-01-03 Dave Brolley <brolley@redhat.com>
2001-12-08 geoffkAdd all the xstormy16 authors to the ChangeLog entry.
2001-12-07 geoffk * cpu/xstormy16.cpu: New file.
next