summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* build: Separate "gcc" and "c++" from ver with "/"Patrick McDermott2019-05-181-4/+4
* build: Rename prefix macrosPatrick McDermott2019-05-181-10/+10
* build: Set prefixes in target machine config headerPatrick McDermott2019-05-181-0/+6
* build: Split/improve build-gcc-config commentsPatrick McDermott2019-05-181-5/+5
* build: Use "#" in build-gcc-config commandPatrick McDermott2019-05-181-1/+1
* build: Shorten build-gcc-config commandsPatrick McDermott2019-05-181-16/+10
* build, targets.d/*.mk: Shorten gcc config macro namesPatrick McDermott2019-05-181-13/+13
* build: Use targets.d/*.mkPatrick McDermott2019-05-181-22/+23
* build: set -e in configure, build, and installPatrick McDermott2019-05-181-0/+1
* build: Drop 0 macroPatrick McDermott2019-05-181-5/+2
* config, build: Simplify targetsPatrick McDermott2019-05-181-36/+28
* build: Set "0" macroPatrick McDermott2019-05-181-0/+3
* gcc-*-*-*-*: Move start files and libs to host-indep dirPatrick McDermott2019-05-161-20/+46
* libgcc.1: Put libgcc_s.so.1 back under /libPatrick McDermott2019-05-151-0/+3
* libitm.1: Remove (unlikely to ever be needed)Patrick McDermott2019-05-151-0/+2
* Install libraries in standard libdirPatrick McDermott2019-05-151-7/+6
* build: Set default jobs to 4Patrick McDermott2019-05-151-1/+1
* build: Use oh-shlibdepsPatrick McDermott2019-05-141-0/+2
* build: Update plugin dir path in rm commandPatrick McDermott2019-05-141-1/+1
* build: Make /usr/bin/*-*-*-c++-* a symbolic linkPatrick McDermott2019-05-141-0/+3
* build: Fix line continuationPatrick McDermott2019-05-141-1/+1
* build: Fix destdir in dir macrosPatrick McDermott2019-05-141-19/+21
* build: Post-process arch-dependent C++ headersPatrick McDermott2019-05-141-1/+5
* build: Make /usr/bin/*-*-*-c++-* a symbolic linkPatrick McDermott2019-05-141-0/+3
* build: Fix quotingPatrick McDermott2019-05-141-1/+1
* gcc-8-*-*-*: Drop static librariesPatrick McDermott2019-05-141-1/+2
* build: Dynamically generate native OPK_PACKAGESPatrick McDermott2019-05-141-14/+4
* build: Update paths in rm commandsPatrick McDermott2019-05-141-16/+9
* build: Update libquadmath pathPatrick McDermott2019-05-141-1/+1
* build: Remove individual library mv/ln commandsPatrick McDermott2019-05-141-41/+0
* build: Post-process directoriesPatrick McDermott2019-05-141-1/+14
* build: Set gcc_gxx_tool_include_dirPatrick McDermott2019-05-131-4/+8
* build: Drop more mudflap referencesPatrick McDermott2019-05-131-4/+0
* build: Replace dir macros with user_tooldir_prefixPatrick McDermott2019-05-131-9/+1
* build: Simplify/improve /usr/bin/* handlingPatrick McDermott2019-05-131-20/+8
* build: Drop libiberty and mudflap commandsPatrick McDermott2019-05-131-14/+0
* build: Support specific overrides in local.mkPatrick McDermott2019-05-131-4/+12
* build: Replace dir macros with user_tooldir_prefixPatrick McDermott2019-05-131-24/+3
* build: Remove more "4.7" stringsPatrick McDermott2019-05-021-5/+5
* build: Back up modified src/gcc/config/ filesPatrick McDermott2019-05-021-9/+11
* build: Drop --disable-libmudflapPatrick McDermott2019-05-021-1/+0
* build: Drop hardcoded version in --with-gxx-include-dirPatrick McDermott2019-05-021-1/+1
* build: Override targets to disable cross builds.P. J. McDermott2014-01-281-0/+11
* build: Disable tests.P. J. McDermott2013-12-071-3/+3
* build: Set MULTIOSDIR to ".".P. J. McDermott2013-12-071-4/+4
* Enable tests with DejaGnu.P. J. McDermott2013-09-211-0/+3
* build: Fix gcc_gxx_tool_include_dir.P. J. McDermott2013-07-021-2/+2
* build: Don't set a default sysroot.P. J. McDermott2013-07-021-1/+1
* Make and use a new macro in gcc/Makefile.P. J. McDermott2013-07-021-0/+2
* Just use --with-gxx-include-dir.P. J. McDermott2013-07-021-1/+1