summaryrefslogtreecommitdiff
path: root/gnu/dist/gcc4/gcc
AgeCommit message (Expand)Author
2013-08-12Enable unwind tables by default. Assert the default in target-def.h tojoerg
2013-04-08Fix "ashq" second argument sign extension (the assembler does not treatmartin
2013-04-05Improve the output of gcc when a subprogram gets a signal. When OOMingdholland
2013-01-25Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Languagematt
2013-01-17Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024christos
2012-07-16Fix ffssi2 again.matt
2012-07-11Bugfix builtin ffs, fixes PR port-vax/46677, fix from Paul Koning.ragge
2012-02-05Use REG_P, CONST_INT_P, and gcc_unreachable.matt
2012-02-02Handle another case the new gcc_assert(0) caught.matt
2012-02-02Fix a bug in movmemsi in which couldn't handle sym(reg) expressions properly.matt
2011-11-07Remove pattern for arith_adjacentmem in arm.md, thus fixingis
2011-06-11If we are compiling -msoft-float, define _SOFT_FLOATmatt
2011-06-07Pull following m68k softfloat fixes from upstream:tsutsui
2011-06-06Pull the following revision from upstream to provide __unordsf2() andtsutsui
2011-05-19Add missing prototype for __cmpdf2christos
2011-05-08Add a no_stack_protector function attribute to localize the effectchristos
2011-04-15Move the headers for compiler and platform specific intrinsincs fromjoerg
2011-04-10Add back a stylish new line.joerg
2011-04-10Reduce difference between src/tools/gcc and src/gnu/usr.bin/gcc4joerg
2011-04-10Don't install limits.h.joerg
2011-03-24Don't install stddef.h and friends, they don't work as intended withoutjoerg
2011-03-12Define HAVE_AS_TLS until our build tools figure out how to do it.matt
2011-03-10Look for TLS on hppa on netbsd.skrll
2011-02-25Explicitly make sure TARGET_SECURE_PLT is defined correctly rather thanmatt
2011-02-10Default NetBSD to -msecure-plt now.matt
2011-01-23Default mips64 to softfloat.matt
2011-01-18Enable E500 (mpc85xx) support in GCC.matt
2011-01-17Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With thismatt
2010-12-22Emit DWARF relocation in its expected formmatt
2010-12-16Observe the following spelling:wiz
2010-11-25Don't create weird notes section in hppa binaries.skrll
2010-11-10Update pa-netbsd.h to match pa-linux.h where it should. That is, removeskrll
2010-07-27Don't use/rely on a constraint. Move the constraint predicatematt
2010-07-27Only allow jbls/jblc x(r) iff (x & 3) == 0matt
2010-07-19PR/43642 - OKANO Takayoshi -- update bug reporting URL in GCCjnemeth
2010-05-08don't use the __{BIG,LITTLE}_ENDIAN__ test on NetBSD. it doesn't givemrg
2010-05-06make the stdc++ headers usable for clang++. clang wants that __weakref__drochner
2010-03-27don't include linux unwind support. we don't do this on 32 bit ppc,mrg
2009-12-14Merge gcc mips64 support from matt-nb5-mips64.matt
2009-11-11Add the -iremap option to gcc(1) and cpp(1). This option specifies ajoerg
2009-10-01If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we have no NaNs),martin
2009-08-16Use += in previous so the flags from config/t-netbsd aren't lost.skrll
2009-08-16Pull in a hunk from t-linux64 for compile flags for CRTSTUFFmatt
2009-08-12Merge most of the builtin_defines from Linux since they are far superiormatt
2009-04-30Sort sourcefile after all other options.joerg
2009-04-29Include option as item for -Wp description to match the rest of thejoerg
2009-04-29Fix markup for -fdiagnostics-show-options. Don't split @code{} overjoerg
2008-11-20Applied a patch from Roman Zippel to fix jump table addressing in the M68kphx
2008-11-13Reverted my last modification, because it included GPLv3 code. Sorry.phx
2008-11-12Fixed jump table bugs (e.g. detected when compiling lang/php5 for m68k).phx