Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Shinwell <shinwell@codesourcery.com>2007-04-20 16:15:41 +0400
committerMark Shinwell <shinwell@codesourcery.com>2007-04-20 16:15:41 +0400
commitc84ece703ddc51aee5d173df009a6f7ec046893f (patch)
tree6b67d10c2cb62eaa77ba438c269d88e41201df0f /ChangeLog
parent7b27f47ad0ad37863f9d7f8d6a20dc065c39e587 (diff)
Correct erroneous ChangeLog commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 0 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a2378789..4995248b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,3 @@
-2007-04-20 Mark Shinwell <shinwell@codesourcery.com>
-
- * Makefile.in: Adjust dependencies of m68klinux-tdep.c.
- * m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New.
- (m68k_linux_sigcontext_reg_offset): Fix typo.
- (target_is_uclinux): New.
- (m68k_linux_inferior_created): New.
- (m68k_linux_get_sigtramp_info): Check for uClinux or
- normal Linux. Use m68k_uclinux_sigcontext_reg_offset for
- uClinux.
- (_initialize_m68k_linux_tdep): Register
- m68k_linux_inferior_created.
-
2007-04-14 Steve Ellcey <sje@cup.hp.com>
* config-ml.in: Update from GCC.