aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-083-4/+6
* Point bundled patches location to packages/Alexey Neyman2017-07-081-5/+4
* Merge pull request #773 from stilor/fix-bionic-32bitAlexey Neyman2017-07-071-2/+2
|\
| * Fix ARM32 name for androidAlexey Neyman2017-07-071-2/+2
* | scripts/nios2: do not override precomputed flagsKirill K. Smirnov2017-07-011-8/+2
|/
* Add option to build gdbserver for target that does not require libstdc++.soNye Liu2017-06-161-0/+4
* Honor CFLAGS_FOR_BUILDAlexey Neyman2017-06-153-5/+10
* Set CT_BUILD_DIR prior to using itChris Packham2017-06-151-1/+1
* Fix debuild warnings/errorsAlexey Neyman2017-06-074-7/+0
* Add GDB 8.0 ...Alexey Neyman2017-06-041-2/+7
* Added a sample of the MSP430 architecture and removed config.subAndrew Wygle2017-06-021-1/+0
* Added MSP430 architecture support.Andrew Wygle2017-06-021-0/+6
* Retire CT_CC_GCC_TARGET_FINALAlexey Neyman2017-05-241-8/+4
* Handle ming32 as a hostAlexey Neyman2017-05-241-14/+35
* Print gcc version in the same way as the restAlexey Neyman2017-05-141-1/+1
* Preliminary bionic/Android supporthyc2017-05-143-0/+45
* Merge pull request #716 from stilor/gcc7Alexey Neyman2017-05-141-0/+11
|\
| * Separate uclibc's multilib headers on MIPS, tooAlexey Neyman2017-05-141-0/+11
* | Simplified error message for CCbRad2017-05-101-2/+1
* | Fixed up representation of PATH env. var in error messagebRad2017-05-101-1/+1
* | Added CT_TestAndAbort trivial sanity checks for CC and CXX to avoid libiconnv...bRad2017-05-101-0/+3
|/
* Use config from the install locationAlexey Neyman2017-04-221-1/+1
* Get rid of config.genAlexey Neyman2017-04-221-161/+0
* Merge pull request #690 from stilor/fix-empty-symlinksAlexey Neyman2017-04-131-1/+1
|\
| * Avoid creating symlinks with empty prefixAlexey Neyman2017-04-131-1/+1
* | Doc renames & issue templateAlexey Neyman2017-04-131-1/+1
|/
* Make guidelines for bug reporting more explicitAlexey Neyman2017-04-101-0/+7
* Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-071-0/+5
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-061-0/+5
* | libc/mingw: quote variable in comparisonTamir Duberstein2017-04-061-1/+1
|/
* CC_FOR_BUILD in gdb.shAlexey Neyman2017-04-021-0/+6
* Pass HOSTCC to uclibc's makeAlexey Neyman2017-04-021-0/+1
* Pass CC_FOR_BUILD to binutilsAlexey Neyman2017-04-021-0/+2
* Handle Python with non-default namesAlexey Neyman2017-04-011-2/+15
* Always build ncurses-for-buildAlexey Neyman2017-04-011-25/+5
* Fix symlinking to multiarch tools on CygwinAlexey Neyman2017-04-012-21/+11
* MinGW-W64 fixesAlexey Neyman2017-03-302-52/+99
* Merge pull request #667 from stilor/cross-gdb-depsAlexey Neyman2017-03-291-5/+5
|\
| * cross-gdb: account for canadian/crossnative toolchainsAlexey Neyman2017-03-291-5/+5
* | Add symlinks from the libraries' original location to the new one.Alexey Neyman2017-03-291-0/+3
|/
* Fix up the sysroot issue for sh4 in a different wayAlexey Neyman2017-03-264-53/+34
* Do not create multilib symlinks if not using sysrootAlexey Neyman2017-03-231-1/+1
* Make creation of ld.so.conf optionalAlexey Neyman2017-03-221-2/+2
* Add a release creation scriptAlexey Neyman2017-03-211-1/+1
* Move some scripts to a new directory, maintainerAlexey Neyman2017-03-214-536/+0
* Cross-ldd: handling e_flags is tricky and depends on archAlexey Neyman2017-03-201-9/+77
* Merge pull request #639 from stilor/tweak-gcc-movelibsAlexey Neyman2017-03-197-101/+293
|\
| * Add an option to "demultilib"Alexey Neyman2017-03-171-20/+38
| * Check libraries for compatibilityAlexey Neyman2017-03-141-2/+54