Age | Commit message (Expand) | Author | Files | Lines |
2005-03-23 | From common/ChangeLog: | Mark Kettenis | 2 | -11/+23 |
2005-03-15 | sim/common/ChangeLog: | Jim Blandy | 1 | -1/+12 |
2005-01-14 | Index: arm/ChangeLog | Andrew Cagney | 3 | -178/+2940 |
2005-01-12 | Index: sh/ChangeLog | Andrew Cagney | 2 | -3000/+415 |
2005-01-12 | Index: m32r/ChangeLog | Andrew Cagney | 2 | -40/+48 |
2005-01-10 | Index: arm/ChangeLog | Andrew Cagney | 3 | -2551/+7186 |
2004-12-07 | * configure: Regenerate for ../common/aclocal.m4 update. | Hans-Peter Nilsson | 2 | -0/+10 |
2004-06-15 | * interp.c (sim_prepare_for_program): Use bfd_get_section_size | Alan Modra | 2 | -2/+8 |
2003-08-08 | * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better | Stephane Carrez | 8 | -65/+170 |
2003-08-08 | * sim-main.h (phys_to_virt): Use memory bank parameters to translate | Stephane Carrez | 5 | -25/+137 |
2003-08-08 | * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb. | Stephane Carrez | 2 | -2/+6 |
2003-08-08 | * m68hc11_sim.c (print_io_word): New function to print 16-bit value. | Stephane Carrez | 4 | -4/+99 |
2003-03-02 | * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE | Stephane Carrez | 2 | -2/+14 |
2003-03-01 | * interp.c (sim_fetch_register): Only store a single byte for | Stephane Carrez | 2 | -2/+14 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 2 | -3/+8 |
2002-08-13 | * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename. | Stephane Carrez | 2 | -3/+7 |
2002-08-13 | * interp.c (sim_prepare_for_program): Look up the image for the | Stephane Carrez | 2 | -1/+30 |
2002-08-13 | * interp.c (sim_hw_configure): Return 1 for success. | Stephane Carrez | 2 | -3/+11 |
2002-08-13 | Fix english and ChangeLog entry | Stephane Carrez | 1 | -4/+1 |
2002-08-13 | * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory | Stephane Carrez | 3 | -1/+40 |
2002-08-13 | * interp.c (sim_hw_configure): Connect port-X to cpu-write-port. | Stephane Carrez | 3 | -1/+23 |
2002-08-13 | * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping | Stephane Carrez | 2 | -2/+7 |
2002-08-13 | * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. | Stephane Carrez | 5 | -23/+137 |
2002-06-16 | Import current --enable-gdb-build-warnings. | Andrew Cagney | 2 | -164/+217 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 3 | -3/+8 |
2002-03-07 | * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. | Stephane Carrez | 5 | -34/+76 |
2002-03-07 | * interp.c (sim_hw_configure): Save the HW cpu pointer in the | Stephane Carrez | 6 | -16/+579 |
2002-03-07 | * sim-main.h (cpu_frame, cpu_frame_list): Remove. | Stephane Carrez | 4 | -248/+22 |
2002-03-07 | * interrupts.c (interrupts_reset): New function, setup interrupt | Stephane Carrez | 4 | -24/+354 |
2001-07-28 | * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write | Stephane Carrez | 2 | -5/+11 |
2001-07-22 | * Makefile.in (SIM_OBJS): Remove sim-resume.o | Stephane Carrez | 3 | -1/+88 |
2001-07-10 | * Makefile.in (gencode): Provide explicit path to gencode.c. | Andrew Cagney | 2 | -1/+5 |
2001-05-20 | Improve HC11 simulator to support HC12 | Stephane Carrez | 6 | -201/+1710 |
2001-05-20 | * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for | Stephane Carrez | 4 | -23/+63 |
2000-11-26 | Preliminary support for 68HC12 | Stephane Carrez | 6 | -16/+29 |
2000-11-26 | Register a delete handler for 68HC11 core device node | Stephane Carrez | 2 | -1/+19 |
2000-11-24 | Fix device memory allocation in 68hc11 simulator | Stephane Carrez | 3 | -4/+10 |
2000-09-12 | Missing Makefile.in for 68hc11 simulator | Stephane Carrez | 2 | -0/+64 |
2000-09-10 | Remove soft reg hack in the 68hc11 simulator | Stephane Carrez | 3 | -60/+8 |
2000-09-10 | Fix clearing of interrupts in 68hc11 simulator | Stephane Carrez | 2 | -4/+21 |
2000-09-09 | * sim-main.h: Define cycle_to_string. | Stephane Carrez | 7 | -26/+70 |
2000-09-06 | Fix 68hc11 timer device (accuracy, io, timer overflow) | Stephane Carrez | 2 | -115/+197 |
2000-09-05 | Fix 68HC11 SPI simulator | Stephane Carrez | 2 | -8/+38 |
2000-08-11 | Use address mapping levels for 68hc11 simulator (kill overlap hack) | Stephane Carrez | 9 | -39/+67 |
2000-07-27 | Add m68hc11 configry. | Andrew Cagney | 2 | -0/+4357 |
2000-07-27 | New simulator. | Andrew Cagney | 16 | -0/+7449 |