Age | Commit message (Expand) | Author |
2004-01-31 | Provide correct start files and link option specifications on sparc; | Miod Vallat |
2004-01-31 | add documentation (straight copy from egcs) | Marc Espie |
2004-01-31 | closer to gcc2: bring back protoize. | Marc Espie |
2004-01-31 | Sparc doesn't use old gas, obviously; ok espie@ | Miod Vallat |
2004-01-31 | Switch the arm compiler to generating strongarm code on openbsd. | Dale Rahn |
2004-01-30 | repair breakage from options unifications; espie@ ok | Michael Shalayeff |
2004-01-28 | install more stuff, and fake some, to please theo. | Marc Espie |
2004-01-25 | Fix entry point and crtbegin/crtend. slight ok espie millert | Dale Rahn |
2004-01-22 | propolice | Brad Smith |
2004-01-22 | initial release of propolice gcc 3.3.2 | Hiroaki Etoh |
2004-01-16 | update comment to match reality better. | Marc Espie |
2004-01-15 | Split lib spec into pre-pthread/post-pthread. | Marc Espie |
2004-01-15 | target for tconfig.h, to use with libobjc. | Marc Espie |
2004-01-15 | install compiler/arch-dependent headers. | Marc Espie |
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 |