Joel Sherrill
aaf9273810
2008-12-05 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* sp46/sp46.scn: New file.
2008-12-05 18:18:23 +00:00
Ralf Corsepius
a1abe18a5a
Update.
2008-12-05 08:34:16 +00:00
Ralf Corsepius
538c88e5be
Regenerate.
2008-12-05 08:33:35 +00:00
Ralf Corsepius
c27b30db86
Bump GCC_RPMREL.
2008-12-05 08:33:23 +00:00
Ralf Corsepius
9d146ecc36
Make c99 io default.
...
Add prototype for ttyname_t.
2008-12-05 08:27:08 +00:00
Ralf Corsepius
b72be3b16f
gcc/config/rs6000/t-rtems: Fix silly typo.
...
gcc/config/arm/rtems-elf.h: Undefine LINK_GCC_C_SEQUENCE_SPEC.
2008-12-05 08:26:25 +00:00
Joel Sherrill
deed2a08f6
2008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared,
psim-top.in: Clean up and works better. Uses argv[0] to override
configured target name.
2008-12-04 20:27:35 +00:00
Joel Sherrill
b6e3a7e26d
2008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1344/bsps
* clock/ckinit.c: Committed code was not final. Corrections.
2008-12-04 17:57:26 +00:00
Joel Sherrill
b48cfa94ae
2008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability
to force psim configuration to include System V IPC devices even when
the test does not appear to be multiprocessing. This is used by some
RTEMS application developers for system simulation and could be used
to simulate a framebuffer if a UNIX process mirrored the buffer.
2008-12-04 17:18:51 +00:00
Joel Sherrill
912488de67
2008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1348/cpukit
* rtems/src/ratemonperiod.c: Properly handle period statistics after
cpu usage information is reset while a period is running.
2008-12-04 15:58:08 +00:00
Joel Sherrill
d377e68648
2008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1348/cpukit
* Makefile.am, configure.ac: Add test of special case of resetting cpu
usage information while a period is running.
* sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc: New
files.
2008-12-04 15:57:21 +00:00
Joel Sherrill
7dbdb91172
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1347/cpukit
* sp45/init.c: New file.
2008-12-03 21:36:18 +00:00
Joel Sherrill
37ac61f03a
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1347/cpukit
* rtems/include/rtems/rtems/timer.h, rtems/src/rtemstimer.c,
rtems/src/timerreset.c, rtems/src/timerserver.c,
rtems/src/timerserverfireafter.c, rtems/src/timerserverfirewhen.c,
score/Makefile.am, score/include/rtems/score/watchdog.h: Rework Timer
Server to ensure that the context allows for blocking, allocating
memory, and acquiring semaphores and mutexes.
* score/src/watchdogadjusttochain.c: New file.
2008-12-03 21:01:09 +00:00
Joel Sherrill
58b727f6b0
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1347/cpukit
* Makefile.am, configure.ac, sp30/resume.c, sp30/task1.c, sp31/delay.c:
Rework Timer Server to ensure that the context allows for blocking,
allocating memory, and acquiring semaphores and mutexes.
* sp45/.cvsignore, sp45/Makefile.am, sp45/sp45.doc, sp45/sp45.scn:
New files.
2008-12-03 21:00:35 +00:00
Joel Sherrill
22629eeaa6
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1346/cpukit
* rtems/include/rtems/rtems/ratemon.h: Sense of rate monotonic
statistics nanoseconds or ticks granularity conditional is backwards.
2008-12-03 19:03:53 +00:00
Joel Sherrill
c6016f15d6
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
Michael South <msouth@msouth.org >
PR 1344/bsps
* cpuModel.h: Add use of TSC for nanoseconds granularity. i8254 is very
slow on some systems. TSC use is auto-detected by default.
2008-12-03 17:29:13 +00:00
Joel Sherrill
dcbc0a89c2
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
Michael South <msouth@msouth.org >
PR 1344/bsps
* configure.ac, clock/ckinit.c, timer/timer.c: Add use of TSC for
nanoseconds granularity. i8254 is very slow on some systems. TSC use
is auto-detected by default.
2008-12-03 17:28:30 +00:00
Joel Sherrill
5fe1335662
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1345/Ada
* rtems.ads: RTEMS boolean type is now C99 bool which is not an
unsigned32.
2008-12-03 16:38:00 +00:00
Joel Sherrill
15d26f98e6
2008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libcsupport/src/ttyname.c: Correct prototype of ttyname_r() to use
size_t for third parameter.
2008-12-02 18:51:09 +00:00
Joel Sherrill
dedb922940
2008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libmisc/shell/main_cp.c, libmisc/shell/main_ls.c,
libmisc/shell/main_mv.c, libmisc/shell/main_netstats.c,
libmisc/shell/main_rm.c, libmisc/shell/shell_script.c: Add #define
__need_getopt_newlib to enable getopt_r() support in newlib as
required by 4.10 toolset.
2008-12-02 18:50:43 +00:00
Joel Sherrill
02ac910cfc
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/datatypes.t: Add C99 uint types.
2008-12-01 16:06:43 +00:00
Joel Sherrill
cb6c660501
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/concepts.t: Id has four parts not three.
2008-12-01 15:31:25 +00:00
Joel Sherrill
f82452b0ee
2008-11-24 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1341/cpukit
* sapi/include/confdefs.h: The following macros were missing
the _Configure_From_workspace() wrapper on their size estimate:
+ CONFIGURE_INTERRUPT_STACK_MEMORY
+ CONFIGURE_MEMORY_PER_TASK_FOR_CLASSIC_API
+ CONFIGURE_INTERRUPT_VECTOR_TABLE
+ CONFIGURE_MEMORY_FOR_STATIC_EXTENSIONS
In addition, there was a duplicate definition of
CONFIGURE_MEMORY_PER_TASK_FOR_CLASSIC_API.
2008-11-24 19:48:59 +00:00
Joel Sherrill
cc107c9cb2
2008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1340/cpukit
* user/chains.t: Add rtems_chain_initialize to public chain API.
2008-11-20 21:11:43 +00:00
Joel Sherrill
74e8ad7cb5
2008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1340/cpukit
* sapi/inline/rtems/chain.inl: Add rtems_chain_initialize to public
chain API.
2008-11-20 21:11:38 +00:00
Joel Sherrill
0061512710
2008-11-20 Daron Chabot <daronchabot@gmail.com>
...
PR 1337/bsps
* custom/pc386.cfg: Stripping .rodata section produces unusable
executables for the i386-rtems target.
2008-11-20 15:26:51 +00:00
Joel Sherrill
21b1d51d58
2008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1339/Ada
* user/io.t: Re-add IO Manager to Ada binding.
2008-11-20 15:22:29 +00:00
Joel Sherrill
f040148763
2008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1339/Ada
* rtems.adb, rtems.ads: Re-add IO Manager to Ada binding.
2008-11-20 15:14:42 +00:00
Ralf Corsepius
73b019a066
Update.
2008-11-19 03:10:36 +00:00
Thomas Doerfler
eb32e3a386
include/bsp.h, include/hwreg_vals.h, network/network.c:
...
correct some init values for HSC_CM01 boards
change strategy to determine MAC address
2008-11-18 11:36:28 +00:00
Thomas Doerfler
d65b2da6cf
libchip/serial/ns16550.c: Transmit the character in the polled write
...
function within a critical section for printk() compatibility.
2008-11-18 11:28:53 +00:00
Thomas Doerfler
2fafea29f9
console/console.c: Update for new NS16550 polled write function.
2008-11-18 11:28:04 +00:00
Joel Sherrill
906dd572fb
2008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1336/cpukit
* sapi/inline/rtems/chain.inl: Add rtems_chain_prepend_unprotected and
rtems_chain_append_unprotected.
2008-11-13 15:10:24 +00:00
Joel Sherrill
b8b0920874
2008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1336/cpukit
* user/chains.t, user/dirstat.texi: Add rtems_chain_prepend_unprotected
and rtems_chain_append_unprotected.
2008-11-13 15:10:15 +00:00
Ralf Corsepius
ea4cf27769
Regenerate.
2008-11-10 14:37:40 +00:00
Ralf Corsepius
d414399d87
Regenerate.
2008-11-10 14:33:26 +00:00
Ralf Corsepius
430c0f6d9b
Bump GCC_RPMREL.
2008-11-10 14:32:26 +00:00
Ralf Corsepius
55666f5458
Sync with CVS-HEAD.
2008-11-10 13:06:03 +00:00
Ralf Corsepius
11c9109d80
Regenerate.
2008-11-08 03:25:35 +00:00
Ralf Corsepius
e5c9d674d0
Bump BINUTILS_RPMREL.
2008-11-08 03:25:13 +00:00
Joel Sherrill
a76b99ebb0
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/concepts.t: Use 32 bit version centered.
2008-11-07 20:16:31 +00:00
Joel Sherrill
7f843f201a
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* ada_user/Makefile.am: Make Ada manual build again after adding
figure.
2008-11-07 18:58:13 +00:00
Ralf Corsepius
eaa5811507
Import changes from HEAD.
2008-11-07 03:18:23 +00:00
Ralf Corsepius
d3ae4470ac
Sync with CVS-HEAD.
2008-11-06 07:36:41 +00:00
Ralf Corsepius
6fd1e6920a
Remove cpukit (Unsupported).
2008-11-06 07:31:58 +00:00
Ralf Corsepius
7d3548a154
Remove (Unsupported).
2008-11-06 07:29:45 +00:00
Ralf Corsepius
e4bfb0b8e8
Abandon freebsd7.0
2008-11-05 16:28:29 +00:00
Ralf Corsepius
353014adff
Abandon solaris2.7
2008-11-05 16:23:02 +00:00
Till Straumann
fadb4a76b9
2008-11-03 Till Straumann <strauman@slac.stanford.edu>
...
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl()
only from 'firstOpen' and only if this is a serial console.
2008-11-03 21:08:49 +00:00
Till Straumann
160e8fb59a
2008-11-03 Till Straumann <strauman@slac.stanford.edu>
...
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl()
only from 'firstOpen' and only if this is a serial console.
2008-11-03 20:56:02 +00:00