source: rtems/c/src/lib/libbsp/sh/gensh1/ChangeLog @ 445c0a0

4.104.114.84.95
Last change on this file since 445c0a0 was 445c0a0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/04/02 at 08:56:18

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

  • wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. Remove $(OBJS) from all-local.
  • Property mode set to 100644
File size: 4.1 KB
Line 
12002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
4        Remove $(OBJS) from all-local.
5
62002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
9
102001-05-09      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/linkcmds: In support of gcc 3.1, added one of more
13        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
14        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
15        and direction of segments to memory regions may also have been
16        addressed.  This was a sweep across all BSPs.
17 
182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac:
21        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
22        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
23        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
30
312001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
34
352001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
38
392001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
42        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
43
442001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
47
482001-10-12      Joel Sherrill <joel@OARcorp.com>
49
50        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
51        startup/bspstart.c, startup/linkcmds: Fixed typo.
52
532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
56        * configure.in: Remove.
57        * configure.ac: New file, generated from configure.in by autoupdate.
58
592001-09-27      Joel Sherrill <joel@OARcorp.com>
60
61        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
62
632001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
66
672001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.in: Add bspopts.h.
70        * include/.cvsignore: Add bspopts.h*, stamp-h*.
71        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
72        * include/bsp.h: Include bspopts.h.
73        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
74
752001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
76
77        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
78        add bspopts.h.
79        * include/.cvsignore: Add stamp-h*, bspopts.h*.
80        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
81        * include/bsp.h: Add bspopts.h.
82
832001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * startup/linkcmds: Remove OUTPUT_FORMAT.
86
872001-01-05      Joel Sherrill <joel@OARcorp.com>
88
89        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
90        rest of make-target-options and moved them to BSP configure options.
91
922001-01-05      Joel Sherrill <joel@OARcorp.com>
93
94        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
95        the movement of this component to libmisc.
96        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
97
982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
101
1022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
105
1062000-11-01      Joel Sherrill <joel@OARcorp.com>
107
108        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
109        libcsupport.h moved from libc to lib/include/rtems and
110        now must be referenced as <rtems/XXX.h>.   Header file order
111        was cleaned up while doing this.
112
1132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
116        Switch to GNU canonicalization.
117
1182000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * scitab/Makefile.am: PROJECT_TOPdir.
121
1222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
125        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
126
1272000-08-10      Joel Sherrill <joel@OARcorp.com>
128
129        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.