c-stack: Expose false positives when not using libsigsegv.
[gnulib.git] / ChangeLog
index 0e69018..0772f2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2008-07-16  Eric Blake  <ebb9@byu.net>
+
+       c-stack: Expose false positives when not using libsigsegv.
+       * modules/c-stack-tests (Files): Expand test.
+       * tests/test-c-stack.c (main): Add means to conditionally trigger
+       non-overflow SIGSEGV.
+       * tests/test-c-stack2.sh: New file.
+
+2008-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
+       Reported by Eric Blake.
+
+2008-07-14  Sam Steingold  <sds@gnu.org>
+           Bruno Haible  <bruno@clisp.org>
+
+       New module libsigsegv.
+       * modules/libsigsegv: New file.
+       * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
+       modifications.
+       * MODULES.html.sh (Signal handling): New section.
+
+2008-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * modules/unictype/ctype-* (Description): Add the word "function".
+       Improves the resulting doc in MODULES.html.
+
+2008-07-12  Ben Pfaff  <blp@gnu.org>
+
+       Add longlong module.
+       * modules/longlong: New file.
+
 2008-07-12  Bruno Haible  <bruno@clisp.org>
 
        * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
 2008-07-10  Ben Pfaff  <blp@gnu.org>
 
        Add isnan module.
-        * doc/posix-functions/isnan.texi: Mention new module.
-        * lib/math.in.h: Define isnan macro if we have decided to replace
-        it.
-        * m4/isnan.m4: New file.
+       * doc/posix-functions/isnan.texi: Mention new module.
+       * lib/math.in.h: Define isnan macro if we have decided to replace
+       it.
+       * m4/isnan.m4: New file.
        * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
        macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
        also.
        * modules/isnand-nolibm: Likewise.
        * modules/isnanf-nolibm-tests: Likewise.
        * modules/isnand-nolibm-tests: Likewise.
-        * lib/frexp.c: Likewise.
+       * lib/frexp.c: Likewise.
        * lib/isfinite.c: Likewise.
        * lib/signbitd.c: Likewise.
        * lib/signbitf.c: Likewise.