Age | Commit message (Expand) | Author | Files | Lines |
2015-09-21 | Added debian/patches/illumos-libgo-lfstack.diff | Igor Pashev | 1 | -0/+1 |
2015-09-21 | Added debian/patches/illumos-sysdep-unix.c.diff | Igor Pashev | 1 | -0/+1 |
2015-09-20 | Added debian/patches/illumos-libgcc-regs.diff | Igor Pashev | 1 | -0/+1 |
2015-09-20 | Updated Dyson patches | Igor Pashev | 1 | -1/+0 |
2015-09-20 | Ported from gcc 4.9 package | Igor Pashev | 1 | -0/+11 |
2015-09-17 | [ YunQiang Su ] | doko | 1 | -3/+3 |
2015-09-15 | * Work around PR c++/65913, link with -latomic when linking with -stdc++. | doko | 1 | -0/+6 |
2015-09-09 | * Update to SVN 20150909 (r227597, 5.2.1) from the gcc-5-branch. | doko | 1 | -1/+0 |
2015-09-09 | * Fix PR target/67143 (AArch64), ICE on valid code. LP: #1481333. | doko | 1 | -0/+1 |
2015-09-09 | * libgo: Fix PR go/67508, rewrite lfstack packing/unpacking to look more | doko | 1 | -0/+1 |
2015-09-08 | * Use --with-mips-plt on mips*. | aurel32 | 1 | -1/+3 |
2015-09-07 | * Build-depend on linux-libc-dev [m68k] for gcc and gcc-snapshot builds. | doko | 1 | -1/+0 |
2015-09-02 | * Apply proposed patch for PR target/67280 (ARM). LP: #1482320. | doko | 1 | -0/+1 |
2015-08-25 | * Update to SVN 20150825 (r227166, 5.2.1) from the gcc-5-branch. | doko | 1 | -1/+0 |
2015-08-19 | * Apply proposed patch for PR target/67211 (ppc64el). | doko | 1 | -0/+1 |
2015-08-19 | * Update to SVN 20150819 (r227013, 5.2.1) from the gcc-5-branch. | doko | 1 | -1/+0 |
2015-07-30 | * Update to SVN 20150730 (r226411, 5.2.1) from the gcc-5-branch. | doko | 1 | -0/+1 |
2015-07-30 | * Fix PR c++/66857, taken from the trunk. | doko | 1 | -0/+1 |
2015-07-23 | * Fix PR libstdc++/66145, std::ios_base::failure objects thrown from | doko | 1 | -0/+4 |
2015-07-16 | * Go escape analysis: analyze multiple result type assertions (taken | doko | 1 | -0/+2 |
2015-06-16 | * gccgo: escape: Analyze binary expressions (taken from the trunk). | doko | 1 | -0/+2 |
2015-06-02 | * Work around PR go/66368, build libgo with -fno-stack-protector. | doko | 1 | -0/+1 |
2015-06-02 | - re-enable gcc-as-needed for ubuntu builds | doko | 1 | -1/+1 |
2015-06-01 | * libgo: syscall.Sendfile(): Set the new offset to the new offset | doko | 1 | -0/+1 |
2015-05-22 | * Various fixes to build a gnat cross compiler: | doko | 1 | -0/+3 |
2015-05-18 | * Backport patch for gccgo (not yet applied): | doko | 1 | -0/+2 |
2015-05-18 | * Partially apply patches to build a gnat cross compiler (submitted | doko | 1 | -0/+1 |
2015-05-09 | * Update to SVN 20150507 (r222873, 5.1.1) from the gcc-5-branch. | doko | 1 | -0/+5 |
2015-05-02 | * Fix applying the cross-biarch patch for stage1 builds. | doko | 1 | -0/+3 |
2015-04-30 | * Apply the cross-biarch patch for every cross build. | doko | 1 | -6/+2 |
2015-04-30 | * config-ml.in: Add D support. | doko | 1 | -0/+1 |
2015-04-30 | * Backport patches for gccgo (not yet applied): | doko | 1 | -0/+1 |
2015-04-29 | * PR libstdc++/62258, fix for std::uncaught_exception, taken from the trunk. | doko | 1 | -0/+1 |
2015-04-24 | * gccgo: Implement escape analysis (taken from the trunk). Turned off | doko | 1 | -0/+3 |
2015-04-24 | * Ignore bootstrap comparison failure on ia64. Filed upstream as | doko | 1 | -0/+1 |
2015-04-24 | * Update to SVN 20150424 (r222404) from the gcc-5-branch. | doko | 1 | -0/+1 |
2015-04-22 | * Split out the sjlj build related things from the ada-acats patch into | doko | 1 | -0/+2 |
2015-04-22 | * GCC 5.1.0 release. | doko | 1 | -1/+0 |
2015-04-19 | * Update to SVN 20150419 (r222218) from the gcc-5-branch. | doko | 1 | -0/+1 |
2015-04-14 | * Apply the ada-bootstrap-compare patch for snapshot builds as well. | doko | 1 | -1/+1 |
2015-04-10 | * Re-enable building the D frontend. Closes: #782254. | doko | 1 | -1/+0 |
2015-04-03 | * Update to SVN 20150403. | doko | 1 | -1/+0 |
2015-04-02 | * Don't add -gtoggle to STAGE3_CFLAGS (disabling the bootstrap comparison). | doko | 1 | -0/+1 |
2015-04-01 | - update libstdc++-no-testsuite, disable it. | doko | 1 | -9/+0 |
2015-04-01 | * Update to SVN 20150401. | doko | 1 | -0/+1 |
2015-03-31 | * Don't link libgnatprj using --no-allow-shlib-undefined on older releases. | doko | 1 | -0/+4 |
2015-03-31 | * Don't explicitly configure --with-gxx-include-dir and an absolute path, | doko | 1 | -0/+1 |
2015-03-28 | * Update to SVN 20150327. | doko | 1 | -3/+1 |
2015-03-27 | * gnat related work (partly based on #780640): | doko | 1 | -3/+8 |
2015-03-25 | * For ICEs, dump the preprocessed source file to stderr when in a | doko | 1 | -0/+1 |