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:
authorVladimir Prus <vladimir@codesourcery.com>2007-11-15 09:46:20 +0300
committerVladimir Prus <vladimir@codesourcery.com>2007-11-15 09:46:20 +0300
commita64b392f19c4d41d01cae322ad444fc5c5ea1bda (patch)
treedc1006025c8423adb663fd370c5d7344b4176be4 /ChangeLog
parente368bc2495ca6977b9ec2677f1ca2a77110e9eae (diff)
Make mark_breakpoints_out static.
* breakpoint.h (mark_breakpoints_out): Remove declaration. * breakpoint.c (mark_breakpoints_out): Make static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 418d8b643..f201015c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
+ Make mark_breakpoints_out static.
+ * breakpoint.h (mark_breakpoints_out): Remove
+ declaration.
+ * breakpoint.c (mark_breakpoints_out): Make static.
+
+2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
+
Prevent clear_command from directly modifying breakpoint list.
* Makefile.in (breakpoint_h): Update dependency.
* breakpoint.c (clear_command): Do not remove