source: rtems/c/src/exec/score/cpu/unix/ChangeLog @ 5d2fe483

4.104.114.84.95
Last change on this file since 5d2fe483 was 6ce466d, checked in by Joel Sherrill <joel.sherrill@…>, on 05/08/01 at 22:58:08

2001-05-07 Ralf Corsepius <corsepiu@…>

  • rtems/score/cpu.h: Remove #undef STRICT_ANSI.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
4
52001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am, rtems/score/Makefile.am:
8        Apply include_*HEADERS instead of H_FILES.
9
102001-01-25      Joel Sherrill <joel@OARcorp.com>
11
12        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
13        <peter.o.mueller@gmx.de> because of not correcting for the ISR
14        vector table now being allocated from the workspace.
15
162001-01-03      Joel Sherrill <joel@OARcorp.com>
17
18        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
19
202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
23
242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
27
282000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
31        Switch to GNU canonicalization.
32
332000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Use += to set up AM_CPPFLAGS.
36
372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
40
412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Include compile.am.
44
452000-08-10      Joel Sherrill <joel@OARcorp.com>
46
47        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.