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
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CFLAGS for both CFLAGS/CXXFLAGS in GDB
Alexey Neyman
2019-02-13
1
-22
/
+6
*
decouple darwin/clang here as per #712
Roy Storey
2019-02-13
1
-12
/
+11
*
Use 'chmod a-x' instead of 'chmod -x'
Alexey Neyman
2018-09-26
1
-1
/
+1
*
Avoid adding arch/cpu/tune flags for target to GCC build
Alexey Neyman
2018-06-05
4
-24
/
+15
*
Restore a missing GDB option
Alexey Neyman
2018-05-06
1
-2
/
+6
*
Fix strace 4.21+ on aarch64
Alexey Neyman
2018-04-29
1
-1
/
+2
*
Fix gdb build flags forming
Sergey Korolev
2017-12-18
1
-10
/
+12
*
Merge pull request #882 from ksergeyv/gdb-link
Alexey Neyman
2017-12-17
1
-80
/
+106
|
\
|
*
Fix variables passing to gdb configure scripts
Sergey Korolev
2017-12-14
1
-80
/
+106
*
|
Do not build a native gdbserver automatically
Sergey Korolev
2017-12-14
1
-0
/
+4
|
/
*
Add -D__GLIBC__ to target CFLAGS
Alexey Neyman
2017-09-30
3
-17
/
+41
*
config: Add package versioning flexibility
Nathan Chancellor
2017-09-01
1
-1
/
+1
*
Resolve a few more TBDs
Alexey Neyman
2017-07-09
1
-1
/
+0
*
Separate the notions of package name/label
Alexey Neyman
2017-07-08
1
-1
/
+0
*
Fix the references to old config variables
Alexey Neyman
2017-07-08
4
-64
/
+18
*
Add option to build gdbserver for target that does not require libstdc++.so
Nye Liu
2017-06-16
1
-0
/
+4
*
Honor CFLAGS_FOR_BUILD
Alexey Neyman
2017-06-15
1
-3
/
+6
*
Add GDB 8.0 ...
Alexey Neyman
2017-06-04
1
-2
/
+7
*
CC_FOR_BUILD in gdb.sh
Alexey Neyman
2017-04-02
1
-0
/
+6
*
Handle Python with non-default names
Alexey Neyman
2017-04-01
1
-2
/
+15
*
Move some scripts to a new directory, maintainer
Alexey Neyman
2017-03-21
1
-34
/
+0
*
Disable format warnings for clang
Alexey Neyman
2017-03-07
1
-0
/
+5
*
Revert "Determine whether -E/-r option selects extended regexp"
Alexey Neyman
2017-02-26
3
-5
/
+5
*
Determine whether -E/-r option selects extended regexp
Alexey Neyman
2017-02-13
3
-5
/
+5
*
Merge pull request #584 from stilor/disallow-gold-for-elf2flt
Alexey Neyman
2017-02-10
1
-4
/
+0
|
\
|
*
Remove wrapping if in 300-gdb.sh
Alexey Neyman
2017-02-09
1
-4
/
+0
*
|
Supply --disable-build-with-cxx instead of requiring C++
Alexey Neyman
2017-02-09
1
-0
/
+6
|
/
*
Use 'make install' to install DUMA
Alexey Neyman
2017-01-30
1
-27
/
+28
*
Fix handling of ltrace 0.5.3 peculiarity.
Alexey Neyman
2017-01-26
1
-2
/
+3
*
Run all configure scripts using ${CONFIG_SHELL}
Alexey Neyman
2017-01-25
3
-0
/
+6
*
Replace strace workaround with a patch.
Alexey Neyman
2017-01-16
1
-12
/
+0
*
Use ${CT_CC} instead of gcc ...
Alexey Neyman
2017-01-13
2
-4
/
+4
*
GDB 7.12 needs c++.
Alexey Neyman
2017-01-13
1
-9
/
+20
*
Unify fetching Linaro components.
Alexey Neyman
2017-01-12
1
-20
/
+11
*
Pick up <linux/ioctl.h> and friends from TARGET.
Alexey Neyman
2017-01-10
1
-9
/
+21
*
${LD_TARGET} -> ${CT_TARGET}.
Alexey Neyman
2017-01-10
1
-1
/
+1
*
Shut clang's warning that confuses configure.
Alexey Neyman
2017-01-10
1
-0
/
+6
*
Kill dmalloc.
Alexey Neyman
2016-12-16
1
-57
/
+0
*
Merge pull request #443 from KirillSmirnov/gdb-native
Alexey Neyman
2016-12-05
1
-2
/
+21
|
\
|
*
debug/gdb: restore comments
Kirill K. Smirnov
2016-12-05
1
-0
/
+12
|
*
debug/gdb: Add comments for untrivial flags.
Kirill K. Smirnov
2016-09-12
1
-0
/
+14
|
*
debug/gdb: properly link with expat
Kirill Smirnov
2016-09-09
1
-10
/
+3
*
|
Fix use of custom location if it is a directory.
Alexey Neyman
2016-12-02
2
-2
/
+2
*
|
Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.
Alexey Neyman
2016-11-20
6
-26
/
+26
|
/
*
Work-around another quirk in GDB configure.
Alexey Neyman
2016-04-01
1
-4
/
+11
*
Unbreak static cross-gdb.
Alexey Neyman
2016-04-01
1
-5
/
+14
*
Whitespace: We don't use tabs in shell or kconfig files
Bryan Hundven
2015-12-08
1
-12
/
+12
*
scripts: Update usage of CT_GetCustom
Bryan Hundven
2015-12-08
1
-7
/
+2
*
binutils/gdb: Fix configure options when building from binutils-gdb repo
Bryan Hundven
2015-11-24
1
-0
/
+15
*
consistency: Use exported variables of required tools
Bryan Hundven
2015-11-17
6
-23
/
+23
[next]