aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2008-07-29 * common/genmloop.sh: Add new parameter: -shell to specify theNick Clifton1-1/+1
command interpreter to use to run the input file. This is necessary because otherwise SHELL is taken from the user's environment, and not from the makefile that invoked this script and the user might not be running an sh-like shell. * cris/Makefile.in: Pass -shell parameter to genmloop.sh. * fr30/Makefile.in: Likewise. * frv/Makefile.in: Likewise. * i960/Makefile.in: Likewise. * iq2000/Makefile.in: Likewise. * m32r/Makefile.in: Likewise. * frv/mloop.in: Add missing start of line comment marker.
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-4/+3
to GPLv3.
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-03-08 * iq2000: New target subdirectory.Corinna Vinschen1-0/+108
* configure.ac: Add iq2000 target. * configure: Regenerate.