Age | Commit message (Expand) | Author |
2004-01-14 | Preliminary 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-13 | stupid, stupid. | Marc Espie |
2004-01-13 | - move a few common pieces into OPENBSD_OS_CPP_BUILTINS_COMMON | Brad Smith |
2004-01-12 | fix c++ -shared for gcc 3. Here, we recognize -shared and link with | Marc Espie |
2004-01-08 | add stub for attribute "sentinel". | Marc Espie |
2004-01-07 | disable for all openbsd arches. | Marc Espie |
2004-01-07 | define __sparcv9__ on sparc64; discussed with many ppl, solves many issues | Peter Valchev |
2004-01-04 | OpenBSD/powerpc is a __unix__ system. | Dale Rahn |
2003-12-28 | Add missing C++ include paths: arch-dependent headers, and | Marc Espie |
2003-12-02 | hppa-openbsd configs; espie@ ok | Michael Shalayeff |
2003-12-01 | Add x86_64-unknown-openbsd* target. Tested only as a cross-compiler. | Alexander Yurchenko |
2003-11-29 | ditch duplicate code, thx. | Marc Espie |
2003-11-29 | generate info files in the right location. | Marc Espie |
2003-11-29 | regen files in obj/ | Marc Espie |
2003-11-29 | Don't bother trying to install stuff that doesn't exist. | Marc Espie |
2003-11-29 | regen manpages in obj/ | Marc Espie |
2003-11-29 | regenerate source for manpages in depend stage so MAN= doesn't fall over. | Marc Espie |
2003-11-29 | re-add java parser. It's a re-entrant parser, so yacc doesn't compete so | Marc Espie |
2003-11-29 | OpenBSD build engine. | Marc Espie |
2003-11-29 | Rebuild of parser in obj directory. | Marc Espie |
2003-11-29 | Add OpenBSD specific features: | Marc Espie |
2003-11-29 | disable gmake's parallel build checks, and allow libgcc to build correctly | Marc Espie |
2003-11-29 | Berkeley yacc is allowed to use unpoisoned malloc. | Marc Espie |
2003-11-29 | regen files in the obj/ directory. | Marc Espie |
2003-11-29 | grab libiberty from other location | Marc Espie |
2003-11-29 | Supplementary test for java iconv stuff. | Marc Espie |
2003-11-29 | Add OpenBSD specific configurations. | Marc Espie |
2003-11-29 | also import this dir. | Marc Espie |
2003-11-29 | resurrect dead files | Marc Espie |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
1999-05-26 | So long, and thanks for all the bugs. | Marc Espie |
1999-05-13 | correct a warning: don't test for format_char == 'x' twice in the same if() | Aaron Campbell |
1999-04-18 | PIC code generation is busted, espie@ said yes | Michael Shalayeff |
1999-04-01 | Fix TARGET_CPU_DEFAULT/TARGET_DEFAULT mixup (problem is specific to | Marc Espie |
1999-03-06 | Wrong file, fixed. | Marc Espie |
1999-03-06 | Forgot that one. | Marc Espie |
1999-03-05 | Functionality moved to t-openbsd, where it belongs. | Marc Espie |
1999-03-05 | Adjust configure.in & rerun autoconf. | Marc Espie |
1999-03-05 | Regular fragments to avoid surprises. | Marc Espie |
1999-03-05 | Kill nonsense: OBJECT_FORMAT_COFF is a tweak for collect2. | Marc Espie |
1999-02-28 | From: Jeffrey A Law <law@hurl.cygnus.com> | Marc Espie |
1999-02-28 | Formatting changes: conform to the gnu coding standard guidelines. | Marc Espie |
1999-02-28 | Introduce OBSD_CPP_SPEC and OBSD_LIB_SPEC, | Marc Espie |
1999-02-28 | Write a `default' OpenBSD setup to factorize stuff that is common to | Marc Espie |
1999-02-23 | Add common xm-openbsd.h fragment, to be used by all archs to avoid | Marc Espie |
1999-02-23 | Add openbsd changes directly to configure.in, | Marc Espie |
1999-02-18 | better support for openbsd/hppa, some parts from current egcs-snapshot port; ... | Michael Shalayeff |
1999-02-17 | Future fix: help egcs avoid #pragma weak, which we don't support. | Marc Espie |
1999-02-17 | Update to more recent work: remove DEFAULT_VTABLE_THUNKS, as there | Marc Espie |