summaryrefslogtreecommitdiff
path: root/src/conf_post.h
Commit message (Expand)AuthorAge
* Clean up the fix for unexec build on GNU/LinuxEli Zaretskii2021-05-20
* Work around __has_attribute bug in clang 3.4Paul Eggert2021-01-22
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix typos in recent attribute.h simplificationPaul Eggert2020-05-05
* Simplify by using attribute.h macrosPaul Eggert2020-05-03
* Prefer inline functions in character.hPaul Eggert2020-04-17
* Improve inlining when compiling with -OgPaul Eggert2020-04-07
* Pacify GCC 9.2.1 20190927 -O3Paul Eggert2020-03-04
* Update copyright year to 2020Paul Eggert2020-01-01
* Use plain ‘static’ for Emacs C inline functionsPaul Eggert2019-09-04
* Disable __attribute__ ((cold)) on MinGWPaul Eggert2019-04-29
* Improve wur coverage on older GCCsPaul Eggert2019-04-22
* Mark _Noreturn error functions as coldPaul Eggert2019-04-18
* Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert2019-02-01
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-16
|\|
| * Fix redisplay of glyphless charactersEli Zaretskii2018-10-13
* | Modularize bignums betterPaul Eggert2018-08-27
* | Make mini-gmp safe for --enable-gcc-warningsPaul Eggert2018-08-12
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-10
* | Remove AddressSanitizer bug workaroundPaul Eggert2018-06-08
* | Port to GCC 8 -fsanitize=undefinedPaul Eggert2018-05-18
* | Pacify GCC when --enable-profilingPaul Eggert2018-04-03
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix the MSDOS build.Eli Zaretskii2017-10-18
* Fix warnings about formats in printf-like functions on MS-WindowsEli Zaretskii2017-09-14
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Port cleanup check to Oracle Studio 12.5Paul Eggert2017-06-14
* Port cleanup attribute to Oracle Studio 12.5Paul Eggert2017-06-13
* Port ATTRIBUTE_MAY_ALIAS to recent iccPaul Eggert2017-05-25
* Avoid undefined behavior in struct sockaddrPaul Eggert2017-05-17
* Work around AddressSanitizer bug with vforkPaul Eggert2017-05-17
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-16
* Use vfork if possible on Darwin (bug#26397)Alan Third2017-04-18
* Fix CANNOT_DUMP build on Darwin/macOS.Ken Raeburn2017-04-06
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-11-19
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
| * Port --enable-gcc-warnings to GCC 6.2.1Paul Eggert2016-10-12
* | Limit <config.h>’s includesPaul Eggert2016-09-30
* | Use flexmembers on IBM XL C for AIXPaul Eggert2016-09-20
* | Use DEV_TTY more consistentlyPaul Eggert2016-09-06
* | Treat SIGINT correctly in GUI sessions on MS-WindowsEli Zaretskii2016-09-05
* | Work around GCC bug 54561 in a better wayPaul Eggert2016-07-20
* | Fix GNUC_PREREQ for GCC 2.8.1 etc.Paul Eggert2016-06-26
* | Fix GNUC_PREREQ off-by-1 typoPaul Eggert2016-06-26