Commit Graph

7389 Commits

Author SHA1 Message Date
Joel Sherrill
f4ab3d3756 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* io.t: Fix Ada binding as side-effect of fixing reentrancy
	problem with rtems_io_lookup_name() (API change).
2003-02-03 23:58:50 +00:00
Joel Sherrill
590cae7a98 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* include/rtems/io.h, src/io.c: Side-effect of fixing reentrancy
	problem with rtems_io_lookup_name() (API change).
2003-02-03 23:58:21 +00:00
Joel Sherrill
97aaa2a20a 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* src/unixlibc.c: Side-effect of fixing reentrancy problem with
	rtems_io_lookup_name() (API change).
2003-02-03 23:57:33 +00:00
Joel Sherrill
81968b9a6e 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
	rtems_io_lookup_name() (API change).
2003-02-03 23:57:10 +00:00
Joel Sherrill
da2151f40d 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* sapi/no-io.c: Side-effect of fixing reentrancy problem with
	rtems_io_lookup_name() (API change).  Unused function removed.
2003-02-03 23:56:29 +00:00
Joel Sherrill
b4f92a9ee2 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* sci/sci.c: Side-effect of fixing reentrancy problem with
	rtems_io_lookup_name() (API change).
2003-02-03 23:55:48 +00:00
Joel Sherrill
ce9f3d1d71 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* console.c: Side-effect of fixing reentrancy problem with
	rtems_io_lookup_name() (API change).
2003-02-03 23:55:01 +00:00
Joel Sherrill
50381010c5 2003-02-03 Steven Johnson <sjohnson@neurizon.net>
PR 338/filesystem
	* io.t: Document the API change that fixed reentrancy problem with
	rtems_io_lookup_name().
2003-02-03 22:06:09 +00:00
Joel Sherrill
43f69a2d7b 2003-02-03 Steven Johnson <sjohnson@neurizon.net>
PR 338/filesystem
	* src/imfs/ioman.c: Fix reentrancy problem with
	rtems_io_lookup_name() (API change).
2003-02-03 22:05:20 +00:00
Joel Sherrill
d90b74e07b 2003-02-03 Till Straumann <strauman@slac.stanford.edu>
PR 339/filesystem
	* src/chroot.c: Fix violation of FS node object copy semantics.
2003-02-03 22:00:30 +00:00
Joel Sherrill
13c28bc09c 2003-02-03 Joel Sherrill <joel@OARcorp.com>
* shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
	TMPINSTALL_FILES.
2003-02-03 16:41:41 +00:00
Ralf Corsepius
7da8c10750 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* README.cdn-X: New.
	* binutils/binutils.add: Add --build=%_build --host=%_host.
	* cpukit/.cvsignore: Add *.spec.in.
	* gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
	* gdb/gdb.add: Add --build=%_build --host=%_host.
	* rtemsdoc/.cvsignore: Add *.spec.in.
2003-01-31 16:02:21 +00:00
Ralf Corsepius
36f18e0722 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove Buildroot.
	* common/.cvsignore: New.
2003-01-31 07:32:21 +00:00
Ralf Corsepius
ab591073c5 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/common.add.in: Add Vendor, Distribution, BuildRoot.
	* binutils/Makefile.am: Fix path to clean.add.
	* binutils/binutils.add: Remove BuildRoot.
	* cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
	Generate rtems-cpukit.spec.in.
	* cpukit/header.add: New.
	* cpukit/rtems-cpukit.spec.in: Remove.
	* cpukit/rtems-cpukit.add: New.
	* gccnewlib/gccnewlib.add: Remove Buildroot.
	* gdb/gdb.add: Remove Buildroot.
	* rtemsdoc/rtemsdoc.add: Remove BuildRoot.
2003-01-31 07:29:27 +00:00
Ralf Corsepius
59292fe9af 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
	Generate rtemsdoc.spec.in.
	* rtemsdoc/mkspec.in: Remove exe_ext.
	* rtemsdoc/rtemsdoc.spec.in: Remove.
	* gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
        $(top_builddir)/common/clean.add, header.add.
	* gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
	Remove header, broken cdn-X configuration, %clean.
	* gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
2003-01-31 06:22:09 +00:00
Ralf Corsepius
9c8ee7b2bd 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/gdb.add: Remove header, broken cdn-X configuration,
	%clean, Replace @exe_ext@ with %{_exeext}.
	* gdb/mkspec.in: Remove exe_ext.
	* gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
	* gdb/Makefile.am: Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
	* gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
	* cpukit/mkspec.in: Remove exe_ext.
	* binutils/Makefile.am: Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
2003-01-31 05:32:20 +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
6044dd2f53 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove reference to mkbinutilsspec.
	* configure.ac: Remove EXEEXT check.
	Add common/clean.add, common/common.add.
2003-01-31 05:10:02 +00:00
Ralf Corsepius
0ac55c0c57 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/binutils.add: Remove header, broken cdn-X configuration,
	%clean.
	* binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
	* binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
2003-01-31 04:58:01 +00:00
Ralf Corsepius
b5b0433eaa 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/header.add: New.
	* gccnewlib/header.add: New.
	* binutils/header.add: New.
	* gdb/header.add: New.
	* rtemsdoc/header.add: New.
	* rtemsdoc/rtemsdoc.add: New.
	* common/clean.add.in: New.
	* common/common.add.in: New.
2003-01-31 04:46:44 +00:00
Ralf Corsepius
d413a66b3e 2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/Makefile.am: Reflect changes above.
2003-01-30 10:26:45 +00:00
Ralf Corsepius
b601e1a44e 2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/mkspec.in: New.
	* binutils/.cvsignore: Add mkspec.
	* mkbinutilspec.in: Remove.
	* gdb/Makefile.am: Depend on mkspec.
	* binutils/binutils.add: Add @exe_ext@ to c++filt.
	Add %_defaultbuildroot.
	* configure.ac: Reflect changes above.
2003-01-30 10:21:40 +00:00
Ralf Corsepius
00b8107cce 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/.cvsignore: Add mkspec.
2003-01-29 14:07:35 +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
Joel Sherrill
b36cca289b 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20030128.
2003-01-28 18:47:38 +00:00
Joel Sherrill
4f3e2c283f 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20030128.
2003-01-28 18:47:37 +00:00
Joel Sherrill
34e0189ae2 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* tversions.texi: Updated tool version numbers.
2003-01-28 18:46:38 +00:00
Joel Sherrill
4896576c49 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* makefiles.t, support.t: Updated to reflect use of automake in
	addition to autoconf.
2003-01-28 18:44:38 +00:00
Joel Sherrill
832d4bfdb0 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
	startup/linkcmds-le.coff: Fix to work around truncated section names.
2003-01-28 17:54:14 +00:00
Joel Sherrill
f3b2ac063b 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Fix to work around truncated section names.
2003-01-28 17:53:56 +00:00
Joel Sherrill
4c143f1aae 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
	to work around truncated section names.
2003-01-28 17:53:38 +00:00
Joel Sherrill
99159ec600 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
	work around truncated section names.
2003-01-28 17:53:22 +00:00
Joel Sherrill
93ada84f78 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* include/DP8570A.h, include/bsp.h, start/start.c,
	startup/efi68k_tcp.c: Rename tcp_init() to bsp_tcp_init()
	to avoid conflict with TCP/IP stack internal routine.
2003-01-28 17:52:10 +00:00
Joel Sherrill
ccad44f54c 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file.
2003-01-28 17:41:42 +00:00
Joel Sherrill
7d9c437014 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* setup.def, sparc-solaris-gcc.spec.in: Update and enable gnat. You
	must build and install a C only toolset first though.
2003-01-28 17:40:36 +00:00
Joel Sherrill
e79b0dc851 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: Add entries to .cvsignore.
2003-01-28 17:39:40 +00:00
Ralf Corsepius
9b0bb5a488 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gccnewlib.add: Add various BuildPreReq.
	Add %defattr(-,root,root) to "dir".
	* base-g77.add: %defattr(-,root,root).
	* base-gcc.add %defattr(-,root,root).
	* base-gcj.add %defattr(-,root,root).
	* base-gnat.add %defattr(-,root,root).
	* target-c++.add %defattr(-,root,root).
	* target-g77.add %defattr(-,root,root).
	* target-gcc.add %defattr(-,root,root).
	* target-gcj.add %defattr(-,root,root).
	* target-gnat.add %defattr(-,root,root).
	* target-objc.add %defattr(-,root,root).
2003-01-28 15:39:35 +00:00
Ralf Corsepius
7d0dd89c38 2003-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shmdr/Makefile.am: install mpci.h and shm_driver.h.
	Eliminate OBJS.
2003-01-28 14:57:10 +00:00
Joel Sherrill
450a06cae7 2003-01-28 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Add kern/kern_sysctl.c to Makefile.am so networking
	tests build. This was subsequently reported as PR337 before I
	committed the fix.
2003-01-28 14:16:25 +00:00
Ralf Corsepius
986eab4656 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: binutils/binutils.add-entry from previous patch.
2003-01-28 06:19:20 +00:00
Ralf Corsepius
d5dd9b9428 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* setup.def: binutils_rpm_release=2.
	* binutils/base-binutils.add: %defattr(-,root,root).
	* binutils/binutils.add: Ditto.
	* binutils/target-binutils.add: Ditto.
2003-01-28 06:17:15 +00:00
Joel Sherrill
25b957c10a 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Added new test loopback which shows how to
	use the loopback interface. Thank you Eric Norum for a portable
	target independent test which exercises the TCP/IP. This should
	prevent massive failures in the TCP/IP stack from reaching the
	street.
	* loopback/.cvsignore, loopback/Makefile.am, loopback/README,
	loopback/init.c, loopback/loopback.scn: New files.
2003-01-27 23:30:53 +00:00
Joel Sherrill
4691b48d1d 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Added new test loopback which shows how to
	use the loopback interface. Thank you Eric Norum for a portable
	target independent test which exercises the TCP/IP. This should
	prevent massive failures in the TCP/IP stack from reaching the
	street.
	* loopback/.cvsignore, loopback/Makefile.am, loopback/README,
	loopback/init.c, loopback/loopback.scn: New files.
2003-01-27 23:30:07 +00:00
Joel Sherrill
a4de0fc425 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* setup.def, sparc-solaris-binutils.spec.in: Updated and
	used to build sparc-solaris 3.2.1-1 C language only.

2002-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.

2001-04-16	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: Added missing files.
	* setup.def: New shot using gcc 3.0.4 RPMs.
	* sparc-solaris-binutils.spec.in: Switched to bz2 file.
	* sparc-solaris-gcc.spec.in: Use gcc3 file naming for archive
	and use find to pick up all files.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am: Remove AUTOMAKE_OPTIONS.

2002-02-08	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: New file.

2001-02-05	Joel Sherrill <joel@OARcorp.com>

	* Makefile.am: New file, missed previously.

2004-02-05	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog, configure.ac, setup, setup.def,
	sparc-solaris-binutils.spec.in, sparc-solaris-gcc.spec.in,
	sparc-solaris-libs.spec.in: New files.
2003-01-27 19:56:42 +00:00
Joel Sherrill
f773fdcdae 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* setup.def, sparc-solaris-binutils.spec.in: Updated and
	used to build sparc-solaris 3.2.1-1 C language only.
2003-01-27 19:56:41 +00:00
Joel Sherrill
5dee3ea780 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* i386-cygwin-gcc.spec.in, setup.def: Enabled building of GNAT for
	revision 2.
2003-01-27 19:22:04 +00:00
Joel Sherrill
f62f8f38fe 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* i386-cygwin-gcc.spec.in, i386-cygwin-mingw.spec.in, setup.def:
	Updated to current Cygwin versions and fixed some minor nits in
	the specifications.

2003-01-16	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* setup.def: Update to binutils-20021117-1.
	* i386-cygwin-binutils.spec.in: Reflect update to binutils-20021127-1.
	Adaptations to RH-8.0/rpm-4.1.

2002-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am: Remove AUTOMAKE_OPTIONS.

2001-02-05	Joel Sherrill <joel@OARcorp.com>

	* i386-cygwin-libs.spec.in, i386-cygwin-mingw.spec.in,
	i386-cygwin-w32api.spec.in: Modified group.

2001-01-22	Joel Sherrill <joel@OARcorp.com>

	* i386-cygwin-binutils.spec.in, i386-cygwin-gcc.spec.in,
	i386-cygwin-libs.spec.in, i386-cygwin-mingw.spec.in,
	i386-cygwin-w32api.spec.in, setup.def: Updated to reflect latest
	versions and packaging.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-13	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: Corrected for missing files.

2001-08-31	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: Missed in previous commit.

2001-08-31	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am, .cvsignore, configure.in, i386-cygwin-binutils.spec.in,
	i386-cygwin-gcc.spec.in, i386-cygwin-libs.spec.in,
	i386-cygwin-w32api.spec.in, i386-cygwin-mingw.spec.in, setup, setup.def:
	New files that support building RPMs for Linux hosted cross compilers
	targeting Cygwin.
2003-01-27 17:55:12 +00:00
Joel Sherrill
180a2ebdea 2003-01-27 RTEMS
* buildalltar.in, setup.def: Tool update including binaries for Cygwin
	with a special RTEMS user account.
2003-01-27 16:38:54 +00:00
Joel Sherrill
9d647dfc30 2003-01-27 Till Straumann <strauman@SLAC.Stanford.edu>
* libc/getproto.c, libc/getprotoname.c: modification to call
	getprotoent_static() if fopen() on /etc/protocols fails.
2003-01-27 16:20:14 +00:00
Joel Sherrill
f6c2c30ed4 2003-01-27 Dan Smisko <dan@balanced.com>
* stackchk/check.c: Fix problem where _Objects_Get_information()
	will dereference a null pointer when checking the interrupt stack.
	If there's something at 0, you may be ok at run time but it is wrong.
2003-01-27 16:16:26 +00:00