summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-1414-0/+26
| | | | * cpu.c, cpu_asm.S, irq_stub.S: #include <rtems/powerpc/powerpc.h>.
* 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-144-2/+9
| | | | | * mpc8xx/mmu/mmu.c, rtems/powerpc/cache.h, rtems/powerpc/powerpc.h: #include <rtems/powerpc/powerpc.h>.
* 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-142-11/+5
| | | | * rtems/score/powerpc.h: Remove PPC_HAS_RFCI (Unused).
* EPICS has its own log facility so don't bother with LOGSERVER.Eric Norum2005-02-131-1/+0
|
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-12/+4
| | | | * rtems/score/powerp.c: Remove PPC_HAS_EXCEPTION_PREFIX (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-8/+4
| | | | * rtems/score/powerpc.h: Remove PPC_CACHE_ALIGN_POWER (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-25/+4
| | | | * rtems/score/powerpc.h: Remove PPC_LOW_POWER_MODE* (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-10/+4
| | | | * rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-14/+4
| | | | * rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-31/+4
| | | | * rtems/score/powerpc.h: Remove PPC_D_CACHE, PPC_I_CACHE defines.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-52/+4
| | | | * rtems/score/powerpc.h: Remove PPC_MSR_* defines.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-134-0/+12
| | | | * cpu.c: Add _PPC_MSR_DISABLE_MASK.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-3/+11
| | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-2/+6
| | | | * rtems/powerpc/powerpc.h: New header guard.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-131-0/+5
| | | | | * rtems/powerpc/powerpc.h: New (Copy of cpukit/score/cpu/powerpc/rtems/score/powerpc.h).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-131-0/+18
| | | | | | | | | | | | | | | | | | * mpc5xx/include/mpc5xx.h, mpc5xx/include/console.h, mpc5xx/exceptions/raw_exception.h, mpc5xx/irq/irq.h, mpc5xx/vectors/vectors.h, mpc6xx/exceptions/raw_exception.h, mpc6xx/mmu/bat.h, mpc6xx/mmu/pte121.h, mpc6xx/clock/c_clock.h, mpc8260/include/mpc8260.h, mpc8260/include/console.h, mpc8260/include/cpm.h, mpc8260/exceptions/raw_exception.h, mpc8260/include/mmu.h, mpc8xx/include/mpc8xx.h, mpc8xx/include/console.h, mpc8xx/include/cpm.h, mpc8xx/exceptions/raw_exception.h, mpc8xx/include/mmu.h, ppc403/ictrl/ictrl.h, ppc403/tty_drv/tty_drv.h, shared/include/io.h, shared/include/mmu.h, shared/include/page.h, shared/include/byteorder.h, shared/include/pgtable.h, shared/include/cpuIdent.h,shared/include/spr.h, shared/src/stackTrace.h: New header guards.
* New header guards.Ralf Corsepius2005-02-1328-68/+68
|
* Rearrange devLib address spaces.Eric Norum2005-02-122-4/+4
|
* Add some more system calls.Eric Norum2005-02-122-9/+32
| | | | Improve in-line assembly.
* 2005-02-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-122-1137/+9
| | | | | * pci/pci.h: Remove contents that are duplicates of the pci.h in cpukit and include rtems/pci.h for the base set of PCI functionality.
* 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-123-6/+5
| | | | | * configure.ac: Remove LIBSCORECPU. * wrapup/Makefile.am: Reflect changes above.
* 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-123-0/+21
| | | | | * cpu.c: New (Stub file for consistency with other ports). * Makefile.am: Reflect changes above.
* 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-124-2/+10
| | | | * Makefile.am: Fix typo in previous patch.
* Remove (Unused)Ralf Corsepius2005-02-122-14/+0
|
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-128-88/+16
| | | | * Makefile.am, configure.ac: Remove (Unused).
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-123-17/+5
| | | | | * configure.ac: Remove HAS_WRAPUP_LIBBSP. * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-122-2/+52
| | | | | * Makefile.am: Build exception processing in old-exceptions rsp. new-exceptions subdirs (Merge-in former libbsp/powerpc/support/*).
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-122-76/+6
| | | | | * aclocal/ppc.m4: Reflect changes to ppc exception processing building procedures.
* Remove.Ralf Corsepius2005-02-1211-21/+0
|
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-1244-299/+223
| | | | | | * Makefile.am: Merge-in wrapup/Makefile.am. * wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-122-1/+19
| | | | | * configure.ac: subdir-objects. Add compiler check for old/new-style exception processing.
* 2005-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-122-3/+8
| | | | | * m68kpretaskinghook.c: Correct type of symbols from linkcmds to compile with gcc 4.x.
* 2005-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-126-15/+15
| | | | | * include/bsp.h: Correct type of symbols from linkcmds to compile with gcc 4.x.
* 2005-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-123-1/+8
| | | | | * include/bsp.h, startup/init68360.c: Correct type of symbols from linkcmds to compile with gcc 4.x.
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-113-10/+15
| | | | | * mpc8260/cpm/dpram.c, mpc8xx/cpm/dpram.c: Remove local rtems_panic, use #include <rtems/error.h>.
* Name changes.Eric Norum2005-02-103-6/+35
| | | | Add some more system calls.
* 2005-02-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-103-13/+32
| | | | | | | | | | | | 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-105-44/+8
| | | | | * rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-102-4/+5
| | | | * vectors/vectors.S: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-103-8/+5
| | | | | * dlentry/dlentry.S, flashentry/flashentry.S: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-102-4/+4
| | | | * dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-1010-146/+20
| | | | | * cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-103-96/+6
| | | | | * mpc505/vectors/vectors.S, ppc403/vectors/vectors.S: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-103-18/+19
| | | | | * rtems/score/powerpc.h: Remove hard-coded PPC_HAS_FPU. Tie PPC_HAS_FPU to _SOFT_FLOAT.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-092-1/+5
| | | | * vectors/vectors.S: Remove PPC_ABI_GCC27.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-0910-30/+18
| | | | | * cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h: Remove PPC_ABI_GCC27.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-093-13/+18
| | | | | * mpc505/vectors/vectors.S, ppc403/vectors/vectors.S: Remove PPC_ABI_GCC27.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-094-19/+6
| | | | | * rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: Remove PPC_ABI_GCC27.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-094-4/+8
| | | | * vectors/vectors.S: Remove XCOFF support.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-092-6/+4
| | | | * ppc403/vectors/vectors.S: Remove XCOFF support.