aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-05-09re PR c/4784 (Anonymous structs issues)Joseph Myers5-17/+179
2010-05-09Properly detect Atom, Core 2 and Core i7.H.J. Lu2-25/+58
2010-05-09gcc.c (store_arg): Handle temporary file deletion for joined arguments.Richard Guenther2-1/+14
2010-05-09re PR tree-optimization/44043 (sorry, unimplemented: inlining failed in call ...Richard Guenther4-0/+101
2010-05-09ipa-pta-11.c: Make p and q referenced.Richard Guenther2-0/+7
2010-05-09* gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.Eric Botcazou2-1/+5
2010-05-09gcc.c (store_arg): Revert last change.Richard Guenther2-18/+22
2010-05-09Daily bump.GCC Administrator1-1/+1
2010-05-08lto[12456].adb: Add "target lto" marker.Eric Botcazou7-6/+11
2010-05-08re PR middle-end/28685 (Multiple comparisons are not simplified)Sandra Loosemore4-1/+170
2010-05-08re PR tree-optimization/44030 (error: SSA name in freelist but still referenced)Richard Guenther4-1/+44
2010-05-08gimple.c (gimple_types_compatible_p): Treat bounds of domain types as equal i...Eric Botcazou5-2/+37
2010-05-08exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables.Eric Botcazou7-2/+58
2010-05-08* gcc-interface/decl.c (make_aligning_type): Declare the type.Eric Botcazou5-3/+53
2010-05-08decl.c (gnat_to_gnu_entity): Create variables for size expressions of variant...Eric Botcazou8-0/+143
2010-05-08gigi.h (create_field_decl): Move PACKED parameter.Eric Botcazou5-151/+177
2010-05-08gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.Eric Botcazou10-27/+89
2010-05-08Daily bump.GCC Administrator1-1/+1
2010-05-07lto-wrapper.c (run_gcc): Remove linker output from command line for LTRANS in...Richard Guenther2-0/+18
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher17-14/+1696
2010-05-07c-pragma.c (pending_weak_d, [...]): New.Steven Bosscher2-13/+37
2010-05-07Fix link to outdated cxx0x status page.Ralf Wildenhues2-1/+7
2010-05-07re PR target/43708 (gcc.dg/pragma-darwin.c "set not used", not working with p...Iain Sandoe2-1/+10
2010-05-07Define the TRIP_COUNT_TO_AHEAD_RATIO heuristic.Changpeng Fang2-1/+20
2010-05-07Account for loop unrolling in the insn-to-prefetch ratio heuristic.Changpeng Fang2-8/+20
2010-05-07Dump a diagnostic info when the insn-to-mem ratio is too small.Changpeng Fang2-1/+12
2010-05-07re PR lto/43857 (-fresolution causes an ICE)Richard Guenther5-21/+37
2010-05-07re PR c++/43951 (Revision 158918 miscompiled 483.xalancbmk in SPEC CPU 2006)Fabien ChĂȘne5-37/+98
2010-05-07lto-wrapper.c (DUMPBASE_SUFFIX): Define.Richard Biener5-194/+189
2010-05-07tree.h (TREE_ADDRESSABLE): Adjust comment to say that this is also meaningful...Jakub Jelinek2-3/+9
2010-05-07re PR fortran/40728 (Bogus error "Error: Can't convert UNKNOWN to REAL(8) at ...Daniel Franke7-14/+50
2010-05-07* g++.dg/cpp0x/nullptr20.C: Use sprintf.Jason Merrill3-2/+11
2010-05-07* config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.Rainer Orth2-1/+5
2010-05-07re PR middle-end/44020 (Failed to build 200.sixtrack in SPEC CPU 2K)Richard Guenther2-5/+8
2010-05-07re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Eric Botcazou2-1/+7
2010-05-07dbxmdebug.h: Remove.Rainer Orth3-7/+6
2010-05-0720100423-2_0.c: Include <stdio.h>.Rainer Orth2-3/+9
2010-05-07c-typeck.c (build_binary_op): Warn ordered comparison of pointer with null po...Shujing Zhao7-3/+109
2010-05-07Daily bump.GCC Administrator1-1/+1
2010-05-06Note which PR this was related to.Mike Stump1-0/+1
2010-05-06* obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase.Mike Stump2-1/+6
2010-05-06Add ChangeLog entries.Andreas Simbuerger1-0/+93
2010-05-06Replace Value with mpz_tAndreas Simbuerger9-64/+113
2010-05-06Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger9-167/+218
2010-05-06Add support for C++0x nullptr.Jason Merrill46-25/+509
2010-05-06gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.Jason Merrill4-14/+34
2010-05-06gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for stripping WITH_...Jason Merrill2-11/+17
2010-05-06config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth11-471/+344
2010-05-06Wunused-var-8.c: Move to...Jakub Jelinek2-0/+3
2010-05-06re PR bootstrap/43994 (Revision 159063 failed to bootstrap on Linux/ia64)Jakub Jelinek2-4/+10