aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-13sparc.c (emit_soft_tfmode_cvt): Explicitly sign or zero extend SImode values ...Joseph Myers2-0/+10
2008-08-13rs6000-c.c (rs6000_cpu_cpp_builtins): Predefine __PPU__ when targeting the Ce...Ulrich Weigand2-0/+7
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini5-0/+0
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini17-1078/+47
2008-08-13gimple.h (gimple_call_set_chain): Accept SSA variables.Eric Botcazou4-5/+20
2008-08-13dwarf2out.c (dwarf_stack_op_name): Remove prototype.H.J. Lu2-48/+40
2008-08-13Add exception propagation support as per N2179.Sebastian Redl17-43/+1113
2008-08-13re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez19-62/+140
2008-08-13re PR middle-end/36701 (unaligned access in gcc.c-torture/execute/complex-7.c)H.J. Lu2-6/+31
2008-08-13tree.h (maybe_fold_offset_to_address): Declare.Richard Guenther8-57/+192
2008-08-13toplev.h (pedwarn_at): Fix declaration.Manuel López-Ibáñez2-0/+5
2008-08-13linux64.h (LINK_ARCH32_SPEC, [...]): Use %R in -Y P argument.Joseph Myers2-3/+8
2008-08-13new fileAldy Hernandez1-0/+13
2008-08-13re PR ada/36777 (Protected type cannot have access taken from its body.)Samuel Tardieu8-1/+126
2008-08-13re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...Manuel López-Ibáñez9-25/+75
2008-08-13re PR c/35635 (-Wconversion problematic with bitfields)Manuel López-Ibáñez10-45/+289
2008-08-13re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a...Richard Guenther15-13/+658
2008-08-13Daily bump.GCC Administrator1-1/+1
2008-08-12* doc/invoke.texi (-fipa-pta): Say the option is experimental.Janis Johnson2-1/+4
2008-08-12re PR libstdc++/37100 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/...Paolo Carlini2-1/+6
2008-08-12pr32000-2.c: Use dg-skip-if for target expression.Janis Johnson5-3/+12
2008-08-12* doc/invoke.texi: Revert unintended checkin.Janis Johnson2-2/+5
2008-08-12re PR testsuite/36087 (test failures between revs. 134696 and 134717)Janis Johnson3-2/+8
2008-08-12decl5.C: Expand new expected errors.Paolo Carlini1-0/+4
2008-08-12decl5.C: Expand new expected errors.Paolo Carlini1-2/+2
2008-08-12re PR c++/37087 (Segfault on compiling template defined in wrong namespace.)Paolo Carlini5-6/+34
2008-08-12re PR libgomp/26165 (Cannot find libgomp.spec after 'make install' on x86_64 ...Nathan Froyd2-1/+7
2008-08-12re PR middle-end/37014 (internal compiler error: in expand_expr_real_1, at ex...Jakub Jelinek5-6/+36
2008-08-12re PR tree-optimization/37084 (ICE in gimple_assign_rhs1)Jakub Jelinek4-4/+30
2008-08-122008-08-12 Johannes Singler <singler@ira.uka.de>Johannes Singler2-1/+7
2008-08-12Fix final.c.Anatoly Sokolov1-2/+2
2008-08-12* final.c (final_scan_insn): Use app_enable/app_disable functions.Anatoly Sokolov2-25/+9
2008-08-12re PR bootstrap/37097 (Revision 139014 failed to bootstrap)Ulrich Weigand2-1/+6
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand11-51/+24
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand11-135/+92
2008-08-12float_disf.c: New file.Ulrich Weigand4-0/+74
2008-08-12real.h (struct real_format): New member round_towards_zero.Ulrich Weigand13-40/+261
2008-08-12real.c (spu_single_format): New variable.Ulrich Weigand7-8/+75
2008-08-12* config/spu/spu.c (spu_safe_dma): Respect TARGET_SAFE_DMA.Ulrich Weigand2-1/+5
2008-08-12* config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.Ulrich Weigand2-0/+6
2008-08-12configure.ac: Run unconditionally GLIBCXX_CHECK_INT64_T and GLIBCXX_CHECK_C99...Paolo Carlini6-3033/+1284
2008-08-12dg-do run the test instead of compile.Jakub Jelinek1-1/+1
2008-08-12re PR c++/36688 (Incorrect struct assignments with nested const initializers)Jakub Jelinek4-1/+39
2008-08-12Fix my email address.Volker Reichelt3-5/+5
2008-08-12tree-vectorizer.c: Depend on langhooks.h.Ira Rosen22-54/+510
2008-08-12Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Remove duplicate s-win32.o.Danny Smith2-1/+6
2008-08-12g-stsifd-sockets.adb (Create): Replace Constants.SOCK_STREAM with SOSC.SOCK__...Danny Smith3-3/+10
2008-08-12Daily bump.GCC Administrator1-1/+1
2008-08-11Formatting fixes for include/tr1_impl/regex.Stephen M. Webb4-206/+582
2008-08-11c_locale.cc: Include <cstdio>.Paolo Carlini2-1/+6