OSDN Git Service

Add -Wshadow to the gcc command line options used when compiling the binutils.
[pf3gnuchains/pf3gnuchains4x.git] / cgen / mach.scm
2009-11-23 devans * mach.scm (<derived-arch-data>): New member large...
2009-11-03 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-10-26 devans Record bitset attributes internally as a list.
2009-10-24 devansadd some comments noting that ifields, operands, insns...
2009-09-23 devans * xc16x.cpu (h-cr): New hardware.
2009-09-09 devans Add support for controlling warnings/errors.
2009-09-09 devans * dev.scm (*): Change default verbosity level to 2.
2009-09-09 devans * ifield.scm (ifld-beyond-base?): Remove args base...
2009-09-08 devans * types.scm (<struct>): Delete.
2009-09-07 devans * read.scm (rtl-version-equal?): New function.
2009-08-22 devans * mach.scm (current-*-add!): Update calls to parse...
2009-08-12 devans Clean up cpu file parsing, pass context consistently...
2009-08-06 devans Track source location better, for better error messages.
2009-07-18 devans Use hash tables to record ifields, operands, insns...
2009-06-24 devans * All *.scm files: Update copyright year.
2005-10-28 brolley2005-10-28 Dave Brolley <brolley@redhat.com>
2005-06-15 brolley2005-06-15 Dave Brolley <brolley@redhat.com>
2003-10-09 jimb* mach.scm (def-isa-attr!): hardware can have ISA attri...
2003-07-16 devans Add guile 1.6.4 support.
2003-06-20 devans * mach.scm (-ifld-already-defined?): New proc.
2003-06-10 devans * mach.scm (current-*-add!): Disallow redefinition...
2003-06-04 devans Better handling of 64 bit and mixed 32/64 bit architec...
2003-05-15 devans * Makefile.am (srcroot): New var.
2001-07-12 fche* some support for funny-endian 16/32-bit insn sets
2000-07-28 bjeInitial revision