summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
AgeCommit message (Expand)Author
2004-01-14Preliminary changes for ARM support on OpenBSD. "Can't hurt" espie@Dale Rahn
2004-01-13... and kill library == 0 optimization test that is now bogus with libsupcxx...Marc Espie
2004-01-13stupid, stupid.Marc Espie
2004-01-13- move a few common pieces into OPENBSD_OS_CPP_BUILTINS_COMMONBrad Smith
2004-01-12fix c++ -shared for gcc 3. Here, we recognize -shared and link withMarc Espie
2004-01-08add stub for attribute "sentinel".Marc Espie
2004-01-07disable for all openbsd arches.Marc Espie
2004-01-07define __sparcv9__ on sparc64; discussed with many ppl, solves many issuesPeter Valchev
2004-01-04OpenBSD/powerpc is a __unix__ system.Dale Rahn
2003-12-28Add missing C++ include paths: arch-dependent headers, andMarc Espie
2003-12-02hppa-openbsd configs; espie@ okMichael Shalayeff
2003-12-01Add x86_64-unknown-openbsd* target. Tested only as a cross-compiler.Alexander Yurchenko
2003-11-29ditch duplicate code, thx.Marc Espie
2003-11-29generate info files in the right location.Marc Espie
2003-11-29regen files in obj/Marc Espie
2003-11-29Don't bother trying to install stuff that doesn't exist.Marc Espie
2003-11-29regen manpages in obj/Marc Espie
2003-11-29regenerate source for manpages in depend stage so MAN= doesn't fall over.Marc Espie
2003-11-29re-add java parser. It's a re-entrant parser, so yacc doesn't compete soMarc Espie
2003-11-29OpenBSD build engine.Marc Espie
2003-11-29Rebuild of parser in obj directory.Marc Espie
2003-11-29Add OpenBSD specific features:Marc Espie
2003-11-29disable gmake's parallel build checks, and allow libgcc to build correctlyMarc Espie
2003-11-29Berkeley yacc is allowed to use unpoisoned malloc.Marc Espie
2003-11-29regen files in the obj/ directory.Marc Espie
2003-11-29grab libiberty from other locationMarc Espie
2003-11-29Supplementary test for java iconv stuff.Marc Espie
2003-11-29Add OpenBSD specific configurations.Marc Espie
2003-11-29also import this dir.Marc Espie
2003-11-29resurrect dead filesMarc Espie
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
1999-05-26So long, and thanks for all the bugs.Marc Espie
1999-05-13correct a warning: don't test for format_char == 'x' twice in the same if()Aaron Campbell
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-05Adjust configure.in & rerun autoconf.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-28Write a `default' OpenBSD setup to factorize stuff that is common toMarc Espie
1999-02-23Add common xm-openbsd.h fragment, to be used by all archs to avoidMarc Espie
1999-02-23Add openbsd changes directly to configure.in,Marc 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