Age | Commit message (Expand) | Author | Files | Lines |
2014-07-24 | gcc-4.8 (4.8.3-6~dyson1) unstable; urgency=mediumHEADdyson/4.8.3-6_dyson1master | Igor Pashev | 1 | -0/+12 |
2014-07-23 | Merge svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8 | Igor Pashev | 1 | -8/+110 |
2014-07-17 | * Don't gzip the xz compressed testsuite logs and summaries. | doko | 1 | -0/+6 |
2014-07-17 | - prepare for 4.8.3-5 upload | doko | 1 | -1/+1 |
2014-07-17 | * Fix installing test logs and summaries. | doko | 1 | -0/+1 |
2014-07-17 | * Warn about ppc ELFv2 ABI issues, which will change in GCC 4.10. | doko | 1 | -0/+1 |
2014-07-17 | * Update to SVN 20140717 (r212756) from the gcc-4_8-branch. | doko | 1 | -2/+2 |
2014-07-01 | * Update to SVN 20140701 (r212193) from the gcc-4_8-branch. | doko | 1 | -2/+2 |
2014-06-26 | * Update to SVN 20140626 (r212051) from the gcc-4_8-branch. | doko | 1 | -0/+6 |
2014-06-26 | * Update to SVN 20140626 (r212014) from the gcc-4_8-branch. | doko | 1 | -3/+6 |
2014-06-25 | * Fix a segfault in the driver from calling free on non-malloc'd area. | doko | 1 | -0/+1 |
2014-06-25 | * Fix removal of python byte-code files in libstdc++6. Addresses: #751435. | doko | 1 | -0/+3 |
2014-06-16 | * Update to SVN 20140616 (r211693) from the gcc-4_8-branch. | doko | 1 | -3/+5 |
2014-06-11 | * Fix PR c++/61336, taken from the trunk. | aurel32 | 1 | -0/+7 |
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 | 1 | -1/+2 |
2014-06-03 | * Fix PR c++/61046, taken from the trunk. LP: #1313102. | doko | 1 | -0/+1 |
2014-06-02 | * Fix the removal of the libstdc++6 package, removing byte-compiled pretty | doko | 1 | -0/+2 |
2014-06-02 | * Don't install the libstdc++ pretty printer file into the debug directory, | doko | 1 | -0/+7 |
2014-05-27 | * Update to SVN 20140527 (r210956) from the gcc-4_8-branch. | doko | 1 | -2/+2 |
2014-05-27 | - Add the Linaro version of the fix for PR target/61208. | doko | 1 | -1/+2 |
2014-05-26 | * Update to SVN 20140526 (r210209) from the gcc-4_8-branch. | doko | 1 | -0/+6 |
2014-05-22 | - Update version in gcc-base-version patch | doko | 1 | -2/+2 |
2014-05-22 | * GCC 4.8.3 release. | doko | 1 | -1/+4 |
2014-05-22 | * Drop the libstdc++-arm-wno-abi patch, not needed anymore in 4.8. | doko | 1 | -0/+1 |
2014-05-19 | * Build libitm on AArch64, patch taken from the trunk. | doko | 1 | -0/+6 |
2014-05-18 | * Apply the proposed patch for PR c/57653. Closes: #734345. | doko | 1 | -1/+4 |
2014-05-18 | * Update the gcc-default-format-security patch (Steve Beattie). LP: #1317305. | doko | 1 | -0/+1 |
2014-05-18 | * Update the libstdc++v-python3 patch. Closes: #748317. | doko | 1 | -0/+1 |
2014-05-18 | * Update to SVN 20140516 (r210514) from the gcc-4_8-branch. | doko | 1 | -3/+4 |
2014-05-14 | * Apply the proposed patch for PR driver/61126. | doko | 1 | -0/+1 |
2014-05-14 | * Update to SVN 20140514 (r210436) from the gcc-4_8-branch. | doko | 1 | -2/+8 |
2014-05-08 | * Apply the proposed patch for PR driver/61106. Closes: #747345. | doko | 1 | -0/+1 |
2014-05-08 | * Build the gcc-X.Y-base package with with_deps_on_target_arch_pkgs=yes | doko | 1 | -1/+3 |
2014-05-08 | * Update to SVN 20140508 (r210209) from the gcc-4_8-branch. | doko | 1 | -1/+1 |
2014-05-07 | * Set the 'Multi-Arch: same' attribute for packages, cross built with | doko | 1 | -0/+2 |
2014-05-07 | * Move the libstdc++ gdb pretty printers into libstdc++6, install the | doko | 1 | -0/+2 |
2014-05-06 | * Fix java.security symlink in libgcj14. Closes: #746786. | doko | 1 | -0/+1 |
2014-05-05 | Revert: | doko | 1 | -1/+0 |
2014-05-05 | * Update to SVN 20140505 (r210076) from the gcc-4_8-branch. | doko | 1 | -1/+2 |
2014-05-05 | * Ensure that the common libs (built from the next GCC version) are | doko | 1 | -0/+2 |
2014-04-27 | * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64 | doko | 1 | -1/+1 |
2014-04-27 | * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64 | doko | 1 | -0/+3 |
2014-04-27 | * Disable the libsanitizer build on sparc, still fails to build. | doko | 1 | -0/+6 |
2014-04-24 | gcc-4.8 (4.8.2-21) unstable; urgency=medium | doko | 1 | -0/+7 |
2014-04-23 | * Stop build packages built by GCC 4.9. | doko | 1 | -1/+2 |
2014-04-23 | * Update to SVN 20140423 (r209678) from the gcc-4_8-branch. | doko | 1 | -0/+1 |
2014-04-23 | * Disable running the testsuite on kfreebsd, hangs the buildds. | doko | 1 | -1/+2 |
2014-04-23 | * Adjust common_libs, libraries common to GCC 4.9. | doko | 1 | -1/+2 |
2014-04-23 | * Remove more mudflap left overs. Closes: #742606. | doko | 1 | -0/+1 |