Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski | |
XXX - what about the install targets? | |||
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 | |
further. | |||
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 | |
that cause the 'Unresolved inheritance operation' error message. |