source: rtems/c/src/exec/score/cpu/hppa1.1/ChangeLog @ 4db30283

4.104.114.84.95
Last change on this file since 4db30283 was 4db30283, checked in by Joel Sherrill <joel.sherrill@…>, on 11/28/01 at 18:16:00

2001-11-28 Joel Sherrill <joel@…>,

This was tracked as PR91.

  • rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-11-28      Joel Sherrill <joel@OARcorp.com>,
2
3        This was tracked as PR91.
4        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
5        is used to specify if the port uses the standard macro for this (FALSE).
6        A TRUE setting indicates the port provides its own implementation.
7
82001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
11        * configure.in: Remove.
12        * configure.ac: New file, generated from configure.in by autoupdate.
13
142001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * rtems/score/Makefile.am: Use 'CLEANFILES ='.
17        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
18
192001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Remove references to PROJECT_INCLUDE.
22        * rtems/score/Makefile.am:
23        Apply include_*HEADERS instead of H_FILES.
24
252001-01-03      Joel Sherrill <joel@OARcorp.com>
26
27        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
28        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
29        now that it is dynamically allocated.
30
312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
34
352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
38
392000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
42        Switch to GNU canonicalization.
43
442000-09-25      Joel Sherrill <joel@OARcorp.com>
45
46        * rtems/score/hppa.h: Switched to using cpuopts.h not
47        targopts.h to reduce dependency on BSP.
48
492000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to genoffsets.
52
532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Include compile.am.
56
572000-08-10      Joel Sherrill <joel@OARcorp.com>
58
59        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.