source: rtems/c/src/lib/libbsp/powerpc/ep1a/ChangeLog @ 78f96ab

4.104.114.84.95
Last change on this file since 78f96ab was 78f96ab, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/05/07 at 20:32:43

fixed some problems with shared PPC exception handling code

  • Property mode set to 100644
File size: 3.2 KB
Line 
12007-07-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * Makefile.am: adapted to shared exception code
4
52007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * bsp_specs: Remove qrtems_debug.
8
92007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * bsp_specs: Remove lib (Now expected to exist in GCC).
12
132007-04-01      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * console/rsPMCQ1.c, irq/irq_init.c: Reflect changes to pci-API.
16
172007-03-11      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/bspstart.c: Remove assignments of
20        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
21        value in boot_card.c
22
232007-01-30      Till Straumann <strauman@slac.stanford.edu>
24
25        * Makefile.am, preinstall.am, include/bsp.h,
26        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
27        cleaned up vme support - use files from libbsp/powerpc/shared/vme
28        and define BSP specifica in VMEConfig.h.
29        Use VME DMA support implemented by vmeUniverse and
30        libbsp/powerpc/shared/vme/vme_universe_dma.c
31
322006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * configure.ac: New BUG-REPORT address.
35
362006-11-15      Joel Sherrill <joel@OARcorp.com>
37
38        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
39        file and simplified initialization.
40
412006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * Makefile.am: Remove superfluous -DASM.
44
452006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * configure.ac: Require autoconf-2.60. Require automake-1.10.
48
492006-03-08      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/linkcmds: Add .gnu.linkonce.b.* section.
52
532006-02-08      Joel Sherrill <joel@OARcorp.com>
54
55        * startup/linkcmds: Add sections required by newer gcc versions.
56
572006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * configure.ac: Remove explicit ampolish3 support (now in
60        RTEMS_BSP_CONFIGURE).
61
622006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * configure.ac: Add ampolish3 support.
65        * Makefile.am: Add preinstall.am.
66
672006-01-09      Joel Sherrill <joel@OARcorp.com>
68
69        PR 858/bsps
70        * Makefile.am: Added vme_am_defs.h;
71        * vme/vmeconfig.c: Added appropriate include files.
72
732006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * Makefile.am: Don't include subdirs.am. Cleanup.
76
772005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * include/bsp.h: New header guard.
80
812005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
82
83        * console/rsPMCQ1.c, irq/irq.c: Modified to use rtems/irq.h.
84
852005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * console/console.c, console/init68360.c, console/ns16550cfg.c
88        console/ns16550cfg.h, console/rsPMCQ1.h, include/tm27.h,
89        startup/bspstart.c, vme/vmeconfig.c: Eliminate {un|}signed{8|16|32}.
90
912005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
92
93        * console/init68360.c, include/bsp.h, startup/bspstart.c: Changed
94        rtems_unsigned types to uint types
95
962005-05-03      Joel Sherrill <joel@OARcorp.com>
97
98        * include/.cvsignore: New file.
99
1002005-05-03      Joel Sherrill <joel@OARcorp.com>
101
102        * .cvsignore: New file.
103
1042005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
105
106        * irq/irq.c, start/start.S: Removed warnings
107
1082005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
109
110        * New BSP.
111        * console/config.c: New files.
Note: See TracBrowser for help on using the repository browser.