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
Till Straumann
6c28773ec4
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* score/cpu/powerpc/rtems/score/cpu.h: Added space for non-
volatile AltiVec registers to context struct. Added declaration
for AltiVec-related routines to be implemented by CPU/BSP
support.
2009-12-02 01:24:52 +00:00
Till Straumann
c261d9c36c
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* shared/vme/vme_universe.c: moved extern declaration
out of local scope.
2009-12-02 00:33:47 +00:00
Till Straumann
559aebce25
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* shared/startup/panic.c: Fixed compiler warning.
2009-12-02 00:31:13 +00:00
Till Straumann
af3fcf12af
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* shared/startup/probeMemEnd.c: removed __here_s_the_real_end
check. __rtems_end should be good enough.
2009-12-02 00:30:45 +00:00
Till Straumann
10098f951d
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c: skip data-
streaming (dssall etc.) instructions on PPC_PSIM
currently (unimplemented by PSIM :-( ).
2009-12-02 00:22:42 +00:00
Joel Sherrill
2c6a3e7e2e
2009-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libmisc/stringto/stringto.h, libmisc/stringto/stringto_template.h:
Tidy up as part of adding new test.
2009-12-01 22:16:10 +00:00
Joel Sherrill
57544fbb52
2009-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: Add string_to_xxx conversion test.
* stringto01/.cvsignore, stringto01/Makefile.am,
stringto01/stringto01.doc, stringto01/stringto01.scn,
stringto01/stringto_test_template.h: New files.
2009-12-01 22:10:33 +00:00
Joel Sherrill
7ce45d4fd5
Rename.
2009-12-01 20:33:09 +00:00
Joel Sherrill
d382f6e1f6
Update Ada patch.
2009-12-01 20:30:37 +00:00
Joel Sherrill
1eb97ad840
2009-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/Makefile.am: Split no_posix.c so using sleep() does not
pull in kill() stubs.
* libcsupport/src/kill_noposix.c, libcsupport/src/sleep_noposix.c:
New files.
* libcsupport/src/no_posix.c: Removed.
2009-12-01 14:22:58 +00:00
Thomas Doerfler
0b0485ae7f
Fixed usage of va_arg().
2009-12-01 10:12:55 +00:00
Joel Sherrill
6f70c07057
2009-11-30 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libmisc/shell/login_prompt.c: Fix problem where timeout on login
prompt at console results in tight loop repeating login prompt.
2009-11-30 22:13:48 +00:00
Joel Sherrill
4e545aaa68
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* at91rm9200/include/at91rm9200.h: Update to match development version.
2009-11-30 22:13:03 +00:00
Joel Sherrill
e5764eebed
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* umon/cli.h, umon/monlib.c, umon/monlib.h, umon/tfs.h,
umon/tfsDriver.c, umon/umon.h, umon/umonrtemsglue.c: Update to match
development version.
2009-11-30 22:00:47 +00:00
Joel Sherrill
7b25525607
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* Makefile.am, preinstall.am, console/fbcons.c, console/font8x16.h,
console/sed1356.c, console/uarts.c, include/sed1356.h,
startup/bspstart.c, startup/linkcmds.csb337, startup/linkcmds.csb637,
startup/memmap.c, startup/umonsupp.c: Update to match development
version.
2009-11-30 22:00:36 +00:00
Joel Sherrill
dbec22db45
2009-11-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* score/src/threaddelayended.c: Clear only the states that are used to
block until someone calls _Thread_Delay_ended().
2009-11-30 19:44:57 +00:00
Ralf Corsepius
1857b0082d
Whitespace removal.
2009-11-30 17:14:20 +00:00
Ralf Corsepius
05c18861dd
Whitespace removal.
2009-11-30 16:01:51 +00:00
Ralf Corsepius
1de949a8bd
Whitespace removal.
2009-11-30 15:49:52 +00:00
Joel Sherrill
524ff1cf45
Spaces to tabs.
2009-11-30 14:18:22 +00:00
Thomas Doerfler
8bca4fcaa4
Added format string to fprintf().
2009-11-30 13:24:59 +00:00
Thomas Doerfler
42836e3f85
Obtain output semaphore before drain output during close to prevent an infinite output drain loop
2009-11-30 13:23:58 +00:00
Thomas Doerfler
5ad790ffbb
Added defines for initialization of empty chains.
2009-11-30 13:20:29 +00:00
Thomas Doerfler
9224a751b1
Changed base implementation of protected heap allocations to use _Heap_Allocate_aligned_with_boundary().
2009-11-30 13:06:21 +00:00
Thomas Doerfler
51bdbca101
fixed some typos
2009-11-30 12:51:50 +00:00
Thomas Doerfler
2feeb261d0
Fixed output of unsigned integers.
...
Changed type of boolean variables to bool. Use unsigned integer type
for radix and width parameters.
2009-11-30 12:47:44 +00:00
Thomas Doerfler
f9925bcc24
added documentation
...
corrections in block tests
added Makefile.am
2009-11-30 12:41:10 +00:00
Thomas Doerfler
47c23279bd
documentation fixes
...
Avoid designated initializers for C++ compatibility
Fixed invalid state transition from FRESH to CACHED
Free memory in case of an error.
2009-11-30 12:39:51 +00:00
Ralf Corsepius
91182bc7fd
Update.
2009-11-30 10:51:02 +00:00
Ralf Corsepius
866403c1a0
Bump version.
2009-11-30 10:48:48 +00:00
Ralf Corsepius
7a057b1e00
Abandon freebsd7.0, freebsd7.1
2009-11-30 10:48:22 +00:00
Ralf Corsepius
0650164e54
Abandon
2009-11-30 10:47:26 +00:00
Thomas Doerfler
1498a59610
removed unneeded Makefile.in, added .cvsignore
2009-11-30 09:26:36 +00:00