summaryrefslogtreecommitdiff
path: root/opcodes/cgen.sh
AgeCommit message (Collapse)Author
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2009-06-14 * cgen.sh: Handle multiple simultaneous runs for parallel makes.Doug Evans
2007-07-05Change source files over to GPLv3.Nick Clifton
2005-05-07Update the address and phone number of the FSFNick Clifton
2005-03-03update copyright datesAlan Modra
2005-02-08cgen/ChangeLog:Jim Blandy
2005-02-07 Jim Blandy <jimb@redhat.com> * cgen-opc.scm: Don't load fixup.scm here. (See corresponding changes in the opcodes directory.) opcodes/ChangeLog: 2005-02-07 Jim Blandy <jimb@redhat.com> * Makefile.am (CGEN): Load guile.scm before calling the main application script. * Makefile.in: Regenerated. * cgen.sh: Be prepared for the 'cgen' argument to contain spaces. Simply pass the cgen-opc.scm path to ${cgen} as its first argument; ${cgen} itself now contains the '-s', or whatever is appropriate for the Scheme being used.
2003-09-082003-09-08 Dave Brolley <brolley@redhat.com>Dave Brolley
On behalf of Doug Evans <dje@sebabeach.org> * Makefile.am (run-cgen): Pass new args archfile and opcfile to cgen.sh. (stamp-ip2k,stamp-m32r,stamp-fr30,stamp-frv,stamp-openrisc, stamp-iq2000,stamp-xstormy16): Pass paths of .cpu and .opc files to cgen.sh. (stamp-frv): Delete hardcoded path spec workaround. * Makefile.in: Regenerate. * cgen.sh: New args archfile and opcfile. Pass on to cgen.
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton
2000-08-042000-08-04 Ben Elliston <bje@redhat.com>Ben Elliston
* cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files. * cgen.sh: Likewise.
1999-04-16Initial creation of sourceware repositoryStan Shebs
1998-01-16Use `set -e' to behave like `make'.Doug Evans
1998-01-13 * Makefile.am: Add cgen support.Doug Evans
* Makefile.in: Regenerate. * configure.in: Add cgen support. * configure: Regenerate. * aclocal.m4: Regenerate. * cgen.sh, cgen-asm.in, cgen-dis.in: New files.