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

Last change on this file since 85cef69 was 85cef69, checked in by Joel Sherrill <joel.sherrill@…>, on 10/30/06 at 17:07:28

2006-10-30 Joel Sherrill <joel@…>

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