summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2004-02-18Be sure to pass a third argument to open() when used with O_CREAT.Miod Vallat
2004-02-17qmake on sparc64 uses a character array with the size of 1 and pp moves its l...Hiroaki Etoh
2004-02-16fix gcc3 i386 strange behavior about extracting insns from PARALLEL insn. thi...Hiroaki Etoh
2004-02-12remove the rev 1.2 fix on every architecuters except ARM due to propolice bre...Hiroaki Etoh
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-02-10configs for amd64; brad@ okMichael Shalayeff
2004-02-10remove HARD_QUAD from sparc64, as was done in gcc 2.95Nikolay Sturm
2004-02-10force jump tables into .text for they get screwed in .rodata for -fpic; espie...Michael Shalayeff
2004-02-09Corrected lib_specs for OPENBSD/arm shared libraries. copied from alpha.Dale Rahn
2004-02-09Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@Dale Rahn
2004-02-08shave build time.Marc Espie
2004-02-07Copy arm/t-netbsd removing the shared libgcc pieces, suggested by espieDale Rahn
2004-02-05fix the conversion of the insn that comes from gen_load_multiple. ARM process...Hiroaki Etoh
2004-02-03new file is needed to get define early enough for other headers, addDale Rahn
2004-02-03grok VIA C3 xmove-* and xcrypt-* instructions; niklas okTheo de Raadt
2004-02-01Add support for xmove-rng and xcrypt-{ecb,cbc,cfb,ofb} instructions foundTheo de Raadt
2004-02-01Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rngTheo de Raadt
2004-02-01add paper.txt target;Jason McIntyre
2004-01-31fix a few #if MACRO -> #if defined(MACRO) (-Wsystem-headers clean-up)Marc Espie
2004-01-31Provide correct start files and link option specifications on sparc;Miod Vallat
2004-01-31add documentation (straight copy from egcs)Marc Espie
2004-01-31closer to gcc2: bring back protoize.Marc Espie
2004-01-31Sparc doesn't use old gas, obviously; ok espie@Miod Vallat
2004-01-31Switch the arm compiler to generating strongarm code on openbsd.Dale Rahn
2004-01-30repair breakage from options unifications; espie@ okMichael Shalayeff
2004-01-30no shlibs yetMichael Shalayeff
2004-01-28install more stuff, and fake some, to please theo.Marc Espie
2004-01-26Make welcome banner match spamd's (is it chicken or is it fish?).Todd C. Miller
2004-01-25Fix entry point and crtbegin/crtend. slight ok espie millertDale Rahn
2004-01-23USE_GCC3 switch, now that propolice is in.Marc Espie
2004-01-22propoliceBrad Smith
2004-01-22to fix the issue "missing return at end of function and ProPolice", calculate...Hiroaki Etoh
2004-01-22initial release of propolice gcc 3.3.2Hiroaki Etoh
2004-01-19Update to sendmail 8.12.11. I've been runninga beta version of this forTodd C. Miller
2004-01-16update comment to match reality better.Marc Espie
2004-01-15zap old 2.95.3 fileMarc Espie
2004-01-15gotta hate those hidden files...Marc Espie
2004-01-15OpenBSD specific infrastructureMarc Espie
2004-01-15adjust actual dependencies on locations in the src treeMarc Espie
2004-01-15put directory names into variable so they're overridable.Marc Espie
2004-01-15bump to gcc 3.3.2Marc Espie
2004-01-15move libobjc around to its own directory (from src/gnu/egcs/libobjc)Marc Espie
2004-01-15extra target to make sure tconfig.h is rebuilt, to use with libobjc.Marc Espie
2004-01-15Split lib spec into pre-pthread/post-pthread.Marc Espie
2004-01-15target for tconfig.h, to use with libobjc.Marc Espie
2004-01-15install compiler/arch-dependent headers.Marc Espie
2004-01-14Sync with mvme88k struct trapframe changes.Miod Vallat
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