Ralf Corsepius
f2cd09c419
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h (mpc8260): PPC_ALIGNMENT 8.
2005-02-14 15:10:10 +00:00
Ralf Corsepius
7bda4d6995
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove PPC_HAS_RFCI (Unused).
2005-02-14 04:17:23 +00:00
Ralf Corsepius
c1f47614bf
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerp.c: Remove PPC_HAS_EXCEPTION_PREFIX (Unused).
2005-02-13 10:41:01 +00:00
Ralf Corsepius
83b9299108
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove PPC_CACHE_ALIGN_POWER (Unused).
2005-02-13 10:36:20 +00:00
Ralf Corsepius
6ee4fb53c2
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove PPC_LOW_POWER_MODE* (Unused).
2005-02-13 10:33:33 +00:00
Ralf Corsepius
52a2b04d84
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
2005-02-13 10:27:20 +00:00
Ralf Corsepius
1d7bfa5058
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
2005-02-13 10:23:37 +00:00
Ralf Corsepius
5022a49fb0
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove PPC_D_CACHE, PPC_I_CACHE defines.
2005-02-13 07:48:16 +00:00
Ralf Corsepius
94e2b11f8a
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove PPC_MSR_* defines.
2005-02-13 07:42:56 +00:00
Ralf Corsepius
d3fcd2b0ec
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/old-exceptions/cpu.h: Add _PPC_MSR_DISABLE_MASK.
Use _PPC_MSR_DISABLE_MASK instead of PPC_MSR_DISABLE_MASK to set up
_disable_mask.
2005-02-13 07:33:35 +00:00
Ralf Corsepius
fefd5937d7
2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove LIBSCORECPU.
* wrapup/Makefile.am: Reflect changes above.
2005-02-12 06:21:23 +00:00
Ralf Corsepius
9f66699283
2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* cpu.c: New (Stub file for consistency with other ports).
* Makefile.am: Reflect changes above.
2005-02-12 06:19:20 +00:00
Joel Sherrill
50269c464a
2005-02-10 Joel Sherrill <joel@OARcorp.com>
...
PR 753/rtems
* score/include/rtems/score/object.h,
score/src/objectinitializeinformation.c: Configured number of objects
needs to be of a type with more bits than Objects_Maximum to support
configuring unlimited objects. The type for configuring the maximum
number of objects should probably always be the same fundamental type
as Object Id. For 16-bit Id configurations, the constant
OBJECTS_UNLIMITED_OBJECTS was changed to 0x8000 to move in this
direction.
2005-02-10 21:46:23 +00:00
Ralf Corsepius
3d852abd06
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h:
Remove PPC_ABI_POWEROPEN.
2005-02-10 15:22:07 +00:00
Ralf Corsepius
52ebfcb71f
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/powerpc.h: Remove hard-coded PPC_HAS_FPU.
Tie PPC_HAS_FPU to _SOFT_FLOAT.
2005-02-10 05:29:02 +00:00
Ralf Corsepius
b2a41060c9
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/old-exceptions/cpu.h, rtems/score/powerpc.h:
Remove PPC_ABI_GCC27.
2005-02-09 15:50:38 +00:00
Ralf Corsepius
b629797a4c
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/asm.h, rtems/score/powerpc.h: Remove XCOFF support.
2005-02-09 15:12:34 +00:00
Ralf Corsepius
f3ad98f483
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libmisc/untar/untar.c (_rtems_octal2ulong): Replace.
2005-02-09 03:24:29 +00:00
Ralf Corsepius
38595dd116
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* ftpd/Makefile.am: Split preinstallation rules in to separate
preinstall.am-files.
* ftpd/preinstall.am: New (Generated from corresponding Makefile.am).
2005-02-08 17:52:38 +00:00
Ralf Corsepius
b265fdc7c7
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* librpc/Makefile.am: Split preinstallation rules in to separate
preinstall.am-files.
* librpc/preinstall.am: New (Generated from corresponding Makefile.am).
2005-02-08 17:33:42 +00:00
Ralf Corsepius
46f507f9c8
Cosmetics.
2005-02-08 17:30:27 +00:00
Eric Norum
624867bc09
Add copy-on-write semantics to rtems_tarfs_load().
2005-02-08 17:12:54 +00:00
Ralf Corsepius
babf5758c4
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Split out preinstallation rules.
* preinstall.am: New (Split out from Makefile.am).
2005-02-08 15:45:55 +00:00
Ralf Corsepius
418372a1fa
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* httpd/Makefile.am: Split preinstallation rules in to separate
preinstall.am-files.
* httpd/preinstall.am: New (Generated from corresponding Makefile.am).
2005-02-08 15:24:17 +00:00
Ralf Corsepius
6884f0f01d
New.
2005-02-08 15:22:52 +00:00
Ralf Corsepius
92445c2dd1
Split preinstallation rules in to separate files (preinstall.am).
2005-02-08 15:21:44 +00:00
Ralf Corsepius
b1f1bfbb19
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* itron/Makefile.am, libcsupport/Makefile.am,
libnetworking/Makefile.am, posix/Makefile.am,
rtems/Makefile.am, sapi/Makefile.am,
score/Makefile.am, wrapup/Makefile.am,
Makefile.am: Split preinstallation rules in to separate
preinstall.am-files.
* itron/preinstall.am, libcsupport/preinstall.am,
libnetworking/preinstall.am, posix/preinstall.am,
rtems/preinstall.am, sapi/preinstall.am,
score/preinstall.am, wrapup/preinstall.am,
preinstall.am: New (Generated from corresponding Makefile.ams).
* configure.ac: Add AM_CONDITIONAL(AMPOLISH3)-stub.
2005-02-08 15:04:04 +00:00
Ralf Corsepius
6265b83060
Split preinstallation rules in to separate files (preinstall.am).
2005-02-08 15:02:25 +00:00
Ralf Corsepius
ea3ad14e1b
New.
2005-02-08 15:00:10 +00:00
Ralf Corsepius
6c6ee53029
New.
2005-02-08 14:53:14 +00:00
Ralf Corsepius
fa73ccb0b8
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Add new header guard to cpuopts.h.
* Makefile.am: Add libfs, libblock, ftpd header install rules.
* libfs/Makefile.am, libblock/Makefile.am, ftpd/Makefile.am: Remove
header install rules.
2005-02-08 04:04:46 +00:00
Ralf Corsepius
0598fb8f6d
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
2005-02-08 02:50:06 +00:00
Ralf Corsepius
41ff6708e7
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h:
Ansification, cosmetics from FreeBSD.
2005-02-08 01:51:07 +00:00
Ralf Corsepius
017ec60782
New header guards.
2005-02-07 13:26:23 +00:00
Ralf Corsepius
1996aee7f0
2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c,
libmisc/untar/untar.c, libmisc/untar/untar.h:
Various generalizations and fixes.
2005-02-07 13:25:14 +00:00
Ralf Corsepius
9d0e65ed92
2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add include/rtems/tar.h.
Merge-in header rules from libmisc/Makefile.am
* libmisc/Makefile.am: Remove header rules.
Remove lib-specific CPPFLAGS.
* configure.ac: Add checks for <tar.h>
2005-02-07 13:19:45 +00:00
Ralf Corsepius
4d3b1bb254
2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* include/rtems/tar.h: New.
2005-02-07 13:16:15 +00:00
Ralf Corsepius
3d289f1291
2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libfs/Makefile.am: Build libfs/src/imfs/imfs_load_tar.c.
2005-02-05 02:44:29 +00:00
Ralf Corsepius
f5df58714c
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/libc/res_init.c, libnetworking/netinet/in.h,
libnetworking/netinet/in_pcb.c, libnetworking/netinet/raw_ip.c:
Misc. part. updates from FreeBSD.
2005-02-04 16:35:30 +00:00
Ralf Corsepius
4c92297a3e
Misc. part. updates from FreeBSD.
2005-02-04 16:35:05 +00:00
Ralf Corsepius
f2a9529351
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* automake/compile.am: Remove depend: (Redundant).
2005-02-04 16:18:45 +00:00
Ralf Corsepius
f7d4f0ab65
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/include/rtems/rtems/sem.h, rtems/src/semcreate.c,
rtems/src/semdelete.c, rtems/src/semflush.c,
rtems/src/semident.c, rtems/src/semobtain.c,
rtems/src/semrelease.c: Use rtems_id for semaphores.
2005-02-04 15:09:56 +00:00
Ralf Corsepius
e75418494c
Use rtems_id for semaphores.
2005-02-04 15:09:39 +00:00
Ralf Corsepius
a29d2e7e3d
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/libio.h: Use rtems_id for semaphores.
Use char* for buffer.
* backward/ftpd.h: New.
* Makefile.am: Reflect having added backward/ftpd.h.
2005-02-04 14:58:01 +00:00
Ralf Corsepius
75a7f310d9
New.
2005-02-04 14:57:00 +00:00
Ralf Corsepius
f26145b800
2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 756/rtems
* ftpd/ftpd.c, ftpd/ftpd.h, ftpd/Makefile.am: New (relocated from
/c/src/libnetworking/ftpd)
* ftpd/ftd.h: New header guards.
* ftpd/Makefile.am: Install libftd.a, install ftp.h to rtems/ftp.h.
* configure.ac: Add ftpd/Makefile.
* Makefile.am: Add ftpd.
2005-02-04 12:40:16 +00:00
Ralf Corsepius
f26a97602e
New.
2005-02-04 12:28:48 +00:00
Ralf Corsepius
f6ed46df03
Header guards cleanup.
2005-02-04 05:40:52 +00:00
Ralf Corsepius
b5cdddfaba
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/mips/idtcpu.h, rtems/mips/iregdef.h, rtems/score/mips.h:
Header guards cleanup.
2005-02-04 05:38:26 +00:00
Ralf Corsepius
fa6b0f5f42
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/m68k/m68302.h, rtems/m68k/m68360.h, rtems/m68k/qsm.h,
rtems/m68k/sim.h, rtems/score/m68k.h: Header guards cleanup.
2005-02-04 05:36:20 +00:00