0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo.
Lucretia9
as Luke A. Guest
More... almost 9 years ago
Added a link to a prebuilt libs for the toolchains.
Lucretia9
as Luke A. Guest
More... about 10 years ago
Added a link to a prebuilt toolchain for arm.
Lucretia9
as Luke A. Guest
More... about 10 years ago
Added a No_Floating_Point restrction.
Lucretia9
as Luke A. Guest
More... over 10 years ago
New system.ads for LPC11C24 board
Lucretia9
as Luke A. Guest
More... over 10 years ago
Moved the comments from the here to the Boot process wiki entry so we have it documented in the correct place.
Lucretia9
as Luke A. Guest
More... almost 12 years ago
Added some more info regarding what Kick has but what TAMP does not at the start.
Lucretia9
as Luke A. Guest
More... almost 12 years ago
More comments to document the process of "kicking" the machine.
Lucretia9
as Luke A. Guest
More... almost 12 years ago
Added the initial version of Kick which will initialise the machine and start the various processes.
Lucretia9
as Luke A. Guest
More... almost 12 years ago
Added a new example program that builds and runs on STM32F4DISCOVERY boards.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Added a system package for the STM32F4 MCU.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Can now build an RTS for Cortex-M4.
Lucretia9
as Luke A. Guest
More... over 12 years ago
More info on building the RTS.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Added a bit more on building the RTS.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Fixed it to work with the GNAT project file.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Changed the boards to only accept the STM32F4.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Corrected the task number for GCC stage 2 for the cross compiler.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Added the time it takes to build on my machine.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Updated the version of GCC to 4.6.1 and the full size of the build. Added the tests summaries. Added another common problem, just for future reference more than anything.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Changed the task count for the cross build as I removed the gnattools build step - it's all in one now.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Changed the version of binutils to 2.22. Removed the EXTRA_NATIVE_* defines as not required at the moment because we build PPL and Cloog-PPL for all targets now. Removed an extraneous BINUTILS_MIRROR export.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Fully integrated the new patch for bare board cross targets so no bad hackery required. Cleaned up the exports, especially considering we build the arithmetic libs as shared, we need to pick thos up in the script else the compilers don't work. Building PPL and Cloog-PPL for all targets. Building C++ for all targets now. Fixed naming issues of the GCC2 to GCC1 where appropriate. No need to build gnattools as a separate step for cross targets now.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Added more info on the targets. Changed the board reference from the xpresso to the stm32f4 when building the rts. Cleaned up the getting started section.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Updated the copyright.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Attempted to fix the build, it doesn't yet work. Will need to pass this onto Dave to look at. Added GDB. Added rudimentary stlink. Commented out the u-boot and qemu download instructions for now.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Removed the old patch info. Fixed up the instructions for manually building GCC.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Fixed the GCC-4.6.2 message to state why it does not build.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Merge branch 'master' of github.com:Lucretia/tamp
Lucretia9
as Luke A. Guest
More... over 12 years ago
Added a note on GCC 4.6.2 failing on newlib.
Lucretia9
as Luke A. Guest
More... over 12 years ago
Add additional languages and arithmetic libs to native toolchain. Separate TODO file. Remove obsolete patches. Some renaming, and tidying More... over 12 years ago