Age | Commit message (Expand) | Author | Files | Lines |
2002-05-25 | also set PKG_FC to ensure that the fortran compiler which is part of | dmcmahill | 1 | -1/+3 |
2002-05-14 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-04-08 | generate most of the packing list dynamically for non-SunOS systems. This | dmcmahill | 2 | -225/+8 |
2002-03-31 | Hand edit the alpha/netbsd.h patch. -current gcc relies on a new linker script | jmc | 2 | -6/+7 |
2002-03-28 | Remove PKGREVISION. It causes too many issues with installing/tracking | jmc | 1 | -2/+1 |
2002-03-28 | regen | jmc | 1 | -2/+2 |
2002-03-28 | regen | jmc | 1 | -2/+2 |
2002-03-28 | Update patch set against a sync of source from gnusrc/dist/toolchain. | jmc | 82 | -581/+7622 |
2002-03-25 | Use the gcc-2.95.3 FORTRAN (after discussion with abs). | cjep | 1 | -1/+3 |
2002-03-25 | Build for arm32 as well (after discussion with abs). | cjep | 1 | -2/+2 |
2002-03-14 | Remove empty directory "v9" after installation to avoid deinstallation | tron | 1 | -4/+5 |
2002-03-14 | Some cleanup. | wiz | 6 | -156/+145 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -9/+10 |
2002-02-16 | Add missing sparc/netbsd-elf-common.h. | kent | 2 | -2/+72 |
2002-01-09 | Fix and enable for Solaris platform. | seb | 2 | -8/+15 |
2002-01-05 | Add missing command. | fredb | 1 | -1/+1 |
2002-01-03 | Remove unnecessary patch which caused patch problems due to an include | tron | 2 | -5092/+1 |
2002-01-03 | Provide a "Makefile.gcc" which can be used by other packages which need | tron | 2 | -1/+17 |
2002-01-03 | Add missing calls to "install-info". | tron | 1 | -1/+8 |
2002-01-03 | Add RCS Id. | tron | 1 | -0/+2 |
2002-01-03 | Update "gcc" package to version 2.95.3. This is a bug fix release of | tron | 80 | -12925/+15095 |
2001-12-29 | Let's keep this simple, and not let the "nb" bump affect the name of the | fredb | 1 | -2/+2 |
2001-12-29 | Fix up a corrupt infodir entry in "chill.info" that install-info could not | fredb | 4 | -2/+62 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-06-11 | Install info file into "${PREFIX}/info" so that they get found. | tron | 2 | -71/+71 |
2001-06-11 | Remove installed curses.h file, as is done by pgcc/Makefile. | jlam | 1 | -1/+2 |
2001-06-11 | Remove link "${PREFIX}/${PKGNAME}/bin/cc" before trying to create it to | tron | 1 | -2/+2 |
2001-06-07 | Add missing "INFO_FILES" assignment. | tron | 1 | -1/+2 |
2001-05-07 | Add libstdc++.so needed after shared libs change. | jlam | 1 | -1/+2 |
2001-05-04 | Add --enable-shared to the configuration phase so that a shared libstdc++ | skrll | 6 | -5/+49 |
2001-05-04 | Sort. | skrll | 1 | -124/+124 |
2001-04-30 | Make gcc/Makefile and pgcc/Makefile look more similar. | jlam | 1 | -9/+5 |
2001-04-27 | Make sure that sjlj exceptions are used everywhere and be consistent with | skrll | 8 | -25/+73 |
2001-04-21 | echo -> ${ECHO} | wiz | 1 | -5/+5 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -27/+25 |
2001-03-29 | Add missing files for NetBSD/sparc to a ${MACHINE_PLATFORM}-specific | jlam | 1 | -0/+5 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-03-01 | gcc installs a few extra files on sparc: | hubertf | 1 | -1/+9 |
2001-03-01 | Add LIBGCC_SPEC definition taken from | jlam | 2 | -8/+14 |
2001-02-28 | Minimize differences between gcc/Makefile and pgcc/Makefile. | jlam | 1 | -2/+2 |
2001-02-28 | Make comment for ONLY_FOR_PLATFORM a bit more generic and reorder the | jlam | 1 | -4/+4 |
2001-02-28 | Make this pkg work on NetBSD/sparc. | hubertf | 8 | -1091/+263 |
2001-02-21 | Make lang/gcc and lang/pgcc conflict under Solaris as both install directly | jlam | 1 | -1/+2 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 |
2001-02-08 | Add missing semicolon. | jlam | 1 | -2/+2 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 3 | -6/+16 |
2001-01-16 | Use ${PKGNAME} instead of hard-coding gcc-2.95.2. | jlam | 1 | -1/+1 |