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

4.104.114.84.95
Last change on this file since cf282090 was cf282090, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/01 at 13:28:11

2001-09-27 Joel Sherrill <joel@…>

  • include/bsp.h: Renamed delay() to rtems_bsp_delay().
  • Property mode set to 100644
File size: 2.9 KB
Line 
12001-09-27      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
4
52001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
8        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
9
102001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
13
142001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
15
16        * include/bsp.h: Disabled redefinition of
17        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
18        * console/config.c: New file. Definitions of externs referenced
19        from libbsp/shared/console.c.
20        * console/Makefile.am: Changed VPATH to point to
21        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
22
232001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.in: Add bspopts.h.
26        * include/.cvsignore: Add bspopts.h*, stamp-h*.
27        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
28        * include/bsp.h: Include bspopts.h.
29        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
30
312001-06-19      Joel Sherrill <joel@OARcorp.com>
32
33        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
34        it is called in configure.in instead of HZ.
35
362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
39        bspopts.h.     
40        * include/.cvsignore: Add stamp-h*, bspopts.h*.
41        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
42        * include/bsp.h: Add bspopts.h.
43        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
44
452001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * startup/linkcmds: Remove OUTPUT_FORMAT.
48
492001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
50
51        * README.EVB7045F: New file.
52        * README: Additions and corrections.
53        * include/bsp.h: Switch console to sci0.
54
552001-01-05      Joel Sherrill <joel@OARcorp.com>
56
57        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
58        the movement of this component to libmisc.
59        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
60
612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
692000-11-01      Joel Sherrill <joel@OARcorp.com>
70
71        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
72        and libcsupport.h moved from libc to lib/include/rtems and
73        now must be referenced as <rtems/XXX.h>.   Header file order
74        was cleaned up while doing this.
75
762000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
79        Switch to GNU canonicalization.
80
812000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * scitab/Makefile.am: PROJECT_TOPdir.
84
852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
88        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
89
902000-08-10      Joel Sherrill <joel@OARcorp.com>
91
92        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.