summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-01[mips] Add support for mips r6, microMIPS r6 and MSAndk-r13-beta2ndk-r13ndk-r13-releaseJaydeep Patil
2016-06-24Define DT_MIPS_RLD_MAP_REL in code, until renamed in sysrootndk-r13-beta1Nikola Veljkovic
2016-05-11gdb: fix "optimized out" error with debug fission.Yunlian Jiang
2016-05-02Actually don't build lzma on windows.ndk-r12bndk-r12-beta2ndk-r12-releaseJosh Gao
2016-04-29Don't build lzma on Windows.Josh Gao
2016-04-29Handle darwin's crappy touch(1).Josh Gao
2016-04-28Make sure autoconf doesn't try to regenerate.Josh Gao
2016-04-28Build and use liblzma in gdb.Josh Gao
2016-03-31Set the default gdb osabi to GNU/Linux.ndk-r12-beta1Josh Gao
2016-03-31Specify osabi in arm/aarch64 tdescs.Josh Gao
2016-03-31Remove gdb hack.Josh Gao
2016-03-31Cherry-pick 7.10 changes to 7.11.Josh Gao
2016-03-31Import gdb-7.11.Josh Gao
2016-03-01Merge "gdb: disable python when python is not available."Yunlian Jiang
2016-02-26gdb: disable python when python is not available.Yunlian Jiang
2016-02-25use snprintf instead of strlcpy for portablitlyYunlian Jiang
2016-02-16Merge "Revert "gdb: disable python when python is not available.""Dan Albert
2016-02-16Revert "gdb: disable python when python is not available."Dan Albert
2016-02-11Merge "gdb: disable python when python is not available."Yunlian Jiang
2016-02-03gdb: disable python when python is not available.Yunlian Jiang
2016-02-01Add host tag to Python install path.Josh Gao
2016-01-12Install GDB to OUT_DIR, not DIST_DIR.Dan Albert
2015-11-17Fix GDB host tools install location.Dan Albert
2015-10-13Don't use readlink to find gdb's location.Josh Gao
2015-09-18Assume that Python is in the same dir as gdb.Josh Gao
2015-09-17Fallback to open if multifs_open fails.Josh Gao
2015-09-16Fix gdbserver process interruption.Josh Gao
2015-09-12Revert "Don't run a.out if we might be cross compiling."Dan Albert
2015-09-11Don't run a.out if we might be cross compiling.Dan Albert
2015-09-04Forward arguments to gdb in the gdb-stub script.Josh Gao
2015-09-02Convert system to tag before passing it to build-gdb.sh.Josh Gao
2015-09-01Actually use --host argument passed into gdb/build.py.Josh Gao
2015-09-01Remove gdb-7.9.1.Josh Gao
2015-09-01Cherry-pick 7.9.1 changes to 7.10.Josh Gao
2015-09-01Import gdb-7.10.Josh Gao
2015-09-01Use $DEFAULT_{GDB,PYTHON}_VERSION instead of hardcoded values.Josh Gao
2015-09-01Add the host platform to the gdb package name.Josh Gao
2015-08-31Hopefully fix darwin build.Josh Gao
2015-08-31Build gdb for multiarch instead of for each individual target.Josh Gao
2015-08-28Refactor to use build_support.Dan Albert
2015-08-28Disable building the gdb sim.Josh Gao
2015-08-28Make the gdb stub actually run gdb.Josh Gao
2015-08-28Merge "Generate a stub script for gdb on non-windows."Josh Gao
2015-08-28Merge "Move gdb install directory to prebuilt/<platform>."Josh Gao
2015-08-28Generate a stub script for gdb on non-windows.Josh Gao
2015-08-28Move gdb install directory to prebuilt/<platform>.Josh Gao
2015-08-28Use module docstring for argparse help.Dan Albert
2015-08-28Copy python-config.sh on a failed build.Josh Gao
2015-08-28Merge "Stop installing GDB/Python to source directories."Dan Albert
2015-08-28Compile gdb without mpc/mpfr/gmp/cloog/isl.Josh Gao