source: rtems/c/src/exec/score/cpu/hppa1.1/ChangeLog @ 56ec190

4.104.114.84.95
Last change on this file since 56ec190 was 56ec190, checked in by Joel Sherrill <joel.sherrill@…>, on 04/19/02 at 13:25:06

2002-04-18 Ralf Corsepius <corsepiu@…>

  • rtems/score/hppa.h: Remove rtems/score/targopts.h.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/score/hppa.h: Remove rtems/score/targopts.h.
4
52001-04-03      Joel Sherrill <joel@OARcorp.com>
6
7        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
8        * rtems/score/hppa1.1types.h: Removed.
9        * rtems/score/types.h: New file via CVS magic.
10        * Makefile.am, rtems/score/cpu.h: Account for name change.
11
122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac:
15        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
16        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
17        * Makefile.am: Remove AUTOMAKE_OPTIONS.
18
192002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * rtems/Makefile.am: Removed.
22        * rtems/score/Makefile.am: Removed.
23        * configure.ac: Reflect changes above.
24        * Makefile.am: Reflect changes above.
25
262001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add multilib support.
29
302001-11-28      Joel Sherrill <joel@OARcorp.com>,
31
32        This was tracked as PR91.
33        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
34        is used to specify if the port uses the standard macro for this (FALSE).
35        A TRUE setting indicates the port provides its own implementation.
36
372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
40        * configure.in: Remove.
41        * configure.ac: New file, generated from configure.in by autoupdate.
42
432001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * rtems/score/Makefile.am: Use 'CLEANFILES ='.
46        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
47
482001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Remove references to PROJECT_INCLUDE.
51        * rtems/score/Makefile.am:
52        Apply include_*HEADERS instead of H_FILES.
53
542001-01-03      Joel Sherrill <joel@OARcorp.com>
55
56        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
57        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
58        now that it is dynamically allocated.
59
602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
63
642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
67
682000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
71        Switch to GNU canonicalization.
72
732000-09-25      Joel Sherrill <joel@OARcorp.com>
74
75        * rtems/score/hppa.h: Switched to using cpuopts.h not
76        targopts.h to reduce dependency on BSP.
77
782000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to genoffsets.
81
822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Include compile.am.
85
862000-08-10      Joel Sherrill <joel@OARcorp.com>
87
88        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.