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

4.104.114.84.95
Last change on this file since d15aa1f was d15aa1f, checked in by Joel Sherrill <joel.sherrill@…>, on 01/06/02 at 20:10:46

2002-02-05 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove NETWORKING support.
  • wrapup/Makefile.am: Remove NETWORKING support.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove NETWORKING support.
4        * wrapup/Makefile.am: Remove NETWORKING support.
5
62001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
9        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
10        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
11        * include/bsp.h: include bspopts.h.
12
132001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
16
172001-11-08      Jiri Gaisler <jiri@gaisler.com>
18
19        This fix is in response to test results reported by Jerry Needell
20        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
21        * include/bsp.h: TM27 was not running properly because the ERC32
22        and LEON cannot nest interrupts at the same level.  The BSP test support
23        had to be modified to support using two different interrupt sources.
24
252001-10-12      Joel Sherrill <joel@OARcorp.com>
26
27        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
28        startup/setvec.c, timer/timer.c: Fixed typo.
29
302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
33        * configure.in: Remove.
34        * configure.ac: New file, generated from configure.in by autoupdate.
35
362001-09-27      Joel Sherrill <joel@OARcorp.com>
37
38        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
39
402001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
43
442001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.in: Add bspopts.h.
47        * include/.cvsignore: Add bspopts.h*, stamp-h*.
48        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
49        * include/bsp.h: Include bspopts.h.
50
512001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
52
53        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
54
552000-04-23      Jiri Gaisler <jiri@gaisler.com>
56
57        * console/debugputs.c: Switched to unsigned characters.
58
592000-12-06      Joel Sherrill <joel@OARcorp.com>
60
61        * console/console.c: Removed console_reserve_resources().
62
632000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * include/Makefile.am: Cleanup.
66
672000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
68
69        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
70        up .o's instead of .rel's from libcpu.
71
722000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
73
74        * startup/boardinit.S: St 32-bit ram width by default.
75
762000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
77
78        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
79        configure.in, times, clock/.cvsignore, clock/Makefile.am,
80        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
81        console/console.c, console/consolereserveresources.c,
82        console/debugputs.c, gnatsupp/.cvsignore,
83        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
84        include/.cvsignore, include/Makefile.am, include/bsp.h,
85        include/coverhd.h, include/leon.h, start/.cvsignore,
86        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
87        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
88        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
89        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
90        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
91        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.