Timeline



09/10/18:

15:46 Changeset in rtems [f373bdc0]5 by Sebastian Huber <sebastian.huber@…>
libdl: Avoid command line defines Update #3375.
15:38 Changeset in rtems [2548d14]5 by Sebastian Huber <sebastian.huber@…>
build: Include header.am in cpukit/Makefile.am Include all cpukit/*/header.am files in cpukit/Makefile.am. This gets rid of all subtree Makefile.am and the sudirs hack.
13:07 Changeset in rtems-libbsd [f56067e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
vprintf: Avoid printf() to avoid FPU usage
13:06 Changeset in rtems-libbsd [baf1ca7]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ck: Use atomic built-ins Update #3472.
09:47 Changeset in rtems [1fe1b820]5 by Sebastian Huber <sebastian.huber@…>
score: Fix PER_CPU_DATA_GET_BY_OFFSET() Add uniprocessor version for PER_CPU_DATA_GET_BY_OFFSET(). Fix warnings in uniprocessor configurations. Update #3507.
09:38 Ticket #3508 (Add support for thread to processor pinning) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 7c58036/rtems-docs: […]
09:38 Ticket #3507 (Add flexible per-CPU data) closed by Sebastian Huber <sebastian.huber@…>
fixed: In d90c813/rtems-docs: […]
08:36 Changeset in rtems [ea0a680]5 by Sebastian Huber <sebastian.huber@…>
score: Debug aid for _Chain_Extract_unprotected() Ensure that a chain node is not off chain while doing the chain extract.
06:21 GCI/Coding/POSIXTimingTest edited by Maxul
Beautify command lines instructions. (diff)
04:31 Changeset in rtems [2e77151]5 by Sebastian Huber <sebastian.huber@…>
mghttpd: Add configuration to source file Update #3375.
04:29 Changeset in rtems [06060da]5 by Sebastian Huber <sebastian.huber@…>
pppd: Simplify Makefile.am Update #3375.
04:27 Changeset in rtems [e069f7fe]5 by Sebastian Huber <sebastian.huber@…>
rpc: Use configuration header file Update #3375.
01:05 GCI/Outreach/HelloWorldVideo edited by Maxul
(diff)

09/08/18:

05:36 Changeset in rtems-tools [5075e8e]5 by Chris Johns <chrisj@…>
tester/bsp-builder: Yield the job control thread when in a dry-run. This stops a dry-run blocking while the job control thread spins.
04:42 Changeset in rtems-tools [14a12d36]5 by Chris Johns <chrisj@…>
tester/bsp-builder: Add excluded build options to the base options. Adding the exclude build options to the base options overrides the default configure flags. An excluded build could be enabled by default. Only pause the jobs loop when it is not a dry run.

09/07/18:

22:56 GCI/TaskPlan created by Joel Sherrill
22:46 GCI edited by Joel Sherrill
(diff)
13:47 Changeset in rtems-docs [7c58036]5 by Sebastian Huber <sebastian.huber@…>
c-user: Mention thread pinning Close #3508.
13:31 Changeset in rtems-docs [d90c813]5 by Sebastian Huber <sebastian.huber@…>
c-user: Mention per-processor data Close #3507.
09:27 Changeset in rtems [d8bc0730]5 by Sebastian Huber <sebastian.huber@…>
score: Modify _Scheduler_Unblock() In SMP configurations, obtain the scheduler node for the block and unblock operations through the same way via Thread_Control::Scheduler::Scheduler_node. This symmetry is important in a follow up patch which introduces thread pinning. Update #3508.
05:33 Changeset in rtems [2d1c3dff]5 by Sebastian Huber <sebastian.huber@…>
nfsclient: Fix unused variable warning
05:12 Changeset in rtems [77d374f5]5 by Sebastian Huber <sebastian.huber@…>
cpukit/Makefile.am: Cleanup
05:06 Changeset in rtems [43fb904e]5 by Sebastian Huber <sebastian.huber@…>
network: Remove man page installation The man page installation is broken since 2004-01-11 (commit 8c31a89fdf9bc3351d837df6ec26045bc9d5f021). Nobody complained about this, so just remove some dead code from the Makefile.am.
04:39 Changeset in rtems [d9296d24]5 by Sebastian Huber <sebastian.huber@…>
Move <poll.h> to set of default header files The <poll.h> is a POSIX header file and just includes <sys/poll.h> which contains the real content.
04:24 Changeset in rtems [eae4d147]5 by Sebastian Huber <sebastian.huber@…>
network: Remove unused files
04:19 Changeset in rtems [cb68253]5 by Sebastian Huber <sebastian.huber@…>
network: Use kernel/user space header files Add and use <machine/rtems-bsd-kernel-space.h> and <machine/rtems-bsd-user-space.h> similar to the libbsd to avoid command line defines and defines scattered throught the code base. Simplify cpukit/libnetworking/Makefile.am. Update #3375.

09/06/18:

23:01 GCI edited by Joel Sherrill
(diff)
22:53 GCI edited by Joel Sherrill
Update a bit (diff)
20:17 GCI/Obsolete/RefactorBSPs edited by Joel Sherrill
(diff)
20:10 GCI/Coding/HelloWorld edited by Joel Sherrill
Update per Vijay's suggestions. (diff)
08:51 Changeset in rtems-libbsd [3b8f03b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix BUS_SPACE_MAXADDR for 64-bit targets
08:50 Changeset in rtems-libbsd [6e5b088]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Move dynamic mutex pool to separate file This avoids false link-time dependencies.
05:16 Ticket #3433 (Add SMP support for RISC-V) closed by Sebastian Huber
fixed: The RISC-V SMP support is now in a good shape.
05:12 Ticket #3435 (Add test case for CONFIGURE_BSP_PREREQUISITE_DRIVERS configuration option) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 0e907232/rtems: […]
05:05 Ticket #3504 (Warning and formatting in bsps/powerpc/mpc55xxevb/dev/dspi.c) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 9a21fc7/rtems: […]
05:05 Ticket #3510 (ATA driver uses deprecated rtems_blkdev services) closed by Sebastian Huber <sebastian.huber@…>
fixed: In ccdce9d8/rtems: […]
05:03 Changeset in rtems [2f61eb21]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add struct qoriq to allow forward decls
05:01 Changeset in rtems [0e907232]5 by Sebastian Huber <sebastian.huber@…>
sptests/spconfig01: New test Close #3435.
01:40 Ticket #3512 (sb-check:No python command with Python 2 and Python 3 installed) created by Justin
On Ubuntu 18.04.1 LTS there is no command named Python. I have the …

09/05/18:

23:02 Changeset in rtems [28fb5b71]5 by Joel Sherrill <joel@…>
mpc8260ads/start/bspstart.c: Fix unused function warning
05:38 Changeset in rtems [9a21fc7]5 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xxevb: Fix format warning Close #3504.
05:31 Changeset in rtems [ccdce9d8]5 by Sebastian Huber <sebastian.huber@…>
libchip/ata: Fix ATA_DRIVER_TABLE_ENTRY Drop unused and deprecated functions from the ATA_DRIVER_TABLE_ENTRY. Update #3358. Close #3510.
05:27 Changeset in rtems [e58f1cd3]5 by Sebastian Huber <sebastian.huber@…>
Add more dummy values to <sys/priority.h> Update #3472.
04:56 Ticket #3511 (int/pointer size warnings in powerpc-qoriq_e6500_64) closed by Sebastian Huber
duplicate: Duplicate of #3156.

09/04/18:

22:57 Ticket #3511 (int/pointer size warnings in powerpc-qoriq_e6500_64) created by Joel Sherrill
These all look suspiciously like real issues: $ grep warning …
16:28 Changeset in rtems [54d87f2]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Simplify ppc_exc_initialize() Remove parameters from ppc_exc_initialize() since all BSPs passed the same values. Update #3459.
13:35 Changeset in rtems [c1233a33]5 by Joel Sherrill <joel@…>
qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warnings
13:35 Changeset in rtems [156b77a]5 by Joel Sherrill <joel@…>
gen5200/mscan/mscan.c: Fix printf() format warning
13:34 Changeset in rtems [023bd1d]5 by Joel Sherrill <joel@…>
or1k/shared/cache/cache.c: Remove unused methods
13:34 Changeset in rtems [35eab84]5 by Joel Sherrill <joel@…>
gdbarmsim/include/bsp.h: Include <sys/stat.h> to fix warning
00:18 Changeset in rtems-tools [e63b9ba]5 by Chris Johns <chrisj@…>
tester/bsp-builder: No network builds for the epiphany BSP.
00:15 Changeset in rtems-tools [0813c87]5 by Chris Johns <chrisj@…>
tester/bsp-builder: Fix the build jobs with more than one BSP exclude. Excluding more than one build resulted in common builds being removed resulting in a list remove error.

09/03/18:

12:21 Changeset in rtems-libbsd [53145c7]5 by Sebastian Huber <sebastian.huber@…>
NVME(4): Port to RTEMS Update #3821.
12:21 Changeset in rtems-libbsd [da6b9a1]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
NVME(4): Port to RTEMS Update #3821.
12:03 Changeset in rtems-libbsd [5ac41dc]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
NVME(4): Import from FreeBSD Update #3821.
07:31 Changeset in rtems [3aad9d9b]5 by Sebastian Huber <sebastian.huber@…>
score: Generalize SMP scheduler block support Add extract from scheduled function to the _Scheduler_SMP_Block() operation. This allows a scheduler implementation to do extra work in case a scheduled node is blocked.
06:12 Changeset in rtems [e0a9336b]5 by Sebastian Huber <sebastian.huber@…>
score: Fix EDF SMP scheduler Fix a special case: block a one-to-one scheduled thread while having a non-empty affine ready queue on the same processor.

08/31/18:

13:43 Ticket #3510 (ATA driver uses deprecated rtems_blkdev services) created by Joel Sherrill
This shows up building fileio on the following BSPs. i386/pc386 …
13:34 Changeset in rtems [1a2656cd]5 by Daniel Hellstrom <daniel@…>
tm26: enable FP context when fprintf used calling rtems_print_printer_fprintf_putc() results in usage of vfprintf() which may use floating point instructions in its implementation.
06:56 Changeset in rtems [227b145]5 by Daniel Hellstrom <daniel@…>
sparc: clang AS does no accept UNIMP without argument
06:21 Changeset in rtems [dc32b6a]5 by Daniel Hellstrom <daniel@…>
leon: do not use -mfix-{device} with Clang Clang do not support -mfix-gr712rc, -mfix-ut700 and -mfix-ut699. Therefore we adjust the CPU_CFLAGS to remove these when compiling with Clang. Instead use GR712RC: -mcpu=gr712rc GR740: -mcpu=gr740 UT699/UT700: Not currently supported by clang, use LEON3 BSP.
05:44 Changeset in rtems [fad3f79b]5 by Sebastian Huber <sebastian.huber@…>
bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN Remove the BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN hack. The interrupt stacks are now allocated by the linker. Update #3459.
05:00 Changeset in rtems-libbsd [f7d6bd2]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
userspace-header-gen.py: Revert interpreter change

08/30/18:

13:41 Ticket #3509 (bootstrap -p option) closed by Joel Sherrill <joel@…>
fixed: In 7b1a711/rtems: […]
08:44 Changeset in rtems-libbsd [3990b45]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Use rtems_counter_read() for get_cyclecount()

08/29/18:

23:02 Changeset in rtems [7b1a711]5 by Joel Sherrill <joel@…>
bootstrap: Correct help message closes #3509.
22:59 Ticket #3509 (bootstrap -p option) created by Jeff Mayes
The -p option is gone, but it still shows up in the usage output. $ …
17:51 Changeset in rtems [66e78854]5 by Joel Sherrill <joel@…>
Remove bsps/sparc64/shared/helenos/boot/generic/string.c
17:42 Changeset in rtems [9b5b864]5 by Joel Sherrill <joel@…>
rtems/score/epiphany-utility.h: Fix not a prototype warning
17:41 Changeset in rtems [bc696482]5 by Joel Sherrill <joel@…>
score/cpu/bfin/cpu.c: Fix _CPU_Thread_Idle_body() prototype
17:39 Changeset in rtems [5da1593]5 by Joel Sherrill <joel@…>
psim/include/tm27.h: Fix not a prototype warnings
17:39 Changeset in rtems [a8d3f10]5 by Joel Sherrill <joel@…>
mvme5500/include/tm27.h: Fix not a prototype warnings
17:37 Changeset in rtems [a5c3bfb]5 by Joel Sherrill <joel@…>
uC5282/clock/clock.c: Correct bsp_idle_thread() prototype
17:36 Changeset in rtems [34e959fa]5 by Joel Sherrill <joel@…>
gen68340/include/m340timer.h: Fix not a prototype warnings
17:36 Changeset in rtems [76ac42ff]5 by Joel Sherrill <joel@…>
lpc32xx/include/bsp.h: Resolve set but not used warning
17:34 Changeset in rtems [350b07a0]5 by Joel Sherrill <joel@…>
monlib.[ch]: Fix warnings for external vs internal use of .h
12:24 Ticket #3508 (Add support for thread to processor pinning) created by Sebastian Huber
FreeBSD started to use lock-free data structures (Concurrency Kit) …
07:43 Changeset in rtems [7097962]5 by Sebastian Huber <sebastian.huber@…>
score: Add thread pin/unpin support Add support to temporarily pin a thread to its current processor. This may be used to access per-processor data structures in critical sections with enabled thread dispatching, e.g. a pinned thread is allowed to block. Update #3508.
05:53 Changeset in rtems [9e8bba5]5 by Sebastian Huber <sebastian.huber@…>
score: Remove redundant #ifdef RTEMS_SMP
05:47 Changeset in rtems-docs [c476cce]5 by Sebastian Huber <sebastian.huber@…>
user: Add qoriq BSP section Update #2854.
05:46 Changeset in rtems [a6fca76]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Remove README Update #2854.

08/28/18:

23:14 Changeset in rtems-source-builder [219a4ba]5 by Joel Sherrill <joel@…>
source-builder/config/gcc-4.8-1.cfg: mpc download link changed again
12:15 Changeset in rtems-libbsd [b6c64e1]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Regenerate program header files
12:14 Changeset in rtems-libbsd [b2e1123]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
userspace-header-gen.py: Sort file content Sort the file content to make it less dependent on compiler code generation variances.
10:51 Changeset in rtems-libbsd [43a39b7]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
syscalls01: Fix for IPSEC enabled
10:00 Changeset in rtems-libbsd [fa3e012]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update yacc and lex generated files Use the FreeBSD 11.1 yacc and lex tools to generate the files. Update #3472.
07:41 Changeset in rtems-libbsd [100e66f]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
kvaddr_t is now provided by <sys/types.h> Update #3472.
06:06 Ticket #3507 (Add flexible per-CPU data) created by Sebastian Huber
Add means to declare, define and get custom per-CPU data. The API …
05:13 Ticket #3491 (Align mprotect() prototype with POSIX) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 0230202/rtems-source-builder: […]

08/27/18:

08:36 Changeset in rtems [cfc4231d]5 by Sebastian Huber <sebastian.huber@…>
score: Add flexible per-CPU data Update #3507.
05:54 Changeset in rtems-source-builder [0230202]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Pick up POSIX header file changes for an upcomming FreeBSD baseline update in libbsd. Update #3472. Close #3491.
05:33 Changeset in rtems [6d70a11]5 by Sebastian Huber <sebastian.huber@…>
Include <stdbool.h> in <machine/_kernel_types.h> The FreeBSD kernel started to use the bool type. Update #3472.
Note: See TracTimeline for information about the timeline view.