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

4.104.114.84.95
Last change on this file since 590aba4f was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

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