summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
AgeCommit message (Expand)Author
1999-02-18better support for openbsd/hppa, some parts from current egcs-snapshot port; ...Michael Shalayeff
1999-02-17Future fix: help egcs avoid #pragma weak, which we don't support.Marc Espie
1999-02-17Update to more recent work: remove DEFAULT_VTABLE_THUNKS, as thereMarc Espie
1999-02-17General clean-up, closer match to egcs.Marc Espie
1999-02-09Adding support for Motorola mvme88kSteve Murphree
1999-02-04Add weak symbol handlingNiklas Hallqvist
1999-02-04When passing ${CC} and ${LDSTATIC} one must use quotes since they may contain...Todd C. Miller
1999-02-02Fix DWARF2_UNWIND_INFO properly, e.g., so that the same fragment worksMarc Espie
1999-01-26Redefine datatypes...Per Fogelstrom
1999-01-25C++ exception handling fix: non elf targets have to be explicitMarc Espie
1999-01-25Update CPP_SPEC.Jason Downs
1999-01-24This is a new version of the config for mipsle which uses the commonPer Fogelstrom
1999-01-18OBJECT_FORMAT_COFF is only a hint for collect2, and is badly named:Marc Espie
1999-01-17- add OBS_OLD_GAS to conditionalize ASM_SPEC for those archs that stillMarc Espie
1999-01-13build dyncallMichael Shalayeff
1999-01-13Use MKTEMP_EACH_FILEMarc Espie
1999-01-13Fix for security hole in MKTEMP_EACH_FILE.Marc Espie
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