summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
AgeCommit message (Expand)Author
1999-01-08We don't need, nor supportMarc Espie
1998-12-23Plain forgot to remove that one.Marc Espie
1998-12-23Kill files that reference config/xm-openbsd.h, these are no longerMarc Espie
1998-12-232.7.2 -> 2.8.1Marc Espie
1998-12-232.7.2 -> 2.8.1Marc Espie
1998-12-232.7.2 -> 2.8.1Marc Espie
1998-12-232.7.2 -> 2.8.1: new features of configure made these obsoleteMarc Espie
1998-12-232.7.2 -> 2.8.1: old i386 & m68k, nextstep renaming.Marc Espie
1998-12-232.7.2 -> 2.8.1: renamed i370 files, i860 files no longer needed.Marc Espie
1998-12-232.7.2 -> 2.8.1: remaining alpha files, convex submodel muck-up.Marc Espie
1998-12-232.7.2 -> 2.8.1 cruft:Marc Espie
1998-12-232.7.2 -> 2.8.1 cruft. Takes care of remaining files, exceptMarc Espie
1998-12-232.7.2 -> 2.8.1 cruft: unneeded texi output, obsolete/folded back to g++FAQMarc Espie
1998-12-232.7.2 -> 2.8.1 cruft: obvious old files, moved objc parts.Marc Espie
1998-12-21Steal commit from d: forgetting to update comments is a bad idea.Marc Espie
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-10-18set PATH before running configure since we can't rely on the user's path bein...Todd C. Miller
1998-09-03Thu Sep 3 08:49:50 1998 Niklas Hallqvist <niklas@appli.se>Niklas Hallqvist
1998-05-29libgcc: missed multiplyMichael Shalayeff
1998-05-19where did those _mod* come from?Michael Shalayeff
1998-05-18don't use 18136dyncall unless we are pic code and fast indirect calls are dis...Michael Shalayeff
1998-05-17fix cpp predefines for openbsd/hppaMichael Shalayeff
1998-05-11Do not try to test libgcc1 on vax-crosscompilers as we miss two functionsNiklas Hallqvist
1998-05-10"sh /bin/sh config.guess" does not workNiklas Hallqvist
1998-05-06use shell to run scriptsMichael Shalayeff
1998-05-06Added support for #pragma pack and #pragma weak. This makes Wine muchConstantine Sapuntzakis
1998-05-04first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 hostMichael Shalayeff
1998-05-02put back warning for signed char array subscriptsTodd C. Miller
1998-04-25Invalidate cached condition codes correctly in face of a-reg movesNiklas Hallqvist
1998-04-06wrong crt file defPer Fogelstrom
1998-03-25shlib soon...Per Fogelstrom
1998-03-25use sysv4.hPer Fogelstrom
1998-03-25Add openbsd as targetPer Fogelstrom
1998-03-18Correct object format to collectPer Fogelstrom
1998-03-18make -R /path/to/lib work the same as -R/path/to/libMarco S Hyman
1998-03-13Remove the check for char subscripts in -Wall again, somehow thisTodd C. Miller
1998-03-11Pass on -R to ld. Marco S Hyman <marc@snafu.org>Todd C. Miller
1998-03-08update to gcc 2.8.1Todd C. Miller
1998-03-08FSF gcc 2.8.1Todd C. Miller
1998-03-08FSF gcc 2.8.1Todd C. Miller
1998-03-07Don't make -Wall imply -Wchar-subscripts as that warning is justTodd C. Miller
1998-03-07fix typoTodd C. Miller
1998-03-06This file belongs in the obj/ dir, go awayNiklas Hallqvist
1998-03-06Do not install a ${arch}-unknown-openbsd2.x linkNiklas Hallqvist
1998-03-04Don't try and rebuild configure with autoconf. We have no guaranteeTodd C. Miller
1998-03-04use mkstemp() correctly, i thinkTheo de Raadt
1998-03-04fix cmp of g++ include filesTodd C. Miller
1998-03-03GCC 2.8.0 mergeNiklas Hallqvist
1998-02-15These files were new in the 2.8 import (into the FSF branch) and cvs is stupidNiklas Hallqvist
1998-02-14(no commit message)Niklas Hallqvist