Files
emacs/lib
Paul Eggert 1915d8d63c Fix port to 32-bit AIX with xlc.
This doesn't fix Bug#17598, but it does fix a regression since Emacs
built with xlc until recently, and perhaps it'll help us fix Bug#17598.
* configure.ac (GC_SETJMP_WORKS): Define for AIX, too.
Merge from gnulib, incorporating:
2014-05-30 ftoastr: work around compiler bug in IBM xlc 12.1
* lib/ftoastr.c: Update from gnulib.
* src/alloc.c (gdb_make_enums_visible): Remove FLOAT_TO_STRING_BUFSIZE.
* src/conf_post.h (FLEXIBLE_ARRAY_MEMBER) [__IBMC__]: Don't define to empty.
* src/lisp.h (FLOAT_TO_STRING_BUFSIZE): Make it a macro, instead of an enum,
to work around a compiler bug in IBM xlc 12.1.
2014-05-30 13:19:29 -07:00
..
2012-11-03 11:54:17 -07:00
2014-05-30 13:19:29 -07:00
2014-01-01 00:31:29 -08:00
2014-03-07 10:57:11 -08:00
2012-08-02 17:42:11 -07:00
2014-01-20 12:48:14 -08:00
2014-03-07 10:57:11 -08:00
2014-03-25 21:16:13 -07:00
2014-01-20 12:48:14 -08:00
2014-03-07 10:57:11 -08:00
2014-02-05 11:41:03 -08:00
2012-08-02 17:42:11 -07:00
2012-08-02 17:42:11 -07:00
2012-11-30 10:25:59 -08:00
2014-02-25 11:21:05 -08:00