Commit 27778058 by Eric Botcazou

Fix nits

From-SVN: r149241
parent 8885e914
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
PR ada/40608 PR ada/40608
* init.c (APPLE): Include <mach/mach_init.h>. * init.c (APPLE): Include <mach/mach_init.h>.
(__gnat_is_stack_guard, APPLE): Add ATTRIBUTE_UNUSED marker. (__gnat_error_handler, APPLE): Add ATTRIBUTE_UNUSED marker.
2009-07-04 Eric Botcazou <ebotcazou@adacore.com> 2009-07-04 Eric Botcazou <ebotcazou@adacore.com>
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
PR ada/40631 PR ada/40631
* tracebak.c (__gnat_backtrace): Fix old-style definition. * tracebak.c (__gnat_backtrace): Fix old-style definition.
2009-07-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 2009-07-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* tracebak.c [i386 && sun] (IS_BAD_PTR): Use -1UL in comparison. * tracebak.c [i386 && sun] (IS_BAD_PTR): Use -1UL in comparison.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment