Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-04 | * moved misplaced ChangeLog entry | Frank Ch. Eigler | 1 | -5/+0 | |
2000-03-04 | Transfer SIM maintainership to Frank. | Andrew Cagney | 1 | -0/+4 | |
2000-02-09 | 2000-02-08 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 | |
* sim/ChangeLog: Dummy whitespace change to kick off a test cvs commit message. | |||||
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+1 | |
* gdb/ChangeLog: Whitespace change to test cvs logging. * sim/ChangeLog: Ditto, but in a separate dir. | |||||
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 1 | -0/+5 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -0/+6 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -0/+5 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -0/+5 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -13/+7 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+461 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -470/+0 | |
1999-02-08 | Add support for StrongARM target | Nick Clifton | 1 | -0/+10 | |
1999-02-01 | Remove v850e sanitization | Nick Clifton | 1 | -4/+16 | |
1998-11-05 | Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 1 | -6/+20 | |
* configure.in: Added case for fr30-*-*. * configure: Regenerated. | |||||
1998-04-26 | * Makefile.in (autoconf-common autoheader-common): Don't pass -l | Tom Tromey | 1 | -0/+5 | |
to autoconf and autoheader. | |||||
1998-04-24 | * Makefile.in (autoconf-common autoheader-common): Pass `-l | Tom Tromey | 1 | -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-24 | Build IGEN with the mn10300 simulator. | Joyce Janczyn | 1 | -8/+8 | |
1998-02-04 | * Update configure: txvu-elf changed to dvp-elf. | Ian Carmichael | 1 | -7/+29 | |
1997-09-12 | v850eq wasn't building igen directory. | Andrew Cagney | 1 | -0/+7 | |
1997-09-03 | removed v850 sanitization | Nick Clifton | 1 | -4/+0 | |
Added v850/sim-main.h to list of files to keep after sanitization. | |||||
1997-09-01 | Test/fix pabsh, pabsw, psrlvw. | Andrew Cagney | 1 | -0/+5 | |
1997-08-28 | Make igen available when v850 is being build. | Andrew Cagney | 1 | -0/+4 | |
1997-08-26 | Make building of w65 simulator conditional on --enable-sim. | Andrew Cagney | 1 | -0/+5 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -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 Edelsohn | 1 | -0/+4 | |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -0/+16 | |
1997-04-03 | (autoconf-changelog): Try different way to obtain user name. | David Edelsohn | 1 | -0/+1 | |
Forgot this one. | |||||
1997-04-03 | Add autoheader counterpart to autoconf-common et.al. | Andrew Cagney | 1 | -0/+5 | |
1997-04-02 | * Makefile.in (autoconf-install): New target. | David Edelsohn | 1 | -1/+5 | |
1997-04-02 | New target autoconf-changelog | Andrew Cagney | 1 | -0/+38 | |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+0 | |
1997-02-20 | * configure.in: Don't require GCC to build the mn10200 | Jeff Law | 1 | -0/+12 | |
simulator anymore. * configure: Rebuilt. | |||||
1997-02-04 | * Makefile.in (autoconf-common): New target. | David Edelsohn | 1 | -0/+6 | |
* configure.in: Do configure common. * configure: Regenerated. | |||||
1997-01-23 | * configure configure.in: Don't configure common anymore. Files | Stu Grossman | 1 | -2/+18 | |
from common are now built in the individual simualtor directories. This fixes problems with the WinGDB build procedure. | |||||
1996-11-01 | Powerpc-linux now builds the simulator | Michael Meissner | 1 | -0/+11 | |
1996-10-17 | Add missing v850 sanitization stuff. | Jeff Law | 1 | -0/+2 | |
1996-10-12 | * configure.in: Only build the V850 simulator if | Jeff Law | 1 | -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 should | Stu Grossman | 1 | -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 using | Ian Lance Taylor | 1 | -0/+18 | |
gcc. * configure: Rebuild. | |||||
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -0/+10 | |
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values. (docdir): Removed. * configure.in (AC_PREREQ): autoconf 2.5 or higher. (AC_PROG_INSTALL): Added. * configure: Rebuilt. | |||||
1996-06-24 | * configure.in: Only configure erc32 if using gcc. | Ian Lance Taylor | 1 | -0/+10 | |
1996-05-22 | * configure.in: Only built erc32 simulator on Unix hosts as it | Rob Savoye | 1 | -1/+17 | |
uses pseudo ttys. * configure: Regenerated with autoconf 2.8. | |||||
1996-02-22 | fix typo | Michael Meissner | 1 | -0/+4 | |
1996-02-21 | regenerate configure scripts with autoconf 2.7 | Ian Lance Taylor | 1 | -0/+2 | |
1996-02-21 | * Makefile.in (all): Simplify. | Ian Lance Taylor | 1 | -0/+12 | |
(clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop as in the all target. (distclean, maintainer-clean, realclean): Likewise. (install): Likewise. | |||||
1996-02-15 | Make configure work on first stage of HP/UX and Solaris. | Michael Meissner | 1 | -1/+11 | |
1995-11-09 | Get CC, etc. vars from configure; build ppc simulator if we are using GCC | Michael Meissner | 1 | -0/+10 | |
1995-11-08 | * configure.in (mips*-*-*): Added "mips" simulator target. | Jackie Smith Cashion | 1 | -0/+10 | |
* configure: Re-generated. | |||||
1995-10-08 | * configure.in: Explicitly `exit 0' for broken shells. | Peter Schauer | 1 | -0/+5 | |
* configure: Rebuilt. | |||||
1995-10-06 | * common/run.c (main): Initialize the callbacks. | Jim Wilson | 1 | -0/+13 | |