Age | Commit message (Expand) | Author | Files | Lines |
2012-07-16 | exp_pakd.adb, [...]: Minor reformatting. | Robert Dewar | 5 | -24/+32 |
2012-07-16 | re PR fortran/53956 ([F03] PROCEDURE w/ interface: Bogus "EXTERNAL attribute ... | Janus Weil | 6 | -12/+45 |
2012-07-16 | i386.md (stack_protect_set): Disable the pattern for Android since Android li... | Sergey Melnikov | 2 | -4/+14 |
2012-07-16 | builtins-1.c: New testcase. | Andrew Pinski | 2 | -0/+13 |
2012-07-16 | Commit hunk missing from last change | Hans-Peter Nilsson | 1 | -1/+1 |
2012-07-16 | Tweak ChangeLog formatting for my recent entries | Hans-Peter Nilsson | 1 | -5/+3 |
2012-07-16 | cris-protos.h (cris_legitimate_address_p): Declare. | Hans-Peter Nilsson | 4 | -5/+11 |
2012-07-16 | cris.c (cris_preferred_reload_class): Don't return GENERAL_REGS as preferred ... | Hans-Peter Nilsson | 2 | -0/+4 |
2012-07-16 | sync-2i.c, [...]: For cris*-*-linux*, also pass -mno-unaligned-atomic-may-use... | Hans-Peter Nilsson | 10 | -0/+36 |
2012-07-16 | cris.c (cris_init_libfuncs): Handle initialization of library functions for b... | Hans-Peter Nilsson | 5 | -3/+33 |
2012-07-16 | cris.c (cris_print_operand): New cases. | Hans-Peter Nilsson | 3 | -30/+107 |
2012-07-16 | 20011127-1.c: Adjust to %P being a valid register operand output modifier. | Hans-Peter Nilsson | 2 | -1/+5 |
2012-07-16 | sync.md ("atomic_compare_and_swap<mode>"): Change predicate to nonmemory_oper... | Hans-Peter Nilsson | 2 | -3/+8 |
2012-07-16 | * config/cris/sync.md ("atomic_fetch_<atomic_op_name><mode>") | Hans-Peter Nilsson | 2 | -4/+18 |
2012-07-16 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-07-15 | mips.md (move_type): Replace mfhilo and mthilo with mflo and mtlo. | Richard Sandiford | 21 | -71/+109 |
2012-07-15 | pubnames-2.C: Support all known comment characters. | Andreas Schwab | 2 | -56/+61 |
2012-07-15 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-07-14 | sh.h (SH_ASM_SPEC): Add spaces between options. | Andrew Stubbs | 2 | -2/+7 |
2012-07-14 | Add missing pthread requirement. | Mike Stump | 1 | -0/+1 |
2012-07-14 | i386.c (ix86_set_reg_reg_cost): Enable TFmode/TCmode for TARGET_SSE. | Uros Bizjak | 3 | -3/+8 |
2012-07-14 | toplev.c (init_asm_output): Open asm_out_file in 'w' mode. | Steven Bosscher | 4 | -30/+11 |
2012-07-13 | octeon2-pipe-1.c: Use cleanup-rtl-dump rather than cleanup-tree-dump. | Andrew Pinski | 3 | -2/+8 |
2012-07-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-07-13 | re PR bootstrap/53955 (Missing prototypes in i386.c, bootstrap failure with -... | Bill Schmidt | 4 | -12/+28 |
2012-07-13 | ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC. | Steven Bosscher | 4 | -14/+29 |
2012-07-13 | emit-rtl.c (make_debug_insn_raw, [...]): Make static. | Steven Bosscher | 3 | -5/+7 |
2012-07-13 | re PR regression/53953 (g++.dg/cpp0x/lambda/lambda-ice2.C (warnings and error... | Jason Merrill | 2 | -3/+8 |
2012-07-13 | re PR target/53907 (gcc uses unaligned load when aligned load was requested) | Richard Guenther | 4 | -0/+80 |
2012-07-13 | re PR tree-optimization/53922 (VRP: semantic conflict between range_includes_... | Richard Guenther | 4 | -52/+66 |
2012-07-13 | tm.texi: Regenerate. | Bill Schmidt | 15 | -160/+826 |
2012-07-13 | re PR c/53937 (Pack'ing struct causes gcc to not recognize that an field's ad... | Richard Guenther | 2 | -0/+13 |
2012-07-13 | re PR rtl-optimization/53908 (csa removes needed memory load) | Hans-Peter Nilsson | 2 | -0/+293 |
2012-07-13 | re PR rtl-optimization/53908 (csa removes needed memory load) | Richard Sandiford | 2 | -0/+21 |
2012-07-13 | gimple.c (gimple_types_compatible_p_1): Remove redundant type attribute compa... | Richard Guenther | 2 | -15/+6 |
2012-07-13 | re PR c++/53531 (<,,,,> accepted as template arguments for variadic template) | Jonathan Wakely | 2 | -0/+10 |
2012-07-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-07-12 | pt.c (instantiate_decl): Check typedefs access here. | Jason Merrill | 4 | -11/+15 |
2012-07-12 | pt.c (deduction_tsubst_fntype): Just suppress access checking. | Jason Merrill | 4 | -39/+18 |
2012-07-12 | trans-expr.c (conv_isocbinding_procedure): Generate | Tobias Burnus | 5 | -25/+151 |
2012-07-12 | re PR rtl-optimization/53176 (gcc.dg/lower-subreg-1.c FAILs) | Hans-Peter Nilsson | 2 | -5/+31 |
2012-07-12 | i386.md (QImode and HImode cmove splitters): Merge QImode and HImode splitters. | Uros Bizjak | 2 | -43/+34 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 13 | -59/+250 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 14 | -910/+1072 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 7 | -206/+424 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 13 | -359/+440 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 8 | -209/+336 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 11 | -287/+561 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 6 | -109/+119 |
2012-07-12 | [multiple changes] | Arnaud Charlet | 7 | -40/+273 |