summaryrefslogtreecommitdiff
path: root/gnu/packages/embedded.scm
Commit message (Collapse)AuthorAge
...
* | Merge branch 'master' into core-updatesMark H Weaver2017-06-20
|\|
| * gnu: propeller-gcc-4: Add cross environment variables patch.Ricardo Wurmus2017-06-18
| | | | | | | | | | * gnu/packages/embedded.scm (propeller-gcc-4)[source]: Add gcc-cross-environment-variables.patch.
* | Merge branch 'master' into core-updatesMark H Weaver2017-06-18
|\|
| * gnu: spin2cpp: Update to 3.6.3.Tobias Geerinckx-Rice2017-06-16
| | | | | | | | * gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
| * gnu: Add propeller-gcc-4.Ricardo Wurmus2017-06-15
| | | | | | | | | | | | * gnu/packages/embedded.scm (propeller-gcc-4): New variable. * gnu/packages/patches/gcc-4.6-gnu-inline.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into core-updatesMark H Weaver2017-05-27
|\|
| * gnu: arm-none-eabi-toolchain: Include libstdc++.Ricardo Wurmus2017-05-24
| | | | | | | | | | * gnu/packages/embedded.scm (arm-none-eabi-toolchain)[propagated-inputs]: Add libstdc++.
| * gnu: arm-none-eabi-toolchain: Provide union of all inputs at the output.Ricardo Wurmus2017-05-24
| | | | | | | | | | * gnu/packages/embedded.scm (arm-none-eabi-toolchain)[arguments]: Make the union of all inputs available at the output.
| * gnu: Add libstdc++-arm-none-eabi.Ricardo Wurmus2017-05-24
| | | | | | | | * gnu/packages/embedded.scm (make-libstdc++-arm-none-eabi): New procedure.
| * gnu: Allow overriding of xgcc package in cross-gcc.Ricardo Wurmus2017-05-24
| | | | | | | | | | | | | | | | | | * gnu/packages/cross-base.scm (cross-gcc-arguments): Take extra "xgcc" argument. (cross-gcc): Use keyword arguments; take optional "xgcc" argument. * gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9, propeller-gcc, gcc-vc4): Use keyword arguments. * gnu/packages/avr.scm (avr-gcc-4.9): Likewise.
* | Merge branch 'master' into core-updatesRicardo Wurmus2017-05-24
|\|
| * gnu: Add gcc-vc4.Danny Milosavljevic2017-05-01
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/26541>. * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add vc4-elf. * gnu/packages/embedded.scm (gcc-vc4): New variable.
* | gnu: flex-2.6.1: Remove variable.Leo Famulari2017-05-15
|/ | | | | | | | * gnu/packages/flex.scm (flex-2.6.1): Remove variable. * gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1. * gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise. * gnu/packages/maths.scm (scotch): Likewise. * gnu/packages/wine.scm (wine): Likewise.
* gnu: propeller-binutils: Use flex 2.6.1.Ricardo Wurmus2017-03-30
| | | | | * gnu/packages/embedded.scm (propeller-binutils)[native-inputs]: Replace "flex" with "flex-2.6.1".
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
|\
| * gnu: binutils-vc4: Set source file-name.Efraim Flashner2017-03-22
| | | | | | | | * gnu/packages/embedded.scm (binutils-vc4)[source]: Add file-name field.
* | gnu: binutils-vc4: Build with flex-2.6.1.Efraim Flashner2017-03-22
|/ | | | | * gnu/packages/embedded.scm (binutils-vc4)[native-inputs]: Use flex-2.6.1 and not flex.
* gnu: Add binutils-vc4.Danny Milosavljevic2017-03-05
| | | | * gnu/packages/embedded.scm (binutils-vc4): New variable.
* gnu: Add propeller-development-suite.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-development-suite): New variable.
* gnu: Add spinsim.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (spinsim): New variable.
* gnu: Add spin2cpp.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (spin2cpp): New variable.
* gnu: Add propeller-load.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-load): New variable.
* gnu: Add openspin.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (openspin): New variable.
* gnu: Add propeller-toolchain.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-toolchain): New variable.
* gnu: Add proplib.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (proplib): New variable.
* gnu: Add propeller-gcc.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-gcc): New variable.
* gnu: Add propeller-binutils.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-binutils): New variable.
* gnu: gcc-arm-none-eabi-4.9: Remove non-applicable patch.Ludovic Courtès2016-11-08
| | | | | * gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[patches]: Remove "gcc-arm-bug-71399.patch" from XGCC's patches.
* gnu: openocd: Correct license.Ricardo Wurmus2016-10-31
| | | | * gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
* gnu: Add openocd.Theodoros Foradis2016-10-30
| | | | | | * gnu/packages/embedded.scm (openocd): New variable. * gnu/packages/patches/openocd-nrf52.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the patch.
* gnu: Add jimtcl.David Craven2016-10-30
| | | | * gnu/packages/embedded.scm (jimtcl): New variable.
* gnu: Add libjaylink.David Craven2016-10-30
| | | | * gnu/packages/embedded.scm (libjaylink): New variable.
* gnu: Add gdb-arm-none-eabi.Theodoros Foradis2016-10-30
| | | | * gnu/packages/embedded.scm (gdb-arm-none-eabi): New variable.
* gnu: Add arm-none-eabi-toolchain variants.Theodoros Foradis2016-10-16
| | | | | | | | | * gnu/packages/embedded.scm (arm-none-eabi-toolchain): New procedure. (arm-none-eabi-toolchain-4.9, arm-none-eabi-nano-toolchain-4.9, arm-none-eabi-toolchain-6, arm-none-eabi-nano-toolchain-6): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add arm-none-eabi-gcc-6.Theodoros Foradis2016-10-16
| | | | | | | * gnu/packages/embedded.scm (gcc-arm-none-eabi-6): New variable. * gnu/packages/patches/gcc-6-arm-none-eabi-multilib.patch: New file. * gnu/packages/patches/gcc-6-cross-environment-variables.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the patches.
* gnu: Add newlib-nano-arm-none-eabi.Ricardo Wurmus2016-10-09
| | | | * gnu/packages/embedded.scm (newlib-nano-arm-none-eabi): New variable.
* gnu: Add newlib-arm-none-eabi.Ricardo Wurmus2016-10-09
| | | | * gnu/packages/embedded.scm (newlib-arm-none-eabi): New variable.
* gnu: Add arm-none-eabi cross compiler.Ricardo Wurmus2016-10-09
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for "arm-eabi". * gnu/packages/embedded.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.