source: rtems/c/src/lib/libbsp/arm/gba/ChangeLog @ b174ee8

4.104.114.84.95
Last change on this file since b174ee8 was 57357d9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/06 at 08:58:44

2006-10-17 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Remove superfluous -DASM.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove superfluous -DASM.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92006-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * console/defaultfont.c: Convert to utf-8.
12
132006-09-11      Joel Sherrill <joel@OARcorp.com>
14
15        * include/arm_mode_bits.h: Convert C++ style comments to C style.
16
172006-09-11      Chris Johns <chrisj@rtems.org>
18
19        * README, configure.ac: Remove extra CRLF.
20       
212006-06-02      Jay Monkman <jtm@lopingdog.com>
22
23        * irq/bsp_irq_init.c: Changed interrupt handling
24        to use shared rtems_irq_connect_data struct.
25
262006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Add preinstall.am.
29
302005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * bsp_specs: remove %lib.
33
342005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * bsp_specs: Remove %cpp.
37
382005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * irq/irq.c, startup/bspstart.c: Remove obsolete types (*unsigned32).
41
422005-07-06      Markku Puro <markku.puro@kopteri.net>
43
44        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
45        clock/clockdrv.c, console/conio.c, console/console.c,
46        console/defaultfont.c, include/arm_mode_bits.h, include/asm_macros.h,
47        include/bsp.h, include/bspopts.h.in, include/conio.h, include/gba.h,
48        include/gba_registers.h, include/tm27.h, irq/bsp_irq_asm.S,
49        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, irq/irq_asm.S,
50        irq/irq_init.c, start/logo.S, start/start.S, startup/bspstart.c,
51        startup/cpu.c, startup/cpu_asm.S, startup/exit.c, startup/linkcmds,
52        timer/timer.c: New files.
53
Note: See TracBrowser for help on using the repository browser.