summaryrefslogtreecommitdiff
path: root/distrib/hpcarm/stand
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /distrib/hpcarm/stand
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'distrib/hpcarm/stand')
0 files changed, 0 insertions, 0 deletions
ts/libexec?id=f7316ebb6bc3e08bc22bb1dcf178fe3e61b3980c'>effectively disable the test to fix the build and explain why.christos 2014-08-25Add basic support for indirect functions. It allows providing a publicjoerg 2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he 2014-02-14ARM now works with integrated-as.joerg 2013-12-25Disable integrated-assembler for clang on ARM for two files that arejoerg 2012-01-17Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage.joerg 2011-07-03avoid building stuff that depends upon pic objects if MKPIC == no.mrg 2011-07-03only build the ld.elf_so tests if MKPIC != no.mrg 2011-06-25PR/45015: ld.elf_so: support ELF symbol versioningnonaka 2011-06-11Turn warns on for all tests and fix all the bugs.christos 2011-05-24Use proper format stringjoerg 2011-04-02Don't fail on platforms without TLSjoerg 2011-03-31Add initial regression test for ld.elf_so locking.joerg 2011-03-25check that we can dlopen() the linkmap name, toopooka 2011-03-25check that dlopen()d dso shows up in the linkmappooka 2011-03-17Blame where blame is due.skrll 2010-12-31test helper program exit code, not test program exit codepooka 2010-12-24Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN markedskrll 2010-12-14Convert a couple of old regress tests to ATF.skrll 2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos 2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv 2009-09-24add regression tests for dlinfo()pooka