summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-011-0/+5
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Revert Joel's icecube patch.
* 2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-291-0/+4
| | | | * MAINTAINERS: Remove myself from avr.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-251-0/+7
| | | | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Recognize the the GDB SuperH simulator is just an architectural simulator and does not include devices. Rename existing simulator BSP configurations to simsh1 and simsh2 and add simsh4.
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Joel Sherrill2008-09-241-0/+5
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
* 2008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-221-0/+5
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
* added BSP for ARM LPC24xxThomas Doerfler2008-09-221-0/+5
|
* 2008-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-091-0/+4
| | | | * README.configure: Updated list of BSPs.
* added new BSP for powerpc/tqm8xx boardsThomas Doerfler2008-09-081-0/+7
|
* Remove bogus entry.Joel Sherrill2008-09-051-4/+0
|
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-151-0/+4
| | | | * src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
* 2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-271-0/+4
| | | | * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
* 2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-271-0/+7
| | | | | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen comments. * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
* updated gen83xx BSPThomas Doerfler2008-07-141-0/+5
| | | | | updated haleakala BSP added MPC55xx BSP
* added haleakala BSP contributed by Michael HamelThomas Doerfler2008-07-141-1/+6
|
* added BSP to m68kThomas Doerfler2008-07-111-0/+7
| | | | adapted PPC exception code
* 2008-06-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-06-011-0/+4
| | | | * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
* 2008-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-04-141-0/+4
| | | | * bootstrap: Use find . ... preinstall.am for portability reasons.
* 2008-02-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-02-201-0/+8
| | | | | | | | * aclocal/enable-cxx.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4, aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
* 2007-11-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2007-11-061-0/+4
| | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
* 2007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-09-211-0/+1
| | | | * VERSION: Bump VERSION to 4.8.99.0.
* 2007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-09-211-0/+5
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
* 2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-041-0/+5
| | | | | * Makefile.maint: touch all documentation master files so the date on the manual reflects the release date of the software.
* 2007-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-071-0/+5
| | | | | * Makefile.maint: Add touching master files for various manuals so the date on the cover page will reflect the date a tarball is cut.
* 2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-061-0/+6
| | | | | | * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube since that is the nickname for the Freescale evaluation board it is based upon. BSP was tested on a Freescale MPC5200LITE.
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-021-0/+5
| | | | | * Makefile.maint, configure.ac, release_support: Remove RDBG. * aclocal/enable-rdbg.m4: Removed.
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2007-07-101-1/+6
| | | | many different versions of new exception handling code to shared sources.
* merged individual exception handler code to a common one.Thomas Doerfler2007-07-041-0/+4
|
* 2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-06-201-0/+4
| | | | * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
* 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-121-0/+4
| | | | * README.configure: Removed armulator.
* 2007-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-151-0/+5
| | | | | * README.configure, aclocal/check-bsps.m4: Remove references to mbx860_1b since it is just an alternate name for the mbx860_001b.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-111-0/+5
| | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
* 2007-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-111-0/+4
| | | | * README.configure: DMV152 obsoleted.
* 2007-02-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-02-211-0/+4
| | | | * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
* 2007-02-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-211-0/+4
| | | | * Makefile.am: Use MKDIR_P instead of mkdir_p.
* 2007-02-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-151-0/+1
| | | | * Makefile.maint: Use VERSION as master source for version.m4's.
* 2007-02-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-151-0/+4
| | | | * VERSION: Sync with version in aclocal/version.m4.
* 2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-281-0/+6
| | | | | | * Makefile.maint: Sync nomenclature with that being used in cpukit/score/include/rtems/system.h (major->minor, minor->revision).
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-271-0/+2
| | | | | * Makefile.maint: Remove references to cpukit/score/include/rtems/system.h.
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-271-0/+4
| | | | * Makefile.maint: Add CVS_RUN.
* 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-261-0/+4
| | | | * Makefile.maint: New.
* 2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-081-0/+4
| | | | * acinclude.m4: AC_PREREQ(2.60).
* 2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-081-0/+4
| | | | * ampolish3: Use MKDIR_P instead of mkdir_p.
* 2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-081-0/+4
| | | | * Makefile.am: Remove scripts/.
* Remove duplicate entry.Ralf Corsepius2006-12-021-4/+0
|
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-021-0/+8
| | | | * configure.ac: New BUG-REPORT address.
* 2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-201-0/+4
| | | | * Makefile.am: Add ampolish3.
* 2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-181-0/+4
| | | | * bootstrap: Add -r (autoreconf).
* 2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-181-0/+4
| | | | * bootstrap: Add -p (regenerate preinstall.ams).
* 2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-151-0/+4
| | | | * ampolish3: New.
* 2006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-191-0/+7
| | | | | | | * configure.ac: Remove all macro implementations and use only the static inline. Static inline functions are now well supported so there is no reason for duplicate maintenance. * aclocal/enable-inlines.m4: Removed.