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

Last change on this file since 9d7508e was 9d7508e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:10:26

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-11-16      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/ckinit.c: Use common clock driver template and eliminate all
8        fast idle code specific to this BSP. This eliminates a fair amount of
9        code in the BSP clock driver and bsp_startup. The LEON3 has to do a
10        scan of the AMBA bus to find the timer so I added the new hook
11        Clock_driver_support_find_timer to support this. In general, there
12        was some clean up to the file headers of various files.
13
142006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Remove superfluous -DASM.
17
182006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Require automake-1.10. Require autoconf-2.60.
21
222006-06-24      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Add .rela.dyn sections.
25
262006-03-08      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds: Add .gnu.linkonce.b.* section.
29
302006-02-08      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/linkcmds: Add sections required by newer gcc versions.
33
342006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Remove explicit ampolish3 support (now in
37        RTEMS_BSP_CONFIGURE).
38
392006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * configure.ac: Add ampolish3 support.
42        * Makefile.am: Add preinstall.am.
43
442006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * leon_smc91111/leon_smc91111.c, README, timer/timer.c,
47        startup/setvec.c, startup/spurious.c, startup/linkcmds,
48        console/console.c, console/debugputs.c,
49        console/consolereserveresources.c, bsp_specs, gnatsupp/gnatsupp.c,
50        include/coverhd.h, include/tm27.h, include/leon.h, include/bsp.h,
51        Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c,
52        clock/ckinit.c: Backport from rtems-4-6-branch.
Note: See TracBrowser for help on using the repository browser.