source: rtems/cpukit/score/cpu/h8300/ChangeLog @ 684eebc8

4.104.114.84.95
Last change on this file since 684eebc8 was 684eebc8, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 13:24:14

2001-09-23 Ralf Corsepius <corsepiu@…>

  • rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
  • Makefile.am: Use 'PREINSTALL_FILES ='.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
4        * Makefile.am: Use 'PREINSTALL_FILES ='.
5
62001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am, rtems/score/Makefile.am:
9        Apply include_*HEADERS instead of H_FILES.
10
112001-01-03      Joel Sherrill <joel@OARcorp.com>
12
13        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
14        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
15        now that it is dynamically allocated.
16
172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
20
212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
24
252000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
28        Switch to GNU canonicalization.
29
302000-10-18      Joel Sherrill <joel@OARcorp.com>
31
32        * cpu_asm.S, rtems/score/cpu.h: Modified to better support
33        multilibing.  These changes result in the code being able to
34        compile with the default gcc settings.  It is not functional
35        in this configuration but does compile.
36
372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Include compile.am.
40
412000-08-10      Joel Sherrill <joel@OARcorp.com>
42
43        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.