| Commit message (Expand) | Author | Age | Files | Lines |
* | cpp-*-*-*-*, gcc-*-*-*-*, g++-*-*-*-*: Use /usr/libexec | Patrick McDermott | 2019-05-25 | 1 | -1/+1 |
|
|
* | build: Override --libexecdir | Patrick McDermott | 2019-05-25 | 1 | -11/+17 |
|
|
* | build: Shorten oh-autobuild commands a bit | Patrick McDermott | 2019-05-20 | 1 | -4/+2 |
|
|
* | build: Drop an extra "\n" in tm file | Patrick McDermott | 2019-05-20 | 1 | -1/+1 |
|
|
* | build: Rearrange options to shorten by 1 line | Patrick McDermott | 2019-05-20 | 1 | -7/+6 |
|
|
* | build: Document local.mk a bit | Patrick McDermott | 2019-05-20 | 1 | -0/+3 |
|
|
* | build: libsubdir doesn't contain *.spec files | Patrick McDermott | 2019-05-20 | 1 | -1/+0 |
|
|
* | build: Drop --enable-clocale=gnu | Patrick McDermott | 2019-05-20 | 1 | -1/+0 |
|
|
* | build: Disable building libquadmath | Patrick McDermott | 2019-05-20 | 1 | -2/+1 |
|
|
* | build: Fix comment | Patrick McDermott | 2019-05-19 | 1 | -1/+1 |
|
|
* | build: Fix broken libgcc_s.so link | Patrick McDermott | 2019-05-19 | 1 | -3/+7 |
|
|
* | build: Remove libmpx files | Patrick McDermott | 2019-05-19 | 1 | -0/+2 |
|
|
* | build: Don't make install stamp | Patrick McDermott | 2019-05-19 | 1 | -5/+10 |
|
|
* | build: rmdir default header directories | Patrick McDermott | 2019-05-19 | 1 | -0/+5 |
|
|
* | Revert "build: Replace mkdir/mv commands with $(inst) func" | Patrick McDermott | 2019-05-19 | 1 | -35/+39 |
|
|
* | build: Make sed RE less greedy in inst | Patrick McDermott | 2019-05-19 | 1 | -3/+3 |
|
|
* | build: Replace mkdir/mv commands with $(inst) func | Patrick McDermott | 2019-05-19 | 1 | -39/+35 |
|
|
* | build: Move mkdir commands | Patrick McDermott | 2019-05-19 | 1 | -2/+2 |
|
|
* | build: Rearrange C++ header mv commands | Patrick McDermott | 2019-05-19 | 1 | -2/+4 |
|
|
* | build: No files match $(destdir)$(libsubdir)/*.spec | Patrick McDermott | 2019-05-19 | 1 | -1/+0 |
|
|
* | build: Don't pass --with-gxx-include-dir | Patrick McDermott | 2019-05-19 | 1 | -1/+0 |
|
|
* | build: Don't override STANDARD_STARTFILE_PREFIX_[12] | Patrick McDermott | 2019-05-19 | 1 | -2/+0 |
|
|
* | Revert "build, targets.d/*.mk: Don't edit MULTIARCH_DIRNAME" | Patrick McDermott | 2019-05-19 | 1 | -0/+1 |
|
|
* | Revert "build, targets.d/*.mk: Don't edit MULTILIB_OSDIRNAMES" | Patrick McDermott | 2019-05-19 | 1 | -0/+3 |
|
|
* | build: Put *.spec files in a versioned directory | Patrick McDermott | 2019-05-18 | 1 | -2/+3 |
|
|
* | build: (Re)move liblto_plugin.so.0* | Patrick McDermott | 2019-05-18 | 1 | -2/+2 |
|
|
* | build: Add cpp to compiler packages | Patrick McDermott | 2019-05-18 | 1 | -1/+3 |
|
|
* | build: Install compiler files before library files | Patrick McDermott | 2019-05-18 | 1 | -2/+4 |
|
|
* | build: Put *.o objects in a versioned directory | Patrick McDermott | 2019-05-18 | 1 | -0/+2 |
|
|
* | build: Remove moved links | Patrick McDermott | 2019-05-18 | 1 | -0/+1 |
|
|
* | build: Use sed instead of prefix removals | Patrick McDermott | 2019-05-18 | 1 | -2/+3 |
|
|
* | build: Make link destination relative | Patrick McDermott | 2019-05-18 | 1 | -2/+2 |
|
|
* | build: Put *.so links in a versioned directory | Patrick McDermott | 2019-05-18 | 1 | -0/+7 |
|
|
* | build: Don't generate install stamps | Patrick McDermott | 2019-05-18 | 1 | -1/+1 |
|
|
* | build: Fix target type | Patrick McDermott | 2019-05-18 | 1 | -1/+1 |
|
|
* | build: Move comments to fix whitespace | Patrick McDermott | 2019-05-18 | 1 | -2/+4 |
|
|
* | build, targets.d/*.mk: Don't edit MULTIARCH_DIRNAME | Patrick McDermott | 2019-05-18 | 1 | -3/+0 |
|
|
* | build: Add/move comments in build-gcc-config | Patrick McDermott | 2019-05-18 | 1 | -1/+2 |
|
|
* | build, targets.d/*.mk: Don't edit MULTILIB_OSDIRNAMES | Patrick McDermott | 2019-05-18 | 1 | -1/+0 |
|
|
* | build: Move gcc and C++ headers | Patrick McDermott | 2019-05-18 | 1 | -3/+24 |
|
|
* | build: Drop include_prefix macro | Patrick McDermott | 2019-05-18 | 1 | -1/+0 |
|
|
* | build: Set include dir macros | Patrick McDermott | 2019-05-18 | 1 | -2/+10 |
|
|
* | build: Add missing trailing "/" to prefixes | Patrick McDermott | 2019-05-18 | 1 | -2/+2 |
|
|
* | build: Drop old dir_macros | Patrick McDermott | 2019-05-18 | 1 | -3/+0 |
|
|
* | build: Separate "gcc" and "c++" from ver with "/" | Patrick McDermott | 2019-05-18 | 1 | -4/+4 |
|
|
* | build: Rename prefix macros | Patrick McDermott | 2019-05-18 | 1 | -10/+10 |
|
|
* | build: Set prefixes in target machine config header | Patrick McDermott | 2019-05-18 | 1 | -0/+6 |
|
|
* | build: Split/improve build-gcc-config comments | Patrick McDermott | 2019-05-18 | 1 | -5/+5 |
|
|
* | build: Use "#" in build-gcc-config command | Patrick McDermott | 2019-05-18 | 1 | -1/+1 |
|
|
* | build: Shorten build-gcc-config commands | Patrick McDermott | 2019-05-18 | 1 | -16/+10 |
|
|