summaryrefslogtreecommitdiff
path: root/tests/Gia64-test-nat.c
Commit message (Collapse)AuthorAgeFilesLines
* Use shared `ARRAY_SIZE' in IA64 testsTommi Rantala2012-09-281-4/+3
|
* Include "tdep-ia64/rse.h" instead of "ia64/rse.h".hp.com!davidm2005-05-201-1/+3
| | | | | | (ARRAY_SIZE): New macro. (Logical change 1.294)
* Fix merge-conflict.hp.com!davidm2005-05-171-2/+11
| | | | | | | 2005/05/17 14:14:23-07:00 hp.com!davidm (check_static_to_scratch): Check contents of AR.EC. (Logical change 1.293)
* Auto mergedhp.com!davidm2005-05-171-2/+55
| | | | | | | | | | | | | | 2005/05/17 06:10:13-07:00 hp.com!davidm (save_pr): Declare (check_pr): New function. (all_funcs): Mention save_pr/check_pr. (random_word): New function. (check_pr): Likewise. (check_rotate_regs): Call check_pr(). (run_check): Use random_word() instead of random() to get a word full of pseudo-random bits. (Logical change 1.292)
* Fix missing NELEMS -> ARRAY_SIZE rename.hp.com!davidm2005-05-031-6/+5
| | | | | | | 2005/02/23 13:10:05-08:00 mostang.com!davidm Adjust for "ia64_rse" to "rse" prefix change. (Logical change 1.290)
* (sighandler): Adjust for <asm/rse.h> -> <ia64/rse.h> changes.mostang.com!davidm2004-05-051-2/+2
| | | | (Logical change 1.226)
* Include "ia64/rse.h" instead of <asm/rse.h>. The latter ismostang.com!davidm2004-05-041-19/+44
| | | | | | | | | | | | | Linux-specific. Include <sys/uc_access.h> if available. (NELEMS): Delete (already defined in internal.h). (all_funcs): Remove left-over #if 1 directives. (sighandler): Add HP-UX support. (enable_sighandler): Replace SA_NOMASK with SA_NODEFER. The former is not available on HP-UX. (disable_sighandler): Likewise. (Logical change 1.221)
* (check_static_to_scratch): Remove extraneous printf-argument found by icc v8.0.hp.com!davidm2004-04-231-1/+1
| | | | (Logical change 1.213)
* (check_static_to_memN): New function.hp.com!davidm2004-03-201-5/+98
| | | | | | | | | (check_static_to_mem2): Likewise. (check_static_to_mem3): Likewise. (check_static_to_mem4): Likewise. (check_static_to_mem5): Likewise. (Logical change 1.185)
* (check_rotate_regs): Return adjust "vals"; add a printf() in verbosemostang.com!davidm2004-03-191-5/+7
| | | | | | mode. (Logical change 1.184)
* Update with rotation-test.hp.com!davidm2004-03-191-23/+39
| | | | (Logical change 1.183)
* Update.mostang.com!davidm2004-02-271-4/+8
| | | | (Logical change 1.181)
* Add include of <errno.h>, <string.h>, and <asm/rse.h>.hp.com!davidm2004-02-271-15/+128
| | | | | | | | | | | | | | | (save_static_to_scratch): New declaration. (sighandler): New function. (check_static_to_scratch): Likewise. (enable_sighandler): Likewise. (disable_sighandler): Likewise. (check-static_to_stacked): Fix missing newline in error message. (start_checks): Call disable_sighandler(). Fix missing newline error messages. (run_check): Call enable_sighandler() right before starting the checks. (main): Fix missing newline in message. (Logical change 1.179)
* Fix copyright year and update file-comment.mostang.com!davidm2004-02-191-9/+93
| | | | | | | | | | | | (save_static_to_fr): Rename from save_static_to_fpreg(). (check_static_to_fr): Rename from check_static_to_fpreg(). (save_static_to_br): Declare. (check_static_to_br): New function. (save_static_to_mem): Declare. (check_static_to_mem): New function. (all_funcs): Mention new save/checks. (Logical change 1.175)
* (all_funcs): Mention static_to_fpreg test & check.hp.com!davidm2004-02-191-5/+50
| | | | | | | (check_static_to_fpreg): New function. (run_check): In verbose mode, print the run number. (Logical change 1.171)
* (Logical change 1.168)mostang.com!davidm2004-02-141-0/+182
|
* Initial revisionmostang.com!davidm2004-02-141-0/+0