Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 1 | -13/+0 | |
2012-04-13 | Check __ILP32__ instead of __LP64__ | H.J. Lu | 1 | -1/+1 | |
* elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__. * elf/tst-auditmod3b.c: Likewise. * elf/tst-auditmod4b.c: Likewise. * elf/tst-auditmod5b.c: Likewise. * elf/tst-auditmod6b.c: Likewise. * elf/tst-auditmod6c.c: Likewise. * elf/tst-auditmod7b.c: Likewise. * sysdeps/x86_64/ffsll.c (ffsl): Likewise. * sysdeps/x86_64/preconfigure.in: Likewise. * sysdeps/x86_64/preconfigure: Regenerated. | |||||
2012-03-21 | Add x32 support to dynamic linker audit | H.J. Lu | 1 | -5/+13 | |
2011-12-23 | Add missing inline keyword | Marek Polacek | 1 | -1/+1 | |
According to http://gcc.gnu.org/ml/gcc-patches/2011-09/msg00608.html, a function without `inline' with an `always_inline' attribute is a bug. | |||||
2009-07-10 | Add AVX support to ld.so auditing for x86-64. | H.J. Lu | 1 | -0/+206 | |