aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-14Index: arm/ChangeLogAndrew Cagney1-0/+6
2005-01-12Index: sh/ChangeLogAndrew Cagney1-0/+5
2005-01-12Index: m32r/ChangeLogAndrew Cagney1-0/+4
2005-01-10Index: arm/ChangeLogAndrew Cagney1-0/+5
2004-12-07 * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson1-0/+4
2004-06-29Index: mn10200/ChangeLogAndrew Cagney1-0/+5
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-0/+5
2003-06-222003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+5
2003-05-07Index: gdb/ChangeLogAndrew Cagney1-0/+12
2003-02-27Index: arm/ChangeLogAndrew Cagney1-0/+4
2002-11-14Index: common/ChangeLogAndrew Cagney1-0/+4
2002-06-17* d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum.Andrew Cagney1-0/+4
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney1-0/+4
2002-06-15Fix for transfers across segments.Tom Rix1-0/+4
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-0/+7
2002-06-08Fix name of enum used in cast (sim_fetch_register, sim_store_register).Andrew Cagney1-0/+5
2002-06-03Use current date in ChangeLog entry.Elena Zannoni1-1/+1
2002-06-032002-05-28 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+6
2002-06-01Fill-out d10v enum so that there are no ``=''.Andrew Cagney1-0/+5
2002-05-282002-05-28 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+11
2002-05-24* sim-d10v.h: Delete file. Moved to include/gdb/.Andrew Cagney1-0/+5
2001-08-02Removed a section of code that didn't do anything, but left values inJohn R. Moore1-0/+5
2001-04-15* Makefile.in (simops.o): Add simops.h to dependency list.J.T. Conklin1-0/+4
2000-05-24Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney1-0/+4
2000-05-03Add missing ChangeLog.Andrew Cagney1-0/+23
2000-04-18Add support for SIGILL (reserved-instruction-exception).Andrew Cagney1-0/+5
2000-03-04* moved misplaced ChangeLog entryFrank Ch. Eigler1-0/+5
2000-02-22When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney1-0/+5
2000-01-06import gdb-2000-01-05 snapshotJason Molenda1-0/+14
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+5
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-1/+82
1999-11-02import gdb-1999-11-01 snapshotJason Molenda1-0/+5
1999-09-22import gdb-1999-09-21Jason Molenda1-0/+4
1999-09-13import gdb-1999-09-13 snapshotJason Molenda1-0/+22
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-0/+12
1999-05-11import gdb-1999-05-10Stan Shebs1-0/+4
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+21
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+974
1999-04-16Initial creation of sourceware repositoryStan Shebs1-967/+0
1999-01-271999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-0/+26
1998-09-30Fix PR 17387: ignore auto increment for loads where the destination registerNick Clifton1-0/+10
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+10
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+9
1998-04-24* interp.c (struct hash_entry): OPCODE and MASK are unsigned.Andrew Cagney1-0/+57
1998-04-01* configure.in (SIM_AC_OPTION_WARNINGS): Add.Andrew Cagney1-0/+5
1998-03-27Do top level sim-hw module for device tree.Andrew Cagney1-0/+17
1998-02-16Implement "dbt" and "rtd" instructions.Andrew Cagney1-0/+15
1998-02-13Implement separate user (SPU) and interrupt (SPI) stack pointers.Andrew Cagney1-0/+8
1998-02-11Don't abort() when system call is unknown.Andrew Cagney1-0/+3
1998-02-11Ensure zero-hardwired bits in DPSW remain zero.Andrew Cagney1-0/+38