1 |
1026 |
ivang |
2002-07-25 Joel Sherrill
|
2 |
|
|
|
3 |
|
|
* startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
|
4 |
|
|
to remove problems linking empty main(){} with BSP.
|
5 |
|
|
|
6 |
|
|
2002-07-21 Ralf Corsepius
|
7 |
|
|
|
8 |
|
|
* start/Makefile.am: Eliminate PGMS.
|
9 |
|
|
Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
|
10 |
|
|
|
11 |
|
|
2002-07-20 Ralf Corsepius
|
12 |
|
|
|
13 |
|
|
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
|
14 |
|
|
|
15 |
|
|
2002-07-04 Ralf Corsepius
|
16 |
|
|
|
17 |
|
|
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
|
18 |
|
|
Remove $(OBJS) from all-local.
|
19 |
|
|
|
20 |
|
|
2002-06-29 Ralf Corsepius
|
21 |
|
|
|
22 |
|
|
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,
|
23 |
|
|
|
24 |
|
|
2001-05-09 Joel Sherrill
|
25 |
|
|
|
26 |
|
|
* startup/linkcmds: In support of gcc 3.1, added one of more
|
27 |
|
|
of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
|
28 |
|
|
.gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections
|
29 |
|
|
and direction of segments to memory regions may also have been
|
30 |
|
|
addressed. This was a sweep across all BSPs.
|
31 |
|
|
|
32 |
|
|
2002-03-27 Ralf Corsepius
|
33 |
|
|
|
34 |
|
|
* configure.ac:
|
35 |
|
|
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
36 |
|
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
37 |
|
|
* console/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
38 |
|
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
39 |
|
|
* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
40 |
|
|
* scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
41 |
|
|
* start/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
42 |
|
|
* startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
43 |
|
|
* wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
44 |
|
|
|
45 |
|
|
2001-11-30 Ralf Corsepius
|
46 |
|
|
|
47 |
|
|
* configure.ac: Introduce RTEMS_BSP_CONFIGURE.
|
48 |
|
|
|
49 |
|
|
2001-11-15 Ralf Corsepius
|
50 |
|
|
|
51 |
|
|
* configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
|
52 |
|
|
RTEMS_BSPOPTS_*(START_HW_INIT),
|
53 |
|
|
RTEMS_BSPOPTS_*(STANDALONE_EVB).
|
54 |
|
|
* wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
|
55 |
|
|
|
56 |
|
|
2001-10-16 Ralf Corsepius
|
57 |
|
|
|
58 |
|
|
* startup/Makefile.am: Remove AC_CFLAGS, HZ.
|
59 |
|
|
|
60 |
|
|
2001-10-12 Joel Sherrill
|
61 |
|
|
|
62 |
|
|
* include/bsp.h, start/start.S, start/start.ram, start/start.rom,
|
63 |
|
|
startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
|
64 |
|
|
startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
|
65 |
|
|
|
66 |
|
|
2001-10-11 Ralf Corsepius
|
67 |
|
|
|
68 |
|
|
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
69 |
|
|
* configure.in: Remove.
|
70 |
|
|
* configure.ac: New file, generated from configure.in by autoupdate.
|
71 |
|
|
|
72 |
|
|
2001-09-27 Joel Sherrill
|
73 |
|
|
|
74 |
|
|
* include/bsp.h: Renamed delay() to rtems_bsp_delay().
|
75 |
|
|
|
76 |
|
|
2001-09-27 Ralf Corsepius
|
77 |
|
|
|
78 |
|
|
* include/Makefile.am: Use 'PREINSTALL_FILES ='.
|
79 |
|
|
* startup/Makefile.am: Use 'PREINSTALL_FILES ='.
|
80 |
|
|
|
81 |
|
|
2001-09-21 Ralf Corsepius
|
82 |
|
|
|
83 |
|
|
* scitab/Makefile.am: Remove stray blank from SCITAB rule.
|
84 |
|
|
|
85 |
|
|
2001-08-01 Radzislaw Galler
|
86 |
|
|
|
87 |
|
|
* include/bsp.h: Disabled redefinition of
|
88 |
|
|
CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
|
89 |
|
|
* console/config.c: New file. Definitions of externs referenced
|
90 |
|
|
from libbsp/shared/console.c.
|
91 |
|
|
* console/Makefile.am: Changed VPATH to point to
|
92 |
|
|
libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
|
93 |
|
|
|
94 |
|
|
2001-06-19 Ralf Corsepius
|
95 |
|
|
|
96 |
|
|
* configure.in: Add bspopts.h.
|
97 |
|
|
* include/.cvsignore: Add bspopts.h*, stamp-h*.
|
98 |
|
|
* include/Makefile.am: Use *_HEADERS instead of *H_FILES.
|
99 |
|
|
* include/bsp.h: Include bspopts.h.
|
100 |
|
|
* scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
|
101 |
|
|
|
102 |
|
|
2001-06-19 Joel Sherrill
|
103 |
|
|
|
104 |
|
|
* scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
|
105 |
|
|
it is called in configure.in instead of HZ.
|
106 |
|
|
|
107 |
|
|
2001-05-10 Ralf Corsepius
|
108 |
|
|
|
109 |
|
|
* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
|
110 |
|
|
bspopts.h.
|
111 |
|
|
* include/.cvsignore: Add stamp-h*, bspopts.h*.
|
112 |
|
|
* include/Makefile.am: Use include_HEADERS instead of H_FILES.
|
113 |
|
|
* include/bsp.h: Add bspopts.h.
|
114 |
|
|
* startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
|
115 |
|
|
|
116 |
|
|
2001-01-26 Ralf Corsepius
|
117 |
|
|
|
118 |
|
|
* startup/linkcmds: Remove OUTPUT_FORMAT.
|
119 |
|
|
|
120 |
|
|
2001-01-22 Radzislaw Galler
|
121 |
|
|
|
122 |
|
|
* README.EVB7045F: New file.
|
123 |
|
|
* README: Additions and corrections.
|
124 |
|
|
* include/bsp.h: Switch console to sci0.
|
125 |
|
|
|
126 |
|
|
2001-01-05 Joel Sherrill
|
127 |
|
|
|
128 |
|
|
* include/bsp.h: Changed to to reflect
|
129 |
|
|
the movement of this component to libmisc.
|
130 |
|
|
* wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
|
131 |
|
|
|
132 |
|
|
2000-11-09 Ralf Corsepius
|
133 |
|
|
|
134 |
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
135 |
|
|
|
136 |
|
|
2000-11-02 Ralf Corsepius
|
137 |
|
|
|
138 |
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
139 |
|
|
|
140 |
|
|
2000-11-01 Joel Sherrill
|
141 |
|
|
|
142 |
|
|
* startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
|
143 |
|
|
and libcsupport.h moved from libc to lib/include/rtems and
|
144 |
|
|
now must be referenced as . Header file order
|
145 |
|
|
was cleaned up while doing this.
|
146 |
|
|
|
147 |
|
|
2000-10-27 Ralf Corsepius
|
148 |
|
|
|
149 |
|
|
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
|
150 |
|
|
Switch to GNU canonicalization.
|
151 |
|
|
|
152 |
|
|
2000-09-06 Ralf Corsepius
|
153 |
|
|
|
154 |
|
|
* scitab/Makefile.am: PROJECT_TOPdir.
|
155 |
|
|
|
156 |
|
|
2000-09-04 Ralf Corsepius
|
157 |
|
|
|
158 |
|
|
* console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
|
159 |
|
|
startup/Makefile.am, wrapup/Makefile.am: Include compile.am
|
160 |
|
|
|
161 |
|
|
2000-08-10 Joel Sherrill
|
162 |
|
|
|
163 |
|
|
* ChangeLog: New file.
|