]> sourceware.org Git - cgen.git/shortlog
cgen.git
2003-07-08 Doug Evans * gen-all-doc: Ensure run from cgen src dir.
2003-07-08 Doug Evansmisc. whitespace and comment cleanup
2003-06-20 Doug Evans * gen-all-sim: Add fr30,sh64 support. Only generate...
2003-06-20 Doug Evans * mach.scm (-ifld-already-defined?): New proc.
2003-06-11 Doug Evanschange build directory to ./tmp-doc
2003-06-10 Doug Evansupdate
2003-06-10 Doug Evansback out RELAX part of previous patch and instead imple...
2003-06-10 Doug Evans * mach.scm (current-*-add!): Disallow redefinition...
2003-06-10 Dave Brolley2003-06-10 Dave Brolley <brolley@redhat.com>
2003-06-07 Doug Evans * gen-all-sid: New file.
2003-06-05 Nick CliftonAdd code to handle even-numbered only register operands
2003-06-04 Doug Evans Better handling of 64 bit and mixed 32/64 bit architec...
2003-06-03 Nick Cliftonoops - omitted entry in ChangeLog with the previous...
2003-06-03 Nick CliftonFRV: Use a signed 6-bit immediate value not unsigned...
2003-05-21 Joern Rennecke * cpu/sh.cpu: Amend comments to refer to SuperH.
2003-05-15 Doug Evansadd some more todos
2003-05-15 Doug Evans * Makefile.am (srcroot): New var.
2003-05-15 Doug Evans * utils-sim.scm (-gen-decoder-switch): Back out patch...
2003-05-15 Doug Evans * cpu/i960.cpu (index): Rename to indx. All uses...
2003-05-11 Doug Evansadd more comments on use of unsigned modes
2003-05-02 DJ Delorie* cpu/xstormy16.cpu (alignfix-mem): Correct logic for...
2003-04-16 Dave Brolley2003-04-16 Dave Brolley <brolley@redhat.com>
2003-04-16 Dave Brolley2003-04-16 Dave Brolley <brolley@redhat.com>
2003-04-16 Dave Brolley2003-04-16 Dave Brolley <brolley@redhat.com>
2003-04-15 Nick CliftonReplace occurrances of 'Hitachi' with 'Renesas'.
2003-03-21 DJ Delorie* cpu/xstormy16.cpu (basic-psw): New argument ws (words...
2003-03-12 Frank Ch. Eigler2003-03-12 Frank Ch. Eigler <fche@redhat.com>
2003-03-06 DJ Delorie* cpu/xstormy16.cpu (set-psw-add): Use temporaries...
2003-02-21 Joern Renneckecgen:
2003-02-18 DJ Delorie* xstormy16.cpu (set-mem-alignfix-psw): Remove.
2003-02-14 Dave BrolleyUpdate copyright date.
2003-02-12 Dave Brolley2003-02-11 Dave Brolley <brolley@redhat.com>
2003-02-03 Frank Ch. Eigler2003-02-03 Frank Ch. Eigler <fche@redhat.com>
2003-01-14 Doug Evansadd an example on defining ifields the complete way,
2003-01-09 Ben Elliston* whitespace fixes from the changelog elves
2003-01-09 Ben Elliston2003-01-07 Graydon Hoare <graydon@redhat.com>
2003-01-09 Ben Elliston2003-01-09 Ben Elliston <bje@redhat.com>
2003-01-03 Ben Elliston* merge with Red Hat internal tree
2002-12-22 Doug Evansadd some comments
2002-12-22 Doug Evans(try to) spiff up docs on writing ifield definitions
2002-12-22 Doug Evans * ifield.scm (-ifield-parse): Rewrite <bitrange> compu...
2002-12-22 Doug Evansmore playing around
2002-12-21 Doug Evans * dev.scm (cload): Update location of .cpu files.
2002-12-21 Doug Evanscomment tweaks
2002-12-21 Doug Evanstweak
2002-12-20 Doug Evans * utils-sim.scm (gen-profile-sym): New fn.
2002-12-20 Doug Evans * mode.scm (mode-sem-mode): New fn.
2002-12-20 Doug Evans Back out sim*.scm changes of 2001-04-02 Ben Elliston...
2002-12-20 Doug Evanstweak
2002-12-20 Doug Evans * gen-all-sim: New script.
2002-12-19 Doug Evansupdate my email address
2002-12-18 Ben Elliston* lost patch from RH tree:
2002-12-17 DJ Delorie* cpu/xstormy16.opc (parse_immediate16): Add prototype.
2002-12-17 DJ Delorie* cpu/xstormy16.cpu (imm16): Call handler immediate16.
2002-12-02 Alan Modra * desc-cpu.scm (gen-maybe-multi-ifld): Remove superflu...
2002-11-30 Hans-Peter... * doc/rtl.texi (Model variants): Mention current limit...
2002-11-25 DJ Delorie* xstormy16.cpu (sdiv, divlh, sdivlh): Fix sdivlh/divlh...
2002-11-21 Stan Cox * cpu/iq10.cpu: New file.
2002-11-20 DJ Delorie* cpu/xstormy16.cpu (sdiv, divlh, sdivlh): New.
2002-11-05 Frank Ch. Eigler2002-11-05 Frank Ch. Eigler <fche@redhat.com>
2002-10-07 Hans-Peter... * types.scm (bitrange-overlap?): Handle lsb0?.
2002-09-07 Frank Ch. Eigler* arm7t missing instructions
2002-07-17 Ben Elliston * cpu/ip2k.cpu: New file.
2002-06-30 Hans-Peter... * utils-gen.scm (-gen-extract-word): Handle lsb0?.
2002-06-25 Ben Elliston* typo fix.
2002-06-25 Ben Elliston2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
2002-06-19 Hans-Peter... * sim-cpu.scm (gen-semantic-code): Prepend with setup...
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-03 Ben Elliston* typo fix.
2002-05-22 Dave Brolley2002-05-21 Dave Brolley <brolley@redhat.com>
2002-05-17 Johan Rydberg * cpu/powerpc.cpu: New file.
2002-05-08 Graydon Hoare[ cgen/ChangeLog ]
2002-03-20 Hans-Peter... * doc/pmacros.texi (Symbol concatenation): Mention...
2002-03-19 Hans-Peter... * pmacros.scm (-pmacro-expand,scan): If result is...
2002-02-07 Frank Ch. Eigler* better support multiple-isa devices.
2002-02-03 Ben Elliston* tweaks
2002-02-03 Ben Elliston* tweaks
2002-02-01 Ben Elliston* Contribute Hitachi SH5 port.
2002-01-29 Hans-Peter... * doc/rtl.texi: Fix typo: define-attr, not define...
2002-01-28 Hans-Peter... * doc/porting.texi: When referring to *.opc, mention...
2002-01-28 Hans-Peter... * doc/pmacros.texi: Fix .substr typo to .substring.
2002-01-22 Graydon Hoare[ include/opcode/ChangeLog ]
2002-01-16 Ben Elliston* tweaks.
2002-01-11 Matthew Green[cgen/ChangeLog]
2002-01-07 Ben Elliston2002-01-07 Ben Elliston <bje@redhat.com>
2002-01-07 Ben Elliston2002-01-07 Ben Elliston <bje@redhat.com>
2002-01-03 Dave Brolley2002-01-03 Dave Brolley <brolley@redhat.com>
2001-12-08 Geoff KeatingAdd all the xstormy16 authors to the ChangeLog entry.
2001-12-07 Geoff Keating * cpu/xstormy16.cpu: New file.
2001-11-27 Ben Elliston* further converge with internal tree.
2001-11-26 Frank Ch. Eigler2001-11-26 Frank Ch. Eigler <fche@redhat.com>
2001-11-26 Ben Elliston* more formatting tweaks.
2001-11-26 Ben Elliston* more formatting tweaks.
2001-11-25 Ben Elliston* formatting tweak.
2001-11-25 Ben Elliston* converge with Red Hat internal tree.
2001-11-20 Ben Elliston* merge 2001-11-01.
2001-11-14 Dave Brolley2001-11-14 Dave Brolley <brolley@redhat.com>
2001-11-08 Ben Elliston2001-10-29 Johan Rydberg <johan@rydberg.com>
2001-10-13 Nick CliftonUse safe-ctype.h not ctype.h
2001-10-09 Nick CliftonFix compile time warning messages in generated C files
next
This page took 0.050683 seconds and 5 git commands to generate.