aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-08-18tree-cfg.c (verify_types_in_gimple_assign): Verify copies and loads have the ...Richard Guenther2-0/+15
2008-08-18re PR preprocessor/7263 (__extension__ keyword doesn't suppress warning on LL...Manuel López-Ibáñez8-6/+85
2008-08-18diagnostics.c (permerror_at): Rename as permerror.Manuel López-Ibáñez18-137/+141
2008-08-18[multiple changes]Samuel Tardieu5-8/+41
2008-08-18gcc/ada/Samuel Tardieu12-56/+31
2008-08-18re PR ada/15808 (Illegal program not detected, RM 3.9.3(10))Samuel Tardieu4-1/+29
2008-08-18passes.c (init_optimization_passes): Remove cleanup_cfg1, sdse1 and addressab...Richard Guenther13-55/+72
2008-08-18tree-sra.c (generate_element_init_1): Deal with NULL constructor element index.Richard Guenther3-6/+26
2008-08-18Daily bump.GCC Administrator1-1/+1
2008-08-17extend.texi (Function Attributes): Fix typo in description if hot function at...Nick Clifton2-1/+6
2008-08-17install.texi (--with-mips-plt): Document.Daniel Jacobowitz9-72/+199
2008-08-17mips.c (mips_save_reg_p): Don't short-circuit rest of function when handling ...Richard Sandiford2-4/+11
2008-08-16adaint.c (_gnat_set_close_on_exec): Implement.Aaron W. LaFramboise2-4/+13
2008-08-17Daily bump.GCC Administrator1-1/+1
2008-08-16trans.c (call_to_gnu): Use the Sloc of the call for back-copy statements in l...Eric Botcazou2-2/+7
2008-08-16Fix long lines.Eric Botcazou1-2/+2
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou18-95/+233
2008-08-16re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus4-3/+16
2008-08-16* config/avr/avr.c (avr_override_options): Reduce value of PARAM_INLINE_CALL_...Andy Hutchinson2-0/+9
2008-08-16re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle3-0/+53
2008-08-16re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle3-2/+9
2008-08-16Daily bump.GCC Administrator1-1/+1
2008-08-15expr.c (expand_expr_real_1): When converting to BLKmode, try to fetch an inne...Eric Botcazou2-19/+90
2008-08-15arm.c (add_minipool_backward_ref): Check for 8-byte-aligned entries in second...Joseph Myers2-9/+19
2008-08-15tree-ssa-ccp.c (maybe_fold_offset_to_reference): Do not strip components for ...Richard Guenther2-0/+6
2008-08-15pr30551-6.c: Skip for SPU.Manuel López-Ibáñez6-5/+13
2008-08-15Fix long line.Eric Botcazou1-2/+2
2008-08-152008-08-15 Wolfgang Gellerich <gellerich@de.ibm.com>Wolfgang Gellerich5-273/+1444
2008-08-15Daily bump.GCC Administrator1-1/+1
2008-08-14re PR fortran/36705 (Procedure pointers with attributes statements)Janus Weil8-15/+58
2008-08-14re PR c++/34485 (ICE with undefined type in template parameter)Paolo Carlini9-15/+42
2008-08-14re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig3-0/+43
2008-08-14visibility-14.c: New test.Rafael Avila de Espindola7-0/+62
2008-08-14re PR c++/34600 (ICE with invalid use of extern)Paolo Carlini4-1/+24
2008-08-14re PR c++/28152 (Diagnostic about wrong use _Complex prints __complex__)Manuel López-Ibáñez5-2/+34
2008-08-14tree-vect-transform.c (vect_create_epilog_for_reduction): Takes an additional...Dorit Nuzman11-118/+194
2008-08-14re PR target/37101 (wrong code: tree vectorizer omits bogus movq/movlps const...Uros Bizjak4-28/+101
2008-08-14re PR middle-end/37103 (possible integer codegen bug)Jakub Jelinek4-3/+43
2008-08-13incoming-1.c: Skip *-*-darwin*.H.J. Lu6-5/+13
2008-08-14Daily bump.GCC Administrator1-1/+1
2008-08-13arm-g2.c, [...]: Skip if the multilib testing specifies -march that does not ...Kazu Hirata4-1/+12
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-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-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