Age | Commit message (Expand) | Author | Files | Lines |
2012-03-07 | re PR pch/52518 (gcc fails to find pch files in subincludes) | Richard Guenther | 2 | -3/+9 |
2012-03-07 | re PR middle-end/52515 (build fails on cris-elf in unwind-dw2.c, x86_64-unkn... | Richard Sandiford | 2 | -4/+9 |
2012-03-07 | invoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target opt... | Kai Tietz | 4 | -0/+29 |
2012-03-07 | tree-ssa-math-opts.c (convert_mult_to_widen): Check actual precision against ... | Richard Guenther | 2 | -0/+7 |
2012-03-07 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-03-06 | va-arg-25.c: Fix typo for powerpc64-*-* check. | Pat Haugen | 2 | -1/+5 |
2012-03-06 | f95-lang.c (yyerror, yylex): Remove. | Steven Bosscher | 7 | -159/+122 |
2012-03-06 | re PR middle-end/52372 (gcc.target/mips/mips16-attributes{,-4}.c SEGV in dwf_... | Richard Sandiford | 3 | -14/+27 |
2012-03-06 | m68k: Limit TAS to 68000 and CF ISA_B. | Richard Henderson | 3 | -2/+9 |
2012-03-06 | re PR target/50310 (ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 wit... | Michael Meissner | 3 | -0/+103 |
2012-03-06 | trans-mem.c: New typedef for tm_region_p. | Aldy Hernandez | 2 | -10/+19 |
2012-03-06 | fold-const.c (build_fold_addr_expr_with_type_loc): Fold MEM_REF with constant... | Richard Guenther | 2 | -1/+11 |
2012-03-06 | re PR middle-end/52493 (tree check fail in ptr_derefs_may_alias_p) | Richard Guenther | 4 | -13/+57 |
2012-03-06 | vms-c.c (vms_pragma_nomember_alignment): Handle octaword. | Tristan Gingold | 2 | -8/+36 |
2012-03-06 | invoke.texi (AVR Options): -mmcu=: Document the XMEGA cores. | Georg-Johann Lay | 2 | -23/+118 |
2012-03-06 | vms.c (VMS_CRTL_LDBL): Rename from VMS_CRTL_PRNTF. | Tristan Gingold | 3 | -13/+19 |
2012-03-06 | t-vmsnative (version): Define. | Tristan Gingold | 3 | -6/+15 |
2012-03-06 | re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -... | Richard Guenther | 4 | -0/+65 |
2012-03-06 | re PR rtl-optimization/52250 (ICE: in sel_remove_bb, at sel-sched-ir.c:5213 w... | Andrey Belevantsev | 2 | -9/+25 |
2012-03-06 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-03-05 | re PR target/51244 ([SH] Inefficient conditional branch and code around T bit) | Oleg Endo | 8 | -44/+176 |
2012-03-05 | c-typeck.c (pointer_diff): Check for POINTER_PLUS_EXPR, not PLUS_EXPR. | Bernd Schmidt | 2 | -2/+9 |
2012-03-05 | genemit.c (main): Include "target.h" in insn-emit.c. | Richard Henderson | 4 | -6/+16 |
2012-03-05 | Make-lang.in (doc/gnat_ugn.texi): Build xgnatugn before using it. | Jason Merrill | 2 | -0/+6 |
2012-03-05 | epiphany.c (epiphany_function_value_regno_p): Make static. | Joern Rennecke | 2 | -1/+6 |
2012-03-05 | objc-map.c (objc_map_private_resize, [...]): Don't call _stat functions witho... | Jason Merrill | 2 | -5/+10 |
2012-03-05 | langhooks.c (add_builtin_type): New function. | Steven Bosscher | 5 | -107/+61 |
2012-03-05 | pt.c (local_specializations): Change from htab_t into struct pointer_map_t *. | Jakub Jelinek | 2 | -40/+21 |
2012-03-05 | re PR debug/51902 (lexical_blocks inside inlined_subroutines generate duplica... | Jakub Jelinek | 4 | -9/+138 |
2012-03-05 | re PR tree-optimization/52242 (libgomp.c/atomic-2.c failure on s390x) | Richard Henderson | 2 | -3/+8 |
2012-03-05 | sh: Fix location of TARGET_ATOMIC_TEST_AND_SET_TRUEVAL definition. | Richard Henderson | 3 | -6/+10 |
2012-03-05 | re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at reco... | Richard Henderson | 1 | -5/+5 |
2012-03-05 | re PR middle-end/52463 (libitm.c/memcpy-1.c FAILs) | Aldy Hernandez | 2 | -1/+6 |
2012-03-05 | re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at reco... | Richard Henderson | 2 | -2/+11 |
2012-03-05 | sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook. | Oleg Endo | 5 | -1/+87 |
2012-03-05 | re PR c++/51930 (Explicitly instantiated template gets hidden visibility) | Jason Merrill | 5 | -18/+66 |
2012-03-05 | method.c (synthesized_method_walk): Cleanups don't affect the EH spec either. | Jason Merrill | 4 | -2/+38 |
2012-03-05 | cfgloop.c (verify_loop_structure): Verify dominators before using them. | Richard Guenther | 11 | -9/+23 |
2012-03-05 | genautomata.c (parse_automata_opt): New static function. | Bernd Schmidt | 2 | -37/+44 |
2012-03-05 | Fix ChangeLog record for 171649: | Joern Rennecke | 1 | -1/+1 |
2012-03-05 | cfgexpand.c (gimple_expand_cfg): Free dominator info. | Richard Guenther | 4 | -0/+17 |
2012-03-05 | re PR middle-end/52353 (-ftrapv -fnon-call-exceptions does not work) | Richard Guenther | 3 | -6/+48 |
2012-03-05 | * sv.po: Update. | Joseph Myers | 2 | -203/+206 |
2012-03-05 | re PR tree-optimization/51721 (-Warray-bounds false positives and inconsisten... | Jakub Jelinek | 5 | -1/+475 |
2012-03-05 | * cfgrtl.c (cfg_layout_merge_blocks): Cleanup. | Jakub Jelinek | 2 | -25/+18 |
2012-03-05 | tree.c (integer_zerop): Handle VECTOR_CSTs. | Richard Guenther | 2 | -12/+53 |
2012-03-05 | avr.md (*umaddqihi4.2): New insn-and-split. | Georg-Johann Lay | 2 | -0/+27 |
2012-03-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-03-04 | re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs... | Mikael Morin | 6 | -0/+157 |
2012-03-04 | i386.c (ix86_print_operand): Declare taken and cputaken as bool. | Uros Bizjak | 2 | -3/+10 |