summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* config: Make version-agnosticPatrick McDermott2019-05-141-9/+10
|
* build: Dynamically generate native OPK_PACKAGESPatrick McDermott2019-05-141-14/+4
| | | | Also don't export it.
* 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
|
* patches/01_allow-more-dirs-to-be-configured.patch: Restore ↵Patrick McDermott2019-05-131-3/+22
| | | | gcc_gxx_tool_include_dir
* gcc-4.7: Drop libmudflap.0-4.7-dev from SuggestsPatrick McDermott2019-05-131-1/+0
|
* build: Drop more mudflap referencesPatrick McDermott2019-05-131-4/+0
| | | | This completes commit 0181c45.
* build: Replace dir macros with user_tooldir_prefixPatrick McDermott2019-05-131-9/+1
| | | | This completes commit a8671f4.
* build: Simplify/improve /usr/bin/* handlingPatrick McDermott2019-05-131-20/+8
| | | | Adds a prefix to /usr/bin/*gcov-* files.
* libmudflap.0, libmudflap.0-4.7-dev: RemovePatrick McDermott2019-05-134-24/+0
|
* build: Drop libiberty and mudflap commandsPatrick McDermott2019-05-131-14/+0
| | | | | Mudflap was removed in GCC 4.9, and libiberty.a is apparently no longer installed.
* 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
|
* patches/01_allow-more-dirs-to-be-configured.patch: Drop most dir macrosPatrick McDermott2019-05-131-117/+7
|
* patches/02_PR55930-dependency-tracking.patch: New filePatrick McDermott2019-05-031-0/+42
|
* gcc-keyring.gpg: RemovePatrick McDermott2019-05-021-0/+0
|
* patches/01_allow-more-dirs-to-be-configured.patch: RefreshPatrick McDermott2019-05-021-76/+52
| | | | | | Mostly offset changes. libmudflap is gone, there's a bit of fuzz in gcc/Makefile.in, and the indentation in the added gcc/gcc.c code is now more GNU-Coding-Standards-conformant.
* source.mk: Remove embedded copy of zlibPatrick McDermott2019-05-022-0/+3
|
* build: Remove more "4.7" stringsPatrick McDermott2019-05-021-5/+5
|
* .gitignore: Exclude keyring.gpgPatrick McDermott2019-05-021-0/+1
|
* .gitignore: Don't exclude (hide) log filesPatrick McDermott2019-05-021-3/+0
|
* build: Back up modified src/gcc/config/ filesPatrick McDermott2019-05-021-9/+11
|
* build: Drop --disable-libmudflapPatrick McDermott2019-05-021-1/+0
| | | | | The mudflap run time checker was removed in GCC 4.9 and it is superseded by Address Sanitizer.
* build: Drop hardcoded version in --with-gxx-include-dirPatrick McDermott2019-05-021-1/+1
|
* source.mk: Pass explicit data file arg to gpgPatrick McDermott2019-05-021-1/+2
| | | | | | Fixes: gpg: assuming signed data in 'gcc-8.3.0.tar.xz'
* source.mk: Remove signaturePatrick McDermott2019-05-021-1/+1
|
* source.mk: Save unpacked sourcesPatrick McDermott2019-05-021-2/+2
|
* control: Update Maintainer and HomepagePatrick McDermott2019-05-022-2/+9
|
* source.mk: Switch to downloading xz archivePatrick McDermott2019-05-021-2/+2
| | | | Upstream no longer offers bzip2.