mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
sim: ChangeLog: move arch-specific entries into the arch dir
We don't want arch-specific entries in the common ChangeLog files. Most arches do this already, so clean up the recent additions, and move some older entries down to help avoid confusing newcomers.
This commit is contained in:
@@ -269,6 +269,13 @@
|
||||
(m32c_sim_restore_console): Disable if no termios.
|
||||
(mem_get_byte): Disable console input if no termios.
|
||||
|
||||
2009-05-08 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* gdb-if.c (m32c_signal_to_host): Rename to
|
||||
m32c_signal_to_target. Change signal return values from SIGILL,
|
||||
SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
|
||||
TARGET_SIGNAL_SEGV, etc. Fix all callers.
|
||||
|
||||
2009-01-06 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* r8c.opc, m32c.opc: Add parentheses to remove warnings.
|
||||
@@ -406,5 +413,3 @@
|
||||
* syscalls.h: New.
|
||||
* trace.c: New.
|
||||
* trace.h: New.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user