3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NuttX: the adapt to new implementation of ROMFS mounting at /etc More... 3 months ago
Prevent GNU linker synthetic LOAD map statements to propagate to dependencies. More... about 1 year ago
NuttX: workaround to not include -nostartfiles from target section. More... about 1 year ago
NuttX: allow multiple LD-script files to support RISC-V targets. More... about 1 year ago
NuttX: correct kernel modules and libraries build. More... about 1 year ago
NuttX: minor correction to support older NuttX releases which use GCC for linking. More... about 1 year ago
NuttX: update rules for 12.0.0 release yet attempt to support old versions. More... about 1 year ago
Ensure that OBJ_EXT, LIB_EXT, LIB_PREF and ASM_EXT is defined for all targets. More... about 1 year ago
Linux: correct "linker stubs" eliminaton patch. More... about 1 year ago
Linux: some version of the GNU ld include "linker stubs" synthetics entry in the map file. More... about 1 year ago
snippets/linux-kernel.omk: Linux 6.x kernel series modpost requirements workaround. More... about 1 year ago
rules/linux/kernelcfg2mk: initial step for Linux 6.x kernel series support. More... about 1 year ago
RTEMS rules: add support for multiple OUTPUT_FORMATS More... over 1 year ago
NuttX: define LD to point to GNU ld, NuttX provided LD points to GCC wrapper now . More... almost 3 years ago
NuttX: adjust default ELF_FILE_LDSCRIPT location in system export. More... about 3 years ago
NuttX: allow to specify xxx_PROGBUILTIN_EXCLUDE list of user and or NuttX programs to be excluded. More... over 3 years ago
NuttX: change ROMFS symbols to _start, _size, _end to match binutils ones. More... over 4 years ago
NuttX: more file types to clean. More... over 4 years ago
NuttX: use ELF_FILE_LDSCRIPT for ldscript for loadable ELF applications and modules. More... over 4 years ago
NuttX: include support for ROM filesystems. More... over 4 years ago
NuttX: support kernel modules linked directly into system image. More... over 4 years ago
NuttX: extend kernel rules to support libraries. More... over 4 years ago
NuttX: remove kernel module debug output. More... over 4 years ago
NuttX: link program/application only once into combined system image. More... over 4 years ago
base.omk: need to process given pass can be specified by variable <pass_name>_REQUIRED . More... over 4 years ago
NuttX: initial kernel modules compilation logic. More... over 4 years ago
NuttX: adjust location of builtin.h when PiKRON's changes has been accepted to mainline. More... over 4 years ago
NuttX: remove some development output. More... over 4 years ago
Initial support for NuttX user-space programs build. More... over 4 years ago
Prepare Linux modules build for 5.x kernel series. More... about 5 years ago