Commit Graph

7415 Commits

Author SHA1 Message Date
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
Joel Sherrill
62e080e114 2003-01-27 Dan Smisko <dan@balanced.com>
* monitor/mon-command.c: Correct two potential NULL references.
2003-01-27 16:13:28 +00:00
Joel Sherrill
7210dcb41a 2003-01-27 Juan Zamorano <jzamora@fi.upm.es>
* src/ptimer1.c: Correct problem which could lead to overflow in time
	math.
2003-01-27 15:48:18 +00:00
Joel Sherrill
635652ecf6 2003-01-27 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
* src/blkdev.c: Per PR331 fix bug which is tripped by writing 512 byte
	blocks to 512 byte aligned positions.
2003-01-27 15:13:12 +00:00
Joel Sherrill
aa7d131a8f 2003-01-27 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
* src/blkdev.c: Per PR331 fix bug which is tripped by writing 512 byte
	blocks to 512 byte aligned positions.
2003-01-27 15:12:00 +00:00
Ralf Corsepius
339ee1c899 2003-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* index.html.in: Fix duplicate c4x entry.
2003-01-27 14:01:27 +00:00
Ralf Corsepius
2eb3fdaacd 2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add rtemsdoc.
	* Makefile.ac: Add rtemsdoc.
	* rtemsdoc/README: New.
	* rtemsdoc/.cvsignore: New.
2003-01-26 08:20:30 +00:00
Ralf Corsepius
2dae735fec 2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtemsdoc/Makefile.am: New.
	* rtemsdoc/mkspec.in: New.
	* rtemsdoc/rtemsdoc.spec.in: New.
	* rtemsdoc/supplement.add.in: New.
	* rtemsdoc/templ.add.in: New.
2003-01-26 08:13:55 +00:00
Ralf Corsepius
24276d393e 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* index.html.in: Add c4x.
2003-01-25 16:48:39 +00:00
Ralf Corsepius
d19960796f 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* c_user.texi: Set @setfilename c_user.info.
2003-01-25 16:46:48 +00:00
Ralf Corsepius
a1f4d99c97 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* template.texi: Set @setfilename template.info.
2003-01-25 16:46:46 +00:00
Ralf Corsepius
690ca2407f 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sparc.texi: Set @setfilename sparc.info.
2003-01-25 16:46:44 +00:00
Ralf Corsepius
277d4fc1a4 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sh.texi: Set @setfilename sh.info.
2003-01-25 16:46:42 +00:00
Ralf Corsepius
87a4a35c70 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* powerpc.texi: Set @setfilename powerpc.info.
2003-01-25 16:46:40 +00:00
Ralf Corsepius
35c1543f09 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mips64orion.texi: Set @setfilename mips64orion.info.
2003-01-25 16:46:38 +00:00
Ralf Corsepius
43f0f1e846 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mips.texi: Set @setfilename mips.info.
2003-01-25 16:46:36 +00:00
Ralf Corsepius
4cfdfb00f4 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68k.texi: Set @setfilename m68k.info.
2003-01-25 16:46:34 +00:00
Ralf Corsepius
0609066c32 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i960.texi: Set @setfilename i960.info.
2003-01-25 16:46:32 +00:00
Ralf Corsepius
01f46a7341 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i386.texi: Set @setfilename i386.info.
2003-01-25 16:46:30 +00:00
Ralf Corsepius
7ff55d43b2 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* hppa1_1.texi: Set @setfilename hppa1_1.info.
2003-01-25 16:46:28 +00:00
Ralf Corsepius
b88b6bdd8c 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* c4x.texi: Set @setfilename c4x.info.
2003-01-25 16:46:26 +00:00
Ralf Corsepius
80ba9e3b1a 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* arm.texi: Set @setfilename arm.info.
2003-01-25 16:46:24 +00:00
Ralf Corsepius
4eda2450c7 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* started_ada.texi: Set @setfilename started_ada.info.
2003-01-25 16:46:22 +00:00
Ralf Corsepius
9a237e8b52 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* started.texi: Set @setfilename started.info.
2003-01-25 16:46:20 +00:00
Ralf Corsepius
26f9f124e1 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_gdb.texi: Set @setfilename rtems_gdb.info.
2003-01-25 16:46:18 +00:00