source: rtems/c/src/lib/libbsp/arm/arm_bare_bsp/ChangeLog @ ad5c7fe

4.104.114.84.95
Last change on this file since ad5c7fe was ad5c7fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 12:08:14

2002-12-10 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 5.0 KB
Line 
12002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-08-21      Joel Sherrill <joel@OARcorp.com>
12
13        * bsp_specs: Added support for -nostdlibs.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
21        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
23        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
24
252002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * start/Makefile.am: Eliminate PGM.
28        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
29
302002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
33
342002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
35
36        * irq/bsp_irq_asm.S: Disable code to touch PIC.
37
382002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
41
422001-05-09      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/linkcmds: In support of gcc 3.1, added one of more
45        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
46        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
47        and direction of segments to memory regions may also have been
48        addressed.  This was a sweep across all BSPs.
49 
502002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Update, remove code rott.
53
542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac:
57        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
58        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
59        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
60        * Makefile.am: Remove AUTOMAKE_OPTIONS.
61        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
62        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
63        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
64        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
65        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
68
692002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
72
732001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
76        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
77
782001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
81
822001-10-17      Joel Sherrill <joel@OARcorp.com>
83
84        * timer: New subdirectory.
85        * timer/Makefile.am: New file.
86        * timer/.cvsignore: New file.
87        * Makefile.am: Modified to reflect above.
88        * configure.ac: Ditto.
89        * wrapup/Makefile.am: Ditto.
90        * include/bsp.h: Stubs to let tm27 compile and link.
91
922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
95        * configure.in: Remove.
96        * configure.ac: New file, generated from configure.in by autoupdate.
97
982001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * include/Makefile.am: Use 'CLEANFILES ='.
101        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
102        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
103
1042001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.in: Add include/bspopts.h.
107        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
108        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
109        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
110        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
111        * include/bsp.h: Add bspopts.h.
112
1132001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
116
1172001-01-08      Joel Sherrill <joel@OARcorp.com>
118
119        * include/bsp.h: Added closing brace for extern C.
120
1212000-12-06      Joel Sherrill <joel@OARcorp.com>
122
123        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
124        * configure.in: Add clock subdirectory.
125        * include/Makefile.am: Add coverhd.h.
126
1272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
130
1312000-11-02      Joel Sherrill <joel@OARcorp.com>
132
133        * bsp_specs: Remove -Tlinkcmds from *link rule.
134
1352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
138
1392000-11-01      Joel Sherrill <joel@OARcorp.com>
140
141        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
142        and libcsupport.h moved from libc to lib/include/rtems and
143        now must be referenced as <rtems/XXX.h>.   Header file order
144        was cleaned up while doing this.
145
1462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
149        Switch to GNU canonicalization.
150
1512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
154        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
155        Include compile.am.
156
1572000-08-10      Joel Sherrill <joel@OARcorp.com>
158
159        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.