148 Commits (ca0b76868aa28d2ecced761ad041d942953261a9)

Author SHA1 Message Date
Andrew Cagney fc0a224429 Index: sim/frv/ChangeLog 23 years ago
Andrew Cagney ea0869653a 2003-06-22 Andrew Cagney <cagney@redhat.com> 24 years ago
Andrew Cagney f6684c3170 Index: gdb/ChangeLog 24 years ago
Andrew Cagney 6b4a89357a Index: arm/ChangeLog 24 years ago
Andrew Cagney d25b15536c Index: common/ChangeLog 24 years ago
Andrew Cagney 57af9c8bc0 * d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum. 25 years ago
Andrew Cagney c8cca39f98 Import current --enable-gdb-build-warnings. 25 years ago
Tom Rix 3d2957e64e Fix for transfers across segments. 25 years ago
Andrew Cagney 3c25f8c7b0 Move include/callback.h and include/remote-sim.h to include/gdb/. 25 years ago
Andrew Cagney 983b727e70 Fix name of enum used in cast (sim_fetch_register, sim_store_register). 25 years ago
Elena Zannoni 676ab6a01e Use current date in ChangeLog entry. 25 years ago
Elena Zannoni c7675842d8 2002-05-28 Elena Zannoni <ezannoni@redhat.com> 25 years ago
Andrew Cagney 18c0df9e1b Fill-out d10v enum so that there are no ``=''. 25 years ago
Elena Zannoni 1aa5e64f43 2002-05-28 Elena Zannoni <ezannoni@redhat.com> 25 years ago
Andrew Cagney b91b96f4f6 * sim-d10v.h: Delete file. Moved to include/gdb/. 25 years ago
John R. Moore 962b3eada2 Removed a section of code that didn't do anything, but left values in 25 years ago
J.T. Conklin d4424adaef * Makefile.in (simops.o): Add simops.h to dependency list. 26 years ago
Andrew Cagney eb2d80b469 Change profiling so that it is enabled by default. Re-generate everything. 27 years ago
Andrew Cagney ba744a4f56 Add missing ChangeLog. 27 years ago
Andrew Cagney 27842f65f2 Add support for SIGILL (reserved-instruction-exception). 27 years ago
Frank Ch. Eigler 8ae7f924f3 * moved misplaced ChangeLog entry 27 years ago
Andrew Cagney baa7ae6f10 When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing 27 years ago
Andrew Cagney 7fc5b5adca Report SIGBUS and halt simulation when ld/st detect a misaligned address. 27 years ago
Jason Molenda c3f6f71df3 import gdb-2000-01-05 snapshot 27 years ago
Jason Molenda c2d11a7da0 import gdb-1999-12-06 snapshot 27 years ago
Jason Molenda 4ce44c668d import gdb-1999-11-16 snapshot 27 years ago
Jason Molenda 5c44784c11 import gdb-1999-11-01 snapshot 27 years ago
Jason Molenda c2c6d25f0d import gdb-1999-09-21 27 years ago
Jason Molenda cff3e48be7 import gdb-1999-09-13 snapshot 27 years ago
Stan Shebs d4f3574e77 import gdb-1999-09-08 snapshot 27 years ago
Stan Shebs cd0fc7c3eb import gdb-1999-05-10 28 years ago
Stan Shebs 7a292a7adf import gdb-19990422 snapshot 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Jason Molenda df59058c91 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com) 28 years ago
Nick Clifton 1ee490ca0b Fix PR 17387: ignore auto increment for loads where the destination register 28 years ago
Tom Tromey 5da9ce07eb * configure: Regenerated to track ../common/aclocal.m4 changes. 29 years ago
Tom Tromey b1df34b9ed * configure: Regenerated to track ../common/aclocal.m4 changes. 29 years ago
Andrew Cagney 21566f9fbe * interp.c (struct hash_entry): OPCODE and MASK are unsigned. 29 years ago
Andrew Cagney e1fe7a7966 * configure.in (SIM_AC_OPTION_WARNINGS): Add. 29 years ago
Andrew Cagney d8f5304972 Do top level sim-hw module for device tree. 29 years ago
Andrew Cagney 729295b597 Implement "dbt" and "rtd" instructions. 29 years ago
Andrew Cagney ac9a7d8a2c Implement separate user (SPU) and interrupt (SPI) stack pointers. 29 years ago
Andrew Cagney b41dff6b54 Don't abort() when system call is unknown. 29 years ago
Andrew Cagney 19431a0280 Ensure zero-hardwired bits in DPSW remain zero. 29 years ago
Andrew Cagney 8904ad6940 D10v memory map changed. Update. 29 years ago
Andrew Cagney 412c4e940e Add config support for the size of the target address and OF cell. 29 years ago
Michael Meissner 629cfff05f Exit status is in r0, not r2 29 years ago
Michael Meissner 88f7d309fd If DEBUG has 0x20 set, turn traps into batch debugging 29 years ago
Michael Meissner 8831cb01b0 First round of d10v ABI changes 29 years ago