source: rtems/c/src/lib/libbsp/sparc/leon2/ChangeLog @ e5a39e3

Last change on this file since e5a39e3 was e5a39e3, checked in by Joel Sherrill <joel.sherrill@…>, on 08/08/08 at 15:55:19

2008-08-08 Joel Sherrill <joel.sherrill@…>

  • startup/linkcmds: All SPARC executables should include rtems_get_version_string so the monitor used can provide RTEMS awareness based upon the version.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12008-08-08      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * startup/linkcmds: All SPARC executables should include
4        rtems_get_version_string so the monitor used can provide RTEMS
5        awareness based upon the version.
6
72007-03-10      Joel Sherrill <joel@OARcorp.com>
8
9        PR 1227/bsps
10        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
11        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
12
132006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: New BUG-REPORT address.
16
172006-11-16      Joel Sherrill <joel@OARcorp.com>
18
19        * clock/ckinit.c: Use common clock driver template and eliminate all
20        fast idle code specific to this BSP. This eliminates a fair amount of
21        code in the BSP clock driver and bsp_startup. The LEON3 has to do a
22        scan of the AMBA bus to find the timer so I added the new hook
23        Clock_driver_support_find_timer to support this. In general, there
24        was some clean up to the file headers of various files.
25
262006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Remove superfluous -DASM.
29
302006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * configure.ac: Require automake-1.10. Require autoconf-2.60.
33
342006-06-24      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/linkcmds: Add .rela.dyn sections.
37
382006-03-08      Joel Sherrill <joel@OARcorp.com>
39
40        * startup/linkcmds: Add .gnu.linkonce.b.* section.
41
422006-02-08      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/linkcmds: Add sections required by newer gcc versions.
45
462006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * configure.ac: Remove explicit ampolish3 support (now in
49        RTEMS_BSP_CONFIGURE).
50
512006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * configure.ac: Add ampolish3 support.
54        * Makefile.am: Add preinstall.am.
55
562006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * leon_smc91111/leon_smc91111.c, README, timer/timer.c,
59        startup/setvec.c, startup/spurious.c, startup/linkcmds,
60        console/console.c, console/debugputs.c,
61        console/consolereserveresources.c, bsp_specs, gnatsupp/gnatsupp.c,
62        include/coverhd.h, include/tm27.h, include/leon.h, include/bsp.h,
63        Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c,
64        clock/ckinit.c: Backport from rtems-4-6-branch.
Note: See TracBrowser for help on using the repository browser.