1 | 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * configure.ac: Remove RTEMS_ENABLE_NETWORKING. |
---|
4 | |
---|
5 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
6 | |
---|
7 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
8 | |
---|
9 | 2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
10 | |
---|
11 | * Makefile.am: Add @exceptions@ to SUBDIRS. |
---|
12 | * configure.ac: Add RTEMS_BSPOPTS_*(UARTS_IO_MODE), |
---|
13 | RTEMS_PPC_EXCEPTIONS([new]). |
---|
14 | * include/Makefile.am: Convert PREINSTALL_FILES to |
---|
15 | TMPINSTALL_FILES, include force-preinstall.am. |
---|
16 | * irq/Makefile.am: remove irq.h from EXTRA_DIST. |
---|
17 | * wrapup/Makefile.am: Apply @exceptions@. |
---|
18 | |
---|
19 | 2001-10-29 Joel Sherrill <joel@OARcorp.com> |
---|
20 | |
---|
21 | * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27. |
---|
22 | * startup/linkcmds: Fix definition of .init and .fini sections so this |
---|
23 | BSP will properly link with new __USE_INIT_FINI__ support. |
---|
24 | |
---|
25 | 2001-10-25 Joel Sherrill <joel@OARcorp.com> |
---|
26 | |
---|
27 | * startup/linkcmds: Added _init and _fini. |
---|
28 | |
---|
29 | 2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
30 | |
---|
31 | * vectors/Makefile.am: Remove bogus VPATH. |
---|
32 | |
---|
33 | 2001-10-12 Joel Sherrill <joel@OARcorp.com> |
---|
34 | |
---|
35 | * clock/p_clock.c: Fixed typo. |
---|
36 | |
---|
37 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
38 | |
---|
39 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
40 | * configure.in: Remove. |
---|
41 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
42 | |
---|
43 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
44 | |
---|
45 | * include/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
46 | * irq/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
47 | * vectors/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
48 | |
---|
49 | 2001-08-31 Eric Valette <valette@crf.canon.fr> |
---|
50 | |
---|
51 | * network/network.c: Fix to account for return value when |
---|
52 | installing interrupts handler. |
---|
53 | |
---|
54 | 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
55 | |
---|
56 | * configure.in: Add bspopts.h. |
---|
57 | * include/.cvsignore: Add bspopts.h*, stamp-h*. |
---|
58 | * include/Makefile.am: Use *_HEADERS instead of *H_FILES. |
---|
59 | * vectors/Makefile.am: Ditto. |
---|
60 | * include/bsp.h: Include bspopts.h. |
---|
61 | |
---|
62 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
63 | |
---|
64 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
65 | |
---|
66 | 2001-04-20 Eric Valette <valette@crf.canon.fr> |
---|
67 | |
---|
68 | * include/bsp.h: Added include of <bsp/vectors.h> |
---|
69 | * vectors/vectors.h: Corrected typos. |
---|
70 | |
---|
71 | 2001-04-11 Eric Valette <valette@crf.canon.fr> |
---|
72 | |
---|
73 | * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, |
---|
74 | include/8xx_immap.h, include/commproc.h, irq/.cvsignore, |
---|
75 | irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S, |
---|
76 | irq/irq_init.c, vectors/.cvsignore, vectors/Makefile.am, |
---|
77 | vectors/vectors.S, vectors/vectors.h, |
---|
78 | vectors/vectors_init.c: New file. |
---|
79 | * Switch the eth_comm BSP to use the "new exception processing model." |
---|
80 | |
---|
81 | 2001-04-11 Eric Valette <valette@crf.canon.fr> |
---|
82 | |
---|
83 | * Makefile.am, configure.in, console/console.c, |
---|
84 | include/Makefile.am, include/bsp.h, network/network.c, |
---|
85 | startup/Makefile.am, startup/bspstart.c, startup/linkcmds, |
---|
86 | wrapup/Makefile.am: Switch the eth_comm BSP to use the |
---|
87 | "new exception processing model." |
---|
88 | |
---|
89 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
90 | |
---|
91 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
92 | |
---|
93 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
94 | |
---|
95 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
96 | |
---|
97 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
98 | |
---|
99 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and |
---|
100 | libcsupport.h moved from libc to lib/include/rtems and |
---|
101 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
102 | was cleaned up while doing this. |
---|
103 | Also removed obsolete references to STACK_CHECKER_ON. |
---|
104 | |
---|
105 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
106 | |
---|
107 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
108 | Switch to GNU canonicalization. |
---|
109 | |
---|
110 | 2000-10-20 Joel Sherrill <joel@OARcorp.com> |
---|
111 | |
---|
112 | * console/console.c: Add mbx8xx_console_get_configuration() which |
---|
113 | returns either nvram configuration or a static equivalent. |
---|
114 | |
---|
115 | 2000-09-29 Charles-Antoine Gauthier <charles.gauthier@nrc.ca> |
---|
116 | |
---|
117 | * startup/linkcmds: Added lines so DWARF debug information |
---|
118 | would be available. Otherwise gdb complains that the offsets |
---|
119 | for the debug info are incorrect and doesn't load the files. |
---|
120 | |
---|
121 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
122 | |
---|
123 | * canbus/Makefile.am, console/Makefile.am, network/Makefile.am, |
---|
124 | start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Include |
---|
125 | compile.am |
---|
126 | |
---|
127 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
128 | |
---|
129 | * ChangeLog: New file. |
---|