summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
AgeCommit message (Expand)Author
2004-11-02Do not enable -fdelete-null-pointer-checks at -O2 by default on OpenBSD.Miod Vallat
2004-11-02Prevent gcc from generating bogus constructs such asMiod Vallat
2004-10-27Add support to find DWARF call fame info in shared libraries.Mark Kettenis
2004-10-21Move the cross glue from the root makefile to the toolchain's,Alexander Yurchenko
2004-09-15better check for ro/data section allocationMichael Shalayeff
2004-09-06Add t-openbsd64 to handle some libgcc.a build issues (needed functions)Per Fogelstrom
2004-08-28we don't need this filePer Fogelstrom
2004-08-12Avoid dereferencing outside the bounds of an array. Found by mmapTodd C. Miller
2004-08-11Pick common code for trampoline mprotect() code. This did not work at allMiod Vallat
2004-08-04Fix propolice merge error in options list.Miod Vallat
2004-07-27Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the defaultMark Kettenis
2004-07-20Do not provide builtins for strcpy() and strcat(), as done with gcc 2, onMiod Vallat
2004-06-20ICE with gcc3/propolice -O on macppc fixes:Hiroaki Etoh
2004-05-26neede for dhared libsMichael Shalayeff
2004-05-05Only define __LP64__ if in 64 bit mode. ok deraadt@ millert@Dale Rahn
2004-04-23Port the gcc2 bounds checking support to gcc3, activated with -WboundedAnil Madhavapeddy
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-04-19some gcc3/propolice --enable-checking fixes:Anil Madhavapeddy
2004-04-19fix mysql bug: http://bugs.mysql.com/bug.php?id=1442Hiroaki Etoh
2004-02-27cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantTheo de Raadt
2004-02-21kill old copies of gcc-localMarc Espie
2004-02-21lose gcc-local as well.Marc Espie
2004-02-20do not install a ccpp.1 linkTheo de Raadt
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-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-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-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-28install more stuff, and fake some, to please theo.Marc Espie
2004-01-25Fix entry point and crtbegin/crtend. slight ok espie millertDale Rahn
2004-01-22propoliceBrad Smith
2004-01-22initial release of propolice gcc 3.3.2Hiroaki Etoh
2004-01-16update comment to match reality better.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-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