summaryrefslogtreecommitdiff
path: root/m4/stdalign.m4
Commit message (Expand)AuthorAgeFilesLines
* alignasof: Ensure a correct _Alignas (regression 2023-01-15).Bruno Haible2023-04-111-15/+15
* alignasof: Ensure a correct _Alignof (regression 2023-01-15).Bruno Haible2023-01-281-25/+30
* stdalign: Ensure alignof is defined on FreeBSD (regression 2023-01-15).Bruno Haible2023-01-281-5/+13
* alignasof, stdalign: Fix a compilation error on FreeBSD 12.0.Bruno Haible2023-01-241-2/+6
* alignasof: new modulePaul Eggert2023-01-151-39/+88
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* stdalign: Don't #include a gnulib-generated stdalign.h from config.h.Bruno Haible2022-09-251-1/+60
* stdalign: alignas and alignof are C23 keywordsPaul Eggert2022-09-131-12/+31
* Prefer talking about alignas than _Alignas.Bruno Haible2022-09-131-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-5/+2
* stdalign: port to tcc + glibcPaul Eggert2021-03-041-1/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* stdalign: tweak version# and test for HP-UX IA64Paul Eggert2017-03-191-1/+1
* stdalign: restore previous behavior for HP-UX IA64Paul Eggert2017-03-181-2/+2
* stdalign: Make it work with HP-UX cc.Bruno Haible2017-03-171-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* stdalign: port better to HP compilersPaul Eggert2014-12-181-2/+3
* stdalign: work around Apple GCC 4.0 bugPaul Eggert2014-12-181-1/+4
* maint: update copyrightEric Blake2014-01-011-1/+1
* stdalign, verify: port to FreeBSD 9.1, to C11, and to C++11Paul Eggert2013-07-071-1/+2
* stdalign: port to stricter ISO C11Paul Eggert2013-03-291-2/+3
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* stdalign: relax _Alignof and tighten _Alignas testPaul Eggert2012-01-271-3/+4
* Fix bug# typo in previous patch.Paul Eggert2012-01-271-2/+2
* stdalign: check that alignof and offsetof are consistentPaul Eggert2012-01-271-1/+14
* doc: C11 and C++11 are now officialPaul Eggert2012-01-061-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* stdalign: port to Clang 3.0Paul Eggert2011-12-021-2/+17
* Adjust to Bruno's comments.Paul Eggert2011-10-271-16/+1
* stdalign: new modulePaul Eggert2011-10-271-0/+37