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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [score/] [cpu/] [unix/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
2002-07-26      Ralf Corsepius 
2
 
3
        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
4
 
5
2002-07-22      Ralf Corsepius 
6
 
7
        * Makefile.am: Use .$(OBJEXT) instead of .o.
8
 
9
2002-07-05      Ralf Corsepius 
10
 
11
        * configure.ac: RTEMS_TOP(../../../..).
12
 
13
2002-07-01      Ralf Corsepius 
14
 
15
        * configure.ac: Remove RTEMS_PROJECT_ROOT.
16
 
17
2002-06-27      Ralf Corsepius 
18
 
19
        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
20
        Add AC_PROG_RANLIB.
21
 
22
2002-06-26      Ralf Corsepius 
23
 
24
        * configure.ac: Remove references to RTEMS_BSP.
25
 
26
2002-06-17      Ralf Corsepius 
27
 
28
        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
29
        Use ../../../aclocal.
30
 
31
2001-04-03      Joel Sherrill 
32
 
33
        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
34
        * rtems/score/unixtypes.h: Removed.
35
        * rtems/score/types.h: New file via CVS magic.
36
        * Makefile.am, rtems/score/cpu.h: Account for name change.
37
 
38
2001-03-28      Joel Sherrill 
39
 
40
        * cpu.c: Define fix_syscall_errno() to nothing so MP links.
41
 
42
2002-03-27      Ralf Corsepius 
43
 
44
        * configure.ac:
45
        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
46
        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
47
        * Makefile.am: Remove AUTOMAKE_OPTIONS.
48
 
49
2002-02-13      Ralf Corsepius 
50
 
51
        * configure.ac: Fix the test to determine cpu context size.
52
 
53
2001-02-05      Joel Sherrill 
54
 
55
        * .cvsignore: Added stamp-h.in.
56
 
57
2002-01-23      Ralf Corsepius  
58
 
59
        * Makefile.am: Merge in rtems/Makefile.am and
60
        rtems/score/Makefile.am. Remove gensize. Require automake-1.5.
61
        * rtems/Makefile.am: Removed.
62
        * rtems/score/Makefile.am: Removed.
63
        * rtems/score/.cvsignore: Add unixsize.h*. Add stamp-h*.
64
        * configure.ac: Add AM_CONFIG_HEADER(rtems/score/unixsize.h).
65
        * rtems/score/cpu.h: Replace CPU_CONTEXT_SIZE_IN_BYTES with
66
        SIZEOF_CPU_CONTEXT.
67
 
68
2001-12-19      Ralf Corsepius 
69
 
70
        * Makefile.am: Add multilib support.
71
 
72
2001-11-28      Joel Sherrill ,
73
 
74
        This was tracked as PR91.
75
        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
76
        is used to specify if the port uses the standard macro for this (FALSE).
77
        A TRUE setting indicates the port provides its own implementation.
78
 
79
2001-11-28      Joel Sherrill ,
80
 
81
        This was tracked as PR91.
82
        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
83
        is used to specify if the port uses the standard macro for this (FALSE).
84
        A TRUE setting indicates the port provides its own implementation.
85
 
86
2001-10-11      Ralf Corsepius 
87
 
88
        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
89
        * configure.in: Remove.
90
        * configure.ac: New file, generated from configure.in by autoupdate.
91
 
92
2001-09-23      Ralf Corsepius 
93
 
94
        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
95
 
96
2001-05-07      Ralf Corsepius 
97
 
98
        * rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
99
 
100
2001-02-04      Ralf Corsepius 
101
 
102
        * Makefile.am, rtems/score/Makefile.am:
103
        Apply include_*HEADERS instead of H_FILES.
104
 
105
2001-01-25      Joel Sherrill 
106
 
107
        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
108
         because of not correcting for the ISR
109
        vector table now being allocated from the workspace.
110
 
111
2001-01-03      Joel Sherrill 
112
 
113
        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
114
 
115
2000-11-09      Ralf Corsepius 
116
 
117
        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
118
 
119
2000-11-02      Ralf Corsepius 
120
 
121
        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
122
 
123
2000-10-25      Ralf Corsepius 
124
 
125
        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
126
        Switch to GNU canonicalization.
127
 
128
2000-09-11      Ralf Corsepius 
129
 
130
        * Makefile.am: Use += to set up AM_CPPFLAGS.
131
 
132
2000-09-04      Ralf Corsepius 
133
 
134
        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
135
 
136
2000-09-04      Ralf Corsepius 
137
 
138
        * Makefile.am: Include compile.am.
139
 
140
2000-08-10      Joel Sherrill 
141
 
142
        * ChangeLog: New file.

powered by: WebSVN 2.1.0

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