aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-02-07Document check-in proceduresNick Clifton1-0/+5
2002-02-02Revert sh64 changes. Accidently committed.Andrew Cagney1-10/+0
2002-02-01* Contribute Hitachi SH5 simulator.Ben Elliston1-0/+10
2002-01-10Add myself as ARM sim maintainerNick Clifton1-0/+4
2001-10-20Enable PowerPC simulator on native linux and netbsd.Andrew Cagney1-0/+5
2001-02-152001-02-16 Ben Elliston <bje@redhat.com>Ben Elliston1-0/+4
* MAINTAINERS: Add myself for common portions.
2001-01-15 * MAINTAINERS: Added self and Andrew for the mips sim.Chris Demetriou1-0/+4
2000-10-25 * MAINTAINERS: Added self and Andrew for the ppc sim.Geoffrey Keating1-0/+4
2000-07-27Add m68hc11 configry.Andrew Cagney1-0/+7
2000-07-04TIc80 simulator.Andrew Cagney1-0/+6
2000-06-19Add strongarm testsNick Clifton1-0/+6
2000-03-04* moved misplaced ChangeLog entryFrank Ch. Eigler1-5/+0
2000-03-04Transfer SIM maintainership to Frank.Andrew Cagney1-0/+4
2000-02-092000-02-08 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+2
* sim/ChangeLog: Dummy whitespace change to kick off a test cvs commit message.
2000-02-072000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+1
* gdb/ChangeLog: Whitespace change to test cvs logging. * sim/ChangeLog: Ditto, but in a separate dir.
2000-01-06import gdb-2000-01-05 snapshotJason Molenda1-0/+5
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+6
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-0/+5
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-0/+5
1999-04-26import gdb-19990422 snapshotStan Shebs1-13/+7
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+461
1999-04-16Initial creation of sourceware repositoryStan Shebs1-470/+0
1999-02-08Add support for StrongARM targetNick Clifton1-0/+10
1999-02-01Remove v850e sanitizationNick Clifton1-4/+16
1998-11-05Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-6/+20
* configure.in: Added case for fr30-*-*. * configure: Regenerated.
1998-04-26 * Makefile.in (autoconf-common autoheader-common): Don't pass -lTom Tromey1-0/+5
to autoconf and autoheader.
1998-04-24 * Makefile.in (autoconf-common autoheader-common): Pass `-lTom Tromey1-0/+16
../common' to autoconf and autoheader. Unconditionally run autoconf in every subdir. (autoconf-changelog autoheader-changelog): Unconditionally run commands in every subdir. (autoconf-install autoheader-install): Likewise.
1998-03-24Build IGEN with the mn10300 simulator.Joyce Janczyn1-8/+8
1998-02-04* Update configure: txvu-elf changed to dvp-elf.Ian Carmichael1-7/+29
1997-09-12v850eq wasn't building igen directory.Andrew Cagney1-0/+7
1997-09-03removed v850 sanitizationNick Clifton1-4/+0
Added v850/sim-main.h to list of files to keep after sanitization.
1997-09-01Test/fix pabsh, pabsw, psrlvw.Andrew Cagney1-0/+5
1997-08-28Make igen available when v850 is being build.Andrew Cagney1-0/+4
1997-08-26Make building of w65 simulator conditional on --enable-sim.Andrew Cagney1-0/+5
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-0/+27
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config.
1997-04-24 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.David Edelsohn1-0/+4
1997-04-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1-0/+16
1997-04-03 (autoconf-changelog): Try different way to obtain user name.David Edelsohn1-0/+1
Forgot this one.
1997-04-03Add autoheader counterpart to autoconf-common et.al.Andrew Cagney1-0/+5
1997-04-02 * Makefile.in (autoconf-install): New target.David Edelsohn1-1/+5
1997-04-02New target autoconf-changelogAndrew Cagney1-0/+38
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner1-2/+0
1997-02-20 * configure.in: Don't require GCC to build the mn10200Jeff Law1-0/+12
simulator anymore. * configure: Rebuilt.
1997-02-04 * Makefile.in (autoconf-common): New target.David Edelsohn1-0/+6
* configure.in: Do configure common. * configure: Regenerated.
1997-01-23 * configure configure.in: Don't configure common anymore. FilesStu Grossman1-2/+18
from common are now built in the individual simualtor directories. This fixes problems with the WinGDB build procedure.
1996-11-01Powerpc-linux now builds the simulatorMichael Meissner1-0/+11
1996-10-17Add missing v850 sanitization stuff.Jeff Law1-0/+2
1996-10-12 * configure.in: Only build the V850 simulator ifJeff Law1-0/+11
we are using gcc. * configure: Rebuild. So builds with "cc" don't die in the v850 simulator directory.
1996-09-05 * Makefile.in erc32/Makefile.in: Don't set srcroot. This shouldStu Grossman1-0/+6
be inherited from the parent. Remove INSTALL_XFORM and INSTALL_XFORM1. Make INSTALL be set from configure.
1996-09-04 * configure.in: Only build the MIPS simulator if we are usingIan Lance Taylor1-0/+18
gcc. * configure: Rebuild.