index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
xcompile
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpayload: Use top level xcompile
Stefan Reinauer
2015-07-09
1
-1
/
+1
*
xcompile: switch around armv7 TCARCHes
Stefan Reinauer
2015-07-09
1
-1
/
+1
*
Unconditionally compile romstage with -Wa,--divide
Stefan Reinauer
2015-07-07
1
-8
/
+0
*
xcompile: Fix compiler invocation in testcc
Stefan Reinauer
2015-07-07
1
-1
/
+1
*
util/xcompile/xcompile: use env(1) to find bash
Jonathan A. Kollasch
2015-07-06
1
-1
/
+1
*
xcompile: ask for compiler runtime using appropriate CFLAGS
Patrick Georgi
2015-07-04
1
-2
/
+2
*
xcompile: x86-64-elf wants -Wa,--divide, too
Stefan Reinauer
2015-06-20
1
-0
/
+6
*
xcompile: Don't print error messages
Stefan Reinauer
2015-06-16
1
-1
/
+1
*
xcompile: add support for x86-64
Stefan Reinauer
2015-06-16
1
-1
/
+13
*
xcompile: Fix errors thrown during make gitconfig
Stefan Reinauer
2015-06-08
1
-0
/
+2
*
build system: move more clang handling to xcompile
Patrick Georgi
2015-06-04
1
-5
/
+12
*
build system: move compiler runtime determination to xcompile
Patrick Georgi
2015-06-04
1
-0
/
+12
*
xcompile: Detect clang compilers
Patrick Georgi
2015-06-04
1
-14
/
+34
*
xcompile: Rename internal variable CFLAGS to CFLAGS_GCC
Patrick Georgi
2015-06-04
1
-19
/
+19
*
xcompile: Add CROSS_COMPILE_* variable
Furquan Shaikh
2015-05-27
1
-0
/
+1
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
util/xcompile/xcompile: Allow to override `HOSTCC` variable
Paul Menzel
2015-05-04
1
-1
/
+1
*
xcompile: improve mips toolchain handling
Vadim Bendebury
2015-04-28
1
-16
/
+24
*
xcompile: Use local variables and make cosmetic changes
Vadim Bendebury
2015-04-28
1
-14
/
+14
*
armv7-m: add armv7-m configuration
Daisuke Nojiri
2015-04-10
1
-1
/
+1
*
build system: mips is a valid nickname for mipsel
Patrick Georgi
2015-03-30
1
-1
/
+2
*
build: mips: add default compilation options
Vadim Bendebury
2015-03-23
1
-0
/
+4
*
Allow for different BFD elf formats per architecture
Vadim Bendebury
2015-03-21
1
-9
/
+12
*
build: mipsel cross compiler support
Paul Burton
2015-02-24
1
-1
/
+9
*
xcompile: specify arm64 subarches
Patrick Georgi
2015-02-17
1
-0
/
+2
*
xcompile: Rename aarch64 to arm64
Marc Jones
2015-01-26
1
-3
/
+3
*
crossgcc: Add buildsystem support for aarch64 compiler
Patrick Georgi
2014-11-20
1
-1
/
+1
*
abuild: fix cross compiler test
Patrick Georgi
2014-11-04
1
-0
/
+2
*
xcompile: detect and use RISCV binaries
Ronald G. Minnich
2014-10-08
1
-1
/
+10
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
1
-3
/
+3
*
xcompile: always use -march=i686
Aaron Durbin
2014-08-25
1
-0
/
+5
*
build system: remove duplicate architecture list
Patrick Georgi
2014-07-30
1
-0
/
+1
*
build system: create .xcompile dependency
Patrick Georgi
2014-07-15
1
-0
/
+0
*
util/xcompile: Print fatal error messages to stderr instead of stdout
Daniele Forsi
2014-07-15
1
-6
/
+3
*
build: break compiler flags out of $(CC)
Patrick Georgi
2014-05-17
1
-1
/
+2
*
build: get rid of a special case
Patrick Georgi
2014-05-17
1
-1
/
+1
*
xcompile: ABIs are really architecture specific
Patrick Georgi
2014-05-15
1
-4
/
+5
*
xcompile: break out big loop content into function
Patrick Georgi
2014-05-15
1
-2
/
+8
*
xcompile: move tempfile cleanup closer together
Patrick Georgi
2014-05-15
1
-5
/
+6
*
xcompile: actually use "special compile flags" idea
Patrick Georgi
2014-05-15
1
-10
/
+4
*
xcompile: fail earlier on missing host tools
Patrick Georgi
2014-05-15
1
-20
/
+27
*
xcompile: slightly refactor variable expansion magic
Patrick Georgi
2014-05-15
1
-23
/
+27
*
xcompile: use bash
Patrick Georgi
2014-05-15
1
-1
/
+1
*
util/xcompile/xcompile: set up for aarch64
Ronald G. Minnich
2013-11-10
1
-1
/
+12
*
arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS
Andrew Wu
2013-10-17
1
-0
/
+1
*
buildgcc: Downgrade to gcc 4.7.3, handle armv7-a
Patrick Georgi
2013-09-20
1
-1
/
+1
*
xcompile: honor LINKER_SUFFIX variable
Aaron Durbin
2013-03-23
1
-1
/
+1
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
update CFLAGS for armv7
David Hendricks
2013-01-04
1
-8
/
+3
*
add a return type to test function used by xcompile
David Hendricks
2012-12-21
1
-1
/
+1
[next]