summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-04-15Remove stray white spaces.Ralf Corsepius19-19/+1
2004-04-15Remove stray white spaces.Ralf Corsepius219-263/+37
2004-04-15Remove unnecessary white spaces.Ralf Corsepius76-252/+167
2004-04-142004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-13/+9
* libcsupport/Makefile.am: Install include_sys_HEADERS for NEWLIB only. Merge sys/cdefs.h into general include_sys_HEADERS.
2004-04-142004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-5/+6
PR 605/bsps * cpu.c: Remove further c++ style comments having been missed in previous patch. Remove printf's entirely.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-2/+16
* rtems/include/rtems/rtems/types.h: Include <rtems/stdint.h> instead of <stdint.h>. Conditionally typedef rtems*signed64 types. * score/include/rtems/system.h: Include <rtems/stdint.h> instead of <stdint.h>.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius6-89/+80
* configure.ac: Rework stdint.h/inttypes.h support. Add RTEMS_USES_STDINT_H. Add RTEMS_USES_INTTYPES_H. Remove NEED_STDINT_H. Remove NEED_INTTYPES_H. Remove termios-flag detection. * libcsupport/Makefile.am: Install include/stdint.h and include/inttypes.h for NEWLIB only. * libcsupport/include/stdint.h: Rework; Now newlib specific. * libcsupport/src/termios.c: Make newlib specific. * include/rtems/stdint.h: Rework; Now wrapper to <stdint.h>.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-0/+83
* asm.h: New (stub file. For consistency with other ports, only). * Makefile.am: Add asm.h.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-2/+7
* asm.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
2004-04-13Fix yet another stupid typo in previous patchRalf Corsepius1-1/+1
2004-04-13Fix typo in previous patchRalf Corsepius1-1/+1
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-746/+779
* rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h) for consistency with other ports. * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h. * Makefile.am: Reflect changes above. * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
2004-04-122004-04-12 David Querbach <querbach@realtime.bc.ca>Joel Sherrill5-1/+31
* asm.h, rtems/new-exceptions/cpu.h, rtems/score/ppc.h: addition of MPC555 support as part of the addition of the SS555 BSP.
2004-04-122004-04-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-5/+4
* rtems/score/cpu.h: Remove defining _POSIX_C_SOURCE for solaris.
2004-04-122004-04-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius8-1/+82
* acinclude.m4 (RTEMS_CPUOPT): Use AC_DEFINE_UNQUOTED. * backward/motorola/mc68681.h, backward/motorola/mc68230.h, backward/zilog/z8536.h, backward/zilog/z8036.h, backward/zilog/z8030.h: New. * Makefile.am: Reflect having added new files above.
2004-04-092004-04-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
PR 605/bsps * cpu.c: Do not use C++ style comments.
2004-04-092004-04-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* rtems/score/cpu.h: Fix typo.
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-54/+59
* cpu_asm.S: Convert asm comments to C-comments to prevent gcc-3.4.0pre from choking on them.
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-2/+5
* wrapup/Makefile.am: Add libblock for !UNIX only.
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-5/+16
* libblock/Makefile.am: Build libblock for !UNIX only. * libcsupport/Makefile.am: Build $(TERMIOS_C_FILES) for !UNIX only.
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-6/+11
* libblock/Makefile.am: Remove LIBC_DEFINES (Unsupported). * libfs/Makefile.am: Remove LIBC_DEFINES (Unsupported).
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-2/+6
* Makefile.am: Remove LIBC_DEFINES (Unsupported).
2004-04-08Add missing PR604 reference.Joel Sherrill1-0/+1
2004-04-08Fix yet another typo in previous patchRalf Corsepius1-0/+3
2004-04-082004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-8/+9
* libcsupport/Makefile.am: Install sys/ioccom.h for NEWLIB only.
2004-04-08Fix typo in previous patchRalf Corsepius1-1/+1
2004-04-082004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-28/+33
* libcsupport/Makefile.am: Remove $(LIBC_DEFINES) (Unsupported). Install motorola-headers to $(includedir)/rtems/motorola. Install zilog-header $(includedir)/rtems/zilog.
2004-04-06Cosmetics.Ralf Corsepius2-2/+0
2004-04-062004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+6
* score/cpu/Makefile.am: Add unix to DIST_SUBDIRS.
2004-04-06Remove (Unused).Ralf Corsepius1-2/+0
2004-04-06CleanupRalf Corsepius13-156/+0
2004-04-062004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+8
* aclocal/rtems-cpu-subdirs.m4: Remove (Unused). * configure.ac: Remove RTEMS_CPU_SUBDIRS([score/cpu]). Add RTEMS_CHECK_SYSV_UNIX. Add score/cpu/*/Makefile. * score/cpu/Makefile.am: Add DIST_SUBDIRS.
2004-04-062004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-36/+17
* aclocal/rtems-cpu-subdirs.m4: Remove (Unused). * configure.ac: Remove RTEMS_CPU_SUBDIRS([score/cpu]). Add RTEMS_CHECK_SYSV_UNIX. Add score/cpu/*/Makefile. * score/cpu/Makefile.am: Add DIST_SUBDIRS.
2004-04-062004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius24-248/+64
* configure.ac: Remove (Merged into $(top_srcdir)/configure.ac). * Makefile.am: Don't include multilib.am. Reflect merging configure.ac into $(top_srcdir)/configure.ac.
2004-04-062004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius12-123/+32
* configure.ac: Remove (Merged into$(top_srcdir)/configure.ac). * Makefile.am: Don't include multilib.am. Reflect merging configure.ac into $(top_srcdir)/configure.ac.
2004-04-062004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-73/+11
* rtems/score/cpu.h: Remove unixsize.h. * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac). * Makefile.am: Remove unixsize.h. Don't include multilib.am. Reflect merging configure.ac into $(top_srcdir)/configure.ac.
2004-04-052004-04-05 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-1/+31
* configure.ac: Add AC_CHECK_SIZEOF([CPU_CONTEXT]..). Add SIZEOF_CPU_CONTEXT to cpuopts.h. Add RTEMS_PROG_CCAS. * acinclude.m4: Use unquoted "here" document to propagate $3 to cpuopts.tmp.
2004-04-032004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>Joel Sherrill1-101/+144
PR 599/pppd * libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
2004-04-032004-04-03 Art Ferrer <arturo.b.ferrer@nasa.gov>Joel Sherrill3-0/+26
PR 598/bsps * cpu_asm.S, rtems/score/cpu.h: Add save of floating point status/control register on context switches. Missing this register was causing intermittent floating point errors.
2004-04-032004-04-03 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-18/+24
* Makefile.am: Install m68302.h m68360.h qsm.h sim.h to $(includedir)/rtems/m68k.
2004-04-032004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-15/+24
* Makefile.am: Install iregdefs.h and idtcpu.h to $(includedir)/rtems/mips. * cpu_asm.S: Include <rtems/mips/iregdef.h> instead of <iregdef.h>. * rtems/score/mips.h, cpu_asm.S: Include <rtems/mips/idtcpu.h> instead of <idtcpu.h>.
2004-04-02Rebuild preinstallation rulesRalf Corsepius1-8/+8
2004-04-022004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+6
* Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x.
2004-04-022004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-3/+6
* libnetworking/Makefile.am: AM_CPPFLAGS += -I$(srcdir). * libnetworking/rtems/rtems_bsdnet_internal.h: Remove USHRT_MAX.
2004-04-022004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-2/+6
* libnetworking/Makefile.am: Fix typo.
2004-04-022004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-120/+123
* libnetworking/poll.h: Replace with sys/poll.h wrapper. * libnetworking/sys/poll.h: New (Original FreeBSD file). * libnetworking/Makefile.am: Don't install opt_ipfw.h, opt_mrouting.h, opt_tcpdebug.h. Add sys/poll.h.
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-2/+9
* libmisc/serdbg/serdbgcnf.h: Include <rtems/serdbg.h> instead of <serdbg.h> * libmisc/serdbg/termios_printk_cnf.h: Include <rtems/termios_printk.h> instead of <termios_printk.h>.
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-22/+27
* libmisc/Makefile.am: Install serdbg.h, serdbgcnf.h, termios_printk.h, termios_printk_cnf.h to $(includedir)/rtems. * libmisc/serdbg/serdbg.c: Include <rtems/serdbg.h> instead of <serdbg.h>. * libmisc/serdbg/serdbgio.c: Include <rtems/serdbg.h> instead of <serdbg.h>. * libmisc/serdbg/termios_printk.c: Include <rtems/termios_printk.h> instead of <termios_printk.h>.
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+5
* libmisc/dummy/dummy.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-4/+38
* backward/confdefs.h: New. * Makefile.am: Add backward/confdefs.h. Add conditional DEPRECATED. * configure.ac: Add --enable-deprecated. Add conditional DEPRECATED.