OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [tests/] [libtests/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
2002-08-01      Joel Sherrill 
2
 
3
        * Per PR47 add support for buffered test output.  This involved
4
        adding defines to redirect output to a buffer and dump it when
5
        full, at "test pause", and at exit.  To avoid problems when redefining
6
        exit(), all tests were modified to call rtems_test_exit().
7
        Some tests, notable psxtests, had to be modified to include
8
        the standard test macro .h file (pmacros.h or tmacros.h) to
9
        enable this support.
10
        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
11
        rtmonuse/task1.c, termios/init.c: Modified.
12
 
13
2002-04-14      Ralf Corsepius 
14
 
15
        * configure.ac: Remove ENABLE_GCC28.
16
 
17
2002-03-27      Ralf Corsepius 
18
 
19
        * configure.ac:
20
        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
21
        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
22
        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
23
        * Makefile.am: Remove AUTOMAKE_OPTIONS.
24
        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
25
        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
26
        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
27
        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
28
        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
29
        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
30
        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
31
 
32
2001-11-01      Joel Sherrill 
33
 
34
        * rtems++/Makefile.am: Make sure debug variant of librtems++
35
        is linked against.  Reported by Jerry Needell 
36
        and processed as PR78.
37
 
38
2001-10-25      Joel Sherrill 
39
 
40
        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
41
 
42
2001-10-11      Ralf Corsepius 
43
 
44
        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
45
        * configure.in: Remove.
46
        * configure.ac: New file, generated from configure.in by autoupdate.
47
 
48
2001-09-22      Ralf Corsepius 
49
 
50
        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
51
        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
52
 
53
2001-09-19      Ralf Corsepius 
54
 
55
        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
56
        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
57
        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
58
        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
59
        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
60
        make-cxx-exe.
61
        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
62
        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
63
        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
64
 
65
2001-05-10      Ralf Corsepius  
66
 
67
        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
68
 
69
2000-11-09      Ralf Corsepius 
70
 
71
        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
72
 
73
2000-11-02      Ralf Corsepius 
74
 
75
        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
76
 
77
2000-11-01      Joel Sherrill 
78
 
79
        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
80
        libcsupport.h moved from libc to lib/include/rtems and now must
81
        be referenced as .
82
 
83
2000-10-27      Ralf Corsepius 
84
 
85
        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
86
        Switch to GNU canonicalization.
87
        * libtests.am: Remove DEFS.
88
 
89
2000-09-04      Ralf Corsepius 
90
 
91
        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
92
        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
93
        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
94
 
95
2000-08-10      Joel Sherrill 
96
 
97
        * ChangeLog: New file.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.