summaryrefslogtreecommitdiff
path: root/lang/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-02-18Introduce new framework for handling info files generation and installation.seb2-9/+10
2002-02-16Add missing sparc/netbsd-elf-common.h.kent2-2/+72
2002-01-09Fix and enable for Solaris platform.seb2-8/+15
2002-01-05Add missing command.fredb1-1/+1
2002-01-03Remove unnecessary patch which caused patch problems due to an includetron2-5092/+1
2002-01-03Provide a "Makefile.gcc" which can be used by other packages which needtron2-1/+17
2002-01-03Add missing calls to "install-info".tron1-1/+8
2002-01-03Add RCS Id.tron1-0/+2
2002-01-03Update "gcc" package to version 2.95.3. This is a bug fix release oftron80-12925/+15095
2001-12-29Let's keep this simple, and not let the "nb" bump affect the name of thefredb1-2/+2
2001-12-29Fix up a corrupt infodir entry in "chill.info" that install-info could notfredb4-2/+62
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-06-11Install info file into "${PREFIX}/info" so that they get found.tron2-71/+71
2001-06-11Remove installed curses.h file, as is done by pgcc/Makefile.jlam1-1/+2
2001-06-11Remove link "${PREFIX}/${PKGNAME}/bin/cc" before trying to create it totron1-2/+2
2001-06-07Add missing "INFO_FILES" assignment.tron1-1/+2
2001-05-07Add libstdc++.so needed after shared libs change.jlam1-1/+2
2001-05-04Add --enable-shared to the configuration phase so that a shared libstdc++skrll6-5/+49
2001-05-04Sort.skrll1-124/+124
2001-04-30Make gcc/Makefile and pgcc/Makefile look more similar.jlam1-9/+5
2001-04-27Make sure that sjlj exceptions are used everywhere and be consistent withskrll8-25/+73
2001-04-21echo -> ${ECHO}wiz1-5/+5
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-27/+25
2001-03-29Add missing files for NetBSD/sparc to a ${MACHINE_PLATFORM}-specificjlam1-0/+5
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
2001-03-01gcc installs a few extra files on sparc:hubertf1-1/+9
2001-03-01Add LIBGCC_SPEC definition taken fromjlam2-8/+14
2001-02-28Minimize differences between gcc/Makefile and pgcc/Makefile.jlam1-2/+2
2001-02-28Make comment for ONLY_FOR_PLATFORM a bit more generic and reorder thejlam1-4/+4
2001-02-28Make this pkg work on NetBSD/sparc.hubertf8-1091/+263
2001-02-21Make lang/gcc and lang/pgcc conflict under Solaris as both install directlyjlam1-1/+2
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
2001-02-08Add missing semicolon.jlam1-2/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz3-6/+16
2001-01-16Use ${PKGNAME} instead of hard-coding gcc-2.95.2.jlam1-1/+1
2001-01-13Fix thinko in last commit.tron1-4/+3
2001-01-13It doesn't make sense to remove "bin/cc" and recreate it later intron1-4/+5
2001-01-13Remove bogus file entries.tron1-4/+1
2001-01-11Make this package work with Solaris:tron3-6/+344
2000-10-16Regen.jlam1-1/+2
2000-10-16Don't redefine wint_t (already defined in <machine/ansi.h> by NetBSD).jlam1-0/+43
2000-09-25Avoid running "autoheader" -- it can't help you, but it can hurt you!fredb1-1/+4
2000-09-22Mention support of "NetBSD-m68k" in comment and correct a typo.tron1-3/+3
2000-09-22What do you know... this builds on m68k/1.4.3.fredb1-2/+2
2000-09-16Use place holder for "${PREFIX}" instead of hard coding "/usr/pkg".tron1-1/+1
2000-09-16Add a message which explains how to use "gcc-2.95.2" via "MAKECONF".tron2-3/+11
2000-09-15- Add patches from NetBSD-current to fix build on i386 ELF systems.tron23-314/+13917