source: rtems/c/src/lib/libbsp/sparc/leon/ChangeLog @ dfde9d0

4.104.114.84.95
Last change on this file since dfde9d0 was dfde9d0, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:04:25

2001-10-12 Joel Sherrill <joel@…>

  • clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h, startup/setvec.c, timer/timer.c: Fixed typo.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-10-12      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
4        startup/setvec.c, timer/timer.c: Fixed typo.
5
62001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
9        * configure.in: Remove.
10        * configure.ac: New file, generated from configure.in by autoupdate.
11
122001-09-27      Joel Sherrill <joel@OARcorp.com>
13
14        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
15
162001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
19
202001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.in: Add bspopts.h.
23        * include/.cvsignore: Add bspopts.h*, stamp-h*.
24        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
25        * include/bsp.h: Include bspopts.h.
26
272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
28
29        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
30
312000-04-23      Jiri Gaisler <jiri@gaisler.com>
32
33        * console/debugputs.c: Switched to unsigned characters.
34
352000-12-06      Joel Sherrill <joel@OARcorp.com>
36
37        * console/console.c: Removed console_reserve_resources().
38
392000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * include/Makefile.am: Cleanup.
42
432000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
44
45        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
46        up .o's instead of .rel's from libcpu.
47
482000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
49
50        * startup/boardinit.S: St 32-bit ram width by default.
51
522000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
53
54        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
55        configure.in, times, clock/.cvsignore, clock/Makefile.am,
56        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
57        console/console.c, console/consolereserveresources.c,
58        console/debugputs.c, gnatsupp/.cvsignore,
59        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
60        include/.cvsignore, include/Makefile.am, include/bsp.h,
61        include/coverhd.h, include/leon.h, start/.cvsignore,
62        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
63        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
64        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
65        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
66        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
67        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.