index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PRU cross tool target
Dimitar Dimitrov
2021-01-19
1
-0
/
+5
*
Merge pull request #1342 from DspHack/feature/add_support_for_ti_c6x
Chris Packham
2020-11-10
1
-0
/
+79
|
\
|
*
c6x: Remove multilib requirement
Dan Tejada
2020-11-02
1
-2
/
+0
|
*
Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) ...
Dan Tejada
2020-05-20
1
-0
/
+81
*
|
arm: Disable context functions for Thumb
Chris Packham
2020-11-01
1
-0
/
+1
*
|
Map picolibc to suitable CT_TARGET_SYS values
Keith Packard
2020-09-16
1
-2
/
+2
|
/
*
Add --with-cpu= on 32-bit SPARC
Alexey Neyman
2020-03-03
1
-15
/
+26
*
Set --with-cpu-{32,64} for multilib builds
Alexey Neyman
2020-02-26
1
-0
/
+4
*
ARC: Support building of multi-lib Glibc toolchain
Alexey Brodkin
2019-06-14
1
-0
/
+36
*
Add config flags for omitting 'arch' and 'vendor'
Alexey Neyman
2018-12-10
3
-23
/
+10
*
Use -mel/-meb for moxie
Alexey Neyman
2018-12-07
1
-0
/
+5
*
Warn if architecture is empty on x86/32bit
Alexey Neyman
2018-12-03
1
-1
/
+5
*
Add moxiebox as a choice for libc
Alexey Neyman
2018-12-01
2
-1
/
+12
*
Add moxie architecture
Alexey Neyman
2018-11-28
1
-0
/
+7
*
Generate correct tuple for PowerPC with SPE ABI
Alexey Neyman
2018-10-23
1
-1
/
+1
*
Disable context functions for Thumb
Alexey Neyman
2018-06-05
1
-0
/
+1
*
Add --enable-obsolete for powerpc-*-spe
Alexey Neyman
2018-06-05
1
-3
/
+3
*
ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomics
Alexey Brodkin
2018-05-21
1
-1
/
+1
*
Add ARC architecture support
Alexey Brodkin
2018-05-15
1
-0
/
+34
*
Only decorate TARGET_ARCH if using specific CPU
Alexey Neyman
2018-01-21
1
-2
/
+6
*
add RISC-V architecture support
Antony Pavlov
2017-11-19
1
-0
/
+5
*
Use the new SuperH fixes in the two multilib samples
Alexey Neyman
2017-09-03
2
-6
/
+107
*
Super-H multilib toolchain fixes
Alexey Neyman
2017-09-03
2
-30
/
+38
*
Building packages using the new framework
Alexey Neyman
2017-07-08
1
-61
/
+0
*
Convert the rest of packages to new framework
Alexey Neyman
2017-07-08
1
-1
/
+1
*
Merge pull request #773 from stilor/fix-bionic-32bit
Alexey Neyman
2017-07-07
1
-2
/
+2
|
\
|
*
Fix ARM32 name for android
Alexey Neyman
2017-07-07
1
-2
/
+2
*
|
scripts/nios2: do not override precomputed flags
Kirill K. Smirnov
2017-07-01
1
-8
/
+2
|
/
*
Added a sample of the MSP430 architecture and removed config.sub
Andrew Wygle
2017-06-02
1
-1
/
+0
*
Added MSP430 architecture support.
Andrew Wygle
2017-06-02
1
-0
/
+6
*
Preliminary bionic/Android support
hyc
2017-05-14
1
-0
/
+1
*
Separate uclibc's multilib headers on MIPS, too
Alexey Neyman
2017-05-14
1
-0
/
+11
*
Fix up the sysroot issue for sh4 in a different way
Alexey Neyman
2017-03-26
1
-0
/
+23
*
Correct warning text to include newer glibc versions
Alexey Neyman
2017-03-08
1
-1
/
+1
*
Allow one to select uclibceabi/uclibcgnueabi suffix
Alexey Neyman
2017-02-09
1
-1
/
+1
*
Add support for AArch64 in uClibc-ng
Alexey Neyman
2017-02-02
1
-21
/
+23
*
Create <sgidefs.h> if MUSL doesn't create one
Alexey Neyman
2017-01-26
1
-0
/
+19
*
Use ${CT_CC} instead of gcc ...
Alexey Neyman
2017-01-13
1
-2
/
+2
*
xtensa: fix endianness support
Max Filippov
2016-11-22
1
-0
/
+2
*
Update x86.sh
Pedro Navarro
2016-08-25
1
-1
/
+3
*
musl: Add multilib support.
Alexey Neyman
2016-08-23
1
-0
/
+11
*
Support multilib in sh/uClibc.
Alexey Neyman
2016-08-23
1
-1
/
+31
*
First stab at multilib/uClibc.
Alexey Neyman
2016-08-23
3
-1
/
+120
*
uClibc: Split configuration tweaker into per-arch functions.
Alexey Neyman
2016-08-23
9
-0
/
+139
*
Change multilib functions to set the variable.
Alexey Neyman
2016-08-23
4
-45
/
+69
*
libc/*.sh: Deprecate libc_check_config step.
Alexey Neyman
2016-08-23
10
-71
/
+59
*
arch/x86: add a sanity check
Alexey Neyman
2016-06-09
1
-0
/
+11
*
arch/all: Add common function to return multilib target
Alexey Neyman
2016-06-09
10
-0
/
+181
*
arch/sparc: better default CPU when targetting Linux
Alexey Neyman
2016-06-09
1
-0
/
+13
*
xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIR
Bryan Hundven
2015-12-08
1
-7
/
+1
[next]