Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | * Fix a segfault in the driver from calling free on non-malloc'd area. | doko | 3 | -0/+24 |
2014-06-25 | * Fix removal of python byte-code files in libstdc++6. Addresses: #751435. | doko | 3 | -2/+10 |
2014-06-16 | * Update to SVN 20140616 (r211693) from the gcc-4_8-branch. | doko | 2 | -11/+782 |
2014-06-11 | * Fix PR c++/61336, taken from the trunk. | aurel32 | 3 | -0/+48 |
2014-06-07 | - prepare for 4.8.3-3 | doko | 1 | -1/+1 |
2014-06-07 | * Update to SVN 20140606 (r211339) from the gcc-4_8-branch. | doko | 2 | -7/+860 |
2014-06-03 | * Fix PR c++/61046, taken from the trunk. LP: #1313102. | doko | 3 | -0/+52 |
2014-06-02 | * Fix the removal of the libstdc++6 package, removing byte-compiled pretty | doko | 2 | -0/+4 |
2014-06-02 | * Don't install the libstdc++ pretty printer file into the debug directory, | doko | 2 | -2/+10 |
2014-05-27 | - prepare for 4.8.3-2 | doko | 1 | -1/+1 |
2014-05-27 | * Update to SVN 20140527 (r210956) from the gcc-4_8-branch. | doko | 2 | -7/+149 |
2014-05-27 | - Add the Linaro version of the fix for PR target/61208. | doko | 4 | -1/+57 |
2014-05-26 | * Update to SVN 20140526 (r210209) from the gcc-4_8-branch. | doko | 3 | -5/+201 |
2014-05-22 | - update the gcc-linaro-doc patch for 4.8.3 | doko | 1 | -27/+27 |
2014-05-22 | - Update version in gcc-base-version patch | doko | 2 | -3/+3 |
2014-05-22 | - Adjust Linaro architectures for Ubuntu | doko | 1 | -1/+1 |
2014-05-22 | - remove duplicate patch. | doko | 2 | -32/+0 |
2014-05-22 | * GCC 4.8.3 release. | doko | 26 | -318876/+178 |
2014-05-22 | * Drop the libstdc++-arm-wno-abi patch, not needed anymore in 4.8. | doko | 3 | -19/+1 |
2014-05-19 | * Build libitm on AArch64, patch taken from the trunk. | doko | 5 | -3/+165 |
2014-05-18 | * Apply the proposed patch for PR c/57653. Closes: #734345. | doko | 4 | -1/+54 |
2014-05-18 | * Update the gcc-default-format-security patch (Steve Beattie). LP: #1317305. | doko | 2 | -2/+3 |
2014-05-18 | * Update the libstdc++v-python3 patch. Closes: #748317. | doko | 2 | -20/+23 |
2014-05-18 | * Update to SVN 20140516 (r210514) from the gcc-4_8-branch. | doko | 3 | -22/+450 |
2014-05-14 | - Re-enable running the testsuite. | doko | 1 | -1/+1 |
2014-05-14 | * Apply the proposed patch for PR driver/61126. | doko | 3 | -0/+55 |
2014-05-14 | * Update to SVN 20140514 (r210436) from the gcc-4_8-branch. | doko | 5 | -434/+1140 |
2014-05-08 | * Apply the proposed patch for PR driver/61106. Closes: #747345. | doko | 3 | -0/+26 |
2014-05-08 | * Build the gcc-X.Y-base package with with_deps_on_target_arch_pkgs=yes | doko | 4 | -5/+11 |
2014-05-08 | * Update to SVN 20140508 (r210209) from the gcc-4_8-branch. | doko | 2 | -32/+477 |
2014-05-07 | * Set the 'Multi-Arch: same' attribute for packages, cross built with | doko | 3 | -89/+127 |
2014-05-07 | * Move the libstdc++ gdb pretty printers into libstdc++6, install the | doko | 4 | -10/+27 |
2014-05-06 | * Fix java.security symlink in libgcj14. Closes: #746786. | doko | 2 | -10/+7 |
2014-05-05 | Revert: | doko | 2 | -2/+1 |
2014-05-05 | * Update to SVN 20140505 (r210076) from the gcc-4_8-branch. | doko | 2 | -665/+3458 |
2014-05-05 | * Ensure that the common libs (built from the next GCC version) are | doko | 4 | -2/+12 |
2014-04-27 | - fix upgrade to packages providing hppa64 alternatives | doko | 2 | -2/+2 |
2014-04-27 | * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64 | doko | 3 | -7/+11 |
2014-04-27 | * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64 | doko | 3 | -4/+9 |
2014-04-27 | * Disable the libsanitizer build on sparc, still fails to build. | doko | 2 | -1/+7 |
2014-04-24 | gcc-4.8 (4.8.2-21) unstable; urgency=medium | doko | 6 | -120/+591 |
2014-04-23 | * Stop build packages built by GCC 4.9. | doko | 3 | -806/+9 |
2014-04-23 | - update gcc-as-needed patch for the trunk | doko | 1 | -6/+156 |
2014-04-23 | * Update to SVN 20140423 (r209678) from the gcc-4_8-branch. | doko | 4 | -691/+2608 |
2014-04-23 | * Disable running the testsuite on kfreebsd, hangs the buildds. | doko | 3 | -104/+4 |
2014-04-23 | * Adjust common_libs, libraries common to GCC 4.9. | doko | 2 | -8/+7 |
2014-04-23 | * Remove more mudflap left overs. Closes: #742606. | doko | 2 | -20/+1 |
2014-04-07 | * Update powerpcspe patches for the branch (Helmut Grohne). Closes: #743718. | doko | 2 | -1/+2 |
2014-04-07 | * Explicitly configure with --disable-multilib on sparc64 when no | doko | 2 | -1/+8 |
2014-04-05 | - prepare for 4.8.2-19 upload | doko | 1 | -3/+3 |