index
:
buildroot
2012.11.x
2013.08.x
2015.08.x
2015.11.x
2016.08.x
2016.11.x
2017.02.x
2017.05.x
2017.08.x
2017.11.x
2018.02.x
2018.05.x
2018.08.x
2018.11.x
2019.02.x
2019.05.x
2019.08.x
2019.11.x
2020.02.x
2020.05.x
2020.08.x
2020.11.x
master
next
Buildroot: Making Embedded Linux easy
jacmet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
Commit message (
Expand
)
Author
Age
Files
Lines
*
toolchain/toolchain-wrapper.c: extend the list of unsafe paths
Yann E. MORIN
2020-06-22
1
-0
/
+2
*
toolchain: adjust version check to allow for single numbers
Norbert Lange
2020-06-14
1
-1
/
+1
*
{linux, linux-headers}: add version 5.7
Michael Walle
2020-06-05
2
-1
/
+10
*
toolchain/toolchain-external: install ldd on the target
Julien Boibessot
2020-04-27
1
-0
/
+7
*
toolchain/toolchain-buildroot: PPC64(LE) support in musl requires ALTIVEC
Vincent Fazio
2020-04-20
1
-0
/
+1
*
{linux, linux-headers}: add version 5.6
Bernd Kuhls
2020-04-02
2
-1
/
+10
*
toolchain/Config.in: move BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_5
Bernd Kuhls
2020-04-02
1
-4
/
+4
*
Makefile: make-4.3 now longer un-escapes \# in macros
Yaroslav Syrytsia
2020-03-31
1
-4
/
+4
*
{linux, linux-headers}: add version 5.5
Jagan Teki
2020-03-29
2
-1
/
+10
*
toolchain/toolchain-external: fix call to check_kernel_headers_version
Thomas Petazzoni
2020-03-21
1
-1
/
+1
*
toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_93847
Giulio Benetti
2020-02-26
1
-0
/
+7
*
toolchain/external: fix SSP help texts for custom toolchains
Yann E. MORIN
2020-02-20
1
-2
/
+2
*
toolchain/toolchain-external/toolchain-external-custom: add option to indicat...
Thomas Petazzoni
2020-02-20
1
-0
/
+12
*
toolchain: add hidden BR2_TOOLCHAIN_HAS_SSP_STRONG boolean
Thomas Petazzoni
2020-02-20
1
-0
/
+4
*
toolchain: use consistent code style for C code
Peter Korsgaard
2020-02-08
1
-1
/
+1
*
toolchain: allow using custom headers newer than latest known ones
Vincent Fazio
2020-02-08
4
-3
/
+19
*
toolchain/toolchain-external: warn for untested GCC/kernel version
Arnout Vandecappelle (Essensium/Mind)
2020-02-02
1
-0
/
+6
*
toolchain: bump ARC prebuild toolchain to arc-2019.09
Evgeniy Didin
2020-01-18
3
-9
/
+8
*
toolchain-external: update Arm AArch64 BE toolchain 9.2-2019.12
Romain Naour
2020-01-08
4
-10
/
+10
*
toolchain/toolchain-wrapper: handle __{BASE_,}FILE__ macro for reproducibility
Atharva Lele
2020-01-06
1
-0
/
+5
*
toolchain/toolchain-external: update Arm AArch64 toolchain 9.2-2019.12
Romain Naour
2020-01-04
4
-10
/
+10
*
toolchain/toolchain-external: update Arm ARM toolchain 9.2-2019.12
Romain Naour
2020-01-04
4
-12
/
+12
*
toolchain/toolchain-buildroot: allow ARC big endian glibc builds
Vineet Gupta
2019-12-06
1
-1
/
+1
*
{linux, linux-headers}: add version 5.4
Marcus Folkesson
2019-12-02
2
-0
/
+9
*
package/musl: add an upstream URL to Config.in
Mark Corbin
2019-11-29
1
-0
/
+2
*
toolchain/helpers: make sure we bail out when kernel headers check fails
Thomas Petazzoni
2019-11-13
1
-1
/
+3
*
toolchain/toolchain-external: add a check for D language support
Eric Le Bihan
2019-11-04
2
-1
/
+23
*
toolchain: expose BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS for all toolchain types
Matt Weber
2019-10-28
3
-9
/
+15
*
toolchain/toolchain: set TOOLCHAIN_INSTALL_STAGING only once
Arnout Vandecappelle (Essensium/Mind)
2019-10-27
1
-1
/
+1
*
toolchain/toolchain-external: restrict copying of dynamic loader to ld*.so.*
Thomas De Schampheleire
2019-10-27
1
-1
/
+1
*
toolchain/toolchain-wrapper: explicitly pass --build-id=none if BR2_REPRODUCIBLE
Atharva Lele
2019-10-26
1
-0
/
+4
*
toolchain/toolchain-external: add support for D language
Eric Le Bihan
2019-10-25
2
-0
/
+11
*
toolchain: add support for D language
Eric Le Bihan
2019-10-25
1
-0
/
+3
*
toolchain/external: copy libssp.so if SSP is enabled
Yann Droneaud
2019-10-25
1
-0
/
+4
*
{linux, linux-headers}: bump to version 5.3.1
James Hilliard
2019-09-28
2
-0
/
+9
*
toolchain: generate check-headers program under $(BUILD_DIR)
Carlos Santos
2019-09-25
2
-5
/
+5
*
toolchain/wrapper: also dump args it was called with
Yann E. MORIN
2019-08-18
1
-20
/
+29
*
core: allow br2-external trees to provide pre-configured toolchains
Yann E. MORIN
2019-08-04
1
-1
/
+4
*
toolchain: allow PIC/PIE without RELRO
Yann E. MORIN
2019-08-03
2
-1
/
+5
*
toolchain: check the SSP option is known
Yann E. MORIN
2019-08-03
2
-1
/
+9
*
toolchain/toolchain-external/toolchain-external-custom: be more flexible on g...
Thomas Petazzoni
2019-08-03
1
-20
/
+0
*
toolchain-external: fix find_sysroot
Yann E. MORIN
2019-08-01
1
-1
/
+1
*
toolchain-external: anchor sysroot regex with /
陈小 刚
2019-08-01
1
-1
/
+1
*
toolchain-buildroot: musl only supports 64bit variant of risc-v
Peter Korsgaard
2019-07-30
1
-1
/
+1
*
toolchain: enable musl for riscv
Jörg Krause
2019-07-30
1
-1
/
+1
*
toolchain: allow architectures to enforce compilation flags
Yann E. MORIN
2019-07-18
1
-0
/
+1
*
{linux, linux-headers}: bump to version 5.2
Serhii Sakhno
2019-07-14
2
-0
/
+9
*
toolchain-external: add gcc 9 entry
Romain Naour
2019-06-22
1
-0
/
+6
*
toolchain: add gcc 9 entry
Romain Naour
2019-06-22
1
-0
/
+5
*
toolchain: gcc bug 90620 has not been fixed in gcc 8.x
Giulio Benetti
2019-06-22
1
-2
/
+1
[next]