summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* tmitrontests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* sptests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* sample.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* mptests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* libtests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* itrontests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-09Remove (Merged into ..).Ralf Corsepius4-233/+0
2005-11-09Merge-in support/ChangeLog.Ralf Corsepius1-215/+214
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* Makefile.am: Merge-in support/Makefile.am * configure.ac: Add AMPOLISH3. Remove support/.
2005-11-09Add AMPOLISH3. Remove support/.Ralf Corsepius1-1/+4
2005-11-09New.Ralf Corsepius1-0/+26
2005-11-09Merge-in support/Makefile.am.Ralf Corsepius1-0/+7
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* aclocal/check-cpuopts.m4: Add config.cache support. * aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS. * automake/compile.am: Eliminate PROJECT_LIB. Remove START_FILE, OBJS from LINK_FILES.
2005-11-09Eliminate PROJECT_LIB.Ralf Corsepius1-4/+2
Remove START_FILE, OBJS from LINK_FILES.
2005-11-09Remove CPLUS_LD_LIBS.Ralf Corsepius1-5/+0
2005-11-09Add config.cache support.Ralf Corsepius1-6/+8
2005-11-092005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+15
* aclocal/check-cpuopts.m4: New.
2005-11-09Remove stray commentRalf Corsepius1-2/+0
2005-11-08changesRalf Corsepius1-0/+15
2005-11-08Add ../include/systime.hRalf Corsepius31-31/+31
2005-11-08Remove noinst_HEADERSRalf Corsepius1-2/+0
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* automake/compile.am: Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS, RTEMS_CXXFLAGS.
2005-11-08Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS, RTEMS_CXXFLAGS.Ralf Corsepius1-3/+3
2005-11-08Cleanup.Ralf Corsepius1-2/+0
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* aclocal/gcc-isystem.m4: Remove (Unused).
2005-11-08Remove (Unused).Ralf Corsepius1-25/+0
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* aclocal/env-rtemsbsp.m4: Remove GCCSPECS. * aclocal/prog-cc.m4: Add GCCSPECS. Remove RTEMS_CPPFLAGS. Remove RTEMS_CFLAGS.
2005-11-08Remove RTEMS_CFLAGSRalf Corsepius1-8/+0
2005-11-08Add GCCSPECS. Remove RTEMS_CPPFLAGS.Ralf Corsepius1-6/+5
2005-11-08Remove GCCSPECS.Ralf Corsepius1-5/+0
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Remove RTEMS_GCC_PIPE. Remove RTEMS_GCC_SPECS. * aclocal/gcc-pipe.m4: Remove (Unused). * aclocal/gcc-specs.m4: Remove (Unused).
2005-11-08CleanupRalf Corsepius1-1/+0
2005-11-08Remove RTEMS_USE_GCC.Ralf Corsepius1-7/+0
Remove RTEMS_GCC_PIPE. Remove RTEMS_GCC_SPECS.
2005-11-08Remove (Unused).Ralf Corsepius2-41/+0
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+8
* aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into GCCSPECS. * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't manually set up GCCSPEC (Now setup from inside configure). Remove RTEMS_RELLDFLAGS (Used).
2005-11-08Remove RTEMS_BSP_SPECS, GCC_SPECS.Ralf Corsepius1-8/+0
Don't manually set up GCCSPEC (Now setup from inside configure). Remove RTEMS_RELLDFLAGS (Used).
2005-11-08Merge RTEMS_BSP_SPECS and GCC_SPECS into GCCSPECS.Ralf Corsepius1-5/+4
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* automake/compile.am: Remove CCAS support.
2005-11-08Remove CCAS support.Ralf Corsepius1-4/+0
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* aclocal/multilib.m4: Remove (Unused). * aclocal/check-multiprocessing.m4: Don't require RTEMS_ENABLE_MULTILIB. * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
2005-11-08Don't provide MULTILIB conditional.Ralf Corsepius1-2/+0
2005-11-08Don't require RTEMS_ENABLE_MULTILIB.Ralf Corsepius1-1/+0
2005-11-08Remove (Unused).Ralf Corsepius1-16/+0
2005-11-07Fixed formatting.Joel Sherrill1-1/+1
2005-11-07changesRalf Corsepius1-0/+8
2005-11-07New.Ralf Corsepius1-0/+1
2005-11-07RemoveRalf Corsepius1-1/+0
2005-11-07Rename TEST to spsize.Ralf Corsepius1-1/+1
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+7
* Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS. * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am, psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am, psxstat/Makefile.am: Add ../include/pmacros.h