2004-05-23 16:24:45 by Matthias Scheler | Files touched by this commit (1) |
Log message: Add missing checksum for new patch file "patch-ac". |
2004-05-22 19:48:22 by David Brownlee | Files touched by this commit (8) |
Log message: Update gcc3-ada to 3.3.3nb1 Update gcc3-c++ to 3.3.3nb1 Update gcc3-c to 3.3.3nb2 Update gcc3-f77 to 3.3.3nb1 Update gcc3-java to 3.3.3nb1 Update gcc3-objc to 3.3.3nb1 Update gcc3 to 3.3.3nb1 gcc arm: fix GCC _P_R_ target/14302 Apply gcc fix for gcc PR target/14302 to fix ARM compiler issues triggered by at least glib, glib2, and pkgconfig. 2004-02-26 Richard Earnshaw <rearnsha@arm.com> Daniel Jacobowitz <drow@mvista.com> PR target/14302 * arm.h (ARM_GO_IF_LEGITIMATE_ADDRESS): Don't check the mode size for minipool references. |
2004-05-16 05:16:42 by Jan Schaumann | Files touched by this commit (1) |
Log message: Apparently, IRIX can do --enable-shared. However, regardless of what IRIX system we are on, gcc can NOT be compiled (bootstrapped) as a 64bit binary. Fortunately, IRIX64 can handle 32bit binaries, so that we can force use of 32bit when using MIPSPro. This allows gcc3-c to build fine under IRIX and IRIX64. |
2004-05-07 17:25:14 by Chris Pinnock | Files touched by this commit (12) |
Log message: whitespace nits |
2004-04-25 00:10:14 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Allow GCC_PREFIX to the in the rpath for binaries and libraries built as part of the gcc3-* sub-packages. |
2004-04-10 18:37:22 by Stoned Elipot | Files touched by this commit (3) |
Log message: Apply sparc64 fix from gcc cvs via src/gnu/dist/gcc/gcc/config/sparc/sparc.h revision 1.2. Bump PKGREVISION of gcc3-c package. |
2004-04-10 18:05:05 by Stoned Elipot | Files touched by this commit (1) |
Log message: Actually make the move of patches directory and distinfo file effective. |
2004-04-10 17:47:09 by Stoned Elipot | Files touched by this commit (46) |
Log message: Make all gcc3-* packages use a single distinfo file from gcc3/distinfo and a single patch directory from gcc3/patches/. Also Move gcc3-c/{Makefile.common,language.mk} into gcc3/. |
2004-03-02 15:46:33 by Matthias Drochner | Files touched by this commit (12) | |
Log message: update to gcc-3.3.3 |
2004-02-14 14:49:25 by Matthias Scheler | Files touched by this commit (1) |
Log message: Fix dependence problem for other packages, too. |