|
|
@c7a67c4
|
8 years |
jiri |
libc should provide limits.h from the C std. Here's a first crude …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2628642
|
8 years |
martin |
generate inlined binary data via assembler
this is much faster and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8d2dd7f2
|
8 years |
jakub |
Reduce the number of files that include <sys/types.h>
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@951f6b9e
|
8 years |
jakub |
Allow building only toolchains needed for developing HelenOS
Use …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@75b24cd
|
8 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d2bd00f0
|
8 years |
martin |
bump to GCC 7.1, binutils 2.28 (both now include upstream support for …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ff87f70
|
8 years |
martin |
prioritize genisoimage over mkisofs
(mkisofs tents to be an alias for …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a75cb8
|
9 years |
martin |
bump GCC to 6.3.0 and GDB to 7.12.1
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a4170d5
|
9 years |
martin |
better support for non-standard configurations
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9185e42
|
9 years |
jakub |
Replace gem5 support in favor of qemu-system-sparc64 -M niagara support
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a91d719
|
9 years |
jakub |
Pass the loc path to the serial console in boot prom arguments
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0195374
|
9 years |
jakub |
Spawn QEMU/sun4u with serial console only
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@48eb2fc2
|
9 years |
martin |
bump the toolchain to GCC 6.2.0, binutils 2.27, GDB 7.12
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d776329b
|
9 years |
jakub |
Remove support for sparc32
This architecture has been unmaintained …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@114d098
|
9 years |
martin |
add support for RISC-V cross-compiler
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a3e527c
|
9 years |
martin |
add cross-compiler build script for RISC-V (tools sourced from the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f4c537a
|
9 years |
martin |
add support for running spike (RISC-V simulator)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fb4a424
|
9 years |
jiri |
Better solution for disambiguating libc headers in XCW builds. Fixes …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@92c07dc
|
9 years |
martin |
prioritize genisoimage over xorriso for now
(xorriso with genisoimage …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7f0580d
|
9 years |
jakub |
gem5: Use expect to enter 'boot' after the 'ok' prompt in ew.py
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f6017ee
|
9 years |
martin |
update dependency information and improve dependency check
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@362654a
|
9 years |
jakub |
ew.py: Use '-netdev user,hostfwd=…' instead of the deprecated '-redir'
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d249b9d
|
9 years |
jakub |
Upgrade toolchain.sh
- Upgrade to binutils 2.26
- Upgrade to gcc …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@11af58b
|
9 years |
jakub |
toolchain.sh: Make archive unpacking compression-algorithm agnostic
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@147a066
|
9 years |
jakub |
Generate dependency rules between autogenerated headers automatically
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fa9f8ad
|
9 years |
jakub |
Support packed structures
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3876300
|
9 years |
jiri |
Do not depend on scripts being run from the directory they reside in.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5823f4da
|
9 years |
jiri |
.module files not needed. Keep Grub build dir for later use. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5b39be2
|
9 years |
jiri |
Reset to the right revision even if clone does not exist yet.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2f2dd126
|
9 years |
jiri |
Script for updating GRUB2.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@df425da
|
9 years |
jakub |
Add gem5 support to tools/ew.py.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b6bbc74
|
9 years |
jiri |
Add support for xorriso as alternative to mkisofs/genisoimage.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1c24c7c
|
9 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@129b92c6
|
9 years |
martin |
refactor disk image creation, use it for MSIM, too
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5fdad22
|
10 years |
jakub |
Silence the QEMU warning about the unknown image format.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bea710f
|
10 years |
jiri |
Only add system include dirs after user-provided dirs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@616f5dd3
|
10 years |
jiri |
Cross-compiler wrapper (XCW).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@59649f3
|
10 years |
martin |
do not enforce -Werror when compiling GDB
(unfortunatelly this is not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@795e2bf
|
10 years |
martin |
revive clang support
generate autotool and autogen probe sources in a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a420203
|
10 years |
martin |
use distinct file names for int128 probe
(for easier debugging)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@270bf4f
|
10 years |
martin |
use intrinsic 128-bit integer type if available
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@644352c
|
11 years |
jakub |
Default HelenOS/ppc32 build now needs at least 256M of memory.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@99d8c82
|
11 years |
jano.vesely |
xtui: Use dup2 instead of close + dup
fixes dialog ui with python 3.4 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9827b5b
|
11 years |
jakub |
Generate additional #defines for each autogenerated structure.
For …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b8f433e
|
11 years |
jakub |
Support one-dimensional arrays as struct members in autogen.py.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@089901e
|
11 years |
jiri |
Merge Intel High Definition Audio driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@da5ba3a
|
11 years |
jakub |
Constants can be prefixed also with '#'.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ec07933
|
11 years |
martin |
human-friendly check for PyYAML
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a7db87
|
11 years |
jakub |
Be more lenient towards variations in constant notation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@95fe55ca
|
11 years |
jakub |
Autogen must be able to cope with member names containing digits.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@57292d3
|
11 years |
jakub |
Make autogen.py available for the build system.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6ecc6ba6
|
11 years |
jakub |
Switch to YAML to gain comments and lose tabs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@713b8ce7
|
11 years |
jakub |
Allow to specify guards for emitted includes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32e3cdf
|
11 years |
jakub |
Prefix offsets with the name of the structure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4be73ba
|
11 years |
jakub |
Add copyright header.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@81f0940
|
11 years |
jakub |
autogen.py: Generate stricter code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0b811da2
|
11 years |
jakub |
Add autogen.py.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6d5da743
|
11 years |
vojtechhorky |
Merged random-configuration checking script + few fixes
The main …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f857e8b
|
11 years |
vojtechhorky |
Allow random configuration builds
Running make random-config would …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@83b01c2
|
11 years |
jakub |
Make ew.py work for integratorcp under QEMU 2.0.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0dd022ec
|
12 years |
jakub |
Unbreak clang build.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c2d9bb
|
12 years |
martin |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f5ceb18
|
12 years |
jakub |
Upgrade the ew.py script and remove all contrib/conf scripts.
- Give …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@12735849
|
12 years |
sucha14 |
Read toolchain patches from the correct directory.
When running …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9f9450bb
|
12 years |
vojtechhorky |
Update GDB patch to 7.6.1
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f3287e5
|
12 years |
vojtechhorky |
Mark HelenOS-specific toolchain as experimental
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c2a6983
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d7f2cd6
|
12 years |
martin |
bump GDB to 7.6.1
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@41e871f
|
12 years |
sucha14 |
Add unix timestamp into defines
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@285589b
|
12 years |
martin |
make sure that CROSS_PREFIX is set to some sane value
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b6b02c0
|
12 years |
jakub.klama |
Initial work on sparc32 architecture support.
* /boot/arch/sparc32 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b886b60
|
12 years |
jakub.klama |
Introduce SPARCv8 toolchain in toolchain.sh script.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8f2eca0
|
12 years |
vojtechhorky |
Add support for *-helenos-* toolchain
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f03c3da
|
12 years |
vojtechhorky |
Reorganize binutils patch for *-helenos-*
The new patch adds the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5a65d29
|
12 years |
vojtechhorky |
Add HelenOS-specific toolchain patches
It is possible to build …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6c9f1a6
|
12 years |
vojtechhorky |
Toolchain script refactoring
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@322ac35c
|
12 years |
vojtechhorky |
Allow non-superuser toolchain compilation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4339f09
|
12 years |
vojtechhorky |
Mostly C style (obey clang suggestions)
Merge from …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dba3e2c
|
12 years |
vojtechhorky |
Make mkext2 runnable under Python 3 as well
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8876b0d
|
12 years |
martin |
bump to GCC 4.8.1 and GDB 7.6
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6db5d4b
|
12 years |
martin |
add highly experimental support for further clang targets
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@95e370f8
|
12 years |
martin |
determine CLANG_TARGET in autotool
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ea15a89a
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@86d0c263
|
12 years |
sucha14 |
mkext2: Seek to the correct position before writing directory entry
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b2fa2d86
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d965dc3
|
12 years |
martin |
bump to GCC 4.8.0 and GDB 7.5.1
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8a26f82
|
12 years |
vojtechhorky |
ew.py: no KVM for 64bit guest on 32bit hosts
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b183ce0a
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2b95d13
|
12 years |
jakub |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7f25c4e
|
12 years |
vojtechhorky |
Unbreak mips builds (extra CC arguments)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@26bcc658
|
12 years |
vojtechhorky |
Run clang with -target in autotool
This ensures that sizes of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@39ba6d5
|
12 years |
vojtechhorky |
clang needs cross-binutils as well
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e4a1497
|
12 years |
jakub |
Improve the emulator wrapper.
- Python 3 compatible print's.
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@df64dbc
|
12 years |
jakub |
Add a prototype of a universal emulator wrapper.
- Assuming all …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@232cd4f
|
13 years |
jakub |
Remove support for the lgxemul and bgxemul machines and GXemul drivers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c0a7545
|
13 years |
jakub |
Support both endianities for MIPS Malta, resulting in lmalta and bmalta.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5a00ee0
|
13 years |
jakub |
Start reintroducing the MIPS Malta machine.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6e634d6
|
13 years |
jano.vesely |
toolchain: bump binutils to 2.23.1
Fixes …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c739102
|
13 years |
jano.vesely |
Mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@571239a
|
13 years |
sucha14 |
When writing an auto-generated file, note which program generated it.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|