0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added dependencies list for the testsuite.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Updated the docs to reflect the changes in the build process, the bug I submitted and how the build using the toolchain.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Updated the bug description.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Return the correct prefix for ARM so we can build libs using GPR files.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Merge branch 'master' of github.com:Lucretia/tamp
Lucretia9
as Luke A. Guest
More... about 13 years ago
More fixes to the build process.
Lucretia9
as Luke A. Guest
More... about 13 years ago
ampc: slight mod to the build metrics code More... about 13 years ago
Allow i386-elf and mips-elf target flags (untested) More... about 13 years ago
Write patch history file to gcc source directory More... about 13 years ago
Small typo fix, and added a message to indicate reverse patching function was called More... about 13 years ago
Added command line options, build time metrics, improved patch handling, added disclaimer and copyright notice. More... about 13 years ago
Last commit had incorrect patch files in array. Now silent reversing of patches (on reverse selection). Moved cproj cflag to config-master.inc (implementation dependent setting). More... about 13 years ago
Added option to delete old build dirs, and reverse patches. Improved error messages and task descriptions during build. Additional parallel make options. Optional binutils version from snapshot. More... about 13 years ago
Re-organised the build script to clean out the objs dir after each build. Changed the restrictions so we can use local exception handling. Added a basic last_chance_handler for local exceptions.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Create the directories automatically.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Apply gnattools3.patch instead of gnattools.patch due to code being moved.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Add in arm support and select the right tool files.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Use the makefile for now.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Temporary fix until gnatmake can build libraries for us.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Added a bug URL for the gnat library failure.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Bare metal RTS. Beagle Board system package. GNAT project to build library.
Lucretia9
as Luke A. Guest
More... about 13 years ago
New script to build the RTS for a bare metal compiler.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Extracted the common error handling functions into a separate include. Modified the comments slightly, spacial, removed colons.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Added a new variable BITS to allow for a 32 bit native build.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Script will now build from scratch a native compiler followed by an arm-none-eabi compiler.
Lucretia9
as Luke A. Guest
More... about 13 years ago
New patch to enable a clean build without failing for gnatlib.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Info on new patch to enable a clean cross compiler build.
Lucretia9
as Luke A. Guest
More... about 13 years ago
More information pertaining to the build script and updating of the gcc svn tree.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Added some TODO's as a reminder.
Lucretia9
as Luke A. Guest
More... about 13 years ago
Fixed a typo.
Lucretia9
as Luke A. Guest
More... about 13 years ago