summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace removal.Ralf Corsepius2009-12-0437-298/+298
|
* Whitespace removal.Ralf Corsepius2009-12-0459-794/+794
|
* 2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-033-0/+15
| | | | | * Makefile.am, preinstall.am: Account for coverhd.h and tm27.h. Use stubs for both.
* 2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-038-1/+201
| | | | | | | * 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 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-032-0/+7
| | | | | * acinclude.m4, beatnik: Imported/added 'beatnik' BSP.
* This commit was generated by cvs2svn to compensate for changes in r22388,Till Straumann2009-12-0375-0/+34935
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * - importing 'beatnik' BSP from SLAC repository.Till Straumann2009-12-0375-0/+34935
|
* 2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-032-136/+4
| | | | * bspcmdline01/test.c: Removed.
* 2009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-0211-10/+19
| | | | | | | | | * 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 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-0216-145/+99
| | | | | | | | | | | | | * 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 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-022-1/+5
| | | | * sp25/task1.c: Use PRIuPTR for segment_sizes.
* 2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-023-0/+18
| | | | | | | | | | | | | | | | * 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.
* New.Ralf Corsepius2009-12-0236-0/+752
|
* 2009-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-12-022-0/+144
| | | | * stringto01/init.c: New file.
* 2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-022-1/+5
| | | | * shttpd/def.h: Use __m32c__ for m32c.
* Whitespace removal.Ralf Corsepius2009-12-029-22/+22
|
* 2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-022-0/+25
| | | | | * shttpd/def.h: Shrink default URI_MAX to 32767. Add special cases for sizeof(size_t) < 2.
* 2009-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-022-0/+8
| | | | * rtems/score/avr.h: Add avr6.
* Whitespace removal.Ralf Corsepius2009-12-0220-190/+190
|
* Regenerate.Ralf Corsepius2009-12-021-8/+8
|
* gcc-core-4.4.2-rtems4.10-20091201.diff.Ralf Corsepius2009-12-021-1/+1
|
* Bump GCC_RPMREL.Ralf Corsepius2009-12-021-1/+1
|
* New.Ralf Corsepius2009-12-021-0/+4460
|
* - added SLAC copyright disclaimer.Till Straumann2009-12-022-3/+93
|
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-022-0/+24
| | | | | * shared/start/start.S: Added AltiVec support (initializing MSR[VE], VSCR and VRSAVE).
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-023-2/+28
| | | | | | | | | | * 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-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-026-33/+117
| | | | | | | | | * 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-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-025-0/+1207
| | | | | * Makefile.am, mpc6xx/altivec: new directory implementing support for AltiVec context saving/restoring.
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-022-0/+62
| | | | | | | * 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-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-022-1/+7
| | | | | * shared/vme/vme_universe.c: moved extern declaration out of local scope.
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-022-1/+5
| | | | * shared/startup/panic.c: Fixed compiler warning.
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-022-10/+6
| | | | | * shared/startup/probeMemEnd.c: removed __here_s_the_real_end check. __rtems_end should be good enough.
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-023-2/+11
| | | | | | * mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c: skip data- streaming (dssall etc.) instructions on PPC_PSIM currently (unimplemented by PSIM :-( ).
* 2009-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-12-013-0/+33
| | | | | * libmisc/stringto/stringto.h, libmisc/stringto/stringto_template.h: Tidy up as part of adding new test.
* 2009-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-12-018-1/+304
| | | | | | | * 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.
* Rename.Joel Sherrill2009-12-011-0/+0
|
* Update Ada patch.Joel Sherrill2009-12-012-2780/+26
|
* 2009-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-014-34/+59
| | | | | | | | * 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.
* Fixed usage of va_arg().Thomas Doerfler2009-12-012-1/+6
|
* 2009-11-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-11-302-10/+19
| | | | | * libmisc/shell/login_prompt.c: Fix problem where timeout on login prompt at console results in tight loop repeating login prompt.
* 2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>Joel Sherrill2009-11-302-3/+9
| | | | * at91rm9200/include/at91rm9200.h: Update to match development version.
* 2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>Joel Sherrill2009-11-308-89/+149
| | | | | | * 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 Fernando Nicodemos <fgnicodemos@terra.com.br>Joel Sherrill2009-11-3013-552/+661
| | | | | | | | * 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 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-11-302-1/+11
| | | | | * score/src/threaddelayended.c: Clear only the states that are used to block until someone calls _Thread_Delay_ended().
* Whitespace removal.Ralf Corsepius2009-11-304-84/+84
|
* Whitespace removal.Ralf Corsepius2009-11-30187-802/+802
|
* Whitespace removal.Ralf Corsepius2009-11-3044-92/+92
|
* Spaces to tabs.Joel Sherrill2009-11-301-6/+6
|
* Added format string to fprintf().Thomas Doerfler2009-11-302-3/+7
|
* Obtain output semaphore before drain output during close to prevent an ↵Thomas Doerfler2009-11-302-0/+9
| | | | infinite output drain loop