Ralf Corsepius
c7183ce0d9
New.
2009-12-06 06:51:40 +00:00
Joel Sherrill
d44fc8b59c
2009-12-04 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* umon/README, umon/tfs.h: Missing parts of previous commit.
2009-12-04 18:24:58 +00:00
Joel Sherrill
22fb181bef
2009-12-04 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* README, README.kit637_v6, console/sed1356_16bit.h, startup/memmap.c:
Missing parts of previous commit.
2009-12-04 18:24:52 +00:00
Ralf Corsepius
ee75aade2f
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/Makefile.am: Unconditionally build
posix/src/sigaddset.c, posix/src/sigdelset.c,
posix/src/sigfillset.c, posix/src/sigemptyset.c,
posix/src/sigismember.c.
2009-12-04 16:09:05 +00:00
Ralf Corsepius
c2488e3a6e
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/src/sigaddset.c, posix/src/sigdelset.c,
posix/src/sigemptyset.c, posix/src/sigfillset.c,
posix/src/sigismember.c, posix/src/sigprocmask.c:
Remove unnecessary includes.
2009-12-04 15:48:05 +00:00
Ralf Corsepius
9a94e08184
Remove unnecessary includes.
2009-12-04 15:47:57 +00:00
Ralf Corsepius
7ad405ccb3
Regenerate.
2009-12-04 15:32:08 +00:00
Ralf Corsepius
e7b9fee758
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/Makefile.am: Unconditionally install
posix/include/rtems/posix/sigset.h.
* posix/include/rtems/posix/psignal.h: Reflect having split out
posix/include/rtems/posix/sigset.h.
2009-12-04 15:31:02 +00:00
Ralf Corsepius
522f374416
Unconditionally install posix/include/rtems/posix/sigset.h.
2009-12-04 15:30:35 +00:00
Ralf Corsepius
654e1f32af
Reflect having split out posix/include/rtems/posix/sigset.h.
2009-12-04 15:30:08 +00:00
Ralf Corsepius
a6b8754885
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/rtems/posix/sigset.h: New (Split out from
posix/include/rtems/posix/psignal.h).
2009-12-04 15:24:21 +00:00
Ralf Corsepius
3e70362587
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/sigfillset.c: Let main() return "status".
2009-12-04 15:18:47 +00:00
Ralf Corsepius
0c5ff13483
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
sigismember.
* POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
POSIX/sigismember.c: New.
2009-12-04 15:17:45 +00:00
Ralf Corsepius
4583cac88e
New.
2009-12-04 15:17:31 +00:00
Joel Sherrill
bb14405df2
2009-12-04 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* sp31/sp31.scn, sp31/task1.c, spintrcritical17/init.c: New test
cases. Updated copyright notice.
2009-12-04 14:08:51 +00:00
Ralf Corsepius
0cd3878008
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* POSIX/Makefile.am: Add wait.
* POSIX/wait.c: New.
2009-12-04 06:55:02 +00:00
Ralf Corsepius
2845bd1e12
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/Makefile.am: Unconditionally build src/wait.c src/waitpid.c.
2009-12-04 06:52:56 +00:00
Ralf Corsepius
ce98cecdb1
Unconditionally build src/wait.c src/waitpid.c.
2009-12-04 06:52:47 +00:00
Ralf Corsepius
eada19ad40
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/Makefile.am: Unconditionally build fork.c, vfork.c.
2009-12-04 06:27:08 +00:00
Ralf Corsepius
a2c2bbb0de
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac, posix/Makefile.am, wrapup/Makefile.am:
Eliminate AM_CONDITIONAL LIBPOSIX.
2009-12-04 06:05:31 +00:00
Ralf Corsepius
586d96ed41
Regenerate.
2009-12-04 06:05:20 +00:00
Ralf Corsepius
10f41202ab
Eliminate AM_CONDITIONAL LIBPOSIX.
2009-12-04 06:05:05 +00:00
Ralf Corsepius
5bb38e1566
Whitespace removal.
2009-12-04 05:25:30 +00:00
Ralf Corsepius
42e243eeef
Whitespace removal.
2009-12-04 04:27:21 +00:00
Joel Sherrill
06731d6b70
2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am: Account for coverhd.h and tm27.h. Use
stubs for both.
2009-12-03 18:21:38 +00:00
Joel Sherrill
4828ee25a2
2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: New test to exercise getgrnam and getpwnam
families.
* psxpasswd01/.cvsignore, psxpasswd01/Makefile.am, psxpasswd01/init.c,
psxpasswd01/psxpasswd01.doc, psxpasswd01/psxpasswd01.scn: New files.
2009-12-03 17:15:02 +00:00
Till Straumann
d0e698f3d8
2009-12-03 Till Straumann <strauman@slac.stanford.edu>
...
* acinclude.m4, beatnik: Imported/added 'beatnik'
BSP.
2009-12-03 16:58:53 +00:00
Till Straumann
30c939bb3e
This commit was generated by cvs2svn to compensate for changes in r22388,
...
which included commits to RCS files with non-trunk default branches.
2009-12-03 16:56:50 +00:00
Till Straumann
b7a6d23a0d
- importing 'beatnik' BSP from SLAC repository.
2009-12-03 16:56:50 +00:00
Joel Sherrill
73008d3d60
2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bspcmdline01/test.c: Removed.
2009-12-03 12:07:05 +00:00
Glenn Humphrey
dca9a825e4
2009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* libcsupport/src/__times.c, libmisc/cpuuse/cpuusagedata.c,
libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuusagereset.c,
rtems/include/rtems/rtems/types.h, rtems/src/ratemongetstatistics.c,
rtems/src/ratemonreportstatistics.c, score/src/threaddispatch.c,
score/src/threadinitialize.c, score/src/threadtickletimeslice.c:
Updated copyright line.
2009-12-02 18:22:19 +00:00
Glenn Humphrey
c6f7e060ea
2009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* configure.ac, libcsupport/src/__times.c,
libmisc/cpuuse/cpuusagedata.c, libmisc/cpuuse/cpuusagereport.c,
libmisc/cpuuse/cpuusagereset.c, rtems/include/rtems/rtems/ratemon.h,
rtems/include/rtems/rtems/types.h, rtems/src/ratemongetstatistics.c,
rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c,
rtems/src/ratemonreportstatistics.c,
score/include/rtems/score/thread.h, score/src/threaddispatch.c,
score/src/threadinitialize.c, score/src/threadtickletimeslice.c:
Changed the configuration of statistics granularity to use just one
define.
2009-12-02 18:15:16 +00:00
Ralf Corsepius
97abdd2bcf
2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp25/task1.c: Use PRIuPTR for segment_sizes.
2009-12-02 15:30:58 +00:00
Ralf Corsepius
c53ba11a40
2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add POSIX.
* configure.ac: Add POSIX/.
* POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
POSIX/waitpid.c, POSIX/write.c: New.
2009-12-02 15:03:45 +00:00
Ralf Corsepius
60d47abfcf
New.
2009-12-02 15:00:05 +00:00
Joel Sherrill
4a1c09df39
2009-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* stringto01/init.c: New file.
2009-12-02 12:14:24 +00:00
Ralf Corsepius
b50e48bc16
2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shttpd/def.h: Use __m32c__ for m32c.
2009-12-02 11:42:15 +00:00
Ralf Corsepius
086442b7b1
Whitespace removal.
2009-12-02 11:00:38 +00:00
Ralf Corsepius
65c3dca4ba
2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shttpd/def.h: Shrink default URI_MAX to 32767.
Add special cases for sizeof(size_t) < 2.
2009-12-02 11:00:17 +00:00
Ralf Corsepius
46e483b847
2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/score/avr.h: Add avr6.
2009-12-02 10:23:33 +00:00
Ralf Corsepius
80f77327f3
Whitespace removal.
2009-12-02 09:48:25 +00:00
Ralf Corsepius
882b187528
Regenerate.
2009-12-02 05:39:17 +00:00
Ralf Corsepius
12a49d18a5
gcc-core-4.4.2-rtems4.10-20091201.diff.
2009-12-02 05:38:40 +00:00
Ralf Corsepius
b9e3df8476
Bump GCC_RPMREL.
2009-12-02 05:38:17 +00:00
Ralf Corsepius
21cc985815
New.
2009-12-02 05:37:33 +00:00
Till Straumann
8f511f057a
- added SLAC copyright disclaimer.
2009-12-02 01:57:45 +00:00
Till Straumann
af0d5860d6
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* shared/start/start.S: Added AltiVec support (initializing
MSR[VE], VSCR and VRSAVE).
2009-12-02 01:51:22 +00:00
Till Straumann
6ce625ef5d
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* Makefile.am, start/start.S: Added AltiVec support
(only effective if user modifies psim.cfg: CPU_CFLAGS
choosing a CPU architecture with AltiVec or directly
adding -maltivec, -mabi=altivec).
* start/start.S: removed '.file' statement which
confused gdb.
2009-12-02 01:46:45 +00:00
Till Straumann
c7f8408d31
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* new-exceptions/cpu.c, new-exceptions/cpu_asm.S,
new-exceptions/bspsupport/ppc_exc_asm_macros.h,
new-exceptions/bspsupport/ppc_exc_initialize.c,
new-exceptions/bspsupport/vectors.h:
Added AltiVec support (save/restore volatile vregs
across exceptions).
2009-12-02 01:41:57 +00:00
Till Straumann
fbee4ffdde
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* Makefile.am, mpc6xx/altivec: new directory implementing
support for AltiVec context saving/restoring.
2009-12-02 01:33:51 +00:00