Changeset 3c0534a in rtems for c/src/ada-tests/support
- Timestamp:
- Aug 20, 2003, 4:02:19 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0bcf436
- Parents:
- 144d79a
- Location:
- c/src/ada-tests/support
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/support/address_io.adb
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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/integer.inc
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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
r144d79a r3c0534a 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.