Commit Graph

8079 Commits

Author SHA1 Message Date
Joel Sherrill
04b4b389b8 2004-03-30 David Querbach <querbach@realtime.bc.ca>
PR 595/tests
	* sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/system.h,
	sp13/task1.c, sp13/task2.c: Fill_buffer() in fillbuff.c overruns the
	supplied buffer due to confusion in the definition of MESSAGE_SIZE.
	Some files in the sp13 test treat MESSAGE_SIZE as a count of bytes,
	others treat it as a count of longs.
2004-03-30 19:46:24 +00:00
Joel Sherrill
6a15087d24 2004-03-30 David Querbach <querbach@realtime.bc.ca>
PR 596/tests
	* sp32/init.c: A missing definition of TEST_INIT before including
	<tmacros.h> means that buffered output will not work even if selected
	in buffer_test_io.h.
2004-03-30 19:21:24 +00:00
Joel Sherrill
c3e88cadf1 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* include/confdefs.h:
2004-03-05 17:58:18 +00:00
Joel Sherrill
8a41da4108 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* psxmsgq01/init.c, psxtimer/psxtimer.c: Eliminate warning from
	previous patch.
2004-03-05 15:49:39 +00:00
Joel Sherrill
d1266a5990 2004-03-05 Joel Sherrill <joel@OARcorp.com>
PR 576/doc
	* FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
	out of date and frequently duplicated information available from
	other public sources like the CrossGCC Wiki.
	* FAQ/embeddedinfo.t: Removed.
2004-03-05 15:45:32 +00:00
Joel Sherrill
30529eb7a5 2004-03-05 Joel Sherrill <joel@OARcorp.com>
PR 505/bsps
	* setvec.c: Rework to remove punned pointer warning generated by gcc
	3.3 and newer.
2004-03-05 15:30:57 +00:00
Joel Sherrill
1a17efbd2d 2004-02-26 Andreas Karlsson <andreas.karlsson@space.se>
* cpu_asm.S: Close window while restoring interrupted task state which
	resulted in CWP corruption.
2004-02-26 17:23:58 +00:00
Joel Sherrill
9a93d54070 2004-02-26 Thomas Rauscher <trauscher@loytec.com.
PR 584/RTEMS
	* src/eventtimeout.c: Fix critical section window.
2004-02-26 17:04:27 +00:00
Joel Sherrill
70e27c2d80 2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 583/tests
	* tm26/task1.c, tm27/task1.c: Correctly reset
	_Thread_Dispatch_disable_level so printing is safe.
2004-02-26 16:50:24 +00:00
Joel Sherrill
ec8472e0b7 2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 582/core
	* src/mqueue.c, src/mqueuecreatesupp.c, src/mqueuedeletesupp.c,
	src/mqueueunlink.c: Use memory from workspace to avoid use of mutex
	during dispatch disable critical section. Besides memory for object
	names should come from the Workspace anyway.
2004-02-26 14:29:02 +00:00
Joel Sherrill
4e0498e1f6 2004-02-26 Sébastien Barré <sbarre@sdelcc.com>
PR 582/core
	* psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
	queue test so more of it runs now.
2004-02-26 14:26:19 +00:00
Ralf Corsepius
a4454ed9c5 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use rtems_source_spec_DEPS instead of
	rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
2004-02-10 13:32:17 +00:00
Ralf Corsepius
04aa02d1d3 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove rtemsdoc/mkspec.
2004-02-10 13:26:19 +00:00
Ralf Corsepius
fe05191353 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtemsdoc/.cvsignore: Reformat.
	* configure.ac: Add RTEMS_RPM_RELEASE.
	* Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
	rtems-source.add
	* rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
	* rtemsdoc/mkspec.in: Remove.
	* rtemsdoc/Makefile.am: Reworked.
	* rtemsdoc/header.add: Update Copyright notice.
	* rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
	Add %{rpmgroup}. Remove bzip-ing *.ps.
	* rtemsdoc/supplement.add.in: Add %{rpmgroup}.
	* rtemsdoc/templ.add.in: Add %{rpmgroup}.
2004-02-10 13:24:23 +00:00
Ralf Corsepius
ede694c5d6 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* index.html.in: Change header URL to www.rtems.com.
2004-02-10 12:07:40 +00:00
Ralf Corsepius
1620d0208a 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 575/bsps
	* startup/linkcmds: Remove.
2004-02-10 08:00:51 +00:00
Joel Sherrill
38c7e48100 2004-02-09 Joel Sherrill <joel@OARcorp.com>
PR make_build/574
	* Makefile.am: Re-added since missing for some reason.
2004-02-09 14:03:44 +00:00
Ralf Corsepius
d1bcf10669 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/rtems-source.add: New.
	* Makefile.am: Add rtems/rtems-source.spec handling.
	* configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
	* common/common.add.in: Use www.rtems.com as Vendor.
2004-02-09 13:34:14 +00:00
cvs2git
e4669c7a85 This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'.
Cherrypick from master 2004-02-01 08:27:24 UTC Ralf Corsepius <ralf.corsepius@rtems.org> '2004-02-01	Ralf Corsepius <corsepiu@faw.uni-ulm.de>':
    aclocal/rpm.m4
Cherrypick from master 2004-02-09 13:21:24 UTC Ralf Corsepius <ralf.corsepius@rtems.org> '2004-02-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>':
    scripts/rtems/rtems-source.add
2004-02-09 13:21:25 +00:00
Joel Sherrill
9a1fa0ac79 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0.
2004-02-04 01:35:54 +00:00
Joel Sherrill
68dcc43f01 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 566/bsps
	* start/regs.S: Fix nasty typo.
2004-02-04 01:35:41 +00:00
Joel Sherrill
7de339e254 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0.
2004-02-04 00:56:15 +00:00
Joel Sherrill
3eb80eb5b7 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2004-02-04 00:56:14 +00:00
Joel Sherrill
09bc3c9b2e 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Removed.
2004-02-04 00:53:09 +00:00
Joel Sherrill
042ea5654c 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0.
2004-02-04 00:43:01 +00:00
Joel Sherrill
0ddf39a4e7 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2004-02-04 00:43:00 +00:00
Joel Sherrill
6ffa9a57b7 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* include/buffer_test_io.h: Do not use iprintf() if in ANSI compiler
	mode.
2004-02-04 00:39:47 +00:00
Joel Sherrill
f347da9764 2004-02-03 Joel Sherrill <joel@OARcorp.com>
* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
	rtems_support.html.in, FAQ/basic.t, gnu_docs/gnu_footer.html,
	gnu_docs/index.html, gnu_docs/refcard.html,
	gnu_docs/rtems_tools_index.html, started/binaries.t,
	started/buildc.t, started/buildrt.t, started/intro.t,
	started/require.t, started/sample.t, started/tversions.texi.in:
	Attempt to make the documentation more accurately reflect the state
	of the world. These changes were primarily concerned with server
	layout.
2004-02-04 00:34:00 +00:00
Ralf Corsepius
feefe322bd Add missing ChangeLog entry 2004-02-03 04:29:16 +00:00
Ralf Corsepius
d9ffe4a03d 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMSRPMGROUP.
	* common/rtems.texi.in: Add RTEMSRPMGROUP.
	* started/binaries.t: Add RTEMSRPMGROUP.
2004-02-01 16:43:52 +00:00
Ralf Corsepius
9ef78daa5b 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rpms.m4: New (extracted from scripts/configure.ac).
2004-02-01 08:30:20 +00:00
Ralf Corsepius
e2c2d19eb4 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binaries.t, buildc.t: Use @value{RTEMSRPMPREFIX} in refs to rpms.
2004-02-01 07:10:47 +00:00
Ralf Corsepius
c7b8c3dee4 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_ENABLE_RPMPREFIX.
	Add RTEMSRPMPREFIX.
	* common/rtems.texi.in: Add RTEMSRPMPREFIX.
2004-02-01 07:07:57 +00:00
Joel Sherrill
7e23f20889 2004-01-30 Wilfried Busalski <w.busalski@lancier-monitoring.de>
PR pppd/564
	* net/if_ppp.c, net/if_pppvar.h, net/ppp_tty.c: ppp0 Interface lose
	packets if the system use a slow baudrate for the modem or the
	tcp/ip-packet is fragmented.
2004-01-30 14:43:05 +00:00
Joel Sherrill
06a31dab00 2004-01-23 Joel Sherrill <joel@OARcorp.com>
* setup.def: Reflect new binutils RPM revision to correct defattr.
2004-01-23 19:53:53 +00:00
Joel Sherrill
97c9e411a2 2004-01-21 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Use all CAPS RTEMS.
2004-01-23 18:14:50 +00:00
Joel Sherrill
19958a4176 2004-01-23 Joel Sherrill <joel@OARcorp.com>
* setup.def: Make it match gcc 3.2.3 RPMs.
2004-01-23 13:33:29 +00:00
Joel Sherrill
a035279221 Remove entries for failed release attempts. 2004-01-22 23:54:24 +00:00
Joel Sherrill
422ec853f2 2004-01-21 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Use all CAPS RTEMS.
2004-01-21 14:30:55 +00:00
Joel Sherrill
90f29e41e1 Added PR number. 2004-01-21 12:38:44 +00:00
Joel Sherrill
d832a61795 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0.
2004-01-20 16:28:07 +00:00
Joel Sherrill
dcce87b62d 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2004-01-20 16:28:06 +00:00
Joel Sherrill
c5dc20e9ac 2004-01-20 Joel Sherrill <joel@OARcorp.com>
PR 556/make_build
	* Makefile.am: Fix missing line continuation.
2004-01-20 16:21:37 +00:00
Joel Sherrill
f938eae6d2 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0.
2004-01-20 15:35:44 +00:00
Joel Sherrill
f13a060181 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2004-01-20 15:35:43 +00:00
Joel Sherrill
fba100674a 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0.
2004-01-20 15:20:50 +00:00
Joel Sherrill
2f14a0319f 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2004-01-20 15:20:49 +00:00
Joel Sherrill
b6f9dceb90 2004-01-20 Joel Sherrill <joel@OARcorp.com>
PR 555/doc
	* sample.t: Fix RTEMS_MAKEFILE_PATH reference.
2004-01-20 15:19:44 +00:00
Joel Sherrill
0f8d4a3f81 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0.
2004-01-20 14:05:25 +00:00
Joel Sherrill
1a61b0ecdd 2004-01-20 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2004-01-20 14:05:24 +00:00