source: rtems/c/src/lib/libbsp/sh/gensh2/ChangeLog @ 5543770e

4.104.114.84.95
Last change on this file since 5543770e was 5543770e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/21/02 at 04:41:11

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

  • start/Makefile.am: Eliminate PGMS. Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
  • Property mode set to 100644
File size: 5.1 KB
Line 
12002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Eliminate PGMS.
4        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
5
62002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
9
102002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
13        Remove $(OBJS) from all-local.
14
152002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
18
192001-05-09      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/linkcmds: In support of gcc 3.1, added one of more
22        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
23        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
24        and direction of segments to memory regions may also have been
25        addressed.  This was a sweep across all BSPs.
26 
272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac:
30        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
31        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
32        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
39
402001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
43
442001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
47        RTEMS_BSPOPTS_*(START_HW_INIT),
48        RTEMS_BSPOPTS_*(STANDALONE_EVB).
49        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
50
512001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
54
552001-10-12      Joel Sherrill <joel@OARcorp.com>
56
57        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
58        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
59        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
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-27      Joel Sherrill <joel@OARcorp.com>
68
69        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
70
712001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
74        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
75
762001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
79
802001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
81
82        * include/bsp.h: Disabled redefinition of
83        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
84        * console/config.c: New file. Definitions of externs referenced
85        from libbsp/shared/console.c.
86        * console/Makefile.am: Changed VPATH to point to
87        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
88
892001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.in: Add bspopts.h.
92        * include/.cvsignore: Add bspopts.h*, stamp-h*.
93        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
94        * include/bsp.h: Include bspopts.h.
95        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
96
972001-06-19      Joel Sherrill <joel@OARcorp.com>
98
99        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
100        it is called in configure.in instead of HZ.
101
1022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
105        bspopts.h.     
106        * include/.cvsignore: Add stamp-h*, bspopts.h*.
107        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
108        * include/bsp.h: Add bspopts.h.
109        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
110
1112001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * startup/linkcmds: Remove OUTPUT_FORMAT.
114
1152001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
116
117        * README.EVB7045F: New file.
118        * README: Additions and corrections.
119        * include/bsp.h: Switch console to sci0.
120
1212001-01-05      Joel Sherrill <joel@OARcorp.com>
122
123        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
124        the movement of this component to libmisc.
125        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
126
1272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
130
1312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
134
1352000-11-01      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
138        and libcsupport.h moved from libc to lib/include/rtems and
139        now must be referenced as <rtems/XXX.h>.   Header file order
140        was cleaned up while doing this.
141
1422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
145        Switch to GNU canonicalization.
146
1472000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * scitab/Makefile.am: PROJECT_TOPdir.
150
1512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
154        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
155
1562000-08-10      Joel Sherrill <joel@OARcorp.com>
157
158        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.