Commit Graph

9147 Commits

Author SHA1 Message Date
Joel Sherrill
c403d4bd22 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Correct typo.
2004-03-03 14:20:59 +00:00
Joel Sherrill
cc3de44e98 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add more memory so tests can link. This is a
	generic BSP for a CPU model so OK to do this.
2004-03-03 14:20:36 +00:00
Joel Sherrill
22eda53c71 2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 570/bsps
	* custom/mvme2307.cfg: Do not use -msdata=eabi since
	it breaks the linking of the vectors.
2004-02-26 17:26:35 +00:00
Joel Sherrill
f4fe0e9a3c 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:54 +00:00
Joel Sherrill
f4548e9f81 2004-02-26 Thomas Rauscher <trauscher@loytec.com.
PR 584/RTEMS
	* rtems/src/eventtimeout.c: Fix critical section window.
2004-02-26 17:04:44 +00:00
Joel Sherrill
54a43fe433 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:21 +00:00
Joel Sherrill
652524d953 2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 582/core
	* posix/src/mqueue.c, posix/src/mqueuecreatesupp.c,
	posix/src/mqueuedeletesupp.c, posix/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:28:56 +00:00
Joel Sherrill
68cc3adb75 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:23 +00:00
Joel Sherrill
79f90ba0ee 2004-02-24 Joel Sherrill <joel@OARcorp.com>
PR 580/tools
	* setup.def: Fix setup.def to match current reality.
2004-02-24 12:06:30 +00:00
Ralf Corsepius
8b2642c263 2004-02-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/base-gdb.add: Add annotate.info.
	* gdb/gdb.add: Remove info/dir.
2004-02-23 06:04:23 +00:00
Joel Sherrill
36fc0ee116 2004-02-21 Joel Sherrill <joel@OARcorp.com>
* README: New file.
2004-02-21 13:09:54 +00:00
Ralf Corsepius
f79a10c671 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems-apt-conf.spec.in: Add @VERSION@ to Source0.
2004-02-20 20:48:58 +00:00
Ralf Corsepius
108a9cc59d Update. 2004-02-20 14:21:03 +00:00
Ralf Corsepius
92f11197d2 Add ChangeLog 2004-02-20 14:18:21 +00:00
Ralf Corsepius
c9626644f0 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, gpg/gpg-pubkey-eac29b6f-3fe1f458, ChangeLog,
	vendors.list.d/rtems.list, sources.list.d/rtems-4.6.list,
	sources.list.d/rtems-4.7.list, configure.ac, .cvsignore, COPYING,
	rtems-apt-conf.spec.in, INSTALL: New.
2004-02-20 14:17:43 +00:00
Ralf Corsepius
93302bf978 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-20 01:45:34 +00:00
Ralf Corsepius
6e2ef53f51 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Sync with c/src/aclocal/rtems-top.m4
	* Makefile.am: Cosmetics.
2004-02-20 01:44:19 +00:00
Ralf Corsepius
4d32751774 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, gdb/Makefile.am: Cosmetics.
2004-02-20 01:40:59 +00:00
Ralf Corsepius
a922482bf5 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add EXTRA_DIST = search-id.sh multigen
	cvsignore-add.sh.
2004-02-20 01:37:30 +00:00
Ralf Corsepius
789694a141 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Fix loosing arguments when configuring cpukit and
	testsuites (Was exposed with --enable-multilib, only).
	Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
	 Add RTEMS_BSP_CONFIG_SUBDIR.
	* configure.ac: Reflect changes to acinclude.m4. Reflect new args to
	testsuites's configure.
	* aclocal/rtems-top.m4: Remove ENDIF hack.
	Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
2004-02-20 01:22:04 +00:00
Ralf Corsepius
fcf00342a6 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
	wrapup/Makefile.am: Fix automake problems having been introduced
	in previous patch.
2004-02-20 01:11:53 +00:00
Ralf Corsepius
f8914a3c59 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Fix preinstall dir handling.
2004-02-20 01:02:24 +00:00
Joel Sherrill
2c7f0e3d31 2004-02-19 Joel Sherrill <joel@OARcorp.com>
* setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
2004-02-19 14:19:15 +00:00
Joel Sherrill
074133a0e9 2004-02-19 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Replace RTEMS user account with Joel.
2004-02-19 12:13:42 +00:00
Ralf Corsepius
984ea8b3d1 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Preinstall dirs.
2004-02-19 06:23:44 +00:00
Ralf Corsepius
2a7f9a2859 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
	Preinstall dist_project_lib*.
2004-02-19 06:22:18 +00:00
Ralf Corsepius
d7fb9f8d60 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't install *.rels. Reflect changes to bsp.am.
	Preinstall dist_project_lib*.
2004-02-19 06:11:55 +00:00
Ralf Corsepius
5e5cf07b36 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
	Preinstall dirs.
	* wrapup/Makefile.am: Preinstall dirs. Cosmetics.
	* aclocal/check-multiprocessing.m4: Cosmetics.
	* aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
	* aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
2004-02-19 06:08:15 +00:00
Ralf Corsepius
c98c9c9dd8 2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall dirs.
2004-02-19 06:02:04 +00:00
Ralf Corsepius
8f1eeb9174 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Remove everything but CPPASCOMPILE.
2004-02-19 05:51:30 +00:00
Ralf Corsepius
17ad82ca8b 2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
	* aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
	* aclocal/project-root.m4: Remove obsolete comments.
	* aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
	* aclocal/rtems-top.m4: Rework.
2004-02-19 05:40:02 +00:00
Joel Sherrill
90357e29be 2004-02-17 RTEMS
* setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
	gcc and updating gdb to 5.3.
2004-02-17 19:09:57 +00:00
Ralf Corsepius
6ed62882ed 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc505/Makefile.am: Fix typo.
2004-02-17 16:15:18 +00:00
Ralf Corsepius
9078e0974b 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
	Rework dist-hook.
	* configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
	* aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
2004-02-17 13:50:24 +00:00
Ralf Corsepius
1204f225cb 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
	* configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
2004-02-17 13:44:16 +00:00
Ralf Corsepius
e7495aeba8 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
	librdbg/src/Makefile.am.
	* librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
	Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
	* wrapup/Makefile.am: Reflect changes above.
	* Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
2004-02-17 13:41:35 +00:00
Ralf Corsepius
b52b7f94ab 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* develenv/Makefile.am: Put *.texi into the builddir.
2004-02-17 09:39:54 +00:00
Ralf Corsepius
3afcb030e4 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Fix up paths having been broken in
	previous patch.
2004-02-15 15:14:45 +00:00
Ralf Corsepius
9cef014996 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Add CPPASCOMPILE.
2004-02-15 12:02:03 +00:00
Ralf Corsepius
3deca6801a 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* started/tversions.texi: Remove (Bogus).
2004-02-14 18:22:19 +00:00
Ralf Corsepius
c9251c7e99 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
2004-02-14 18:18:04 +00:00
Ralf Corsepius
6f5b510b67 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
2004-02-14 18:16:35 +00:00
Ralf Corsepius
541a45a291 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
2004-02-14 18:15:35 +00:00
Ralf Corsepius
335cf3a481 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Remove references to $(top_srcdir).
	Remove NM, LD. Cosmetics.
2004-02-14 18:14:19 +00:00
Ralf Corsepius
7974c4ba51 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove subdir tools.
2004-02-14 18:12:45 +00:00
Ralf Corsepius
59795a68fc 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Rework. Make package a host compiled package.
	* Makefile.am: Ditto.
2004-02-14 18:11:45 +00:00
Ralf Corsepius
9e23302c8e 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect new location of librdbg.a.
2004-02-14 17:53:48 +00:00
Ralf Corsepius
832bed1b80 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
	librdbg/src/powerpc/Makefile.am:
	Remove.
	* librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
	librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
	* configure.ac: Reflect changes above.
2004-02-14 09:44:51 +00:00
Ralf Corsepius
20b80be64b 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/target.m4: Remove (Unused).
2004-02-14 06:37:21 +00:00
Ralf Corsepius
2a56535e57 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Explicitly check for NM.
2004-02-14 04:57:48 +00:00