summaryrefslogtreecommitdiff
path: root/sim/w65/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Delete w65 directory.Andrew Cagney2002-07-181-156/+0
|
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-161-0/+4
|
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-0/+4
| | | | Update accordingly.
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-241-0/+4
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-0/+4
|
* import gdb-1999-05-10Stan Shebs1999-05-111-0/+4
|
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+136
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-136/+0
|
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-261-0/+11
| | | | | | | * config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again. Don't call AC_C_CROSS.
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-241-0/+14
| | | | | | | | | | * config.in: Ditto. * acconfig.h: Removed. * configure.in: Call CY_GNU_GETTEXT. * Makefile.in (INTLLIBS): New macro. (INTLDEPS): Likewise. ($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS. (top_builddir): New macro.
* Regenerate configureMichael Meissner1998-04-221-0/+4
|
* For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney1998-02-171-0/+7
| | | | | return actual size of register, 0 if not applicable, -1 of legacy implementation.
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-0/+1
| | | | | | Add file sim-hload.c - generic load for hardware only simulators. Review each simulators sim_open, sim_load, sim_create_inferior so that they more closely match required behavour.
* Flush defunct sim_kill.Andrew Cagney1997-08-261-0/+4
|
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-0/+4
| | | | | | | | | | 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.
* Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1997-05-201-0/+4
| | | | | other simulators; remove SIM_DESC from depreciated function sim_set_callbacks().
* * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-151-0/+9
| | | | | | | | (INSTALL_XFORM, INSTALL_XFORM1): Remove. (install): Depend upon installdirs. Use $(program_transform_name) directly, rather than using $(INSTALL_XFORM) and $(INSTALL_XFORM1). (installdirs): New target.
* rename install.sh to install-shIan Lance Taylor1997-04-141-0/+4
|
* * interp.c (sim_open): New arg `kind'. `name is now `argv'.David Edelsohn1997-04-021-0/+4
|
* * Makefile.in (mostlyclean): Move config.log to distclean.Jason Molenda1996-10-031-0/+4
|
* * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda1996-06-261-0/+9
| | | | | | | | 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.
* regenerate configure scripts with autoconf 2.7Ian Lance Taylor1996-02-211-0/+4
|
* *** empty log message ***Fred Fish1995-10-201-0/+5
|
* * Makefile.in (BISONFLAGS): Remove macro.Fred Fish1995-10-101-0/+4
|
* add maintainer-clean Makefile targetsIan Lance Taylor1995-09-201-0/+4
|
* * configure.in: Convert to use autoconf.Ian Lance Taylor1995-09-081-0/+18
| | | | | | | | | | | | | | | | | * configure: New file, built by autoconf. * acconfig.h: New file. * config.in: New file, built by autoheader. * Makefile.in: Various changes for new configure script. Also: (INSTALL): Go up two levels, not one. (ALLOCA, MALLOC, OPCODES): Remove. (gencode): Use $(CC_FOR_BUILD). (case.o): Remove. (run.o, interp.o): Depend upon config.h. * interp.c: Include "config.h". Don't include "sysdep.h". Include <stdlib.h>, <time.h>, and <unistd.h> if they exist. * run.c: Include "config.h". Don't include "sysdep.h". Include <stdlib.h> if it exists. Include "getopt.h". Declare printf if necessary.
* Document FSF address updating of all files with FSF addresses,Fred Fish1995-08-031-0/+4
| | | | except for the COPYING* files.
* * w65.mt: Removed.J.T. Conklin1995-07-051-0/+4
|
* Correct typo in all simulator configure.in files other than SH: ../bfdJim Wilson1995-05-241-0/+4
| | | | should be ../../bfd.
* * run.c: parse arguments with getopt().J.T. Conklin1995-03-271-0/+4
|
* fix configuryIan Lance Taylor1995-02-281-0/+6