summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* build: Use "#" in build-gcc-config commandPatrick McDermott2019-05-181-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: RemovePatrick McDermott2019-05-182-10/+0
|
* build: Shorten build-gcc-config commandsPatrick McDermott2019-05-181-16/+10
|
* build, targets.d/*.mk: Shorten gcc config macro namesPatrick McDermott2019-05-183-21/+21
|
* build: Use targets.d/*.mkPatrick McDermott2019-05-181-22/+23
|
* build: set -e in configure, build, and installPatrick McDermott2019-05-181-0/+1
|
* targets.d/*.mk: New makefile fragmentsPatrick McDermott2019-05-183-0/+12
|
* build: Drop 0 macroPatrick McDermott2019-05-181-5/+2
|
* config: Don't add backslash after last targetPatrick McDermott2019-05-181-2/+2
|
* config, build: Simplify targetsPatrick McDermott2019-05-182-46/+32
|
* build: Set "0" macroPatrick McDermott2019-05-181-0/+3
|
* gcc-*-*-*-*: Move start files and libs to host-indep dirPatrick McDermott2019-05-162-27/+53
|
* patches/01_allow-more-dirs-to-be-configured.patch: Split custom prefix into ↵Patrick McDermott2019-05-161-12/+20
| | | | three
* libgcc.1: Generalize file patternPatrick McDermott2019-05-151-1/+1
|
* libgcc.1: Put libgcc_s.so.1 back under /libPatrick McDermott2019-05-152-1/+4
|
* cpp-8: Make target-specific (cpp-8-*-*-*)Patrick McDermott2019-05-153-3/+4
|
* libstdc++.6: Generalize files patternPatrick McDermott2019-05-151-1/+1
|
* gcc-*-*-*-*: Generalize file patternsPatrick McDermott2019-05-151-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 pathPatrick McDermott2019-05-151-1/+1
|
* cpp-8: Move liblto_plugin.so* to gcc-8-*-*-*Patrick McDermott2019-05-152-1/+1
|
* Revert "cpp-8: Move cc1 to gcc-8-*-*-*"Patrick McDermott2019-05-152-1/+1
| | | | | | This reverts commit b30352130ff33af77cc959185e366ba1c9856763. cpp forks and executes cc1.
* libitm.1: Remove (unlikely to ever be needed)Patrick McDermott2019-05-153-8/+2
|
* libstdc++.6-8-dev: Rename to libstdc++-devPatrick McDermott2019-05-152-0/+0
|
* Revert "libstdc++.6: Rename to libstdc++.6-8"Patrick McDermott2019-05-153-2/+1
| | | | This reverts commit aa29df300c8d9e519da8c30a11e86d57493d678c.
* Install libraries in standard libdirPatrick McDermott2019-05-158-21/+20
|
* build: Set default jobs to 4Patrick McDermott2019-05-151-1/+1
|
* cpp-8: Drop non-existent architecturesPatrick McDermott2019-05-151-1/+1
|
* gcc-*-*-*-*: Drop explicit (and wrong) lib depsPatrick McDermott2019-05-151-4/+0
|
* Use ${Shlib-Depends}Patrick McDermott2019-05-158-15/+8
|
* build: Use oh-shlibdepsPatrick McDermott2019-05-142-2/+4
|
* libgcc.1, libgomp.1, libitm.1, libssp.0: Update file patternsPatrick McDermott2019-05-144-4/+4
|
* build: Update plugin dir path in rm commandPatrick McDermott2019-05-141-1/+1
|
* g++-*-*-*: Update file patternPatrick McDermott2019-05-141-1/+1
|
* libstdc++.6-8: Update file patternPatrick McDermott2019-05-141-1/+1
|
* libstdc++.6: Rename to libstdc++.6-8Patrick McDermott2019-05-143-1/+2
| | | | And provide libstdc++.6.
* build: Make /usr/bin/*-*-*-c++-* a symbolic linkPatrick McDermott2019-05-141-0/+3
| | | | This completes commit 8d08bb7.
* 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
| | | | Not a hard link.
* build: Fix quotingPatrick McDermott2019-05-141-1/+1
|
* Use Base-Version in package control fieldsPatrick McDermott2019-05-1411-17/+17
|
* substvars: New file, define Base-VersionPatrick McDermott2019-05-141-0/+1
|
* gcc-8-*-*-*: Drop static librariesPatrick McDermott2019-05-142-6/+2
|
* cpp-8: Move cc1 to gcc-8-*-*-*Patrick McDermott2019-05-142-1/+1
|
* libstdc++.6: Improve/update file patternPatrick McDermott2019-05-141-2/+1
|
* cpp-8, gcc-8-*-*-*, libgcc.1: Update directory pathsPatrick McDermott2019-05-143-20/+20
|
* cpp-8: Add prefix to cppPatrick McDermott2019-05-141-1/+1
|
* *-4.7*.pkg/: Update version numberPatrick McDermott2019-05-148-0/+0
|
* *.pkg.in/*: Make version-agnosticPatrick McDermott2019-05-144-0/+0
|