Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-12-03 | 2000-12-03 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -1/+5 | |
* sim-profile.c (profile_option_handler): Remove unused prof_nr. | |||||
2000-11-30 | Add GNU Free Documentation License | Nick Clifton | 1 | -15/+371 | |
2000-11-27 | Fix delete_hw_event_data() to free the scheduled events | Stephane Carrez | 2 | -2/+7 | |
2000-11-27 | Remove space == 0 restriction in the simulator (dv-core) | Stephane Carrez | 2 | -2/+5 | |
2000-11-25 | Fix for sim/common hw_delete()/hw_tree_delete() | Stephane Carrez | 4 | -5/+15 | |
2000-11-25 | Fix memory leak in sim_parse_args | Stephane Carrez | 2 | -4/+22 | |
2000-11-19 | 2000-11-20 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -1/+62 | |
* cgen-ops.h (SUBBI): New macro. (SUBWORDSIQI, SUBWORDSIHI, SUBWORDSIUQI): New functions. (SUBWORDDIHI, SUBWORDDIUQI, SUBWORDDIDF): Likewise. | |||||
2000-11-16 | 2000-11-16 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -0/+5 | |
* cgen-types.h (VOID): New type. | |||||
2000-11-08 | 2000-11-09 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -2/+7 | |
* sim-fpu.c (sim_fpu_one): Set exponent to 0. (sim_fpu_two): Set exponent to 1. | |||||
2000-11-08 | * Spelling corrections. | Ben Elliston | 1 | -5/+5 | |
2000-10-26 | 2000-10-26 Ben Elliston <bje@redhat.com> | Elena Zannoni | 3 | -7/+22 | |
* cgen.sh: Handle an isa argument between cpu and mach. Default to `all'. Pass `-i' options to cgen applications. * Make-common.in (cgen-arch, cgen-cpu, cgen-decode, cgen-cpu-decode, cgen-desc): Pass $(isa) to cgen.sh. | |||||
2000-10-08 | * usability improvements | Ben Elliston | 3 | -0/+27 | |
2000-10-08 Ben Elliston <bje@redhat.com> * cgen-utils.c (cgen_rtx_error): New function. 2000-10-07 Ben Elliston <bje@redhat.com> * cgen-trace.c (sim_cgen_disassemble_insn): Handle failure conditions for sim_core_read_buffer(). | |||||
2000-09-26 | 2000-09-26 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -0/+75 | |
* cgen-utils.c (RORQI): New function. (ROLQI): New function. (RORHI): New function. (ROLHI): New function. | |||||
2000-08-28 | 2000-08-28 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -1/+13 | |
* cgen-trace.c (sim_cgen_disassemble_insn): Make sure entire insn is in insn_value if it will fit. | |||||
2000-08-22 | Forgot to check this in with last commit! | Dave Brolley | 1 | -0/+15 | |
2000-08-21 | * Contribute CGEN simulator build support code. | Frank Ch. Eigler | 3 | -0/+232 | |
* Patch was posted by bje@redhat.com. | |||||
2000-08-15 | 2000-08-15 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -2/+2 | |
* sim-profile.c (profile_print_speed): Print cpu frequency if not zero. | |||||
2000-08-15 | 2000-08-15 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -6/+103 | |
* sim-profile.h (PROFILE_DATA): Add cpu_freq. (PROFILE_CPU_FREQ): New macro. * sim-profile.c (OPTION_PROFILE_CPU_FREQUENCY): New enumerator. (profile-options): Add profile-cpu-frequency. (parse_frequency): New function. (profile_option_handler): Handle OPTION_PROFILE_CPU_FREQUENCY. (profile_print_speed): Print cpu frequency and simulated execution time. Re-indent other items to match. | |||||
2000-08-11 | Eliminate use of MIN(). | Andrew Cagney | 2 | -2/+7 | |
2000-07-27 | * Usability improvement | Frank Ch. Eigler | 2 | -1/+6 | |
2000-07-27 Frank Ch. Eigler <fche@redhat.com> From Maciej W. Rozycki <macro@ds2.pg.gda.pl> * Makefile.in (install): Install run.1 man page. | |||||
2000-07-27 | 2000-06-23 Doug Evans <dje@casey.transmeta.com> | Andrew Cagney | 2 | -8/+10 | |
* Makefile.in (headers,nltvals.def): Merge. | |||||
2000-07-27 | 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> | Andrew Cagney | 3 | -2/+9 | |
* nrun.c (main): Print the simulator statistics only in verbose mode. * hw-properties.h (hw_find_integer_array_property): Fix prototype (use signed_cell). | |||||
2000-07-27 | 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> | Andrew Cagney | 5 | -0/+39 | |
* sim-events.c (sim_events_remain_time): New function returning the time that remains before the event is raised. * hw-events.c (hw_event_remain_time): Likewise. * sim-events.h (sim_events_remain_time): Declare. * hw-events.h (hw_event_remain_time): Declare. | |||||
2000-07-27 | 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> | Andrew Cagney | 2 | -1/+17 | |
* sim-hw.c: Use <errno.h> instead of <sys/errno.h> (OPTION_HW_LIST): New option --hw-list to list the devices. (hw_option_handler): List the device tree with 'sim_hw_print'. | |||||
2000-07-27 | From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: | Andrew Cagney | 4 | -2/+126 | |
* sim-bits.h (_MSB_16, _LSB_16): Define for 16-bit targets. (MASK, LSBIT, MSBIT): Likewise and use _MSB_16 and _LSB_16. (EXTENDED): Define for 16-bit word size. * sim-bits.c (LSEXTRACTED, MSEXTRACTED, LSINSERTED, MSINSERTED, LSSEXT, MSSEXT): Implement for 16-bit word size. * sim-types.h: Added support for 16-bit targets. | |||||
2000-06-24 | * verbosity reduction | Frank Ch. Eigler | 2 | -2/+5 | |
2000-06-23 Frank Ch. Eigler <fche@redhat.com> * cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX. | |||||
2000-06-24 | * build cleanliness fix | Frank Ch. Eigler | 2 | -1/+6 | |
2000-06-24 Frank Ch. Eigler <fche@redhat.com> From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: * Makefile.in (distclean): Clean cconfig.h also. | |||||
2000-05-24 | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 3 | -148/+167 | |
2000-05-23 | sigrc wasn't initialized before being passed to sim_resume(). | Andrew Cagney | 2 | -0/+6 | |
2000-04-28 | Provide more detailed traces of the event queue. | Andrew Cagney | 2 | -0/+26 | |
2000-04-05 | * updating copyright dates ("1999" -> "1999, 2000") | Frank Ch. Eigler | 2 | -2/+2 | |
2000-03-30 | 2000-03-30 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -2/+6 | |
* aclocal.m4 (cgen): Use guile to run cgen. | |||||
2000-03-30 | 2000-03-23 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -2/+36 | |
* cgen-fpu.h: Rename extsfdf to fextsfdf. Rename truncdfsf to ftruncdfsf. * cgen-accfp.c (fextsfdf): New function. (ftruncdfsf): New function. (cgen_init_accurate_fpu): Initialize fextsfdf and ftruncdfsf. | |||||
2000-03-13 | 2000-03-13 Jeff Johnston <jjohnstn@cygnus.com> | Jeff Johnston | 2 | -0/+5 | |
* cgen-ops.h: Added TRUNCSISI. | |||||
2000-03-08 | * extension | Frank Ch. Eigler | 3 | -3/+41 | |
2000-03-08 Dave Brolley <brolley@redhat.com> * cgen-par.h (cgen_write_queue_kind): Add CGEN_FN_SF_WRITE. (CGEN_WRITE_QUEUE_ELEMENT): Add fn_sf_write. (sim_queue_fn_si_write): Last argument is has type USI. (sim_queue_fn_sf_write): New function. * cgen-par.c (sim_queue_fn_si_write): Declare 'value' as USI. (sim_queue_fn_sf_write): New function. (cgen_write_queue_element_execute): Handle CGEN_FN_SF_WRITE. | |||||
2000-02-22 | When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing | Andrew Cagney | 2 | -15/+45 | |
instead of sim_trace() to run the program; include support for ``-o'' option (operating environment); when a signal occurs, only continue execution when operating environment mode. Update d10v. | |||||
2000-02-09 | Report SIGBUS and halt simulation when ld/st detect a misaligned address. | Andrew Cagney | 2 | -6/+15 | |
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 3 | -9/+15 | |
2000-01-26 | import gdb-2000-01-26 snapshot | Jason Molenda | 1 | -0/+1 | |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 1 | -0/+60 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 3 | -1/+10 | |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 3 | -1/+10 | |
1999-12-08 | import gdb-1999-12-07 snapshot | Jason Molenda | 3 | -1/+206 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 5 | -23/+105 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 3 | -2/+74 | |
1999-10-26 | import gdb-1999-10-25 snapshot | Jason Molenda | 3 | -5/+59 | |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 5 | -19/+63 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 3 | -1/+35 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 2 | -3/+12 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 3 | -54/+49 | |