summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/config
AgeCommit message (Expand)Author
1999-04-18PIC code generation is busted, espie@ said yesMichael Shalayeff
1999-04-01Fix TARGET_CPU_DEFAULT/TARGET_DEFAULT mixup (problem is specific toMarc Espie
1999-03-06Wrong file, fixed.Marc Espie
1999-03-06Forgot that one.Marc Espie
1999-03-05Functionality moved to t-openbsd, where it belongs.Marc Espie
1999-03-05Regular fragments to avoid surprises.Marc Espie
1999-03-05Kill nonsense: OBJECT_FORMAT_COFF is a tweak for collect2.Marc Espie
1999-02-28From: Jeffrey A Law <law@hurl.cygnus.com>Marc Espie
1999-02-28Formatting changes: conform to the gnu coding standard guidelines.Marc Espie
1999-02-28Introduce OBSD_CPP_SPEC and OBSD_LIB_SPEC,Marc Espie
1999-02-23Add common xm-openbsd.h fragment, to be used by all archs to avoidMarc Espie
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-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-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-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-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-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-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