Joel Sherrill
c97f5fd759
2005-02-11 Joel Sherrill <joel@OARcorp.com>
...
* m68kpretaskinghook.c: Correct type of symbols from linkcmds to
compile with gcc 4.x.
2005-02-12 01:35:44 +00:00
Joel Sherrill
3e5323041d
2005-02-11 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h: Correct type of symbols from linkcmds to compile with
gcc 4.x.
2005-02-12 01:35:38 +00:00
Joel Sherrill
c95013a0db
2005-02-11 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h, startup/init68360.c: Correct type of symbols from
linkcmds to compile with gcc 4.x.
2005-02-12 01:35:32 +00:00
Ralf Corsepius
8c46a69037
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* mpc8260/cpm/dpram.c, mpc8xx/cpm/dpram.c:
Remove local rtems_panic, use #include <rtems/error.h>.
2005-02-11 15:51:44 +00:00
Eric Norum
16ae480f42
Name changes.
...
Add some more system calls.
2005-02-10 22:22:59 +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
abeac6688c
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* vectors/vectors.S: Remove PPC_ABI_POWEROPEN.
2005-02-10 15:18:23 +00:00
Ralf Corsepius
4a8039ab1d
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* dlentry/dlentry.S, flashentry/flashentry.S:
Remove PPC_ABI_POWEROPEN.
2005-02-10 15:17:18 +00:00
Ralf Corsepius
b5328149ae
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
2005-02-10 15:15:27 +00:00
Ralf Corsepius
0567cb2d23
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
Remove PPC_ABI_POWEROPEN.
2005-02-10 15:13:34 +00:00
Ralf Corsepius
6dfbd8c0cb
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* mpc505/vectors/vectors.S, ppc403/vectors/vectors.S:
Remove PPC_ABI_POWEROPEN.
2005-02-10 15:10:01 +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
06ef44f580
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* vectors/vectors.S: Remove PPC_ABI_GCC27.
2005-02-09 16:00:59 +00:00
Ralf Corsepius
d946f95b9e
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
Remove PPC_ABI_GCC27.
2005-02-09 15:59:50 +00:00
Ralf Corsepius
80df34a21b
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* mpc505/vectors/vectors.S, ppc403/vectors/vectors.S:
Remove PPC_ABI_GCC27.
2005-02-09 15:53:48 +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
58f0d35fce
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* vectors/vectors.S: Remove XCOFF support.
2005-02-09 15:17:23 +00:00
Ralf Corsepius
545f778667
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* ppc403/vectors/vectors.S: Remove XCOFF support.
2005-02-09 15:14:57 +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
3a227b9b22
2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/powerpc/cache.h, rtems/powerpc/debugmod.h:
New header guards.
2005-02-09 08:01:18 +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
Eric Norum
ad0b1f5c6a
Put -m5200 back in link-edit commands until proper versions of gcc (which take
...
-m528x as an order to load the -m5200 multilib variants) are widely available.
2005-02-08 20:56:20 +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
ea68ed5e87
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* aclocal/prog-cc.m4:
Quote CFLAGS's RHS to accomodate Solaris broken sh.
2005-02-08 02:54:07 +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
Eric Norum
c2ab8b0d3a
Intra-level priorities range from 0 to 7.
...
Levels range from 1 to 6.
2005-02-08 00:43:39 +00:00
Eric Norum
f3f4be7a2c
Ensure consistency of 'installed' bitmap.
2005-02-08 00:21:08 +00:00
Eric Norum
8e71275776
Set INTC0_ICRx registers properly.
2005-02-07 23:07:01 +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
Eric Norum
4fabd645de
Fix typo.
2005-02-05 20:08:45 +00:00
Eric Norum
0eff7b8ca9
Clean up the RAM/FLASH sizes/locations are specified.
2005-02-05 19:58:45 +00:00
Ralf Corsepius
dbcb60a203
2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* custom/uC5282.cfg: Cleanup.
2005-02-05 02:49:02 +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