Joel Sherrill
d5ec048032
2010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* cpu_asm.S: Use SYM macro to be consistent with other ports.
2010-06-16 17:19:31 +00:00
Ralf Corsepius
4b06da6f0a
2010-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/rfs/rtems-rfs-buffer-bdbuf.c:
Various 64bit fixes.
2010-06-16 16:59:43 +00:00
Ralf Corsepius
9bc752b92d
2010-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1556/cpukit
* libfs/src/rfs/rtems-rfs-bitmaps.h,
libfs/src/rfs/rtems-rfs-block-pos.h,
libfs/src/rfs/rtems-rfs-buffer.h,
libfs/src/rfs/rtems-rfs-file-system-fwd.h,
libfs/src/rfs/rtems-rfs-file-system.h,
libfs/src/rfs/rtems-rfs-file.h,
libfs/src/rfs/rtems-rfs-format.h,
libfs/src/rfs/rtems-rfs-group.h,
libfs/src/rfs/rtems-rfs-inode.h:
Rename "struct rtems_rfs_*_t" into "struct _rtems_rfs_*".
2010-06-16 14:39:25 +00:00
Ralf Corsepius
f639680a48
2010-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1556/cpukit
* libfs/src/rfs/rtems-rfs-shell.c: Remove rtems_rfs_shell_cmd_t.
2010-06-16 14:31:48 +00:00
Ralf Corsepius
c428ec0979
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1566/filesystem
* libnetworking/rtems/mkrootfs.c, libnetworking/rtems/mkrootfs.h:
Let rtems_rootfs_append_host_rec take an in_addr_t as first arg.
* libnetworking/rtems/rtems_dhcp.c, libnetworking/nfs/bootp_subr.c:
Reflect changes above.
2010-06-16 13:50:23 +00:00
Ralf Corsepius
9a783b71fb
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/rfs/rtems-rfs-dir.c: Various 64bit compatibility fixes.
Add PRIdoff_t.
Remove stray "\"s.
* libfs/src/rfs/rtems-rfs-link.c: Various 64bit compatibility fixes.
2010-06-15 23:34:56 +00:00
Joel Sherrill
eaac03a4e4
Never should have been added.
2010-06-15 22:52:50 +00:00
Joel Sherrill
d3d9908fec
2010-06-15 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1565/cpukit
* cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Merge
SPARC64 port.
* cpu_supplement/sparc64.t: New file.
2010-06-15 22:48:08 +00:00
Joel Sherrill
56e8ccd859
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1561/cpukit
* aclocal/rtems-cpu-subdirs.m4: Merge SPARC64 port.
2010-06-15 22:45:49 +00:00
Joel Sherrill
ecbbd9689b
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1561/cpukit
* configure.ac, score/cpu/Makefile.am: Merge SPARC64 port.
2010-06-15 22:45:17 +00:00
Joel Sherrill
c86da31cb9
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1561/cpukit
* .cvsignore, ChangeLog, Makefile.am, Makefile.in, README, context.S,
cpu.c, preinstall.am, rtems/asm.h, rtems/score/cpu.h,
rtems/score/sparc64.h, rtems/score/types.h: New files.
2010-06-15 22:43:56 +00:00
Joel Sherrill
591b76084c
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/irq/irq_asm.S: Fix capitalization.
2010-06-15 16:36:19 +00:00
Joel Sherrill
a04966e1f3
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* posix/src/psignal.c: Formatting.
2010-06-15 16:25:23 +00:00
Joel Sherrill
cd9ce6be48
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu_asm.S: Formatting.
2010-06-15 16:25:16 +00:00
Joel Sherrill
1e2216c63d
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* posix/include/rtems/posix/pthread.h: Improve comments.
2010-06-15 15:52:29 +00:00
Ralf Corsepius
d691d0a01d
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/rfs/rtems-rfs-file-system.h: Remove bogus typecast.
2010-06-15 15:17:35 +00:00
Ralf Corsepius
06e04f89bc
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/rfs/rtems-rfs-block.c, libfs/src/rfs/rtems-rfs-buffer.c,
libnetworking/nfs/bootp_subr.c: Misc. 64bit-compatibility fixes.
2010-06-15 13:35:28 +00:00
Ralf Corsepius
dbcc8ea95f
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/rtems/posix/pthread.h: Remove stray comment.
Work-around doxygen comment bug.
2010-06-15 13:26:31 +00:00
Ralf Corsepius
d537b1d728
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/ip_fw.c, libnetworking/netinet/ip_input.c:
Misc. 64bit-compatibility fixes.
2010-06-15 11:33:51 +00:00
Ralf Corsepius
bef4dbf682
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/shell/print-ls.c, libmisc/shell/main_msdosfmt.c:
Include <inttypes.h>.
Misc. 64bit-compatibility fixes.
2010-06-15 05:42:28 +00:00
Ralf Corsepius
3f7fc1de52
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmd/md5.h: Revert Sebastian's patch.
2010-06-14 16:06:14 +00:00
Joel Sherrill
520a487938
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am: Formatting.
2010-06-14 16:02:31 +00:00
Joel Sherrill
32606626e0
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspclean.c: Spelling.
2010-06-14 16:02:01 +00:00
Joel Sherrill
4555086707
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspstart.c: Formatting.
2010-06-14 16:01:37 +00:00
Sebastian Huber
58a1f8af3f
2010-06-14 Arnout Vandecappelle <arnout@mind.be>
...
PR 1557/misc
* libchip/i2c/spi-sd-card.c: Fixed low capacity special case.
2010-06-14 15:46:19 +00:00
Ralf Corsepius
19c6950a49
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/libio_.h: Fix broken doxygen
meta comment.
2010-06-14 13:35:45 +00:00
Joel Sherrill
15bcb4113c
2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1553/filesystem
Coverity Id 37
* libblock/src/flashdisk.c: Fix two paths which should have returned an
error but did not have the return statement.
2010-06-14 13:01:58 +00:00
Sebastian Huber
1aca38c659
2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libmd/md5.h: Define MD5_DIGEST_SIZE.
2010-06-14 12:01:36 +00:00
Sebastian Huber
d2065e3ca9
2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1555/cpukit
* Makefile.am, preinstall.am: Install md4.h and md5.h headers.
2010-06-14 11:57:06 +00:00
Sebastian Huber
f89c34bb07
2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* sapi/include/confdefs.h: Do not define a filesystem if
CONFIGURE_APPLICATION_DISABLE_FILESYSTEM is defined.
2010-06-14 09:48:41 +00:00
Ralf Corsepius
acc6a5433a
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Doxygen.in: Use @PERL@ instead of hard-coded /usr/bin/perl.
2010-06-14 06:11:13 +00:00
Ralf Corsepius
b02f920f6c
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/rtems/mkrootfs.h,
posix/include/rtems/posix/pthread.h,
score/include/rtems/score/coresem.h,
score/include/rtems/score/priority.h,
score/include/rtems/score/threadq.h,
score/include/rtems/score/timestamp.h: Move 'extern "C"'.
2010-06-14 06:08:50 +00:00
Ralf Corsepius
bbeb248511
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/rtems/posix/threadsup.h: Add extern "C".
2010-06-14 06:03:57 +00:00
Ralf Corsepius
9ec2f4ebd2
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in_pcb.c:
Eliminate "ushort".
2010-06-14 05:59:49 +00:00
Ralf Corsepius
4da0caef30
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/pipe/fifo.c, libfs/src/pipe/pipe.h:
Eliminate "uint".
2010-06-14 05:49:44 +00:00
Ralf Corsepius
5f017138e6
Regenerate.
2010-06-13 03:38:03 +00:00
Ralf Corsepius
de93598d19
2010-06-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/rtems/tar.h, libcsupport/include/tar.h: Remove.
* configure.ac: Require toolchain to provide tar.h.
* libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.h:
Use <tar.h> instead of <rtems/tar.h>.
2010-06-13 03:36:58 +00:00
Ralf Corsepius
d5b5a06684
2010-06-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/libio.h: Fix typo in doxygen comment.
2010-06-13 03:02:26 +00:00
Joel Sherrill
1a0ccc7a9d
2010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libfs/src/pipe/fifo.c: Remove unused variable to fix warning.
* libnetworking/rtems/mkrootfs.c: Add include to fix warning.
* rtems/src/tasksetpriority.c: Fix spacing.
2010-06-12 17:55:13 +00:00
Ralf Corsepius
d123ea7efb
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/inline/rtems/rtems/status.inl: Fix broken doxygen comment.
2010-06-12 06:40:38 +00:00
Ralf Corsepius
1965fa427d
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Doxygen.in: Activate INCLUDE_GRAPH and
INCLUDED_BY_GRAPH.
2010-06-12 06:10:04 +00:00
Ralf Corsepius
452506de69
Update.
2010-06-12 06:08:39 +00:00
Ralf Corsepius
48e77eb9ac
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/timestamp.h,
score/include/rtems/score/timestamp64.h,
score/include/rtems/score/watchdog.h:
Misc. doxygen fixes.
2010-06-12 05:56:26 +00:00
Ralf Corsepius
5836747566
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/devctl.h: Move mal-placed @file.
2010-06-12 05:52:39 +00:00
Ralf Corsepius
01f416029f
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/devfs/devfs.h, libfs/src/rfs/rtems-rfs-block-pos.h,
libfs/src/rfs/rtems-rfs-block.h, libfs/src/rfs/rtems-rfs-dir.h,
libfs/src/rfs/rtems-rfs-group.h, libfs/src/rfs/rtems-rfs-inode.h:
Fix broken doxygen commands.
2010-06-12 05:18:16 +00:00
Ralf Corsepius
f600eebd68
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Doxygen.in: Update.
Misc. fixes.
* doxy-filter: New (Copy of ../tools/build/doxy-filter).
* Makefile.am: Add doxy-filter.
2010-06-11 19:37:12 +00:00
Ralf Corsepius
cd8009eff9
New (Copy of ../tools/build/doxy-filter).
2010-06-11 19:36:36 +00:00
Ralf Corsepius
c8bfa2480f
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove c4x.
2010-06-11 14:27:21 +00:00
Ralf Corsepius
3490d70a08
Remove (Abandoned).
2010-06-11 12:28:40 +00:00
Ralf Corsepius
4e48fab95b
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/cpu/Makefile.am: Remove c4x.
2010-06-11 12:24:57 +00:00