source: rtems/c/src/exec/score/cpu/h8300/ChangeLog @ 329509fb

4.104.114.84.95
Last change on this file since 329509fb was 329509fb, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/01 at 18:41:35

2001-02-04 Ralf Corsepius <corsepiu@…>

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