aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Fix spelling errorsMichael Kohler5-4/+11
2010-08-06Fix SELinux testEvan Phoenix2-1/+5
2010-08-06Improve libffi commentsMatthias Klose3-7/+13
2010-08-06Enable build with microsoft compilerAnthony Green6-259/+457
2010-08-06Enable build with sun compilerOliver Kiddle2-3/+8
2010-08-06Add closure API example to documentationConrad Irwin2-3/+64
2010-08-06* class.c (build_utf8_ref): Fix code formatting from previous commit.David Daney2-1/+5
2010-08-06* class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.David Daney2-0/+5
2010-08-06invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable and -mreloca...Alan Modra2-9/+19
2010-08-06Daily bump.GCC Administrator1-1/+1
2010-08-05From Martin Thuresson <martint@google.com>Bernd Schmidt5-4/+16
2010-08-05rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask computations.Eric Botcazou2-53/+68
2010-08-05Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson9-47/+109
2010-08-05re PR target/45189 (New stack alignment test failures)Richard Henderson2-2/+9
2010-08-05expr.c (store_expr): Use emit_block_move only if both source and target are M...Richard Guenther2-1/+10
2010-08-05re PR target/45189 (New stack alignment test failures)Richard Henderson2-4/+16
2010-08-05gcov.c (flag_display_progress): New static variable.Nicolas Setton3-2/+34
2010-08-05lto-plugin.c: Include <hashtab.h>Andi Kleen2-9/+242
2010-08-05re PR testsuite/42855 (FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times o...Martin Jambor2-2/+7
2010-08-05ipa-cp.c (ipcp_discover_new_direct_edges): New function.Martin Jambor5-2/+163
2010-08-05ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor16-74/+762
2010-08-05expmed.c (expand_mult_const): Expand shift into temporary.Uros Bizjak2-3/+11
2010-08-05[multiple changes]Arnaud Charlet7-34/+142
2010-08-05[multiple changes]Arnaud Charlet3-40/+61
2010-08-05[multiple changes]Arnaud Charlet9-102/+165
2010-08-05[multiple changes]Arnaud Charlet6-50/+55
2010-08-05[multiple changes]Arnaud Charlet12-51/+473
2010-08-05errout.adb, [...]: Minor reformatting.Robert Dewar4-6/+10
2010-08-05sem_ch4.adb (Analyze_Allocator): Flag errors on allocators of a nested access...Gary Dismukes3-2/+68
2010-08-05sem.adb: Minor reformattingArnaud Charlet3-6/+13
2010-08-05utility (begin, end): Remove per GB 85.Paolo Carlini4-55/+9
2010-08-05i386.c (ix86_decompose_address): Check for SI_REG using REGNO of base_reg dir...Uros Bizjak2-4/+8
2010-08-05move.h (forward): Update to N3092.Paolo Carlini36-190/+98
2010-08-05re PR tree-optimization/45144 (SRA optimization issue of bit-field)Jie Zhang4-1/+61
2010-08-05Daily bump.GCC Administrator1-1/+1
2010-08-04Force the use of stack_pointer_offset in computing the frame size.Richard Henderson2-40/+31
2010-08-04Remove code duplication in ix86_expand_epilogue.Richard Henderson2-87/+46
2010-08-04Describe unwinding for realigned frames explicitly.Richard Henderson5-10/+130
2010-08-04Emit the prologue/epilogue using frame offsets.Richard Henderson3-392/+590
2010-08-04Remove duplicate definition of TARGET_64BIT_MS_ABI.Richard Henderson2-3/+2
2010-08-04Cleanup 32-bit ms_hook code.Richard Henderson3-60/+82
2010-08-04Consolidate red-zone logic into ix86_using_red_zone.Richard Henderson2-7/+18
2010-08-04Simplify logic saving the int registers in the prologue.Richard Henderson2-11/+20
2010-08-04Eliminate most of the conditional compilation from dwarf2out.c.Richard Henderson2-89/+10
2010-08-04re PR debug/45171 (Invalid DWARF...DIE 0x00006a1d has multiple AT_byte_size ...Richard Henderson3-15/+33
2010-08-04re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3)Bernd Schmidt3-2/+8
2010-08-04Add Changpeng Fang to the Write After Approval listChangpeng Fang1-0/+1
2010-08-04re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointe...Janus Weil7-8/+109
2010-08-04* g++.dg/warn/miss-format-1.C: Update line number.Daniel Gutson2-1/+5
2010-08-04re PR fortran/45183 (FAIL: gfortran.dg/derived_constructor_char_1.f90)Tobias Burnus2-3/+25