about summary refs log tree commit diff
path: root/elf/check-textrel.c
Commit message (Collapse)AuthorAgeFilesLines
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-21/+5
|
* 2.5-18.1Jakub Jelinek2007-07-121-5/+21
|
* Update.Ulrich Drepper2003-02-111-3/+5
| | | | | | | | | 2003-02-10 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and _BSD_SOURCE to compiler. * elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings. Patches by Alan Modra.
* (handle_file): Swap p_type.Ulrich Drepper2002-12-211-1/+1
|
* Update.Ulrich Drepper2002-12-131-4/+26
| | | | * stdlib/Makefile: Remove code to automatically import GMP.
* Update.Ulrich Drepper2002-12-121-0/+159
* elf/Makefile (tests): Add rules to build and run check-textrel. * elf/check-textrel.c: New file.