summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
committerGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
commitfad2d38a9f1b9cd380c5bb891c5d1583af0b0a65 (patch)
tree53b406924f5c554a437e114f343988de699e5b99 /c/src/lib/libbsp/sh
parentlibchip: Fix prototypes (diff)
downloadrtems-fad2d38a9f1b9cd380c5bb891c5d1583af0b0a65.tar.bz2
RTEMS: Delete ChangeLog files.
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sh/ChangeLog168
-rw-r--r--c/src/lib/libbsp/sh/gensh1/ChangeLog636
-rw-r--r--c/src/lib/libbsp/sh/gensh2/ChangeLog660
-rw-r--r--c/src/lib/libbsp/sh/gensh4/ChangeLog575
-rw-r--r--c/src/lib/libbsp/sh/shsim/ChangeLog705
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog1091
6 files changed, 0 insertions, 3835 deletions
diff --git a/c/src/lib/libbsp/sh/ChangeLog b/c/src/lib/libbsp/sh/ChangeLog
deleted file mode 100644
index 713a85de4e..0000000000
--- a/c/src/lib/libbsp/sh/ChangeLog
+++ /dev/null
@@ -1,168 +0,0 @@
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * acinclude.m4: simsh4 folded into shsim.
-
-2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * simsh4/.cvsignore, simsh4/ChangeLog, simsh4/Makefile.am,
- simsh4/README, simsh4/bsp_specs, simsh4/configure.ac,
- simsh4/preinstall.am, simsh4/clock/ckinit.c,
- simsh4/console/console.c, simsh4/include/.cvsignore,
- simsh4/include/bsp.h, simsh4/include/coverhd.h,
- simsh4/include/ramdisk.h, simsh4/include/syscall.h,
- simsh4/include/tm27.h, simsh4/start/start.S,
- simsh4/startup/hw_init.c, simsh4/startup/linkcmds,
- simsh4/startup/linkcmds-le, simsh4/startup/linkcmds-le.coff,
- simsh4/timer/timer.c, simsh4/tools/.cvsignore,
- simsh4/tools/ChangeLog, simsh4/tools/Makefile.am,
- simsh4/tools/configure.ac, simsh4/tools/runtest.in: Removed.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * shared/bspgetworkarea.c: Removed.
-
-2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * shared/bspgetworkarea.c, shared/bsphwinit.c, shared/bspstart.c:
- New files.
-
-2007-04-17 Joel Sherrill <joel@OARcorp.com>
-
- * simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
-
-2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: New BUG-REPORT address.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.60. Require automake-1.10.
-
-2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Merge-in shared/Makefile.am.
- * ChangeLog: Merge-in shared/ChangeLog.
- * configure.ac: Remove shared/Makefile.am.
-
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * configure.ac: Require automake > 1.9.
-
-2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * shared/Makefile.am: Remove C_FILES (Unused).
-
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * shared/console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
-
-2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
- * acinclude.m4: Regenerate.
-
-2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
- $(RTEMS_BSP_FAMILY).
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
-
-2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * shared/Makefile.am: Cosmetics.
-
-2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * acinclude.m4: Reflect changes to bootstrap.
- * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * shared/console.c, shared/setvec.c: URL for license changed.
-
-2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved aclocal/.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am, shared/Makefile.am: Reflect having moved automake/.
-
-2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Use rtems-bugs@rtems.com as bug report email
- address.
-
-2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove AC_CONFIG_AUX_DIR.
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
- * configure.ac: AC_PREREQ(2.57).
-
-2003-02-03 Joel Sherrill <joel@OARcorp.com>
-
- PR 338/filesystem
- * shared/console.c: Side-effect of fixing reentrancy problem with
- rtems_io_lookup_name() (API change).
-
-2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
-
-2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am, shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
- AM_INIT_AUTOMAKE([no-define foreign 1.6]).
-
-2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * acinclude.m4: Add gensh4 and simsh4.
-
-2001-10-12 Joel Sherrill <joel@OARcorp.com>
-
- * shared/console.c, shared/setvec.c: Fixed typo.
-
-2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Add autom4te.cache for autoconf > 2.52.
- * configure.ac: New file, generated from configure.in by autoupdate.
- * configure.in: Remove.
-
-2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * acinclude.m4: New file.
- * configure.in: Use RTEMS_BSP_SUBDIR.
-
-2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
-
-2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
- $(RTEMS_TOPdir)/aclocal.
-
-2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
- GNU canonicalization.
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog, shared/ChangeLog: New file.
-
diff --git a/c/src/lib/libbsp/sh/gensh1/ChangeLog b/c/src/lib/libbsp/sh/gensh1/ChangeLog
deleted file mode 100644
index 1a468797af..0000000000
--- a/c/src/lib/libbsp/sh/gensh1/ChangeLog
+++ /dev/null
@@ -1,636 +0,0 @@
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * include/bsp.h: Add BSP_SMALL_MEMORY.
-
-2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * start/start.S: Verify boot_card is invoked properly with argc, argv.
-
-2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/gensh1.cfg: Remove RTEMS_BSP_FAMILY.
-
-2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Don't add -ansi -fasm to CFLAGS.
-
-2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/gensh1.cfg: New (relocated from /make/custom).
-
-2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
-
- 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
- RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
- have the same options.
-
-2009-04-28 Chris Johns <chrisj@rtems.org>
-
- * start/start.S: Update for boot_card command line change.
-
-2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bsp_specs: Move -e start from *link to *startfile to avoid warning
- for undefined entry symbol when linking relocatables with binutils
- 2.19.
-
-2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, preinstall.am: Use shared tm27.h stub.
- * include/tm27.h: Removed.
-
-2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
- of building libbspstart.a, using automake-rules.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate *_SOURCES.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
- components.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove noinst_PROGRAMS (Unused).
-
-2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
-
-2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Make letting boot_card() handle work area allocation
- mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
- BSP_BOOTCARD_OPTIONS.
-
-2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, configure.ac: Use standardized bsp_cleanup() which can
- optionally print a message, poll for user to press key, and call
- bsp_reset(). Using this eliminates the various bsp_cleanup()
- implementations which had their own implementation and variety of
- string constants.
- * startup/bspclean.c: Removed.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, startup/linkcmds: Use top level shared
- bsp_get_work_area() implementation.
-
-2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, configure.ac, include/bsp.h, startup/linkcmds: Use
- shared bsp_get_work_area() in its own file and rely on BSP Framework
- to perform more initialization. After factoring this out, it turned
- out that all SuperH BSPs has the same bsp_start() implementation so
- this was made shared.
- * startup/bspstart.c: Removed.
-
-2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * include/bsp.h: Review of all bsp_cleanup() implementations. In this
- phase, all prototypes were removed from bsp.h and empty
- implementations were removed and made to use the shared stub.
-
-2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
- Framework to ask the BSP where it has memory for the RTEMS Workspace
- and C Program Heap. These collectively are referred to as work area.
- If the BSP supports this, then it does not have to include code to
- split the available memory between the two areas. This reduces the
- amount of code in the BSP specific bspstart.c file. Additionally, the
- shared framework can initialize the C Library, call
- rtems_debug_enable(), and dirty the work area memory. Until most/all
- BSPs support this new capability, if the BSP supports this, it should
- call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
- When the transition is complete, this autoconf macro can be removed.
-
-2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am: Rework to avoid .rel files.
-
-2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Refactored and renamed initialization routines to
- rtems_initialize_data_structures, rtems_initialize_before_drivers,
- rtems_initialize_device_drivers, and
- rtems_initialize_start_multitasking. This opened the sequence up so
- that bootcard() could provide a more robust and flexible framework
- which is easier to explain and understand. This also lays the
- groundwork for sharing the division of available memory between the
- RTEMS workspace and heap and the C library initialization across all
- BSPs.
-
-2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/linkcmds: Add wildcard to gcc_except_table section so
- programs compiled with gcc 4.3.x can link.
-
-2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Eliminate copies of the
- Configuration Table. Use the RTEMS provided accessor macros to obtain
- configuration fields.
-
-2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
- from CPU Table to Configuration Table. Eliminate CPU Table from all
- ports. Delete references to CPU Table in all forms.
-
-2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
- Table fields to the Configuration Table. This included
- pretasking_hook, predriver_hook, postdriver_hook, idle_task,
- do_zero_of_workspace, extra_mpci_receive_server_stack,
- stack_allocate_hook, and stack_free_hook. As a side-effect of this
- effort some multiprocessing code was made conditional and some style
- clean up occurred.
-
-2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * startup/bspstart.c: Eliminate the clicks_per_microsecond field in the
- SuperH CPU Table and define another mechanism for drivers to obtain
- this information.
-
-2007-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am: Separate debug IO from console so console driver is not
- linked in all the time. This manaifested itself when the IO manager
- optional manager stub dropped some symbols.
-
-2007-05-03 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Handle .data.* sections. Also change directive
- placing stack on onchip_ram to make ld happy.
-
-2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * bsp_specs: Remove qrtems_debug.
-
-2007-04-02 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Add dummy printk support so all tests link.
-
-2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: New BUG-REPORT address.
-
-2006-11-15 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
- file and simplified initialization.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove superfluous -DASM.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.60. Require automake-1.10.
-
-2006-06-24 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add .rela.dyn sections.
-
-2006-03-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add .gnu.linkonce.b.* section.
-
-2006-02-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add sections required by newer gcc versions.
-
-2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Add preinstall.am.
-
-2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * include/bsp.h: New header guard.
-
-2005-05-11 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add .rodata.* sections.
-
-2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
-
-2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove build-variant support.
-
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * configure.ac: Require automake > 1.9.
-
-2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 610/bsps
- * Makefile.am: Add include/tm27.h, Cosmetics.
- * include/tm27.h: Final cosmetics.
-
-2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Split out tmtest27 support.
- * include/tm27.h: New.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 613/bsps
- * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 614/bsps
- * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
-
-2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
-
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
- * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
-
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
- types.
-
-2004-03-03 Joel Sherrill <joel@OARcorp.com>
-
- * 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-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
- Preinstall dist_project_lib*.
-
-2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
-
-2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
-
-2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Pickup files from ../../sh/shared instead of
- ../shared. Reformat.
-
-2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Cosmetics.
-
-2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
- Add RTEMS_PROG_CCAS.
-
-2004-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
- startup/Makefile.am, wrapup/Makefile.am.
- Use automake-compilation rules.
- * console/Makefile.am, scitab/Makefile.am, startup/Makefile.am,
- wrapup/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add PREINSTALL_DIRS.
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
- Add PRE/TMPINSTALL_FILES to CLEANFILES.
- * startup/Makefile.am: Ditto.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Remove.
- * Makefile.am: Merge-in start/Makefile.am.
- * configure.ac: Reflect changes above.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate $(LIB).
- Use noinst_DATA to trigger building libbsp.a.
-
-2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
- * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
- * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
-
-2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Misc cleanups and fixes.
- * startup/Makefile.am: Misc cleanups and fixes.
- * wrapup/Makefile.am: Misc cleanups and fixes.
-
-2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add preinstallation dirstamp support.
- * console/Makefile.am: Cosmetics.
- * scitab/Makefile.am: Cosmetics.
- * startup/Makefile.am: Cosmetics.
- * wrapup/Makefile.am: Cosmetics.
-
-2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Remove all-local: $(ARCH).
- * scitab/Makefile.am: Remove all-local: $(ARCH).
- * start/Makefile.am: Remove all-local: $(ARCH).
- * startup/Makefile.am: Remove all-local: $(ARCH).
- * wrapup/Makefile.am: Remove all-local: $(ARCH).
-
-2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in include/Makefile.am.
- Reflect changes to bsp.am.
- * include/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * bsp_specs: Remove *lib:.
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
- startup/bspstart.c, startup/linkcmds: URL for license changed.
-
-2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved aclocal/.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
- * console/Makefile.am: Reflect having moved automake/.
- * include/Makefile.am: Reflect having moved automake/.
- * scitab/Makefile.am: Reflect having moved automake/.
- * start/Makefile.am: Reflect having moved automake/.
- * startup/Makefile.am: Reflect having moved automake/.
- * wrapup/Makefile.am: Reflect having moved automake/.
-
-2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
-
-2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- PR 445/bsps
- * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
- Remove cpp, old_cpp (now unused).
-
-2003-06-13 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Removed warnings.
-
-2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove AC_CONFIG_AUX_DIR.
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AC_PREREQ(2.57).
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Fix to work around truncated section names.
-
-2003-01-20 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds*: Add FreeBSD sysctl() sections.
-
-2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
-
-2002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use install-data-local to install startfile.
-
-2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-11-07 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Include all .rodata* sections.
-
-2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Reformat.
- Add autom4te*cache.
- Remove autom4te.cache.
-
-2002-09-14 Joel Sherrill <joel@OARcorp.com>
-
- * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
- of all calls to bsp_libc_init() resulted in some cleanup here.
-
-2002-08-21 Joel Sherrill <joel@OARcorp.com>
-
- * bsp_specs: Added support for -nostdlibs.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
- * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Use .$(OBJEXT) instead of .o.
- * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
- * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-07-25 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
- to remove problems linking empty main(){} with BSP.
-
-2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Eliminate PGM.
- Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
-
-2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/Makefile.am: Add bsplib_DATA = linkcmds.
-
-2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
- Remove $(OBJS) from all-local.
-
-2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
-
-2001-05-09 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: In support of gcc 3.1, added one of more
- of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
- .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections
- and direction of segments to memory regions may also have been
- addressed. This was a sweep across all BSPs.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac:
- AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
- AM_INIT_AUTOMAKE([no-define foreign 1.6]).
- * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
- * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
-
-2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
-
-2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
- * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
-
-2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/Makefile.am: Remove AC_CFLAGS, HZ.
-
-2001-10-12 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
- startup/bspstart.c, startup/linkcmds: Fixed typo.
-
-2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Add autom4te.cache for autoconf > 2.52.
- * configure.in: Remove.
- * configure.ac: New file, generated from configure.in by autoupdate.
-
-2001-09-27 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h: Renamed delay() to rtems_bsp_delay().
-
-2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/Makefile.am: Use 'PREINSTALL_FILES ='.
-
-2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.in: Add bspopts.h.
- * include/.cvsignore: Add bspopts.h*, stamp-h*.
- * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
- * include/bsp.h: Include bspopts.h.
- * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
-
-2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
- add bspopts.h.
- * include/.cvsignore: Add stamp-h*, bspopts.h*.
- * include/Makefile.am: Use include_HEADERS instead of H_FILES.
- * include/bsp.h: Add bspopts.h.
-
-2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/linkcmds: Remove OUTPUT_FORMAT.
-
-2001-01-05 Joel Sherrill <joel@OARcorp.com>
-
- * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
- rest of make-target-options and moved them to BSP configure options.
-
-2001-01-05 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
- the movement of this component to libmisc.
- * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
-
-2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
-
-2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
-
-2000-11-01 Joel Sherrill <joel@OARcorp.com>
-
- * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
- libcsupport.h moved from libc to lib/include/rtems and
- now must be referenced as <rtems/XXX.h>. Header file order
- was cleaned up while doing this.
-
-2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
- Switch to GNU canonicalization.
-
-2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * scitab/Makefile.am: PROJECT_TOPdir.
-
-2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
- startup/Makefile.am, wrapup/Makefile.am: Include compile.am
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/c/src/lib/libbsp/sh/gensh2/ChangeLog b/c/src/lib/libbsp/sh/gensh2/ChangeLog
deleted file mode 100644
index dbb7d6efac..0000000000
--- a/c/src/lib/libbsp/sh/gensh2/ChangeLog
+++ /dev/null
@@ -1,660 +0,0 @@
-2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
-
- PR 1917/bsps
- * console/config.c: Modifications to add dynamic tables for libchip
- serial drivers.
-
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * start/start.S: Verify boot_card is invoked properly with argc, argv.
-
-2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/gensh2.cfg: Remove RTEMS_BSP_FAMILY.
-
-2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Don't add -ansi -fasm to CFLAGS.
-
-2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/gensh2.cfg: New (relocated from /make/custom).
-
-2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
-
- 2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h: Mark as a small memory BSP.
-
-2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
- RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
- have the same options.
-
-2009-04-28 Chris Johns <chrisj@rtems.org>
-
- * start/start.S: Update for boot_card command line change.
-
-2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bsp_specs: Move -e start from *link to *startfile to avoid warning
- for undefined entry symbol when linking relocatables with binutils
- 2.19.
-
-2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, preinstall.am: Use shared tm27.h stub.
- * include/tm27.h: Removed.
-
-2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
- of building libbspstart.a, using automake-rules.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate *_SOURCES.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
- components.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove noinst_PROGRAMS (Unused).
-
-2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
-
-2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Make letting boot_card() handle work area allocation
- mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
- BSP_BOOTCARD_OPTIONS.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, startup/linkcmds, startup/linkcmds.ram,
- startup/linkcmds.rom: Use top level shared bsp_get_work_area()
- implementation.
-
-2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, configure.ac, include/bsp.h, startup/linkcmds: Use
- shared bsp_get_work_area() in its own file and rely on BSP Framework
- to perform more initialization. After factoring this out, it turned
- out that all SuperH BSPs has the same bsp_start() implementation so
- this was made shared.
- * startup/bspstart.c: Removed.
-
-2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, include/bsp.h: Review of all bsp_cleanup()
- implementations. In this phase, all prototypes were removed from
- bsp.h and empty implementations were removed and made to use the
- shared stub.
- * startup/bspclean.c: Removed.
-
-2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
- Framework to ask the BSP where it has memory for the RTEMS Workspace
- and C Program Heap. These collectively are referred to as work area.
- If the BSP supports this, then it does not have to include code to
- split the available memory between the two areas. This reduces the
- amount of code in the BSP specific bspstart.c file. Additionally, the
- shared framework can initialize the C Library, call
- rtems_debug_enable(), and dirty the work area memory. Until most/all
- BSPs support this new capability, if the BSP supports this, it should
- call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
- When the transition is complete, this autoconf macro can be removed.
-
-2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am: Rework to avoid .rel files.
-
-2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Refactored and renamed initialization routines to
- rtems_initialize_data_structures, rtems_initialize_before_drivers,
- rtems_initialize_device_drivers, and
- rtems_initialize_start_multitasking. This opened the sequence up so
- that bootcard() could provide a more robust and flexible framework
- which is easier to explain and understand. This also lays the
- groundwork for sharing the division of available memory between the
- RTEMS workspace and heap and the C library initialization across all
- BSPs.
-
-2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/linkcmds: Add wildcard to gcc_except_table section so
- programs compiled with gcc 4.3.x can link.
-
-2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Eliminate copies of the
- Configuration Table. Use the RTEMS provided accessor macros to obtain
- configuration fields.
-
-2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
- from CPU Table to Configuration Table. Eliminate CPU Table from all
- ports. Delete references to CPU Table in all forms.
-
-2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
- Table fields to the Configuration Table. This included
- pretasking_hook, predriver_hook, postdriver_hook, idle_task,
- do_zero_of_workspace, extra_mpci_receive_server_stack,
- stack_allocate_hook, and stack_free_hook. As a side-effect of this
- effort some multiprocessing code was made conditional and some style
- clean up occurred.
-
-2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * startup/bspstart.c: Eliminate the clicks_per_microsecond field in the
- SuperH CPU Table and define another mechanism for drivers to obtain
- this information.
-
-2007-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am: Separate debug IO from console so console driver is not
- linked in all the time. This manaifested itself when the IO manager
- optional manager stub dropped some symbols.
-
-2007-05-03 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Handle .data.* sections
-
-2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * bsp_specs: Remove qrtems_debug.
-
-2007-04-02 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Add dummy printk support so all tests link.
-
-2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: New BUG-REPORT address.
-
-2006-11-15 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
- file and simplified initialization.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove superfluous -DASM.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.60. Require automake-1.10.
-
-2006-06-24 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
- .rela.dyn sections.
-
-2006-03-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
- .gnu.linkonce.b.* section.
-
-2006-02-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
- sections required by newer gcc versions.
-
-2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Add preinstall.am.
-
-2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * include/bsp.h: New header guard.
-
-2005-05-11 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add .rodata.* sections.
-
-2005-05-03 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix
- overflow of _CPU_Interrupt_stack_high calculation.
-
-2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
-
-2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove build-variant support.
-
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * configure.ac: Require automake > 1.9.
-
-2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 610/bsps
- * Makefile.am: Add include/tm27.h, Cosmetics.
- * include/tm27.h: Final cosmetics.
-
-2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Split out tmtest27 support.
- * include/tm27.h: New.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 613/bsps
- * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 614/bsps
- * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
-
-2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
-
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
- * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
- * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
-
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h, startup/bspstart.c, startup/hw_init.c: Convert to
- using c99 fixed size types.
-
-2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
- Preinstall dist_project_lib*.
-
-2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
-
-2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
-
-2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Pickup files from ../../sh/shared instead of
- ../shared. Reformat.
-
-2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
- startup/Makefile.am, wrapup/Makefile.am.
- Use automake compilation rules.
- * console/Makefile.am, scitab/Makefile.am,
- startup/Makefile.am, wrapup/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
- Add RTEMS_PROG_CCAS.
-
-2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add PREINSTALL_DIRS.
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
- Add PRE/TMPINSTALL_FILES to CLEANFILES.
- * startup/Makefile.am: Ditto.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Remove.
- * Makefile.am: Merge-in start/Makefile.am.
- * configure.ac: Reflect changes above.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate $(LIB).
- Use noinst_DATA to trigger building libbsp.a.
-
-2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
- * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
- * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
-
-2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Misc cleanups and fixes.
- * startup/Makefile.am: Misc cleanups and fixes.
-
-2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add preinstallation dirstamp support.
- * console/Makefile.am: Cosmetics.
- * startup/Makefile.am: Cosmetics.
- * wrapup/Makefile.am: Cosmetics.
-
-2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Remove all-local: $(ARCH).
- * scitab/Makefile.am: Remove all-local: $(ARCH).
- * start/Makefile.am: Remove all-local: $(ARCH).
- * startup/Makefile.am: Remove all-local: $(ARCH).
- * wrapup/Makefile.am: Remove all-local: $(ARCH).
-
-2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in include/Makefile.am.
- Reflect changes to bsp.am.
- * include/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * bsp_specs: Remove *lib:.
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
- start/start.ram, start/start.rom, startup/bspclean.c,
- startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
- startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
-
-2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved aclocal/.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
- * console/Makefile.am: Reflect having moved automake/.
- * include/Makefile.am: Reflect having moved automake/.
- * scitab/Makefile.am: Reflect having moved automake/.
- * start/Makefile.am: Reflect having moved automake/.
- * startup/Makefile.am: Reflect having moved automake/.
- * wrapup/Makefile.am: Reflect having moved automake/.
-
-2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
-
-2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- PR 445/bsps
- * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
- Remove cpp, old_cpp (now unused).
-
-2003-06-13 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Removed warnings.
-
-2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove AC_CONFIG_AUX_DIR.
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AC_PREREQ(2.57).
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
- work around truncated section names.
-
-2003-01-20 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
- FreeBSD sysctl() sections.
-
-2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
-
-2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use install-data-local to install startfile.
-
-2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-11-07 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Include all .rodata* sections.
-
-2002-11-01 Joel Sherrill <joel@OARcorp.com>
-
- * start/start.S, startup/hw_init.c: Removed warnings.
-
-2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Reformat.
- Add autom4te*cache.
- Remove autom4te.cache.
-
-2002-09-14 Joel Sherrill <joel@OARcorp.com>
-
- * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
- of all calls to bsp_libc_init() resulted in some cleanup here.
-
-2002-08-21 Joel Sherrill <joel@OARcorp.com>
-
- * bsp_specs: Added support for -nostdlibs.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Use .$(OBJEXT) instead of .o.
- * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
- * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-07-25 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
- to remove problems linking empty main(){} with BSP.
-
-2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Eliminate PGMS.
- Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
-
-2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/Makefile.am: Add bsplib_DATA = linkcmds.
-
-2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
- Remove $(OBJS) from all-local.
-
-2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
-
-2001-05-09 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: In support of gcc 3.1, added one of more
- of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
- .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections
- and direction of segments to memory regions may also have been
- addressed. This was a sweep across all BSPs.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac:
- AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
- AM_INIT_AUTOMAKE([no-define foreign 1.6]).
- * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
- * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
-
-2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
- RTEMS_BSPOPTS_*(START_HW_INIT),
- RTEMS_BSPOPTS_*(STANDALONE_EVB).
- * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
-
-2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/Makefile.am: Remove AC_CFLAGS, HZ.
-
-2001-10-12 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
- startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
- startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
-
-2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Add autom4te.cache for autoconf > 2.52.
- * configure.in: Remove.
- * configure.ac: New file, generated from configure.in by autoupdate.
-
-2001-09-27 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h: Renamed delay() to rtems_bsp_delay().
-
-2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/Makefile.am: Use 'PREINSTALL_FILES ='.
- * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
-
-2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * scitab/Makefile.am: Remove stray blank from SCITAB rule.
-
-2001-08-01 Radzislaw Galler <rgaller@et.put.poznan.pl>
-
- * include/bsp.h: Disabled redefinition of
- CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
- * console/config.c: New file. Definitions of externs referenced
- from libbsp/shared/console.c.
- * console/Makefile.am: Changed VPATH to point to
- libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
-
-2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.in: Add bspopts.h.
- * include/.cvsignore: Add bspopts.h*, stamp-h*.
- * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
- * include/bsp.h: Include bspopts.h.
- * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
-
-2001-06-19 Joel Sherrill <joel@OARcorp.com>
-
- * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
- it is called in configure.in instead of HZ.
-
-2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
- bspopts.h.
- * include/.cvsignore: Add stamp-h*, bspopts.h*.
- * include/Makefile.am: Use include_HEADERS instead of H_FILES.
- * include/bsp.h: Add bspopts.h.
- * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
-
-2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/linkcmds: Remove OUTPUT_FORMAT.
-
-2001-01-22 Radzislaw Galler <rgaller@et.put.poznan.pl>
-
- * README.EVB7045F: New file.
- * README: Additions and corrections.
- * include/bsp.h: Switch console to sci0.
-
-2001-01-05 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
- the movement of this component to libmisc.
- * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
-
-2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
-
-2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
-
-2000-11-01 Joel Sherrill <joel@OARcorp.com>
-
- * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
- and libcsupport.h moved from libc to lib/include/rtems and
- now must be referenced as <rtems/XXX.h>. Header file order
- was cleaned up while doing this.
-
-2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
- Switch to GNU canonicalization.
-
-2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * scitab/Makefile.am: PROJECT_TOPdir.
-
-2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
- startup/Makefile.am, wrapup/Makefile.am: Include compile.am
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/c/src/lib/libbsp/sh/gensh4/ChangeLog b/c/src/lib/libbsp/sh/gensh4/ChangeLog
deleted file mode 100644
index 4c95949a5e..0000000000
--- a/c/src/lib/libbsp/sh/gensh4/ChangeLog
+++ /dev/null
@@ -1,575 +0,0 @@
-2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * hw_init/hw_init.c:
- Use "__asm__" instead of "asm" for improved c99-compliance.
-
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * start/start.S: Verify boot_card is invoked properly with argc, argv.
-
-2010-04-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * console/console.c: Reflect termios-API having changed.
-
-2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/gensh4.cfg: Remove RTEMS_BSP_FAMILY.
-
-2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Don't add -ansi -fasm to CFLAGS.
-
-2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/gensh4.cfg: New (relocated from /make/custom).
-
-2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
-
- 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
- RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
- have the same options.
-
-2009-04-28 Chris Johns <chrisj@rtems.org>
-
- * start/start.S: Update for boot_card command line change.
-
-2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bsp_specs: Move -e start from *link to *startfile to avoid warning
- for undefined entry symbol when linking relocatables with binutils
- 2.19.
-
-2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, preinstall.am: Use shared stub coverhd.h
- * include/coverhd.h: Removed.
-
-2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
- of building libbspstart.a, using automake-rules.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate *_SOURCES.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
- components.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove noinst_PROGRAMS (Unused).
-
-2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
-
-2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Make letting boot_card() handle work area allocation
- mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
- BSP_BOOTCARD_OPTIONS.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, startup/linkcmds, startup/linkcmds.rom,
- startup/linkcmds.rom2ram: Use top level shared bsp_get_work_area()
- implementation.
-
-2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, configure.ac, include/bsp.h, startup/linkcmds: Use
- shared bsp_get_work_area() in its own file and rely on BSP Framework
- to perform more initialization. After factoring this out, it turned
- out that all SuperH BSPs has the same bsp_start() implementation so
- this was made shared.
- * startup/bspstart.c: Removed.
-
-2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * include/bsp.h: Review of all bsp_cleanup() implementations. In this
- phase, all prototypes were removed from bsp.h and empty
- implementations were removed and made to use the shared stub.
-
-2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
- Framework to ask the BSP where it has memory for the RTEMS Workspace
- and C Program Heap. These collectively are referred to as work area.
- If the BSP supports this, then it does not have to include code to
- split the available memory between the two areas. This reduces the
- amount of code in the BSP specific bspstart.c file. Additionally, the
- shared framework can initialize the C Library, call
- rtems_debug_enable(), and dirty the work area memory. Until most/all
- BSPs support this new capability, if the BSP supports this, it should
- call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
- When the transition is complete, this autoconf macro can be removed.
-
-2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am: Rework to avoid .rel files.
-
-2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Refactored and renamed initialization routines to
- rtems_initialize_data_structures, rtems_initialize_before_drivers,
- rtems_initialize_device_drivers, and
- rtems_initialize_start_multitasking. This opened the sequence up so
- that bootcard() could provide a more robust and flexible framework
- which is easier to explain and understand. This also lays the
- groundwork for sharing the division of available memory between the
- RTEMS workspace and heap and the C library initialization across all
- BSPs.
-
-2008-04-23 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * console/console.c: Remove all references to console_reserve_resources
- and termios_reserve_resources.
-
-2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/linkcmds: Add wildcard to gcc_except_table section so
- programs compiled with gcc 4.3.x can link.
-
-2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Eliminate copies of the
- Configuration Table. Use the RTEMS provided accessor macros to obtain
- configuration fields.
-
-2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
- from CPU Table to Configuration Table. Eliminate CPU Table from all
- ports. Delete references to CPU Table in all forms.
-
-2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
- Table fields to the Configuration Table. This included
- pretasking_hook, predriver_hook, postdriver_hook, idle_task,
- do_zero_of_workspace, extra_mpci_receive_server_stack,
- stack_allocate_hook, and stack_free_hook. As a side-effect of this
- effort some multiprocessing code was made conditional and some style
- clean up occurred.
-
-2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * startup/bspstart.c: Eliminate the clicks_per_microsecond field in the
- SuperH CPU Table and define another mechanism for drivers to obtain
- this information.
-
-2007-05-03 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Handle .data.* sections
-
-2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * bsp_specs: Remove qrtems_debug.
-
-2007-04-02 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Add dummy printk support so all tests link.
-
-2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: New BUG-REPORT address.
-
-2006-11-15 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
- file and simplified initialization.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove superfluous -DASM.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.60. Require automake-1.10.
-
-2006-06-24 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
- .rela.dyn sections.
-
-2006-03-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
- .gnu.linkonce.b.* section.
-
-2006-02-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
- sections required by newer gcc versions.
-
-2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Add preinstall.am.
-
-2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * include/bsp.h: New header guard.
-
-2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
-
-2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove build-variant support.
-
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * configure.ac: Require automake > 1.9.
-
-2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 610/bsps
- * Makefile.am: Add include/tm27.h, Cosmetics.
- * include/tm27.h: Final cosmetics.
-
-2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Split out tmtest27 support.
- * include/tm27.h: New.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 613/bsps
- * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 614/bsps
- * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
-
-2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
-
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
- * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
-
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
- types.
-
-2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
- Preinstall dist_project_lib*.
-
-2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
-
-2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
-
-2004-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in console/Makefile.am, hw_init/Makefile.am,
- startup/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
- * console/Makefile.am, hw_init/Makefile.am, startup/Makefile.am,
- wrapup/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
- Add RTEMS_PROG_CCAS.
-
-2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add PREINSTALL_DIRS.
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/Makefile.am: Remove bogus EXTRA_DIST.
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
- Add PRE/TMPINSTALL_FILES to CLEANFILES.
- * startup/Makefile.am: Ditto.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Remove.
- * Makefile.am: Merge-in start/Makefile.am.
- * configure.ac: Reflect changes above.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate $(LIB).
- Use noinst_DATA to trigger building libbsp.a.
-
-2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
- * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
- * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
-
-2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Misc cleanups and fixes.
- * startup/Makefile.am: Misc cleanups and fixes.
-
-2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add preinstallation dirstamp support.
- * console/Makefile.am: Cosmetics.
- * hw_init/Makefile.am: Cosmetics.
- * startup/Makefile.am: Cosmetics.
- * wrapup/Makefile.am: Cosmetics.
-
-2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Remove all-local: $(ARCH).
- * hw_init/Makefile.am: Remove all-local: $(ARCH).
- * start/Makefile.am: Remove all-local: $(ARCH).
- * startup/Makefile.am: Remove all-local: $(ARCH).
- * wrapup/Makefile.am: Remove all-local: $(ARCH).
-
-2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in include/Makefile.am.
- Reflect changes to bsp.am.
- * include/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * bsp_specs: Remove *lib:.
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * console/console.c, hw_init/hw_init.c, include/bsp.h,
- include/coverhd.h, include/sdram.h, start/start.S,
- startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
- startup/linkcmds.rom2ram: URL for license changed.
-
-2003-08-20 Joel Sherrill <joel@OARcorp.com>
-
- * console/console.c: Correct copyright statements.
-
-2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved aclocal/.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
- * console/Makefile.am: Reflect having moved automake/.
- * hw_init/Makefile.am: Reflect having moved automake/.
- * include/Makefile.am: Reflect having moved automake/.
- * start/Makefile.am: Reflect having moved automake/.
- * startup/Makefile.am: Reflect having moved automake/.
- * wrapup/Makefile.am: Reflect having moved automake/.
-
-2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
-
-2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- PR 445/bsps
- * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
- Remove cpp, old_cpp (now unused).
-
-2003-06-13 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Removed warnings.
-
-2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove AC_CONFIG_AUX_DIR.
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AC_PREREQ(2.57).
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
- to work around truncated section names.
-
-2003-01-20 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds*: Add FreeBSD sysctl() sections.
-
-2003-01-20 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
- sections.
-
-2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
-
-2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use install-data-local to install startfile.
-
-2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Reformat.
- Add autom4te*cache.
- Remove autom4te.cache.
-
-2002-09-14 Joel Sherrill <joel@OARcorp.com>
-
- * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
- of all calls to bsp_libc_init() resulted in some cleanup here.
-
-2002-08-21 Joel Sherrill <joel@OARcorp.com>
-
- * bsp_specs: Added support for -nostdlibs.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * console/Makefile.am: Use .$(OBJEXT) instead of .o.
- * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
- * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-07-25 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
- to remove problems linking empty main(){} with BSP.
-
-2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Eliminate PGMS.
- Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
-
-2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
- linkcmds.rom2ram.
-
-2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
- Remove $(OBJS) from all-local.
-
-2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
-
-2001-05-09 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: In support of gcc 3.1, added one of more
- of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
- .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections
- and direction of segments to memory regions may also have been
- addressed. This was a sweep across all BSPs.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac:
- AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
- AM_INIT_AUTOMAKE([no-define foreign 1.6]).
- * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
- * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
-
-2001-10-29 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Remove explicit force of output format.
-
-2001-10-26 Alexandra Kossovsky <sasha@oktet.ru>
-
- * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
- startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
-
-2001-10-15 Joel Sherrill <joel@OARcorp.com>
-
- * console/.cvsignore: New file.
-
-2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
- START_HW_INIT-support macros, add console/Makefile.
- * Makefile.am: Add console SUBDIR.
- * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
- * include/Makefile.am: Add bspopts.h.
- * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
- * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
- * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
- compatibility.
- * wrapup/Makefile.am: Add console to BSP_PIECES.
- * console/Makefile.am: New.
- * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
-
-2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
- * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
- * include/.cvsignore: Add stamp-h*, bspopts.h*.
- * include/bsp.h: Add bspopts.h.
-
-2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
-
- * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
- include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
- start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
- startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
- startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
- wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
- hw_init/.cvsignore, times, configure.ac, ChangeLog: New files.
- Reviewed and updated to latest automake and autoconf standards
- by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
-
diff --git a/c/src/lib/libbsp/sh/shsim/ChangeLog b/c/src/lib/libbsp/sh/shsim/ChangeLog
deleted file mode 100644
index eeba9ff9d1..0000000000
--- a/c/src/lib/libbsp/sh/shsim/ChangeLog
+++ /dev/null
@@ -1,705 +0,0 @@
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2011-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, preinstall.am, trap34/console-io.c: Install syscall.h as
- bsp/syscall.h to avoid confusing autoconf.
-
-2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * start/start.S: Verify boot_card() is passed a NULL.
-
-2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/simsh1.cfg: Remove RTEMS_BSP_FAMILY.
- * make/custom/simsh2.cfg: Remove RTEMS_BSP_FAMILY.
- * make/custom/simsh2e.cfg: Remove RTEMS_BSP_FAMILY.
- * make/custom/simsh4.cfg: Remove RTEMS_BSP_FAMILY.
-
-2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Don't add -ansi -fasm to CFLAGS.
-
-2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * make/custom/simsh1.cfg: New (relocated from /make/custom).
- * make/custom/simsh2.cfg: New (relocated from /make/custom).
- * make/custom/simsh2e.cfg: New (relocated from /make/custom).
- * make/custom/simsh4.cfg: New (relocated from /make/custom).
-
-2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
-
- 2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h: Mark as a small memory BSP.
-
-2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
- RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
- have the same options.
-
-2009-04-28 Chris Johns <chrisj@rtems.org>
-
- * start/start.S: Update for boot_card command line change.
-
-2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bsp_specs: Move -e start from *link to *startfile to avoid warning
- for undefined entry symbol when linking relocatables with binutils
- 2.19.
-
-2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, preinstall.am: Use shared tm27.h stub.
- * include/tm27.h: Removed.
-
-2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * preinstall.am: Regenerated.
-
-2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove scitab.c (Not applicable).
-
-2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, preinstall.am, include/bsp.h, include/tm27.h,
- trap34/console-io.c: Now builds cleanly for runs for SH1, SH2, and
- SH4.
- * include/syscall.h: New file.
- * include/gdbsci.h: Removed.
-
-2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
- of building libbspstart.a, using automake-rules.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate *_SOURCES.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
- components.
-
-2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove noinst_PROGRAMS (Unused).
-
-2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
-
-2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * startup/linkcmds: GDB Simulator has 16MB RAM.
-
-2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am: Now runs using fake clock ticker.
- * clock/clockdrv.c: Removed.
-
-2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * clock/clockdrv.c: Fix comment.
-
-2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, configure.ac, clock/clockdrv.c, include/bsp.h,
- start/start.S, startup/linkcmds: Now runs ticker and hello on
- sh-rtems4.10-gdb. The SH simulator in gdb has no hardware IO or
- interrupt simulation so we use the trap interface to print.
- * gdbsci/gdbsci.c: Removed.
-
-2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Make letting boot_card() handle work area allocation
- mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
- BSP_BOOTCARD_OPTIONS.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, startup/linkcmds, startup/linkcmds.sim: Use top level
- shared bsp_get_work_area() implementation.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * startup/bspstart.c: Removed.
-
-2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile.am, configure.ac, include/bsp.h, startup/linkcmds: Use
- shared bsp_get_work_area() in its own file and rely on BSP Framework
- to perform more initialization. After factoring this out, it turned
- out that all SuperH BSPs has the same bsp_start() implementation so
- this was made shared.
-
-2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * include/bsp.h: Review of all bsp_cleanup() implementations. In this
- phase, all prototypes were removed from bsp.h and empty
- implementations were removed and made to use the shared stub.
-
-2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * trap34/console-io.c: Add missing prototypes.
-
-2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
- Framework to ask the BSP where it has memory for the RTEMS Workspace
- and C Program Heap. These collectively are referred to as work area.
- If the BSP supports this, then it does not have to include code to
- split the available memory between the two areas. This reduces the
- amount of code in the BSP specific bspstart.c file. Additionally, the
- shared framework can initialize the C Library, call
- rtems_debug_enable(), and dirty the work area memory. Until most/all
- BSPs support this new capability, if the BSP supports this, it should
- call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
- When the transition is complete, this autoconf macro can be removed.
-
-2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am: Rework to avoid .rel files.
-
-2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/bspstart.c: Refactored and renamed initialization routines to
- rtems_initialize_data_structures, rtems_initialize_before_drivers,
- rtems_initialize_device_drivers, and
- rtems_initialize_start_multitasking. This opened the sequence up so
- that bootcard() could provide a more robust and flexible framework
- which is easier to explain and understand. This also lays the
- groundwork for sharing the division of available memory between the
- RTEMS workspace and heap and the C library initialization across all
- BSPs.
-
-2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * startup/linkcmds, startup/linkcmds.sim: Add wildcard to
- gcc_except_table section so programs compiled with gcc 4.3.x can
- link.
-
-2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Eliminate copies of the
- Configuration Table. Use the RTEMS provided accessor macros to obtain
- configuration fields.
-
-2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
- from CPU Table to Configuration Table. Eliminate CPU Table from all
- ports. Delete references to CPU Table in all forms.
-
-2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
- Table fields to the Configuration Table. This included
- pretasking_hook, predriver_hook, postdriver_hook, idle_task,
- do_zero_of_workspace, extra_mpci_receive_server_stack,
- stack_allocate_hook, and stack_free_hook. As a side-effect of this
- effort some multiprocessing code was made conditional and some style
- clean up occurred.
-
-2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * startup/bspstart.c: Eliminate the clicks_per_microsecond field in the
- SuperH CPU Table and define another mechanism for drivers to obtain
- this information.
-
-2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile.am, preinstall.am, startup/linkcmds: Save the old linker
- script as linkcmds.sim and use one with enough memory to link all
- tests so we can at least build things.
- * startup/linkcmds.sim: New file.
-
-2007-05-03 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Handle .data.* sections. Also change directive
- placing stack on onchip_ram to make ld happy.
-
-2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * bsp_specs: Remove qrtems_debug.
-
-2007-04-02 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Add dummy printk support so all tests link.
-
-2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: New BUG-REPORT address.
-
-2006-11-15 Joel Sherrill <joel@OARcorp.com>
-
- * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
- file and simplified initialization.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove superfluous -DASM.
-
-2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.60. Require automake-1.10.
-
-2006-06-24 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add .rela.dyn sections.
-
-2006-03-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add .gnu.linkonce.b.* section.
-
-2006-02-08 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Add sections required by newer gcc versions.
-
-2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Add preinstall.am.
-
-2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * include/bsp.h: New header guard.
-
-2005-05-20 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Add SHGEN.
- * startup/linkcmds: Add missing sections.
-
-2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
-
-2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * Makefile.am: Remove build-variant support.
-
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * configure.ac: Require automake > 1.9.
-
-2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 610/bsps
- * Makefile.am: Add include/tm27.h, Cosmetics.
- * include/tm27.h: Final cosmetics.
-
-2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Split out tmtest27 support.
- * include/tm27.h: New.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 613/bsps
- * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
-
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- PR 614/bsps
- * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
-
-2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
-
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
- * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
- * gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
-
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * gdbsci/gdbsci.c, include/bsp.h, startup/bspstart.c: Convert to
- using c99 fixed size types.
-
-2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
- Preinstall dist_project_lib*.
-
-2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect changes to bsp.am.
-
-2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
-
-2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Pickup files from ../../sh/shared instead of
- ../shared. Reformat.
-
-2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Cosmetics.
-
-2004-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in clock/Makefile.am, gdbsci/Makefile.am,
- startup/Makefile.am, wrapup/Makefile.am, console/Makefile.am,
- scitab/Makefile.am, trap34/Makefile.am. Use automake compilation rules.
- * clock/Makefile.am, gdbsci/Makefile.am, startup/Makefile.am,
- wrapup/Makefile.am, console/Makefile.am, scitab/Makefile.am,
- trap34/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
- Add RTEMS_PROG_CCAS.
-
-2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add PREINSTALL_DIRS.
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * clock/Makefile.am: Remove bogus EXTRA_DIST.
- * gdbsci/Makefile.am: Remove bogus EXTRA_DIST.
- * wrapup/Makefile.am: Reflect changes to libcpu.
-
-2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
- Add PRE/TMPINSTALL_FILES to CLEANFILES.
- * startup/Makefile.am: Ditto.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Remove.
- * Makefile.am: Merge-in start/Makefile.am.
- * configure.ac: Reflect changes above.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/regs.S: Remove.
-
-2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate $(LIB).
- Use noinst_DATA to trigger building libbsp.a.
-
-2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
- * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
- * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
-
-2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Misc cleanups and fixes.
- * startup/Makefile.am: Misc cleanups and fixes.
- * wrapup/Makefile.am: Misc cleanups and fixes.
-
-2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add preinstallation dirstamp support.
- * clock/Makefile.am: Cosmetics.
- * console/Makefile.am: Cosmetics.
- * gdbsci/Makefile.am: Cosmetics.
- * scitab/Makefile.am: Cosmetics.
- * startup/Makefile.am: Cosmetics.
- * trap34/Makefile.am: Cosmetics.
- * wrapup/Makefile.am: Cosmetics.
-
-2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * clock/Makefile.am: Remove all-local: $(ARCH).
- * console/Makefile.am: Remove all-local: $(ARCH).
- * gdbsci/Makefile.am: Remove all-local: $(ARCH).
- * scitab/Makefile.am: Remove all-local: $(ARCH).
- * start/Makefile.am: Remove all-local: $(ARCH).
- * startup/Makefile.am: Remove all-local: $(ARCH).
- * trap34/Makefile.am: Remove all-local: $(ARCH).
- * wrapup/Makefile.am: Remove all-local: $(ARCH).
-
-2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Merge-in include/Makefile.am.
- Reflect changes to bsp.am.
- * include/Makefile.am: Remove.
- * configure.ac: Reflect changes above.
-
-2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * bsp_specs: Remove *lib:.
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h, start/start.S, startup/bspstart.c,
- trap34/console-io.c: URL for license changed.
-
-2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved aclocal/.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
- * clock/Makefile.am: Reflect having moved automake/.
- * console/Makefile.am: Reflect having moved automake/.
- * gdbsci/Makefile.am: Reflect having moved automake/.
- * include/Makefile.am: Reflect having moved automake/.
- * scitab/Makefile.am: Reflect having moved automake/.
- * start/Makefile.am: Reflect having moved automake/.
- * startup/Makefile.am: Reflect having moved automake/.
- * trap34/Makefile.am: Reflect having moved automake/.
- * wrapup/Makefile.am: Reflect having moved automake/.
-
-2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
-
-2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- PR 445/bsps
- * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
- Remove cpp, old_cpp (now unused).
-
-2003-06-13 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Removed warnings.
-
-2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Remove AC_CONFIG_AUX_DIR.
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
-
-2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: AC_PREREQ(2.57).
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Fix to work around truncated section names.
-
-2003-01-20 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds*: Add FreeBSD sysctl() sections.
-
-2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
- Eliminate unused GENERIC_FILES.
-
-2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
- * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use install-data-local to install startfile.
-
-2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
-
-2002-11-07 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Include all .rodata* sections.
-
-2002-11-01 Joel Sherrill <joel@OARcorp.com>
-
- * gdbsci/gdbsci.c: Removed warnings.
-
-2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Reformat.
- Add autom4te*cache.
- Remove autom4te.cache.
-
-2002-09-14 Joel Sherrill <joel@OARcorp.com>
-
- * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
- of all calls to bsp_libc_init() resulted in some cleanup here.
-
-2002-08-21 Joel Sherrill <joel@OARcorp.com>
-
- * bsp_specs: Added support for -nostdlibs.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
- * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
- * console/Makefile.am: Use .$(OBJEXT) instead of .o.
- * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
- * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
- * start/Makefile.am: Use .$(OBJEXT) instead of .o.
- * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
- * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
-
-2002-07-25 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
- to remove problems linking empty main(){} with BSP.
-
-2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * start/Makefile.am: Eliminate PGM.
- Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
-
-2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * startup/Makefile.am: Add bsplib_DATA = linkcmds.
-
-2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
- Remove $(OBJS) from all-local.
-
-2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Add $(LIB) to all-local.
-
-2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
-
-2001-05-09 Joel Sherrill <joel@OARcorp.com>
-
- * startup/linkcmds: In support of gcc 3.1, added one of more
- of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
- .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections
- and direction of segments to memory regions may also have been
- addressed. This was a sweep across all BSPs.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac:
- AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
- AM_INIT_AUTOMAKE([no-define foreign 1.6]).
- * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
- * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
- * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
- * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
- CPU_FILES.
-
-2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
-
-2001-10-12 Joel Sherrill <joel@OARcorp.com>
-
- * start/start.S: Fixed typo.
-
-2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * .cvsignore: Add autom4te.cache for autoconf > 2.52.
- * configure.in: Remove.
- * configure.ac: New file, generated from configure.in by autoupdate.
-
-2001-09-27 Joel Sherrill <joel@OARcorp.com>
-
- * include/bsp.h: Renamed delay() to rtems_bsp_delay().
-
-2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/Makefile.am: Use 'CLEANFILES ='.
- * include/Makefile.am: Use 'PREINSTALL_FILES ='.
-
-2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.in: Add bspopts.h.
- * include/.cvsignore: Add bspopts.h*, stamp-h*.
- * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
- * include/bsp.h: Include bspopts.h.
- * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
-
-2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
- bspopts.h handling to other sh-BSPs.
- * include/.cvsignore: Add stamp-h*, bspopts.h*.
- * include/Makefile.am: Use include_HEADERS instead of H_FILES.
- * startup/bspstart.c: Reworked, based on the amos BSP.
-
-2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * scitab/.cvsignore: Add.
- * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
- bspopt.h.
- * include/bsp.h: Complete rewrite based on the AMOS-BSP.
- * README: Update.
- * bsp_specs: copy from gensh1
-
-2001-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Add scitab, gdbsci to SUBDIRS.
- * include/gdbsci.h: New file.
- * include/.cvsignore: Add stamp-h? and bspopts.h*.
- * console/Makefile.am: Use shared/console.c.
- * console/console-io.c, console/console-support.S: Remove.
-
-2001-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * gdbsci/, scitab/, trap34/: Add directories.
-
-2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am, README, console/console-io.c, start/start.S,
- startup/linkcmds: Update to make shsim closer to functional.
-
-2001-01-03 Joel Sherrill <joel@OARcorp.com>
-
- * console/console-io.c: Added console_initialize_hardware().
-
-2000-11-27 Joel Sherrill <joel@OARcorp.com>
-
- * The shsim is for the SH simulator in gdb. It should be able
- to be used with multiple SH CPU models.
- * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
- configure.in, clock/.cvsignore, clock/Makefile.am,
- clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
- console/console-io.c, console/console-support.S,
- include/.cvsignore, include/Makefile.am, include/bsp.h,
- start/.cvsignore, start/Makefile.am, start/regs.S,
- start/start.S, startup/.cvsignore, startup/Makefile.am,
- startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
- wrapup/Makefile.am: New files.
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
deleted file mode 100644
index f12f4dd5ea..0000000000
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ /dev/null
@@ -1,1091 +0,0 @@
-2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * umon/tfsDriver.c: Include <rtems/umon.h> (Missing prototype).
- * umon/monlib.c: Make DisableMonLock, EnableMonLock static.
-
-2011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
-
- * console.c: Added a some error checks and fixed a error message.
-
-2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- PR 1924/cpukit
- * bootcard.c: Update due to API changes.
-
-2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: Fixed some casts.
- * include/irq-generic.h: Define bsp_interrupt_handler_index_type
- conditionally.
-
-2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * console_private.h: Removed Console_Port_Minor declaration.
- * console.c: Define console_initialized as static.
-
-2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- PR 1945/cpukit
- * umon/tfsDriver.c: Replace rtems_off64_t with off_t.
-
-2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * console.c: Include <rtems/error.h> for rtems_panic().
-
-2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * console.c: RTEMS_DEBUG is a define, not a variable.
-
-2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
-
- PR 1917/bsps
- * console.c: Modifications to add dynamic tables for libchip serial
- drivers.
- * console_control.c, console_private.h, console_read.c,
- console_select.c, console_write.c: New files.
-
-2011-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Revert patch and add comment clarifying code and need for
- cast.
-
-2011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * bootcard.c: Correct printk() format.
-
-2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/uart-output-char.h, src/uart-output-char.c: Support for
- getchark().
-
-2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- PR 1824/cpukit
- * bootcard.c, bspclean.c, include/bootcard.h: Return exit/shutdown
- status back to boot_card(). boot_card() propagates this to
- bsp_cleanup() and returns it to the assembly that started the
- application.
-
-2011-03-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * console.c: Make device file optional.
-
-2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>
-
- PR 1729/cpukit
- * smp/getcpuid.c, smp/smp_stub.c: New files.
-
-2011-02-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * console.c: Register also normal device file of the console device.
- Call initialization before the device file registration.
-
-2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * timerstub.c: Include <rtems/btimer.h>.
- Fix benchmark_timer_read() definition.
-
-2011-02-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * console.c: Flow control is optional.
-
-2011-01-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * shared/bspgetworkarea.c: Use BSP_DISABLE_UBOOT_WORK_AREA_CONFIG and
- BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN options.
-
-2010-12-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * shared/bspgetworkarea.c: Include <bsp/u-boot.h> if necessary.
- * shared/include/u-boot.h, shared/src/bsp-uboot-board-info.c: New
- files.
-
-2010-10-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: Renamed macros.
-
-2010-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: More macros. Changed casts.
-
-2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * src/uart-output-char.c: Add BSP_poll_char.
-
-2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * umon/tfsDriver.c: Update for LibIO API changes.
-
-2010-06-30 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * umon/tfsDriver.c: Remove extra brace.
-
-2010-06-30 Jennifer Averett <Jennifer.Averett@OARcorp.com>
-
- * umon/tfsDriver.c: Corrected filesystem mknod entry to call the
- default handler.
-
-2010-06-29 Jennifer.Averett <Jennifer.Averett@OARcorp.com>
-
- * umon/tfsDriver.c: Changed NULL methods in filesystem tables to be
- default methods.
-
-2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * umon/tfsDriver.c:
- Use size_t instead of int for pathnamelen.
-
-2010-05-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: Macros use now first and last bit values instead
- of shift and length parameters.
-
-2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: Removed superfluous macros.
-
-2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/uart-output-char.h, src/uart-output-char.c: New files.
-
-2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/irq-config.h: Removed file.
- * include/irq.h: New file (renamed from 'include/irq-config.h').
- * include/irq-generic.h, src/irq-info.c: Include <bsp/irq.h> instead
- of <bsp/irq-config.h>.
- * src/irq-server.c: Use events instead of semaphore. Added error
- counter for multiple chain appends. Added error counter to detect
- erroneous interrupt events.
-
-2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/bootcard.h: Documentation.
-
-2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * gdbstub/rtems-stub-glue.c: Remove warnings.
-
-2010-04-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
-
- * umon/umonrtemsglue.c: change type to avoid warning
-
-2010-03-25 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
-
- * src/irq-generic.c: fix warning
-
-2009-12-04 Fernando Nicodemos <fgnicodemos@terra.com.br>
-
- * umon/README, umon/tfs.h: Missing parts of previous commit.
-
-2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
-
- * umon/cli.h, umon/monlib.c, umon/monlib.h, umon/tfs.h,
- umon/tfsDriver.c, umon/umon.h, umon/umonrtemsglue.c: Update to match
- development version.
-
-2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * clockdrv_shell.h: Clean up.
-
-2009-10-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/irq-generic.h, src/irq-generic.c, src/irq-legacy.c,
- src/irq-server.c: Update for interrupt handler type change.
-
-2009-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * bootcard.c: Update for heap API changes.
-
-2009-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/irq-config.h, include/irq-generic.h, include/irq-info.h,
- src/irq-generic.c, src/irq-info.c, src/irq-legacy.c, src/irq-shell.c:
- Format, cleanup and documentation.
- * src/irq-server.c: New file.
- * include/bootcard.h, include/stackalloc.h, src/stackalloc.c,
- bsplibc.c: Update for heap API changes. Documentation.
-
-2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c, bsplibc.c, clockdrv_shell.h, console-polled.c: Fix
- formatting.
-
-2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * src/irq-legacy.c: Spacing, tabs, and proper format for license
- notice.
-
-2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * console.c: Fix tabs and allow the BSP to override the default baud
- rate.
-
-2009-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * src/irq-generic.c: Priority inheritance on simple binary semaphores
- makes no sense and has recently been added as an error condition.
-
-2009-05-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/stackalloc.h, src/stackalloc.c: New files.
-
-2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * setvec.c: Add CVS Id.
-
-2009-06-18 Fernando Nicodemos <fgnicodemos@terra.com.br>
-
- * umon/umonrtemsglue.c: Add console device that uses MicroMonitor to do
- actual input and output. This driver should work on any board that
- uses MicroMonitor.
- * umon/umoncons.c: New file.
-
-2009-06-17 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeTsi148.c:
- include <rtems/pci.h> instead of <bsp/pci.h>.
-
-2009-06-15 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * umon/umonrtemsglue.c: Add flag to ensure that it umon connection is
- initialized twice, it is safe.
-
-2009-06-15 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * umon/monlib.h: Add umon.h to be installed as <rtems/umon.h> so umon
- .h files are modified as little as possible.
- * umon/umon.h: New file.
-
-2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * umon/README, umon/cli.h, umon/monlib.c, umon/monlib.h, umon/tfs.h,
- umon/tfsDriver.c, umon/umonrtemsglue.c: New files.
-
-2009-05-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * tod.h, tod.c: Update for new RTC driver interface.
-
-2009-05-18 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bsppost.c: Fix typo.
-
-2009-05-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/irq-generic.h, src/irq-generic.c: Documentation.
-
-2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c, bspgetworkarea.c, include/bootcard.h: Switch from ssize_t
- to uintptr_t for bsp_get_work_area() since the work area is larger
- than a single allocatable object.
-
-2009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bspinit.c: Fix warning by adding include file.
-
-2009-05-06 Michael Walle <michael@walle.cc>
-
- PR 1409/bsps
- * gdbstub/rtems-stub-glue.c: Print object names correctly.
-
-2009-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Add info to not enough memory message.
-
-2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * tod.c: Remove warnings and clean up.
-
-2009-04-28 Chris Johns <chrisj@rtems.org>
-
- * bootcard.c, include/bootcard.h: Remove argc/argv/envp and
- replace with a single BSP boot command line a BSP can optionally
- support.
-
-2009-03-10 Eric Norum <norume@aps.anl.gov>
-
- * bootcard.c: Swap order of RTEMS Workspace and Malloc Heap. This
- allows the potential for sbrk() to extend the heap area. This
- actually is done on PowerPC BSPs with more than 32MB which use
- dynamic loading.
-
-2009-03-05 Till Straumann <strauman@slac.stanford.edu>
-
- * bootcard.c: use aligned heap_start (instead of
- original heap_start) when calculating default heap
- size (to take into account loss due to alignment).
-
-2009-03-05 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.h, vmeUniverse/vmeTsi148.c:
- fixed function declarations to silence compiler
- warnings.
-
-2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bspgetworkarea.c: Add check to determine if current stack pointer is
- in work area.
-
-2009-02-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: Added define.
- * include/irq-generic.h: Added missing prototypes.
-
-2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * tod.c: Use rtems_clock_get_tod().
-
-2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * src/irq-generic.c: #include <stdlib.h>.
-
-2008-12-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/irq-info.h, src/irq-info.c, src/irq-shell.c: New files.
- * include/irq-generic.h, src/irq-generic.c: Improved interrupt handler
- dispatch function.
-
-2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Eliminate pointers to API configuration tables in the
- main configuration table. Reference the main configuration table and
- the API configuration tables directly using the confdefs.h version
- rather than obtaining a pointer to it. This eliminated some
- variables, a potential fatal error, some unnecessary default
- configuration structures. Overall, about a 4.5% reduction in the code
- size for minimum and hello on the SPARC.
-
-2008-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * clock_driver_stub.c: Remove (unused).
-
-2008-10-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * clock_driver_simidle.c: Ensure ISR nest level and Thread Dispatch
- disable level are in the same state they would be in a true ISR. This
- ensures that all of the clock tick handling is as similar as possible
- in this limited environment.
-
-2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/tm27.h: Use shared tm27.h stub.
-
-2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c, bspgetworkarea.c, bsppretaskinghook.c,
- include/bootcard.h: Change size_t to ssize_t on bsp_get_work_area().
- On 16-bit architectures, size_t can be 16-bits which would limit the
- work area to 64K.
-
-2008-09-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: Renamed various macros.
-
-2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * clockdrv_shell.c: Empty file. Add warning to not use this file.
- * clock_driver_simidle.c: include clockdrv_shell.h.
-
-2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * clockdrv_shell.h: New (Copied from clockdrv_shell.c).
-
-2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * clock_driver_simidle.c: New file.
- This implementation is for BSPs for simulators without a clock tick
- ISR. It provides a special IDLE task that calls rtems_clock_tick()
- repeatedly when the application ends up in the IDLE task. This
- simulates time advancing. It is enough to run many tests but
- will not result in the correct behavior when you want timeslicing.
- This is because timeslicing assumes that a tick ISR determines
- that the currently executing thread must be switched out. Without
- a clock tick ISR, this will not occur.
-
-2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c, include/bootcard.h: Make letting boot_card() handle work
- area allocation mandatory. Rename
- RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
-
-2008-09-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/utility.h: New file.
-
-2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bspclean.c, include/bootcard.h: Use standardized bsp_cleanup() which
- can optionally print a message, poll for user to press key, and call
- bsp_reset(). Using this eliminates the various bsp_cleanup()
- implementations which had their own implementation and variety of
- string constants.
- * bspreset.c, bspreset_fatal.c, bspreset_loop.c: New files.
-
-2008-09-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * clockdrv_shell.c: Install_clock has now static linkage. Initialize
- rtems_clock_major with unsigned integer literal.
-
-2008-09-21 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bspgetworkarea.c: Fix typo. Add debug printk statements.
-
-2008-09-20 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bspgetworkarea.c: Augment to optionally know U-Boot.
-
-2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Perform bsp_start() before bsp_get_work_area().
-
-2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Add support for optionally having a unified work area. In
- other words, the RTEMS Workspace and C Program Heap are the same pool
- of memory.
-
-2008-09-17 Miao Yan <yanmiaobest@gmail.com>
-
- * bsplibc.c, bsppost.c: Merge GSOC project code to add simple device
- only filesystem (devfs), optionally completely drop out filesystem,
- and to clean up disabling newlib reentrancy support. This dropped 17K
- from the minimum.exe for sparc/sis and arm/rtl22xx_t now has a 15K
- code space.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bspgetworkarea.c: New file. This implementation should be useable
- by most BSPs if they provide the proper support in their linker script.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * clockdrv_shell.c: Remove unnecessary includes of rtems/libcsupport.h
- and rtems/libio.h.
- * bspstart.c: New file.
-
-2008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * clockdrv_shell.c: The Shared Memory Driver no longer requires the
- special IOCTL in Clock_control. This was a hack which has existed
- since before the Classic API Timer Manager was implemented. All
- implementations of and references to Clock_control were removed.
-
-2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * timerstub.c, tod.c: Convert to "bool".
-
-2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * tod.c: Remove extern. RTC_Present is not defined anywhere.
-
-2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- PR 1302/bsps
- * vmeUniverse/vmeUniverse.h: Remove
- _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
-
-2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * timerstub.c: Eliminate empty function from every benchmark timer
- driver. Fix spelling.
-
-2008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Fix formatting.
- * console-polled.c: Error if minor < 2 not just <= 2.
-
-2008-08-28 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.h, vmeUniverse/vmeTsi148.c:
- added vmeTsi148ResetBusXX(), vmeTsi148ResetBus().
-
-2008-08-28 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/VME.h: added BSP_VMEResetBus().
-
-2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * src/irq-generic.c: Fixed integer conversion warnings.
-
-2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * timerstub.c: Add missing prototypes.
-
-2008-08-15 Allan Hessenflow <allanh@kallisti.com>
-
- * src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
-
-2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/bootcard.h, bootcard.c, bsplibc.c: Changed parameter types of
- bsp_libc_init() to match RTEMS_Malloc_Initialize().
-
- * bsppost.c, bsppredriverhook.c: Include bootcard.h.
-
- * src/irq-generic.c: Fixed warnings.
-
-2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bsppost.c: Fix warning by moving prototype to libcsupport.h.
-
-2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * tod.c: Add missing prototypes.
-
-2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- PR 537/bsps
- * bsplibc.c: Eliminate vestiges of ticks_per_timeslice controlling
- newlib reentrancy. The parameter was ignored in libc_init().
-
-2008-07-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * src/irq-legacy.c: Free allocated memory in handler remove.
-
- * bootcard.c: Check if the heap fits into the work area.
-
-2008-07-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/bootcard.h: New file.
-
- * bootcard.c: Changed bsp_get_workarea() to bsp_get_work_area() and
- added support for an optional separate heap area.
-
- * bsppretaskinghook.c: Cleanup. Include bootcard.h.
-
- * include/irq-generic.h, src/irq-generic.c, src/irq-legacy.c: Support
- for new rtems_interrupt_handler_iterate() function.
-
-2008-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Must include bsp.h or bspopts.h or we cannot know if
- boot_card() handles RAM allocation.
-
-2008-07-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * bootcard.c: Removed duplicated code.
-
-2008-07-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * bootcard.c: Special case for PowerPC: The interrupt disable
- mask is stored in SPRG0. It must be valid before we can use
- rtems_interrupt_disable().
-
-2008-07-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * include/irq-config.h, include/irq-generic.h,
- src/irq-generic.c, src/irq-legacy.c: Generic BSP interrupt handler
- support.
-
-2008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * include/tm27.h: New file. Stub version of tm27 support.
-
-2008-05-23 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/VME.h: removed 'weak' attribute from
- declaration of BSP_vme_config().
-
-2008-05-22 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeUniverse.c: fixed compiler warning;
- moved struct attributes as directed by gcc warning.
-
-2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c: Add capability for bootcard.c BSP Initialization
- Framework to ask the BSP where it has memory for the RTEMS Workspace
- and C Program Heap. These collectively are referred to as work area.
- If the BSP supports this, then it does not have to include code to
- split the available memory between the two areas. This reduces the
- amount of code in the BSP specific bspstart.c file. Additionally, the
- shared framework can initialize the C Library, call
- rtems_debug_enable(), and dirty the work area memory. Until most/all
- BSPs support this new capability, if the BSP supports this, it should
- call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
- When the transition is complete, this autoconf macro can be removed.
- * bsppretaskinghook.c: New file.
-
-2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c: Refactored and renamed initialization routines to
- rtems_initialize_data_structures, rtems_initialize_before_drivers,
- rtems_initialize_device_drivers, and
- rtems_initialize_start_multitasking. This opened the sequence up so
- that bootcard() could provide a more robust and flexible framework
- which is easier to explain and understand. This also lays the
- groundwork for sharing the division of available memory between the
- RTEMS workspace and heap and the C library initialization across all
- BSPs.
-
-2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c: Improve formatting and comments.
-
-2008-03-20 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.c: type of 5th argument
- to pci_read_config_dword() is now uint32_t*.
-
-2008-03-17 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.c: Initialize VME Master
- 'VTON' timer and bus-release policy to less aggressive
- values than the chip's defaults. The default VTON easily
- overrides any settings used by the DMA engine.
-
-2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * gdbstub/rtems-stub-glue.c: Update to use the new
- rtems_object_get_name() service. This simplified the code a bit.
-
-2008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c: Improve comments and clean up argc/argv order.
-
-2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c, bsplibc.c: Eliminate copies of the Configuration Table.
- Use the RTEMS provided accessor macros to obtain configuration
- fields.
-
-2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c: Move interrupt_stack_size field from CPU Table to
- Configuration Table. Eliminate CPU Table from all ports. Delete
- references to CPU Table in all forms.
-
-2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bsppredriverhook.c: New file.
-
-2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c: Moved most of the remaining CPU Table fields to the
- Configuration Table. This included pretasking_hook, predriver_hook,
- postdriver_hook, idle_task, do_zero_of_workspace,
- extra_mpci_receive_server_stack, stack_allocate_hook, and
- stack_free_hook. As a side-effect of this effort some multiprocessing
- code was made conditional and some style clean up occurred.
-
-2007-12-02 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeTsi148.c:
- silenced compiler warnings caused by type changes
- in byteorder.h (volatile unsigned * -> volatile uint32_t *)
-
-2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bootcard.c: Add comment.
-
-2007-07-15 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.c: Use size_t for sizes.
-
-2007-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bsppost.c: Split open of the console from the standard BSP code so it
- is easier to stub out.
-
-2007-05-10 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeUniverse.c: Changed types to silence
- compiler warnings.
-
-2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * bootcard.c: Move __fini call to inside executive for
- symmettry with __init call.
-
-2007-04-17 Joel Sherrill <joel@OARcorp.com>
-
- * bootcard.c: RTEMS Workspace now defaults to not being zeroed. This
- significantly speeds up boot time on targets not requiring memory to
- be touched at boot time.
-
-2007-04-02 Joel Sherrill <joel@OARcorp.com>
-
- * dummy_printk_support.c: New file.
-
-2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * vmeUniverse/vmeUniverse.c: Use uint32_t for pci_ulong.
-
-2007-03-28 Joel Sherrill <joel@OARcorp.com>
-
- * clockdrv_shell.c: Add support to the Clock driver template for
- rtems_clock_set_nanoseconds_extension and the potential for TOD and
- timestamps accurate to the nanosecond.
-
-2007-03-28 Joel Sherrill <joel@OARcorp.com>
-
- PR 1232/bsps
- * bsppost.c: It should not be a fatal error to not have a console.
-
-2007-03-09 Joel Sherrill <joel@OARcorp.com>
-
- * bootcard.c: Change XXX to real comment.
-
-2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * vmeUniverse/vmeUniverse.c: Use size_t for sizes.
-
-2007-01-30 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/README.porting, vmeUniverse/README.universe:
- updated, added more information for BSP implementors.
-
- * vmeUniverse/VMEDMA.h (added): VME DMA API definition.
-
- * vmeUniverse/bspVmeDmaList.h (added), vmeUniverse/bspVmeDmaListP.h (added),
- * vmeUniverse/bspVmeDmaList.c (added):
- Driver-independent code for linked-list DMA (public + private headers,
- implementation).
-
- * vmeUniverse/vmeUniverseDMA.h (added), vmeUniverse/vmeTsi148DMA.h (added):
- interface to new DMA features of drivers.
-
- * vmeUniverse/vme_amd_defs.h: Added definition for data-width
- hint bits (VME_MODE_DBWxx).
-
-
- * vmeUniverse/vmeTsi148.c: added DMA support. Added support for
- data-width hint/modifier bits.
-
- * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h:
- Added support for data-width hint/modifier bits.
- Added support for xxx_BLT, xxx_MBLT address modifiers.
- Restrict DBW to 32 in non-MBLT modes (except single-beat;
- a comment is in README.universe). Updated DMA support to
- implement new VMEDMA.h API. Added support for non-incrementing
- VME addresses. Restrict data width to 32 for single-beat AMs
- when the universe would use MBLT for DMA.
-
-2007-01-19 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/VME.h:
- moved VME.h from libbsp/powerpc/shared/vme to
- libbsp/shared/vmeUniverse; eventually, this (and other)
- VME API headers should migrate to cpukit.
-
-2007-01-16 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
- vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
- vmeUniverse/vme_am_defs.h:
- Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
-
-2006-12-13 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vme_am_defs.h: Added address modifiers for 2eVME.
- Added flags for 2eSST and DBW16.
- * vmeUniverse/vmeUniverse.h: Removed AM definitions and include
- vme_am_defs.h instead. Declare new routine vmeUniverseMapCRG().
- Export 'irq manager' API only if __INSIDE_RTEMS_BSP__ defined. Renamed
- 'shared' argument to vmeUniverseInstallIrqMgrAlt() to 'flags' since
- now more options are available. Added new flag to install
- 'posted-write' workaround.
- * vmeUniverse/vmeUniverse.c: Allow BSP to override BSP_PCI2LOCAL_ADDR()
- macro. Data width of outbound port can now be restricted to 16-bit
- (if new DBW16 flag set in address modifier). Added vmeUniverseMapCRG()
- for mapping local registers onto VME. Interrupt manager now implements
- a workaround (enabled at installation time) which flushes the
- write-fifo after user ISR returns. This requires the universe's
- registers to be accessible from VME (either CSR space or CRG mapped
- to A16/A24/A32), though.
- * vmeUniverse/vmeTsi148.h: vmeTsi148ClearVMEBusErrors() now returns
- the fault address as a 32-bit address (not ulonglong anymore). The
- driver only supports 32-bit addresses. Declare new routine
- vmeTsi148MapCRG(). Export 'irq manager' API only if
- __INSIDE_RTEMS_BSP__ defined. Renamed 'shared' argument to
- vmeTsi148InstallIrqMgrAlt() to 'flags' to allow more options to be
- supported. Added comments explaining the 'posted-write' workaround
- implemented by the interrupt manager.
- * vmeUniverse/vmeTsi148.c: Clear 'SYSFAIL' during initialization.
- Allow BSP to override BSP_PCI2LOCAL_ADDR() macro. Added support for
- 2eSST when configuring windows (untested - I have no 2eSST).
- Added vmeTsi148MapCRG() for mapping local registers onto VME.
- Implemented 'posted-write' workaround for interrupt manager
- (consult source for details).
-
-2006-12-13 Joel Sherrill <joel@OARcorp.com>
-
- PR 1190/bsps
- * bootcard.c: Remove status since unused.
-
-2006-11-29 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.h: user now must define a symbol
- for the header to declare 'dump info'-style routine. This
- is in order to avoid pulling in <stdio.h>.
-
-2006-11-17 Joel Sherrill <joel@OARcorp.com>
-
- * clock_driver_stub.c, clockdrv_shell.c: Use common clock driver
- template and eliminate all fast idle code specific to this BSP. This
- eliminates a fair amount of code in the BSP clock driver and
- bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
- timer so I added the new hook Clock_driver_support_find_timer to
- support this. In general, there was some clean up to the file headers
- of various files.
-
-2006-11-15 Joel Sherrill <joel@OARcorp.com>
-
- * bootcard.c: Merge c_rtems_main() into boot_card(). This eliminated a
- file and simplified initialization.
- * main.c: Removed.
-
-2006-10-19 Joel Sherrill <joel@OARcorp.com>
-
- * gdbstub/rtems-stub-glue.c: Change registers pointer to unsigned.
-
-2006-07-12 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.c: Silenced compiler warnings
- (gcc-4.1.1 warns that uint32_t and unsigned int are different).
-
-2006-06-19 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vme_amd_defs.h: Added address-modifier
- codes for BLT/MBLT.
-
-2006-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * gnatinstallhandler.c: Rename since old name is now used
- by GNAT source.
-
-2006-01-26 Till Straumann <strauman@slac.stanford.edu>
- * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeUniverse.c,
- vmeUniverse/vmeUniverse.h, vmeUniverse/vme_amd_defs.h:
- Added 2F address modifier for VME64 CSR access.
-
-2006-01-11 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
- vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
- vmeUniverse/vme_amd_defs.h: No longer enable posted-writes
- on master windows (creates race-condition on memory-mapped
- devices). A new flag allows for signalling that a window
- maps 'ordinary memory'. Disable VME IRQ level if no
- handler is registered with interrupting vector.
-
-2006-01-11 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h:
- Eliminate obsolete types.
-
-2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * vmeUniverse/vmeUniverse.c: Eliminate obsolete types.
- Remove CVS log.
-
-2005-10-20 Eric Norum <norume@aps.anl.gov>
-
- * vmeUniverse/vmeUniverse.c: Support MVME2100.
-
-2005-09-02 Joel Sherrill <joel@OARcorp.com>
-
- PR 577/bsps
- * console.c: Make the previously committed patch for this PR compile.
-
-2005-08-19 Cedric Aubert <cedric_aubert@yahoo.fr>
-
- PR 577/bsps
- * console.c: The console_close() method currently calls StopRemoteTx()
- on all invocations. It should should be ok for last close only but
- not for any others. If you open a port multiple times, you only want
- to call StopRemoteTx() only as part of the last close.
-
-2005-04-15 Jennifer Averett <jennifer.averett@oarcorp.com>
-
- PR 779/bsp
- * vmeUniverse/vmeUniverse.c: add parameter to new exception interrupt
- handlers in powerpc bsps
-
-2005-03-14 Joel Sherrill <joel@OARcorp.com>
-
- * vmeUniverse/README.porting, vmeUniverse/vmeUniverse.c: Continue PCI
- API unification. All use pci_find_device().
-
-2005-01-23 Joel Sherrill <joel@OARcorp.com>
-
- * tod.c: Change type of RTC_Count to size_t.
-
-2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- PR 704/bsps.
- * ide_ctrl.c: Removed (obsolete).
-
-2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
-
- PR 703/filesystem
- * ide_ctrl.c: Extend the "modes_available" and "mode_active"
- parameters to uint16_t for UDMA support.
-
-2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
-
- * vmeUniverse/vmeUniverse.c: Use PCI_MEM_BASE_ADJUSTMENT because some
- boards -- notably the MVME2100 -- return the physical address, not an
- offset in PCI memory space.
-
-2004-10-13 Eric Norum <norume@aps.anl.gov>
-
- PR 688/bsps
- * shared/tod.c: Set RTEMS time during TOD initialization
-
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
-
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * bsplibc.c, clockdrv_shell.c, ide_ctrl.c, tod.c,
- gdbstub/rtems-stub-glue.c: Convert to using c99 fixed size types.
-
-2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * ChangeLog: Merge-in gdbstub/ChangeLog.
- * gdbstub/ChangeLog: Remove.
-
-2003-09-26 Cedric Aubert <cedric_aubert@yahoo.fr>
-
- PR 501/rtems_misc
- * console.c: console_open disables ICANON on non-console port, which
- should be ok for the first open but not for subsequent ones. If you open
- one serial port, you will configure it, when you reopen it you will lost
- the ICANON parameters if you had put it. Should be done by console only
- at first open.
-
-2003-09-04 Joel Sherrill <joel@OARcorp.com>
-
- * bootcard.c, bspclean.c, clockdrv_shell.c, console-polled.c, console.c,
- ide_ctrl.c, main.c, sbrk.c, setvec.c, tod.c, tod.h, include/coverhd.h:
- URL for license changed.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
-
-2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/Makefile.am: Remove (merged into Makefile.am).
- * gdbstub/Makefile.am: Remove (merged into Makefile.am).
- * Makefile.am: Reflect changes above. Reflect having merged
- ../configure.ac into ../../../configure.ac.
-
-2003-06-30 Joel Sherrill <joel@OARcorp.com>
-
- * console-polled.c: Corrected comments in header.
-
-2003-04-10 Till Straumann <strauman@slac.stanford.edu>
-
- PR 380/bsps
- * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h: make printk
- format strings compliant with libcpu/printk. minor fixes and lazy init
- bugfix.
-
-2003-03-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * vmeUniverse/vmeUniverse.c: Remove CVS-Log (skrews up on CVS-mergers).
-
-2003-02-20 Till Straumann <strauman@slac.stanford.edu>
-
- PR 349/bsps
- * README.universe, vmeUniverse/README.porting
- vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
- vmeUniverse/vmeUniverse.h: Update of the VME universe driver.
- * vmeUniverse/README.porting: New file.
-
-2002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
-
- * ide_ctrl.c: New file.
-
-2002-07-01 Joel Sherrill <joel@OARcorp.com>
-
- * gdbstub/rtems-stub-glue.c: Corrected use of _Objects_Information_table
- now that it is a two dimensional array based upon API and class.
-
-2002-06-25 Joel Sherrill <joel@OARcorp.com>
-
- * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
- the shared gdb stub glue necessitating a move up.
- * Makefile.am: Reflect new gdbstub directory.
- * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
- the shared gdb stub glue necessitating a move up.
- * gdbstub/ChangeLog, gdbstub/Makefile.am, gdbstub/.cvsignore: New file.
- * gdbstub/rtems-stub-glue.c: Moved from mips/shared/gdbstub and
- m68k/shared/gdbstub.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2001-10-22 Joel Sherrill <joel@OARcorp.com>
-
- * bootcard.c: Use __USE_INIT_FINI__ since USE_INIT_FINI pollutes the
- application namespace.
-
-2001-10-17 Joel Sherrill <joel@OARcorp.com>
-
- * timerstub.c: New stub file for BSPs that don't have timer hardware.
-
-2001-10-12 Joel Sherrill <joel@OARcorp.com>
-
- * console-polled.c, console.c: Fixed typo.
-
-2001-05-14 Till Straumann <strauman@slac.stanford.edu>
-
- * vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
- vmeUniverse/vmeUniverse.h: New files.
- * Makefile.am: Modified to reflect addition of files.
- * Per PR214, contributes a driver for the TUNDRA UNIVERSE VME-PCI bridge
- to libbsp/shared. NOTE: This driver is maintained _outside_ RTEMS by
- Till. Please forward future modifications to him.
-
-2001-01-12 Joel Sherrill <joel@OARcorp.com>
-
- * setvec.c: Removed unused variables.
-
-2001-01-09 Joel Sherrill <joel@OARcorp.com>
-
- * clockdrv_shell.c (CLOCK_DRIVER_ISRS_PER_TICK): Add support for
- multiple ISRs per clock tick. Testing per hacking on mips/jmr3904 clock
- driver.
-
-2001-01-03 Joel Sherrill <joel@OARcorp.com>
-
- * clockdrv_shell.c: Fixed syntax error in fast idle support.
- * clockdrv_shell.c: Added fast idle mode which is enabled by defining
- CLOCK_DRIVER_USE_FAST_IDLE.
- * console-polled.c: Added console_initialize_hardware() hook.
-
-2000-12-01 Joel Sherrill <joel@OARcorp.com>
-
- * console-polled.c: Remove warnings.
-
-2000-11-13 Joel Sherrill <joel@OARcorp.com>
-
- * clock_driver_stub.c: This is a stub of a clock driver that is
- sufficient for linking the ticker application. Some simulators do not
- have a soruce for a clock tick. Also this can be used while
- constructing a BSP so everything links.
-
-2000-11-01 Joel Sherrill <joel@OARcorp.com>
-
- * bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h
- moved from libc to lib/include/rtems and now must be referenced as
- <rtems/XXX.h>. Header file order was cleaned up while doing this.
-
-2000-10-30 Joel Sherrill <joel@OARcorp.com>
-
- * POSIX include files merged into newlib. This resulted in some
- definitions moving to other files and thus some secondary effects in
- RTEMS source code.
- * sbrk.c: Corrected prototype to match newlib.
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
-