source: rtems/cpukit/score/cpu/hppa1.1/ChangeLog @ e9718415

4.104.114.84.95
Last change on this file since e9718415 was e9718415, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/01 at 14:36:28

2001-12-19 Ralf Corsepius <corsepiu@…>

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