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

4.104.114.84.95
Last change on this file since 8c746fe was 8c746fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/01/02 at 09:59:55

2002-07-01 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_PROJECT_ROOT.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_PROJECT_ROOT.
4
52002-06-27      Joel Sherrill <joel@OARcorp.com>
6
7        * Makefile.am, cpu.c, cpu_asm.S, rtems.S: Modified to make
8        this all compile again.  It has been a while since we have
9        had a semi-working hppa1.1-rtems cross compiler. :)
10
112002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Add RTEMS_PROG_CCAS
14
152002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
18        Add AC_PROG_RANLIB.
19
202002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
23        Use ../../../aclocal.
24
252002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * rtems/score/hppa.h: Remove rtems/score/targopts.h.
28
292001-04-03      Joel Sherrill <joel@OARcorp.com>
30
31        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
32        * rtems/score/hppa1.1types.h: Removed.
33        * rtems/score/types.h: New file via CVS magic.
34        * Makefile.am, rtems/score/cpu.h: Account for name change.
35
362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac:
39        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
40        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
41        * Makefile.am: Remove AUTOMAKE_OPTIONS.
42
432002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * rtems/Makefile.am: Removed.
46        * rtems/score/Makefile.am: Removed.
47        * configure.ac: Reflect changes above.
48        * Makefile.am: Reflect changes above.
49
502001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Add multilib support.
53
542001-11-28      Joel Sherrill <joel@OARcorp.com>,
55
56        This was tracked as PR91.
57        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
58        is used to specify if the port uses the standard macro for this (FALSE).
59        A TRUE setting indicates the port provides its own implementation.
60
612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
64        * configure.in: Remove.
65        * configure.ac: New file, generated from configure.in by autoupdate.
66
672001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * rtems/score/Makefile.am: Use 'CLEANFILES ='.
70        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
71
722001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Remove references to PROJECT_INCLUDE.
75        * rtems/score/Makefile.am:
76        Apply include_*HEADERS instead of H_FILES.
77
782001-01-03      Joel Sherrill <joel@OARcorp.com>
79
80        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
81        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
82        now that it is dynamically allocated.
83
842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
87
882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
91
922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
95        Switch to GNU canonicalization.
96
972000-09-25      Joel Sherrill <joel@OARcorp.com>
98
99        * rtems/score/hppa.h: Switched to using cpuopts.h not
100        targopts.h to reduce dependency on BSP.
101
1022000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to genoffsets.
105
1062000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Include compile.am.
109
1102000-08-10      Joel Sherrill <joel@OARcorp.com>
111
112        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.