Joel Sherrill
692e5baba0
2008-07-04 Matthew Riek <matthew.riek@ibiscomputer.com.au>
...
* Makefile.am, README, include/coverhd.h, network/network.c,
startup/bspstart.c, startup/cfinit.c, startup/linkcmdsflash: Add
cache support for 5329. Fix bug in network driver. Enable the cache
in copyback and write-through so we can assume that in BSP.
2008-07-04 16:08:26 +00:00
Ralf Corsepius
06a23329d8
Add rtems-4.10.
2008-07-03 16:36:20 +00:00
Ralf Corsepius
343a28e805
gcc-core-4.3.1-rtems4.9-20080628.diff
2008-07-03 15:44:49 +00:00
Ralf Corsepius
3f6e3fa7ca
New.
2008-07-03 15:30:57 +00:00
Ralf Corsepius
2c20b74574
Backup.
2008-07-03 15:28:12 +00:00
Ralf Corsepius
5b622a9dcb
Add m68k/cf 5329
2008-07-03 15:25:01 +00:00
Ralf Corsepius
5916f5792a
Remove 4.3.0.
2008-07-03 08:37:15 +00:00
Ralf Corsepius
35f8615e65
Set target to rtems4.10.
2008-07-03 08:24:44 +00:00
Ralf Corsepius
b1bd76bf7c
Reset *_RPMREL.
2008-07-03 08:20:43 +00:00
Ralf Corsepius
01141c54e7
New.
2008-07-03 08:18:22 +00:00
Chris Johns
6a58ad76d5
2008-07-03 Chris Johns <chrisj@rtems.org>
...
* cpukit/libcsupport/include/chain.h: Removed. Use the SAPI
interface that is supported.
* cpukit/libcsupport/Makefile.am,
cpukit/libcsupport/preinstall.am: Remove chain.h header
references.
* cpukit/sapi/include/rtems/chain.h,
cpukit/sapi/inline/rtems/chain.inl: New. A supported chains
interface.
* cpukit/sapi/Makefile.am, cpukit/sapi/preinstall.am: Updated to
include the new chains interface.
* cpukit/libfs/src/imfs/imfs.h,
cpukit/libfs/src/imfs/imfs_creat.c,
cpukit/libfs/src/imfs/imfs_debug.c,
cpukit/libfs/src/imfs/imfs_directory.c,
cpukit/libfs/src/imfs/imfs_fsunmount.c,
cpukit/libfs/src/imfs/imfs_getchild.c,
cpukit/libfs/src/imfs/imfs_load_tar.c,
cpukit/libfs/src/imfs/imfs_rmnod.c,
cpukit/libfs/src/imfs/memfile.c,
cpukit/libfs/src/nfsclient/src/nfs.c,
cpukit/libcsupport/include/rtems/libio.h,
cpukit/libcsupport/src/malloc_deferred.c,
cpukit/libcsupport/src/mount.c,
cpukit/libcsupport/src/privateenv.c,
cpukit/libcsupport/src/unmount.c: Change to the new chains
interface.
* cpukit/libcsupport/src/malloc_boundary.c: Remove warning.
2008-07-03 02:07:29 +00:00
Chris Johns
72d2ec4da4
2008-07-03 Chris Johns <chrisj@rtems.org>
...
* cpukit/libcsupport/include/chain.h: Removed. Use the SAPI
interface that is supported.
* cpukit/libcsupport/Makefile.am,
cpukit/libcsupport/preinstall.am: Remove chain.h header
references.
* cpukit/sapi/include/rtems/chain.h,
cpukit/sapi/inline/rtems/chain.inl: New. A supported chains
interface.
* cpukit/sapi/Makefile.am, cpukit/sapi/preinstall.am: Updated to
include the new chains interface.
* cpukit/libfs/src/imfs/imfs.h,
cpukit/libfs/src/imfs/imfs_creat.c,
cpukit/libfs/src/imfs/imfs_debug.c,
cpukit/libfs/src/imfs/imfs_directory.c,
cpukit/libfs/src/imfs/imfs_fsunmount.c,
cpukit/libfs/src/imfs/imfs_getchild.c,
cpukit/libfs/src/imfs/imfs_load_tar.c,
cpukit/libfs/src/imfs/imfs_rmnod.c,
cpukit/libfs/src/imfs/memfile.c,
cpukit/libfs/src/nfsclient/src/nfs.c,
cpukit/libcsupport/include/rtems/libio.h,
cpukit/libcsupport/src/malloc_deferred.c,
cpukit/libcsupport/src/mount.c,
cpukit/libcsupport/src/privateenv.c,
cpukit/libcsupport/src/unmount.c: Change to the new chains
interface.
* cpukit/libcsupport/src/malloc_boundary.c: Remove warning.
2008-07-03 01:37:38 +00:00
Chris Johns
b9c38ed727
2008-07-03 Chris Johns <chrisj@rtems.org>
...
* ata.c: Change to the Chains API.
2008-07-03 01:34:27 +00:00
Chris Johns
e806f13e28
2008-07-03 Chris Johns <chrisj@rtems.org>
...
* c/src/lib/libbsp/powerpc/score603e/startup/genpvec.c: Change to
the Chains API.
2008-07-03 01:30:18 +00:00
Ralf Corsepius
9aacd70290
2008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/thread.h,
score/src/threaddispatch.c, score/src/threadinitialize.c:
Support rtems_ada_self iff __RTEMS_ADA__ is given.
2008-07-02 15:29:21 +00:00
Ralf Corsepius
81b329a94f
Support rtems_ada_self iff __RTEMS_ADA__ is given.
2008-07-02 15:28:54 +00:00
Joel Sherrill
9a9851dd4a
2008-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libmisc/shell/shell_script.c: Remove unused function.
2008-07-02 14:26:24 +00:00
Ralf Corsepius
74cc8edaad
2008-07-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add __RTEMS_ADA__.
2008-07-02 14:18:58 +00:00
Ralf Corsepius
7f5a245dee
Add __RTEMS_ADD__
2008-07-02 14:18:50 +00:00
Joel Sherrill
1fbd0bafe7
2008-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libnetworking/Makefile.am, libnetworking/libc/gethostnamadr.c,
libnetworking/libc/getservbyname.c,
libnetworking/libc/getservbyport.c: Add initial versions of
getservbyport_r(), gethostbyaddr_r(), and getservbyport_r(). At this
point they are just simple weappers for the version without the _r in
the name.
2008-07-02 13:40:19 +00:00
Ralf Corsepius
e03da1549c
2008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
AC_PREREQ(2.62).
2008-07-02 02:19:22 +00:00
Ralf Corsepius
4647167ae3
Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
2008-07-02 02:19:10 +00:00
Joel Sherrill
a060e34ff1
2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/uboot_getenv.c: New file.
2008-07-01 19:13:22 +00:00
Joel Sherrill
5223d6b543
2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psim-gdb: Change 4.8 to 4.9.
2008-07-01 19:13:13 +00:00
Joel Sherrill
6e2fcea0e6
2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, include/bsp.h: Add bsp_uboot_getenv() to obtain U-Boot
environment variables.
* startup/uboot_support.c: New file.
2008-07-01 19:12:48 +00:00
Joel Sherrill
17049c39d0
2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libmisc/monitor/mon-prmisc.c, rtems/include/rtems/rtems/attr.h:
Review association tables in monitor.
2008-07-01 18:44:12 +00:00
Ralf Corsepius
86ad26ace2
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp36/strict_order_mut.c: Reflect __STRICT_ORDER_MUTEX__ having
been renamed into __RTEMS_STRICT_ORDER_MUTEX__.
2008-06-30 15:08:08 +00:00
Ralf Corsepius
281e95f48b
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac, rtems/src/semtranslatereturncode.c,
score/include/rtems/score/coremutex.h,
score/include/rtems/score/thread.h,
score/inline/rtems/score/coremutex.inl,
score/src/coremutex.c, score/src/coremutexsurrender.c,
score/src/threadinitialize.c:
Rename __STRICT_ORDER_MUTEX__ to __RTEMS_STRICT_ORDER_MUTEX__.
2008-06-30 15:03:24 +00:00
Ralf Corsepius
66a9239a2c
Rename __STRICT_ORDER_MUTEX__ to __RTEMS_STRICT_ORDER_MUTEX__.
2008-06-30 15:03:03 +00:00
Ralf Corsepius
b4f58efe65
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add AM_CONDITIONAL(LIBGNAT).
* libgnat/Makefile.am: Use LIBGNAT.
* wrapup/Makefile.am: Use LIBGNAT.
2008-06-30 14:59:53 +00:00
Ralf Corsepius
5cad5bf575
Add AM_CONDITIONAL(LIBGNAT).
2008-06-30 14:49:52 +00:00
Ralf Corsepius
b7154b59ca
Use LIBGNAT.
2008-06-30 14:49:37 +00:00
Ralf Corsepius
363d29128b
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* acinclude.m4: Add magic to update cpuopt.h.
* configure.ac: Remove magic to update cpuopt.h.
2008-06-30 13:36:41 +00:00
Ralf Corsepius
4c656cb915
Remove magic to update cpuopt.h.
2008-06-30 13:36:33 +00:00
Ralf Corsepius
05aec0c9c9
Add magic to update cpuopt.h.
2008-06-30 13:36:20 +00:00
Ralf Corsepius
961571bcc7
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* acinclude.m4: Add _RTEMS_CPUOPT_INIT, _RTEMS_CPUOPT_FINI.
* configure.ac: Apply _RTEMS_CPU_INIT, _RTEMS_CPUOPT_FINI.
Cleanup mal-formated RTEMS_CPUOPT's.
2008-06-30 13:20:57 +00:00
Ralf Corsepius
b4dca71a17
Apply _RTEMS_CPU_INIT, _RTEMS_CPUOPT_FINI.
...
Cleanup mal-formated RTEMS_CPUOPTs.
2008-06-30 13:20:48 +00:00
Ralf Corsepius
3058695ba0
Add _RTEMS_CPUOPT_INIT, _RTEMS_CPUOPT_FINI.
2008-06-30 13:20:17 +00:00
Ralf Corsepius
6208c2a53e
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
AC_PREREQ(2.62).
2008-06-30 08:54:41 +00:00
Ralf Corsepius
75cd18ce47
Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
2008-06-29 06:27:06 +00:00
Ralf Corsepius
6a75acbd0d
2008-06-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
AC_PREREQ(2.62).
2008-06-29 06:26:44 +00:00
Ralf Corsepius
c8d2f3a5d8
changes
2008-06-29 05:24:54 +00:00
Joel Sherrill
e0652f1479
2008-06-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* acinclude.m4: Regenerated.
2008-06-27 12:20:42 +00:00
Joel Sherrill
9f68808a6e
2008-06-23 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* .cvsignore: New file.
2008-06-23 12:58:01 +00:00
Joel Sherrill
8218f5fa6a
2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/io.t: Fix typos for IO unregister reported by Catalin Morosan
<catalin.morosan at gmail.com>.
2008-06-20 17:14:00 +00:00
Joel Sherrill
14f4d654a2
2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* startup/linkcmds: Use wildcard on .data section.
2008-06-20 16:30:25 +00:00
Joel Sherrill
2dc5cac633
2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>
...
* custom/mcf5329.cfg: New file.
2008-06-20 15:01:13 +00:00
Joel Sherrill
5c9be63a88
2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>
...
* Makefile.am, configure.ac, preinstall.am: Adding mcf5329 BSP and CPU
support.
* mcf532x/include/mcf532x.h: New file.
2008-06-20 14:58:59 +00:00
Joel Sherrill
6b56ec3327
2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>
...
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, gdb-init,
preinstall.am, clock/clock.c, console/console.c, include/bsp.h,
include/bspopts.h.in, include/coverhd.h, include/tm27.h,
network/network.c, start/start.S, startup/bspclean.c,
startup/bspstart.c, startup/cfinit.c, startup/init5329.c,
startup/linkcmds, startup/linkcmdsflash, timer/timer.c: New files.
2008-06-20 14:58:34 +00:00
Chris Johns
8d26950fca
2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>
...
* startup/cfinit.c, startup/init52235.c: Missed the last patch.
2008-06-19 06:27:29 +00:00