Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | cpp-8: Add prefix to cpp | Patrick McDermott | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | *-4.7*.pkg/: Update version number | Patrick McDermott | 2019-05-14 | 8 | -0/+0 |
| | |||||
* | *.pkg.in/*: Make version-agnostic | Patrick McDermott | 2019-05-14 | 4 | -0/+0 |
| | |||||
* | config: Make version-agnostic | Patrick McDermott | 2019-05-14 | 1 | -9/+10 |
| | |||||
* | build: Dynamically generate native OPK_PACKAGES | Patrick McDermott | 2019-05-14 | 1 | -14/+4 |
| | | | | Also don't export it. | ||||
* | build: Update paths in rm commands | Patrick McDermott | 2019-05-14 | 1 | -16/+9 |
| | |||||
* | build: Update libquadmath path | Patrick McDermott | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | build: Remove individual library mv/ln commands | Patrick McDermott | 2019-05-14 | 1 | -41/+0 |
| | |||||
* | build: Post-process directories | Patrick McDermott | 2019-05-14 | 1 | -1/+14 |
| | |||||
* | build: Set gcc_gxx_tool_include_dir | Patrick McDermott | 2019-05-13 | 1 | -4/+8 |
| | |||||
* | patches/01_allow-more-dirs-to-be-configured.patch: Restore ↵ | Patrick McDermott | 2019-05-13 | 1 | -3/+22 |
| | | | | gcc_gxx_tool_include_dir | ||||
* | gcc-4.7: Drop libmudflap.0-4.7-dev from Suggests | Patrick McDermott | 2019-05-13 | 1 | -1/+0 |
| | |||||
* | build: Drop more mudflap references | Patrick McDermott | 2019-05-13 | 1 | -4/+0 |
| | | | | This completes commit 0181c45. | ||||
* | build: Replace dir macros with user_tooldir_prefix | Patrick McDermott | 2019-05-13 | 1 | -9/+1 |
| | | | | This completes commit a8671f4. | ||||
* | build: Simplify/improve /usr/bin/* handling | Patrick McDermott | 2019-05-13 | 1 | -20/+8 |
| | | | | Adds a prefix to /usr/bin/*gcov-* files. | ||||
* | libmudflap.0, libmudflap.0-4.7-dev: Remove | Patrick McDermott | 2019-05-13 | 4 | -24/+0 |
| | |||||
* | build: Drop libiberty and mudflap commands | Patrick McDermott | 2019-05-13 | 1 | -14/+0 |
| | | | | | Mudflap was removed in GCC 4.9, and libiberty.a is apparently no longer installed. | ||||
* | build: Support specific overrides in local.mk | Patrick McDermott | 2019-05-13 | 1 | -4/+12 |
| | |||||
* | build: Replace dir macros with user_tooldir_prefix | Patrick McDermott | 2019-05-13 | 1 | -24/+3 |
| | |||||
* | patches/01_allow-more-dirs-to-be-configured.patch: Drop most dir macros | Patrick McDermott | 2019-05-13 | 1 | -117/+7 |
| | |||||
* | patches/02_PR55930-dependency-tracking.patch: New file | Patrick McDermott | 2019-05-03 | 1 | -0/+42 |
| | |||||
* | gcc-keyring.gpg: Remove | Patrick McDermott | 2019-05-02 | 1 | -0/+0 |
| | |||||
* | patches/01_allow-more-dirs-to-be-configured.patch: Refresh | Patrick McDermott | 2019-05-02 | 1 | -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 zlib | Patrick McDermott | 2019-05-02 | 2 | -0/+3 |
| | |||||
* | build: Remove more "4.7" strings | Patrick McDermott | 2019-05-02 | 1 | -5/+5 |
| | |||||
* | .gitignore: Exclude keyring.gpg | Patrick McDermott | 2019-05-02 | 1 | -0/+1 |
| | |||||
* | .gitignore: Don't exclude (hide) log files | Patrick McDermott | 2019-05-02 | 1 | -3/+0 |
| | |||||
* | build: Back up modified src/gcc/config/ files | Patrick McDermott | 2019-05-02 | 1 | -9/+11 |
| | |||||
* | build: Drop --disable-libmudflap | Patrick McDermott | 2019-05-02 | 1 | -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-dir | Patrick McDermott | 2019-05-02 | 1 | -1/+1 |
| | |||||
* | source.mk: Pass explicit data file arg to gpg | Patrick McDermott | 2019-05-02 | 1 | -1/+2 |
| | | | | | | Fixes: gpg: assuming signed data in 'gcc-8.3.0.tar.xz' | ||||
* | source.mk: Remove signature | Patrick McDermott | 2019-05-02 | 1 | -1/+1 |
| | |||||
* | source.mk: Save unpacked sources | Patrick McDermott | 2019-05-02 | 1 | -2/+2 |
| | |||||
* | control: Update Maintainer and Homepage | Patrick McDermott | 2019-05-02 | 2 | -2/+9 |
| | |||||
* | source.mk: Switch to downloading xz archive | Patrick McDermott | 2019-05-02 | 1 | -2/+2 |
| | | | | Upstream no longer offers bzip2. | ||||
* | source.mk: Improve gpg verification | Patrick McDermott | 2019-05-02 | 2 | -13/+20 |
| | |||||
* | Release gcc-4.7 4.7.3+sip1-1.gcc-4.7/4.7.3+sip1-1proteanos-trunk/gcc-4.7 | P. J. McDermott | 2014-03-16 | 1 | -1/+1 |
| | |||||
* | Fix reversed descriptions. | P. J. McDermott | 2014-03-16 | 2 | -4/+4 |
| | |||||
* | control: Put Maintainer at the top. | P. J. McDermott | 2014-03-16 | 1 | -1/+1 |
| | |||||
* | Adjust patch metadata fields. | P. J. McDermott | 2014-03-16 | 1 | -8/+9 |
| | |||||
* | Update my e-mail address. | P. J. McDermott | 2014-03-15 | 3 | -3/+3 |
| | |||||
* | Fix some dependencies. | P. J. McDermott | 2014-03-15 | 10 | -18/+15 |
| | |||||
* | copyright: Add more notices. | P. J. McDermott | 2014-03-15 | 1 | -3/+161 |
| | |||||
* | Make package descriptions architecture-specific. | P. J. McDermott | 2014-02-23 | 2 | -2/+2 |
| | |||||
* | Fix disablement of cross compilers. | P. J. McDermott | 2014-02-23 | 2 | -2/+4 |
| | | | | | In a control file, a "#" character only begins a comment at the start of a line. | ||||
* | build: Override targets to disable cross builds. | P. J. McDermott | 2014-01-28 | 1 | -0/+11 |
| | |||||
* | targets.d/i686-linux-glibc.sh: New file. | P. J. McDermott | 2014-01-27 | 1 | -0/+5 |
| |