Ben Elliston
9afc4bbfbb
2001-02-16 Ben Elliston <bje@redhat.com>
* MAINTAINERS: Add myself for common portions.
26 years ago
Chris Demetriou
0b8c7076b5
* MAINTAINERS: Added self and Andrew for the mips sim.
26 years ago
Geoffrey Keating
c56a7a95d1
* MAINTAINERS: Added self and Andrew for the ppc sim.
26 years ago
Andrew Cagney
5d031c16b8
Add m68hc11 configry.
26 years ago
Andrew Cagney
6c29acca43
TIc80 simulator.
27 years ago
Nick Clifton
bcd6576654
Add strongarm tests
27 years ago
Frank Ch. Eigler
8ae7f924f3
* moved misplaced ChangeLog entry
27 years ago
Andrew Cagney
7158fd7f9b
Transfer SIM maintainership to Frank.
27 years ago
Jason Molenda
25c1c39719
2000-02-08 Jason Molenda (jsm@bugshack.cygnus.com)
* sim/ChangeLog: Dummy whitespace change to kick off a test
cvs commit message.
27 years ago
Jason Molenda
a9e0ce2c0c
2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)
* gdb/ChangeLog: Whitespace change to test cvs logging.
* sim/ChangeLog: Ditto, but in a separate dir.
27 years ago
Jason Molenda
c3f6f71df3
import gdb-2000-01-05 snapshot
27 years ago
Jason Molenda
c2d11a7da0
import gdb-1999-12-06 snapshot
27 years ago
Jason Molenda
2acceee218
import gdb-1999-10-04 snapshot
27 years ago
Jason Molenda
6426a772a2
import gdb-1999-09-28 snapshot
27 years ago
Stan Shebs
7a292a7adf
import gdb-19990422 snapshot
28 years ago
Stan Shebs
c906108c21
Initial creation of sourceware repository
28 years ago
Stan Shebs
071ea11e85
Initial creation of sourceware repository
28 years ago
Nick Clifton
4145dbc306
Add support for StrongARM target
28 years ago
Nick Clifton
a21a12e39e
Remove v850e sanitization
28 years ago
Dave Brolley
168c5ef4ef
Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
* configure.in: Added case for fr30-*-*.
* configure: Regenerated.
28 years ago
Tom Tromey
b29daf0287
* Makefile.in (autoconf-common autoheader-common): Don't pass -l
to autoconf and autoheader.
29 years ago
Tom Tromey
c2816431f1
* Makefile.in (autoconf-common autoheader-common): Pass `-l
../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.
29 years ago
Joyce Janczyn
9bd4b4618d
Build IGEN with the mn10300 simulator.
29 years ago
Ian Carmichael
e46ede536a
* Update configure: txvu-elf changed to dvp-elf.
29 years ago
Andrew Cagney
944deab68e
v850eq wasn't building igen directory.
29 years ago
Nick Clifton
2636486389
removed v850 sanitization
Added v850/sim-main.h to list of files to keep after sanitization.
29 years ago
Andrew Cagney
52352d38d6
Test/fix pabsh, pabsw, psrlvw.
29 years ago
Andrew Cagney
04258deea2
Make igen available when v850 is being build.
29 years ago
Andrew Cagney
3f1a33d673
Make building of w65 simulator conditional on --enable-sim.
29 years ago
Andrew Cagney
247fccdeb5
Add ABFD argument to sim_open call. Pass through to sim_config so
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.
29 years ago
David Edelsohn
89d151904f
* Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
30 years ago
Andrew Cagney
15c1649391
TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.
30 years ago
David Edelsohn
68682c0877
(autoconf-changelog): Try different way to obtain user name.
Forgot this one.
30 years ago
Andrew Cagney
96527c4ea6
Add autoheader counterpart to autoconf-common et.al.
30 years ago
David Edelsohn
b04500b2c4
* Makefile.in (autoconf-install): New target.
30 years ago
Andrew Cagney
61c8342039
New target autoconf-changelog
30 years ago
Michael Meissner
b934926eac
Since d10v is public now, remove all sanitization statements
30 years ago
Jeff Law
8f06365c2f
* configure.in: Don't require GCC to build the mn10200
simulator anymore.
* configure: Rebuilt.
30 years ago
David Edelsohn
27b9abfd02
* Makefile.in (autoconf-common): New target.
* configure.in: Do configure common.
* configure: Regenerated.
30 years ago
Stu Grossman
6e1510a27d
* configure configure.in: Don't configure common anymore. Files
from common are now built in the individual simualtor directories.
This fixes problems with the WinGDB build procedure.
30 years ago
Michael Meissner
cf1e294cc0
Powerpc-linux now builds the simulator
30 years ago
Jeff Law
c929945aad
Add missing v850 sanitization stuff.
30 years ago
Jeff Law
aee4f36a89
* configure.in: Only build the V850 simulator if
we are using gcc.
* configure: Rebuild.
So builds with "cc" don't die in the v850 simulator directory.
30 years ago
Stu Grossman
1852b017b8
* Makefile.in erc32/Makefile.in: Don't set srcroot. This should
be inherited from the parent. Remove INSTALL_XFORM and
INSTALL_XFORM1. Make INSTALL be set from configure.
30 years ago
Ian Lance Taylor
68867afb88
* configure.in: Only build the MIPS simulator if we are using
gcc.
* configure: Rebuild.
30 years ago
Jason Molenda
78c09e4af5
* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
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.
31 years ago
Ian Lance Taylor
aac160d2bb
* configure.in: Only configure erc32 if using gcc.
31 years ago
Rob Savoye
d46637152c
* configure.in: Only built erc32 simulator on Unix hosts as it
uses pseudo ttys.
* configure: Regenerated with autoconf 2.8.
31 years ago
Michael Meissner
eaf2030fff
fix typo
31 years ago
Ian Lance Taylor
5c59ec4318
regenerate configure scripts with autoconf 2.7
31 years ago