Changeset f6bcc8f in rtems for c/src/ada-tests/support
- Timestamp:
- Sep 4, 2003, 1:25:16 PM (17 years ago)
- Children:
- 0e9fa39
- Parents:
- 0ccd9daa
- Location:
- c/src/ada-tests/support
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/support/address_io.adb
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/address_io.ads
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/float_io.ads
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/fp.inc
r0ccd9daa rf6bcc8f 15 15 -- COPYRIGHT (c) 1989-1997. 16 16 -- On-Line Applications Research Corporation (OAR). 17 -- Copyright assigned to U.S. Government, 1994.18 17 -- 19 18 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/init.c
r0ccd9daa rf6bcc8f 2 2 * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. 3 3 * On-Line Applications Research Corporation (OAR). 4 * All rights assigned to U.S. Government, 1994.5 4 * 6 5 * This material may be reproduced by or for the U.S. Government pursuant -
c/src/ada-tests/support/integer.inc
r0ccd9daa rf6bcc8f 9 9 -- COPYRIGHT (c) 1989-1997. 10 10 -- On-Line Applications Research Corporation (OAR). 11 -- Copyright assigned to U.S. Government, 1994.12 11 -- 13 12 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/rtems_calling_overhead.ads
r0ccd9daa rf6bcc8f 15 15 -- COPYRIGHT (c) 1989-1997. 16 16 -- On-Line Applications Research Corporation (OAR). 17 -- Copyright assigned to U.S. Government, 1994.18 17 -- 19 18 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/status_io.ads
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/test_support.adb
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/test_support.ads
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/time_test_support.adb
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/time_test_support.ads
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/timer_driver.adb
r0ccd9daa rf6bcc8f 12 12 -- COPYRIGHT (c) 1989-1997. 13 13 -- On-Line Applications Research Corporation (OAR). 14 -- Copyright assigned to U.S. Government, 1994.15 14 -- 16 15 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/timer_driver.ads
r0ccd9daa rf6bcc8f 12 12 -- COPYRIGHT (c) 1989-1997. 13 13 -- On-Line Applications Research Corporation (OAR). 14 -- Copyright assigned to U.S. Government, 1994.15 14 -- 16 15 -- The license and distribution terms for this file may in -
c/src/ada-tests/support/unsigned32_io.ads
r0ccd9daa rf6bcc8f 13 13 -- COPYRIGHT (c) 1989-1997. 14 14 -- On-Line Applications Research Corporation (OAR). 15 -- Copyright assigned to U.S. Government, 1994.16 15 -- 17 16 -- The license and distribution terms for this file may in
Note: See TracChangeset
for help on using the changeset viewer.