source: rtems/c/src/lib/libbsp/arm/vegaplus/ChangeLog @ 7dcc3fe

4.104.114.84.95
Last change on this file since 7dcc3fe was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

2003-08-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 6.9 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
8        Remove cpp, old_cpp (now unused).
9
102003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
13
142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Remove AC_CONFIG_AUX_DIR.
17
182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
21
222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: AC_PREREQ(2.57).
25
262003-01-20      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
29
302002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
33        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
34        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
35        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
36        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
38
392002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * start/Makefile.am: Use install-data-local to install startfile.
42
432002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
46
472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * .cvsignore: Reformat.
50        Add autom4te*cache.
51        Remove autom4te.cache.
52
532002-08-21      Joel Sherrill <joel@OARcorp.com>
54
55        * bsp_specs: Added support for -nostdlibs.
56
572002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
60        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
61        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
62        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
66
672002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Eliminate PGM.
70        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
71
722002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
75
762002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
77
78        * irq_bsp_irq_asm.S: Update to reflect irq_asm modifications.
79
802002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
83        Remove $(OBJS) from all-local.
84
852002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * wrapup/Makefile.am: Add $(LIB) to all-local.
88
892002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
92
932001-05-09      Joel Sherrill <joel@OARcorp.com>
94
95        * startup/linkcmds: In support of gcc 3.1, added one of more
96        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
97        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
98        and direction of segments to memory regions may also have been
99        addressed.  This was a sweep across all BSPs.
100 
1012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac:
104        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
105        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
106        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
113        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
115
1162002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
119
1202001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
123        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
124
1252001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
128
1292001-10-17      Joel Sherrill <joel@OARcorp.com>
130
131        * timer: New subdirectory.
132        * timer/Makefile.am: New file.
133        * timer/.cvsignore: New file.
134        * Makefile.am: Modified to reflect above.
135        * configure.ac: Ditto.
136        * wrapup/Makefile.am: Ditto.
137        * include/bsp.h: Stubs to let tm27 compile and link.
138
1392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
142        * configure.in: Remove.
143        * configure.ac: New file, generated from configure.in by autoupdate.
144
1452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * include/Makefile.am: Use 'CLEANFILES ='.
148        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
149        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
150
1512001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.in: Add include/bspopts.h.
154        * irq/Makefile.am: Use *_HEADERS instead of *H_FILES.
155        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
156        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
157        * include/bsp.h: Add bspopts.h.
158
1592001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
160
161        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
162
1632001-01-08      Joel Sherrill <joel@OARcorp.com>
164
165        * include/bsp.h: Added closing brace for extern C.
166
1672001-01-03      Joel Sherrill <joel@OARcorp.com>
168
169        * clock: New directory with stub clock driver.
170        * clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
171        * Makefile.am, configure.in, wrapup/Makefile.am: Modified
172        to reflect above.
173
1742000-12-06      Joel Sherrill <joel@OARcorp.com>
175
176        * startup/bspstart.c: Removed call of console_reserve_resources().
177        * comm/console.c: Added casts to eliminate warnings.
178
1792000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am, console/Makefile.am, include/Makefile.am,
182        start/Makefile.am: VPATH was not setup correctly
183
1842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
187
1882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
191
1922000-11-01      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
195        and libcsupport.h moved from libc to lib/include/rtems and
196        now must be referenced as <rtems/XXX.h>.   Header file order
197        was cleaned up while doing this.
198
1992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
202        Switch to GNU canonicalization.
203
2042000-09-13      Joel Sherrill <joel@OARcorp.com>
205
206        * Makefile.am, bsp_specs, configure.in, console/Makefile.am,
207        include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
208        startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
209        Made to conform to current practice concerning automake and
210        autoconf.  Corrected minor warnings.
211
2122000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
213
214        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
215        Eric Valette <valette@crf.canon.fr>.
Note: See TracBrowser for help on using the repository browser.