summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-07-30Move _longjmp, _setjmp from src/s to configureGlenn Morris
2012-07-30* Makefile.in (install-arch-indep): Remove sh -x.Jan Djärv
2012-07-29Remove s/aix4-2.hGlenn Morris
2012-07-29* configure.ac (opsysfile): Tweak message for null case.Glenn Morris
2012-07-29Remove some empty src/s files.Glenn Morris
2012-07-29Merge from gnulib, incorporating:Paul Eggert
2012-07-29* Makefile.in (install-arch-indep): Handle space in locallisppath.Jan Djärv
2012-07-28Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).Paul Eggert
2012-07-17Fix toolkit configuration report.Dmitry Antipov
2012-07-16Fix regression with pthread_sigmask on FreeBSD.Paul Eggert
2012-07-15Merge from gnulib.Paul Eggert
2012-07-14Fix typos in ChangeLogs.Juanma Barranquero
2012-07-13Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configureGlenn Morris
2012-07-13Move GC_MARK_SECONDARY_STACK from src/s to configureGlenn Morris
2012-07-12Remove some src/s files that are now emptyGlenn Morris
2012-07-12Move "system type" macros from src/s to configureGlenn Morris
2012-07-12Move NSIG_MINIMUM from src/s to configureGlenn Morris
2012-07-12Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris
2012-07-12Move darwin.h's SYSTEM_PURESIZE_EXTRA setting to configureGlenn Morris
2012-07-12Move NO_EDITRES from src/s to configureGlenn Morris
2012-07-12Move UNIX98_PTYS from src/s to configureGlenn Morris
2012-07-12Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris
2012-07-12Move PTY_OPEN from src/s to configureGlenn Morris
2012-07-11Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris
2012-07-11Move more things from src/s to configureGlenn Morris
2012-07-11Move more stuff from src/s to configureGlenn Morris
2012-07-11Move some AIX defines from src/s to configureGlenn Morris
2012-07-11Move NO_ABORT from src/s to configureGlenn Morris
2012-07-11Move setting of NO_MATHERR for Darwin from src/s to configureGlenn Morris
2012-07-11Move NARROWPROTO from src/s to configureGlenn Morris
2012-07-11All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris
2012-07-11Move INTERRUPT_INPUT from src/s to configureGlenn Morris
2012-07-11Move SIGNALS_VIA_CHARACTERS from src/s to configureGlenn Morris
2012-07-11* configure.ac (tzset): Remove redundant check.Paul Eggert
2012-07-11All the cool platforms support CLASH_DETECTION...Glenn Morris
2012-07-11Assume mkdir, rmdir.Paul Eggert
2012-07-10Remove src/s/gnu.hGlenn Morris
2012-07-10Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris
2012-07-10Assume rename.Paul Eggert
2012-07-10Assume strerror.Paul Eggert
2012-07-10Move DONT_REOPEN_PTY from src/s to configureGlenn Morris
2012-07-10Let configure set DEFAULT_SOUND_DEVICEGlenn Morris
2012-07-10Remove "#define unix" that is no longer needed (Bug#11905).Paul Eggert
2012-07-10Move PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris
2012-07-10Move DATA_START, DATA_SEG_BITS from src/s to configureGlenn Morris
2012-07-10* configure.ac (PNG_DEPSTRUCT): Define this instead ofAndreas Schwab
2012-07-09Add GCC-style 'const' attribute to functions that can use it.Paul Eggert
2012-07-09lib/makefile.w32-in: Rework dependencies.Juanma Barranquero
2012-07-09Merge from gnulib.Paul Eggert
2012-07-08Mention coordinates of recent Autoconf change, thanks to Stefano Lattarini.Paul Eggert