| Commit message (Expand) | Author | Age | Files | Lines |
* | fix gcc_movelibs() multilib installs by delying the removal of dirs until the... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-02 | 1 | -3/+12 |
* | add some more error checking when installing files | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-02 | 1 | -5/+6 |
* | fix split-debug support when installing a cross-compiler | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-02 | 1 | -3/+3 |
* | remove some old notes and old dodir calls | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-02 | 1 | -6/+1 |
* | cleanup spec generation and fix how we get the value of XGCC | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-04-02 | 1 | -104/+47 |
* | Replace has_hardened with (in this case) gcc-specs-ssp - bug #128023 | ![](//www.gravatar.com/avatar/b39170dcaa9d5551b057e99ee673f8ae?s=13&d=retro) Kevin F. Quinn | 2006-03-30 | 1 | -2/+2 |
* | dont build doxygen docs unless USE=doc | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-03-24 | 1 | -3/+3 |
* | fix should_we_gcc_config/should_we_eselect_compiler and add some comments to ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-03-23 | 1 | -3/+7 |
* | Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2006-03-18 | 1 | -2/+2 |
* | Separated gcc-config / eselect compiler specific code rather than handle it i... | ![](//www.gravatar.com/avatar/b9f59405e6c942db54743078e3cfb867?s=13&d=retro) Jeremy Huddleston | 2006-03-16 | 1 | -81/+111 |
* | scan for newer ssp symbols as well as old in libc | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-03-10 | 1 | -8/+15 |
* | quote $WORKDIR, add hardened back to IUSE for everyone, and update gcc-upgrad... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-03-07 | 1 | -31/+26 |
* | force ssp support into libc, add a wrapper for version_is_at_least so we dont... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-03-07 | 1 | -10/+33 |
* | add support for obj-c++ and disable libssp | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-03-04 | 1 | -7/+19 |
* | Add changes to make branding work with >=gcc-4.1.0 | ![](//www.gravatar.com/avatar/c6407aafa82b7f6f79cace91bb661697?s=13&d=retro) Mark Loeser | 2006-03-03 | 1 | -6/+14 |
* | add multislot to IUSE for all gcc packages | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-18 | 1 | -2/+4 |
* | only add mudflap configure options with >=gcc-4 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-15 | 1 | -2/+4 |
* | As this does not solve the problem for FreeBSD 6.0 update, don't disable shar... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2006-01-13 | 1 | -10/+2 |
* | dont apply uclibc/pie patches when USE=vanilla | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-13 | 1 | -1/+3 |
* | Play it safe, disable shared version of libgcc on every freebsd target. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2006-01-08 | 1 | -5/+4 |
* | Make sure that shared version of GCC libraries is disabled on FreeBSD 5.x, or... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2006-01-06 | 1 | -2/+11 |
* | Added some logic to only show applicable use flags to users for each gcc version | ![](//www.gravatar.com/avatar/c6407aafa82b7f6f79cace91bb661697?s=13&d=retro) Mark Loeser | 2006-01-06 | 1 | -2/+18 |
* | allow setting of gcc version | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-02 | 1 | -22/+23 |
* | add a sanity check to make sure ETYPE is set by ebuilds and make the GCC_A_FA... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-31 | 1 | -2/+4 |
* | should use rm -r not rm -f for deleting mandirs | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-29 | 1 | -2/+2 |
* | dont export IUSE for kgcc64 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-24 | 1 | -5/+7 |
* | ssp/pie/htb have their own USE flags sep from vanilla, so people can utilize ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-21 | 1 | -6/+6 |
* | rename HTB patch func | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-17 | 1 | -3/+3 |
* | forgot the $D while removing info/man pages as pointed out by matti | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-12 | 1 | -3/+3 |
* | respect noinfo/noman FEATURES | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-12 | 1 | -3/+7 |
* | build libssp and crtbegin/crtend without ssp so that apps using them | ![](//www.gravatar.com/avatar/b39170dcaa9d5551b057e99ee673f8ae?s=13&d=retro) Kevin F. Quinn | 2005-12-09 | 1 | -3/+7 |
* | remove stray line continuation | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-06 | 1 | -2/+2 |
* | fixup cross-compiling for mips64 multilib some more with the help of kanaka | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-06 | 1 | -20/+17 |
* | use the multilib.out file generated by the gcc build system itself and pass -... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-05 | 1 | -7/+8 |
* | run gcc_movelibs before we strip and clean up the gcc_movelibs func to get ri... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-05 | 1 | -42/+24 |
* | cache the current gcc config profile instead of trying to query it twice and ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-03 | 1 | -5/+6 |
* | use gcc-config profile splitting so that the profile name is properly parsed ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-12-03 | 1 | -3/+3 |
* | Add link to the gcc migration guide | ![](//www.gravatar.com/avatar/c6407aafa82b7f6f79cace91bb661697?s=13&d=retro) Mark Loeser | 2005-12-02 | 1 | -1/+5 |
* | prune bogus generated manpages #113902 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-30 | 1 | -5/+8 |
* | make sure we always cleanse libiberty.a | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-30 | 1 | -4/+5 |
* | touchup syntax, how we delete libiberty.a, and add some TODO comments | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-19 | 1 | -16/+14 |
* | add support for USE=mudflap (gcc4+), remove the cross-compile multilib hack f... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-18 | 1 | -8/+11 |
* | update toolchain patch to handle uncompressed pie patches | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-16 | 1 | -3/+3 |
* | add optional support for objc garbage collection #91222 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-13 | 1 | -3/+6 |
* | disable mudflap for bootstrap cross-compilers | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-11 | 1 | -3/+4 |
* | remove USE=static #85318 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-05 | 1 | -10/+4 |
* | change default abi for mips64 toolchains to n32 and add a warning if we skip ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-04 | 1 | -4/+6 |
* | enable as-needed for gcc-3.4.4+, disable multilib for gcc-2 and older, and ad... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-10-18 | 1 | -7/+18 |
* | add support for more CTARGET->libc bindings | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-10-16 | 1 | -4/+7 |
* | allow FILESDIR to be overridden by other ebuilds (like kgcc64) | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-10-14 | 1 | -7/+8 |