Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | POSIX suggests that "#" only delimits comments in macro definitions and at the beginnings of lines, but it isn't clear. GNU and NetBSD make implementations at least allow this. | ||||
* | targets.d/*.sh: Remove | Patrick McDermott | 2019-05-18 | 2 | -10/+0 |
| | |||||
* | build: Shorten build-gcc-config commands | Patrick McDermott | 2019-05-18 | 1 | -16/+10 |
| | |||||
* | build, targets.d/*.mk: Shorten gcc config macro names | Patrick McDermott | 2019-05-18 | 3 | -21/+21 |
| | |||||
* | build: Use targets.d/*.mk | Patrick McDermott | 2019-05-18 | 1 | -22/+23 |
| | |||||
* | build: set -e in configure, build, and install | Patrick McDermott | 2019-05-18 | 1 | -0/+1 |
| | |||||
* | targets.d/*.mk: New makefile fragments | Patrick McDermott | 2019-05-18 | 3 | -0/+12 |
| | |||||
* | build: Drop 0 macro | Patrick McDermott | 2019-05-18 | 1 | -5/+2 |
| | |||||
* | config: Don't add backslash after last target | Patrick McDermott | 2019-05-18 | 1 | -2/+2 |
| | |||||
* | config, build: Simplify targets | Patrick McDermott | 2019-05-18 | 2 | -46/+32 |
| | |||||
* | build: Set "0" macro | Patrick McDermott | 2019-05-18 | 1 | -0/+3 |
| | |||||
* | gcc-*-*-*-*: Move start files and libs to host-indep dir | Patrick McDermott | 2019-05-16 | 2 | -27/+53 |
| | |||||
* | patches/01_allow-more-dirs-to-be-configured.patch: Split custom prefix into ↵ | Patrick McDermott | 2019-05-16 | 1 | -12/+20 |
| | | | | three | ||||
* | libgcc.1: Generalize file pattern | Patrick McDermott | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | libgcc.1: Put libgcc_s.so.1 back under /lib | Patrick McDermott | 2019-05-15 | 2 | -1/+4 |
| | |||||
* | cpp-8: Make target-specific (cpp-8-*-*-*) | Patrick McDermott | 2019-05-15 | 3 | -3/+4 |
| | |||||
* | libstdc++.6: Generalize files pattern | Patrick McDermott | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | gcc-*-*-*-*: Generalize file patterns | Patrick McDermott | 2019-05-15 | 1 | -20/+5 |
| | | | | | | The libitm and libquadmath patterns don't match anything anymore, and libraries will continue to be added and removed with new upstream versions. | ||||
* | gcc-*-*-*-*: Fix libgcc_s.so path | Patrick McDermott | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | cpp-8: Move liblto_plugin.so* to gcc-8-*-*-* | Patrick McDermott | 2019-05-15 | 2 | -1/+1 |
| | |||||
* | Revert "cpp-8: Move cc1 to gcc-8-*-*-*" | Patrick McDermott | 2019-05-15 | 2 | -1/+1 |
| | | | | | | This reverts commit b30352130ff33af77cc959185e366ba1c9856763. cpp forks and executes cc1. | ||||
* | libitm.1: Remove (unlikely to ever be needed) | Patrick McDermott | 2019-05-15 | 3 | -8/+2 |
| | |||||
* | libstdc++.6-8-dev: Rename to libstdc++-dev | Patrick McDermott | 2019-05-15 | 2 | -0/+0 |
| | |||||
* | Revert "libstdc++.6: Rename to libstdc++.6-8" | Patrick McDermott | 2019-05-15 | 3 | -2/+1 |
| | | | | This reverts commit aa29df300c8d9e519da8c30a11e86d57493d678c. | ||||
* | Install libraries in standard libdir | Patrick McDermott | 2019-05-15 | 8 | -21/+20 |
| | |||||
* | build: Set default jobs to 4 | Patrick McDermott | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | cpp-8: Drop non-existent architectures | Patrick McDermott | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | gcc-*-*-*-*: Drop explicit (and wrong) lib deps | Patrick McDermott | 2019-05-15 | 1 | -4/+0 |
| | |||||
* | Use ${Shlib-Depends} | Patrick McDermott | 2019-05-15 | 8 | -15/+8 |
| | |||||
* | build: Use oh-shlibdeps | Patrick McDermott | 2019-05-14 | 2 | -2/+4 |
| | |||||
* | libgcc.1, libgomp.1, libitm.1, libssp.0: Update file patterns | Patrick McDermott | 2019-05-14 | 4 | -4/+4 |
| | |||||
* | build: Update plugin dir path in rm command | Patrick McDermott | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | g++-*-*-*: Update file pattern | Patrick McDermott | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | libstdc++.6-8: Update file pattern | Patrick McDermott | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | libstdc++.6: Rename to libstdc++.6-8 | Patrick McDermott | 2019-05-14 | 3 | -1/+2 |
| | | | | And provide libstdc++.6. | ||||
* | build: Make /usr/bin/*-*-*-c++-* a symbolic link | Patrick McDermott | 2019-05-14 | 1 | -0/+3 |
| | | | | This completes commit 8d08bb7. | ||||
* | build: Fix line continuation | Patrick McDermott | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | build: Fix destdir in dir macros | Patrick McDermott | 2019-05-14 | 1 | -19/+21 |
| | |||||
* | build: Post-process arch-dependent C++ headers | Patrick McDermott | 2019-05-14 | 1 | -1/+5 |
| | |||||
* | build: Make /usr/bin/*-*-*-c++-* a symbolic link | Patrick McDermott | 2019-05-14 | 1 | -0/+3 |
| | | | | Not a hard link. | ||||
* | build: Fix quoting | Patrick McDermott | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | Use Base-Version in package control fields | Patrick McDermott | 2019-05-14 | 11 | -17/+17 |
| | |||||
* | substvars: New file, define Base-Version | Patrick McDermott | 2019-05-14 | 1 | -0/+1 |
| | |||||
* | gcc-8-*-*-*: Drop static libraries | Patrick McDermott | 2019-05-14 | 2 | -6/+2 |
| | |||||
* | cpp-8: Move cc1 to gcc-8-*-*-* | Patrick McDermott | 2019-05-14 | 2 | -1/+1 |
| | |||||
* | libstdc++.6: Improve/update file pattern | Patrick McDermott | 2019-05-14 | 1 | -2/+1 |
| | |||||
* | cpp-8, gcc-8-*-*-*, libgcc.1: Update directory paths | Patrick McDermott | 2019-05-14 | 3 | -20/+20 |
| |