Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-02 | * adding forgotten entry | Frank Ch. Eigler | 1 | -0/+1 | |
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 10 | -669/+109 | |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 27 | -8246/+9283 | |
2000-01-26 | import gdb-2000-01-26 snapshot | Jason Molenda | 2 | -5/+20 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 3 | -8/+26 | |
1999-11-02 | import gdb-1999-11-01 snapshot | Jason Molenda | 2 | -0/+7 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 2 | -1/+7 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 2 | -3/+8 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 2 | -158/+153 | |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 3 | -1/+3 | |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 2 | -174/+308 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 5 | -8/+76 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 36 | -0/+17817 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 27 | -10572/+0 | |
1998-12-10 | Fixes. | Jeff Law | 1 | -0/+1 | |
1998-09-14 | define SIM_HAVE_BIENDIAN | Nick Clifton | 1 | -0/+29 | |
1998-06-02 | Allow simulator to work with Angel SWIs. | Nick Clifton | 2 | -0/+12 | |
1998-06-02 | Mon Jun 1 17:14:19 1998 Anthony Thompson (athompso@cambridge.arm.com) | Jason Molenda | 2 | -0/+980 | |
* armos.c (ARMul_OSHandleSWI::SWI_Open): Handle special case of ":tt" to catch stdin in addition to stdout. (ARMul_OSHandleSWI::SWI_Seek): Return 0 or 1 to indicate failure or success of lseek(). From PR 15839, modified a bit by me to appease my sense of style--but not too much because I am lazy. | |||||
1998-04-29 | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+4 | |
* common/aclocal.m4: call AM_EXEEXT in SIM_AC_COMMON, define AM_CYGWIN32 and AM_EXEEXT. * common/Make-common.in: set EXEEXT, add missing EXEEXTs to run and install-common rules. * common/configure: regenerate And update all subdirectory ChangeLogs and configure files. | |||||
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 5 | -120/+148 | |
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again. | |||||
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 3 | -36/+1877 | |
* config.in: Ditto. * configure.in: Don't call sinclude. | |||||
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -0/+4 | |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 2 | -43/+100 | |
*/configure: Regenerated. | |||||
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 1 | -0/+1 | |
1997-12-04 | Regenerate configure files. | Doug Evans | 1 | -0/+12 | |
1997-10-30 | Patches to support generating an executing environment. | Nick Clifton | 1 | -4/+59 | |
Patches from Tony Thompson at ARM: athompso@arm.com | |||||
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 2 | -3/+21 | |
Update all simulators. Clarify behavour of sim_load in remote-sim.h | |||||
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 2 | -39/+125 | |
to <targ>/configure.in. Simplify logic used to select target [default] endianness. | |||||
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1 | -0/+4 | |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -0/+8 | |
Add support for --alignment={strict,nonstrict,forced} to simulator common run-time options. For v850 use, make the default NONSTRICT_ALIGNMENT. | |||||
1997-09-05 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 2 | -71/+307 | |
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 1 | -0/+5 | |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -0/+3 | |
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. | |||||
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -7/+4 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -3/+30 | |
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-05-06 | Makefile.orig, README.orig deleted. | David Edelsohn | 1 | -2/+0 | |
1997-05-02 | remove junk files that have been here waaaaaaaay too long | Angela Marie Thomas | 2 | -178/+0 | |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -0/+4 | |
o Provide poll_quit callback to simulators so that they can poll for SIGINT on clueless OS's. o Add sim_stop to simulators so that clients can request a halt (eg gdbtk's STOP button) Works for PPC! o Re-arange remote-sim.c so that the hard work is moved from gdbsim_resume() to gdbsim_wait() (where it should be). | |||||
1997-04-18 | * arminit.c (ARMul_NewState): Preinitialize the state to | Fred Fish | 1 | -0/+5 | |
all zero/NULL. | |||||
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 2 | -11/+34 | |
* wrapper.c (sim_kind,myname): New static locals. (sim_open): Set sim_kind, myname. (sim_load): Call sim_load_file to do work. Set start address from bfd. (sim_create_inferior): Return SIM_RC. Delete start_address arg. | |||||
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 2 | -54/+124 | |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 2 | -187/+113 | |
1997-04-07 | Use $(srcdir)/... instead of $< in make rules | Andrew Cagney | 1 | -0/+6 | |
1997-04-02 | * wrapper.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 | |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 2 | -132/+281 | |
(sim-debug): Allow arguments. Define WITH_DEBUG in addition to -DDEBUG. * configure: Regenerated to track ../common/aclocal.m4 changes. | |||||
1997-04-02 | * COPYING: Update FSF address. | Ian Lance Taylor | 1 | -0/+4 | |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 2 | -46/+34 | |
Update common/aclocal.m4 to better work with sim-config.[hc]. | |||||
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 2 | -191/+124 | |
* Make-common.in (CSEARCH): Do not include the gdb directory in the search path. * Make-common.in (SIM_ENDIAN, SIM_HOSTENDIAN, SIM_INLINE, SIM_WARNING): Drop, requiring the simulator specific Makefile.in to explicitly incorporate these. * aclocal.m4 (--enable-sim-alignment); New option. Strongly specify the alignment restrictions of the target architecture - without this option all alignment restrictions are accomodated. (--enable-sim-assert): New option. Conditionally compile in assertion statements. (--enable-sim-float): New option. Strongly specify the target's floating point support. (--enable-sim-hardware): New option. Specify the hardware devices included in the simulation. (--enable-sim-packages): New option. Specify the hardware packages included in the simulation. (--enable-sim-regparm): New option. Specify that parameters be passed in registers instead of on the stack. (--enable-sim-reserved-bits): New option. Specify that reserved bits within an instruction are are correctly set. (--enable-sim-smp): New option. Specify the level of SMP support to be included in the simulator. (--enable-sim-stdcall): New option. Specify an alternative function call convention. (--enable-sim-xor-endian): New option. Configure xor-endian support used by some targets to implement bi-endian support. | |||||
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the ↵ | Michael Meissner | 2 | -302/+63 | |
system call trap, keeping 0 temporarily | |||||
1997-03-13 | * wrapper.c (sim_open): Has result now. | David Edelsohn | 1 | -0/+12 | |
(sim_*): New SIM_DESC argument. |