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

4.104.114.84.95
Last change on this file since a25b63b was a25b63b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/27/02 at 12:21:55

2002-06-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add RTEMS_PROG_CCAS
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add RTEMS_PROG_CCAS
4
52002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
8        Add AC_PROG_RANLIB.
9
102002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
13        Use ../../../aclocal.
14
152002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * rtems/score/hppa.h: Remove rtems/score/targopts.h.
18
192001-04-03      Joel Sherrill <joel@OARcorp.com>
20
21        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
22        * rtems/score/hppa1.1types.h: Removed.
23        * rtems/score/types.h: New file via CVS magic.
24        * Makefile.am, rtems/score/cpu.h: Account for name change.
25
262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac:
29        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
30        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
31        * Makefile.am: Remove AUTOMAKE_OPTIONS.
32
332002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * rtems/Makefile.am: Removed.
36        * rtems/score/Makefile.am: Removed.
37        * configure.ac: Reflect changes above.
38        * Makefile.am: Reflect changes above.
39
402001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Add multilib support.
43
442001-11-28      Joel Sherrill <joel@OARcorp.com>,
45
46        This was tracked as PR91.
47        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
48        is used to specify if the port uses the standard macro for this (FALSE).
49        A TRUE setting indicates the port provides its own implementation.
50
512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
54        * configure.in: Remove.
55        * configure.ac: New file, generated from configure.in by autoupdate.
56
572001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * rtems/score/Makefile.am: Use 'CLEANFILES ='.
60        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
61
622001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Remove references to PROJECT_INCLUDE.
65        * rtems/score/Makefile.am:
66        Apply include_*HEADERS instead of H_FILES.
67
682001-01-03      Joel Sherrill <joel@OARcorp.com>
69
70        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
71        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
72        now that it is dynamically allocated.
73
742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
77
782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
81
822000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
85        Switch to GNU canonicalization.
86
872000-09-25      Joel Sherrill <joel@OARcorp.com>
88
89        * rtems/score/hppa.h: Switched to using cpuopts.h not
90        targopts.h to reduce dependency on BSP.
91
922000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to genoffsets.
95
962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Include compile.am.
99
1002000-08-10      Joel Sherrill <joel@OARcorp.com>
101
102        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.