Ralf Corsepius
|
087a6c86f5
|
2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, configure.ac,
autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
binutils/Makefile.am, binutils/base-binutils.add,
binutils/binutils.add, binutils/mkspec.in,
binutils/target-binutils.add,
common/common.add.in,
cpukit/Makefile.am,
gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
gcc3newlib/target-objc.add,
gccnewlib/Makefile.am,
gdb/Makefile.am,
rtems/Makefile.am,
rtemsdoc/Makefile.am:
Merger from rtems-4-6-branch.
* common/common.am: New.
|
2003-09-02 16:41:50 +00:00 |
|
Ralf Corsepius
|
491b8b2e7a
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
%clean, Replace @exe_ext@ with %{_exeext}.
* gcc3newlib/mkspec.in: Remove exe_ext.
* gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
* gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
* gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
* gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
* gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
* gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
+ gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
|
2003-01-31 05:21:08 +00:00 |
|
Ralf Corsepius
|
c86d8e7f37
|
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Fix yesterday's entry.
* gdb/target-gdb.add: %defattr(-,root,root).
Use %{_prefix} instead of /opt/rtems.
Misc. minor changes.
* gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
Remove stray unpackaged files.
Use %{_defaultbuildroot} instead of hard-coded values.
configure --disable-nls.
Misc. minor changes.
Add BuildPreReq: ncurses-devel.
* gdb/base-gdb.add: %defattr(-,root,root).
Use %{_prefix} instead of /opt/rtems.
Misc. minor changes.
* gdb/mkspec.in: New.
* gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
* gcc3newlib/mkspec.in: Fix usage.
* gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
hard-coded values. Update copyright notice.
* mkgdbspec.in: Removed.
* Makefile.am: Remove mkgdbspec.
* configure.ac: Remove mkgdbspec.
Add gdb/mkspec.
|
2003-01-29 14:06:02 +00:00 |
|