summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable build with microsoft compilerAnthony Green2010-08-066-259/+457
* Enable build with sun compilerOliver Kiddle2010-08-062-3/+8
* Add closure API example to documentationConrad Irwin2010-08-062-3/+64
* * class.c (build_utf8_ref): Fix code formatting from previous commit.David Daney2010-08-062-1/+5
* * class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.David Daney2010-08-062-0/+5
* invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable and -mreloca...Alan Modra2010-08-062-9/+19
* Daily bump.GCC Administrator2010-08-061-1/+1
* From Martin Thuresson <martint@google.com>Bernd Schmidt2010-08-055-4/+16
* rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask computations.Eric Botcazou2010-08-052-53/+68
* Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson2010-08-059-47/+109
* re PR target/45189 (New stack alignment test failures)Richard Henderson2010-08-052-2/+9
* expr.c (store_expr): Use emit_block_move only if both source and target are M...Richard Guenther2010-08-052-1/+10
* re PR target/45189 (New stack alignment test failures)Richard Henderson2010-08-052-4/+16
* gcov.c (flag_display_progress): New static variable.Nicolas Setton2010-08-053-2/+34
* lto-plugin.c: Include <hashtab.h>Andi Kleen2010-08-052-9/+242
* re PR testsuite/42855 (FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times o...Martin Jambor2010-08-052-2/+7
* ipa-cp.c (ipcp_discover_new_direct_edges): New function.Martin Jambor2010-08-055-2/+163
* ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor2010-08-0516-74/+762
* expmed.c (expand_mult_const): Expand shift into temporary.Uros Bizjak2010-08-052-3/+11
* [multiple changes]Arnaud Charlet2010-08-057-34/+142
* [multiple changes]Arnaud Charlet2010-08-053-40/+61
* [multiple changes]Arnaud Charlet2010-08-059-102/+165
* [multiple changes]Arnaud Charlet2010-08-056-50/+55
* [multiple changes]Arnaud Charlet2010-08-0512-51/+473
* errout.adb, [...]: Minor reformatting.Robert Dewar2010-08-054-6/+10
* sem_ch4.adb (Analyze_Allocator): Flag errors on allocators of a nested access...Gary Dismukes2010-08-053-2/+68
* sem.adb: Minor reformattingArnaud Charlet2010-08-053-6/+13
* utility (begin, end): Remove per GB 85.Paolo Carlini2010-08-054-55/+9
* i386.c (ix86_decompose_address): Check for SI_REG using REGNO of base_reg dir...Uros Bizjak2010-08-052-4/+8
* move.h (forward): Update to N3092.Paolo Carlini2010-08-0536-190/+98
* re PR tree-optimization/45144 (SRA optimization issue of bit-field)Jie Zhang2010-08-054-1/+61
* Daily bump.GCC Administrator2010-08-051-1/+1
* Force the use of stack_pointer_offset in computing the frame size.Richard Henderson2010-08-042-40/+31
* Remove code duplication in ix86_expand_epilogue.Richard Henderson2010-08-042-87/+46
* Describe unwinding for realigned frames explicitly.Richard Henderson2010-08-045-10/+130
* Emit the prologue/epilogue using frame offsets.Richard Henderson2010-08-043-392/+590
* Remove duplicate definition of TARGET_64BIT_MS_ABI.Richard Henderson2010-08-042-3/+2
* Cleanup 32-bit ms_hook code.Richard Henderson2010-08-043-60/+82
* Consolidate red-zone logic into ix86_using_red_zone.Richard Henderson2010-08-042-7/+18
* Simplify logic saving the int registers in the prologue.Richard Henderson2010-08-042-11/+20
* Eliminate most of the conditional compilation from dwarf2out.c.Richard Henderson2010-08-042-89/+10
* re PR debug/45171 (Invalid DWARF...DIE 0x00006a1d has multiple AT_byte_size ...Richard Henderson2010-08-043-15/+33
* re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3)Bernd Schmidt2010-08-043-2/+8
* Add Changpeng Fang to the Write After Approval listChangpeng Fang2010-08-041-0/+1
* re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointe...Janus Weil2010-08-047-8/+109
* * g++.dg/warn/miss-format-1.C: Update line number.Daniel Gutson2010-08-042-1/+5
* re PR fortran/45183 (FAIL: gfortran.dg/derived_constructor_char_1.f90)Tobias Burnus2010-08-042-3/+25
* re PR target/44583 (c-c++-common/torture/complex-sign-add.c fails for signed ...Steve Ellcey2010-08-044-30/+83
* c-ada-spec.c (dump_ada_template): Mark underlying instance type as visited.Arnaud Charlet2010-08-042-30/+54
* alias.c (rtx_refs_may_alias_p): Do not resort to TBAA if either alias-set is ...Richard Guenther2010-08-042-1/+9