summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * include/buffer_test_io.h: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-034-1/+76
| | | | | * startup/linkcmds: Add more memory and sections so tests can link. This is a generic BSP for a CPU model so OK to do this.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-033-2/+6
| | | | * vectors/vectors.h, vectors/vectors_init.c: Undo previous change.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * irq/irq.h: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * Makefile.am: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-0/+10
| | | | | * startup/linkcmds: Add more memory so tests can link. This is a generic BSP for a CPU model so OK to do this.
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-262-1/+8
| | | | | | PR 570/bsps * custom/mvme2307.cfg: Do not use -msdata=eabi since it breaks the linking of the vectors.
* 2004-02-26 Andreas Karlsson <andreas.karlsson@space.se>Joel Sherrill2004-02-262-0/+16
| | | | | * cpu_asm.S: Close window while restoring interrupted task state which resulted in CWP corruption.
* 2004-02-26 Thomas Rauscher <trauscher@loytec.com.Joel Sherrill2004-02-262-9/+26
| | | | | PR 584/RTEMS * rtems/src/eventtimeout.c: Fix critical section window.
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-263-0/+17
| | | | | | PR 583/tests * tm26/task1.c, tm27/task1.c: Correctly reset _Thread_Dispatch_disable_level so printing is safe.
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-265-6/+44
| | | | | | | | | 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 Sébastien Barré <sbarre@sdelcc.com>Joel Sherrill2004-02-263-28/+19
| | | | | | PR 582/core * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message queue test so more of it runs now.
* 2004-02-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-242-8/+8
| | | | | PR 580/tools * setup.def: Fix setup.def to match current reality.
* 2004-02-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-233-0/+11
| | | | | * gdb/base-gdb.add: Add annotate.info. * gdb/gdb.add: Remove info/dir.
* 2004-02-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-212-0/+22
| | | | * README: New file.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-1/+5
| | | | * rtems-apt-conf.spec.in: Add @VERSION@ to Source0.
* Update.Ralf Corsepius2004-02-201-4/+8
|
* Add ChangeLogRalf Corsepius2004-02-201-0/+7
|
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-2010-0/+709
| | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-204-3/+11
| | | | * Makefile.am: Cosmetics.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-8/+1
| | | | | * aclocal/rtems-top.m4: Sync with c/src/aclocal/rtems-top.m4 * Makefile.am: Cosmetics.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-203-3/+5
| | | | * Makefile.am, gdb/Makefile.am: Cosmetics.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-0/+6
| | | | | * Makefile.am: Add EXTRA_DIST = search-id.sh multigen cvsignore-add.sh.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-204-39/+40
| | | | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-205-6/+10
| | | | | | * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-2/+5
| | | | * bootloader/Makefile.am: Fix preinstall dir handling.
* 2004-02-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-193-4/+16
| | | | * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
* 2004-02-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-191-3/+7
| | | | * ChangeLog: Replace RTEMS user account with Joel.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-1/+3
| | | | * bootloader/Makefile.am: Preinstall dirs.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1998-122/+1731
| | | | | * Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-43/+44
| | | | | * Makefile.am: Don't install *.rels. Reflect changes to bsp.am. Preinstall dist_project_lib*.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-198-24/+18
| | | | | | | | | * 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-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-1/+5
| | | | * Makefile.am: Preinstall dirs.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-30/+5
| | | | * bsp.am: Remove everything but CPPASCOMPILE.
* 2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-196-32/+36
| | | | | | | | * 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-17 RTEMSJoel Sherrill2004-02-174-12/+23
| | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-172-1/+5
| | | | * mpc505/Makefile.am: Fix typo.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-174-14/+26
| | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-173-7/+16
| | | | | * Makefile.am: Cosmetics. * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-177-278/+277
| | | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-172-3/+7
| | | | * develenv/Makefile.am: Put *.texi into the builddir.
* 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-152-16/+20
| | | | | * bootloader/Makefile.am: Fix up paths having been broken in previous patch.
* 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-152-0/+11
| | | | * bsp.am: Add CPPASCOMPILE.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-76/+4
| | | | * started/tversions.texi: Remove (Bogus).
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-1/+4
| | | | * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-0/+10
| | | | * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-0/+5
| | | | * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-22/+19
| | | | | * bootloader/Makefile.am: Remove references to $(top_srcdir). Remove NM, LD. Cosmetics.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-1/+4
| | | | * configure.ac: Remove subdir tools.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-146-33/+20
| | | | | * configure.ac: Rework. Make package a host compiled package. * Makefile.am: Ditto.