Age | Commit message (Expand) | Author |
---|---|---|
2003-02-18 | intial -> initial; | Jason McIntyre |
2003-02-01 | Test programs for dependant shared library constructors. | Dale Rahn |
2002-11-13 | put common CFLAGS+= in Makefile.inc | Todd T. Fries |
2002-11-13 | more testing. | Federico G. Schwindt |
2002-11-13 | move weak definition to the bottom due to a gas problem on a.out platforms. | Federico G. Schwindt |
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski |
2002-02-17 | No reason to not enable the weak test. | Artur Grabowski |
2002-02-14 | add -Wall -Werror. this way, if __weak_alias() is missing it won't go | Federico G. Schwindt |
2002-02-11 | remove unneeded header. | Federico G. Schwindt |
2002-02-11 | change to errx(3) | Federico G. Schwindt |
2002-02-10 | simplify. | Federico G. Schwindt |
2002-02-10 | basic weak reference test. | Federico G. Schwindt |
2002-02-05 | add a regression for test for "elfbug": the bug in ELF ld.so | Matthieu Herrb |