aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-10-12[multiple changes]Arnaud Charlet6-125/+162
2010-10-12re PR testsuite/45851 (FAIL: gcc.dg/lto/20090210 link test with WHOPR owing t...Rainer Orth4-3/+24
2010-10-12pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas.Rainer Orth3-0/+7
2010-10-12flag-types.h: New.Joseph Myers11-141/+199
2010-10-12[multiple changes]Arnaud Charlet23-139/+585
2010-10-12expr.c (store_expr): Share code for STRING_CST and MEM_REF of &STRING_CST cases.Jakub Jelinek2-49/+19
2010-10-12[multiple changes]Arnaud Charlet6-6/+127
2010-10-12[multiple changes]Arnaud Charlet3-34/+151
2010-10-12[multiple changes]Arnaud Charlet6-36/+62
2010-10-12[multiple changes]Arnaud Charlet16-162/+550
2010-10-12par-ch13.adb (P_Aspect_Specifications): Fix handling of 'Class aspectsRobert Dewar6-39/+109
2010-10-12[multiple changes]Arnaud Charlet6-79/+125
2010-10-12[multiple changes]Arnaud Charlet21-102/+353
2010-10-12rtl.h: Include hashtab.h.Jakub Jelinek5-1/+469
2010-10-12Fix PR testsuite/45974 by reverting r165323 for now.Ralf Wildenhues2-4/+12
2010-10-12Daily bump.GCC Administrator1-1/+1
2010-10-11linux-atomic.c (__sync_val_compare_and_swap_4): Return actual_oldval.John David Anglin2-7/+14
2010-10-11recog.c (nonmemory_operand): Call immediate_operand for CONSTANT_P operands.Nathan Froyd2-18/+6
2010-10-11i386.md (movmem<mode>): Macroize expander from movmem{si,di} using SWI48 mode...Uros Bizjak3-372/+176
2010-10-11re PR c++/45562 (ICE: SIGSEGV in cp_build_unary_op (typeck.c:5083) with -std=...Martin Jambor3-2/+11
2010-10-11re PR bootstrap/45445 (ARM bootstrap failure: comparison failures after stage 3)Bernd Schmidt2-40/+73
2010-10-11re PR middle-end/45699 (Incorrect copy constructor generated with -O)Martin Jambor6-3/+96
2010-10-11Fix quoting for RUNTESTFLAGS in gcc/.Ralf Wildenhues2-4/+8
2010-10-11Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues4-7/+25
2010-10-11target.def (preferred_reload_class): New hook.Anatoly Sokolov12-45/+152
2010-10-11simplify-rtx.c (simplify_unary_operation_1): Use unsigned arithmetics in mask...Eric Botcazou2-64/+83
2010-10-11re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...John David Anglin7-23/+66
2010-10-11* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.Rainer Orth2-2/+4
2010-10-11decl.c (java_init_decl_processing): Use build_function_type_list instead of b...Nathan Froyd4-105/+90
2010-10-11[multiple changes]Arnaud Charlet6-62/+49
2010-10-11pr44197.c: Require visibility support.Nick Clifton2-1/+16
2010-10-11vec.h (VEC_qsort): Define.Nathan Froyd18-68/+58
2010-10-11tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.Ian Lance Taylor4-6/+25
2010-10-11picochip-protos.h (picochip_function_arg): Delete.Hariharan Sandanagobalane4-46/+53
2010-10-11Add missing ChangeLog.Andi Kleen1-0/+5
2010-10-11Fix typo in earlier checksum changeAndi Kleen1-1/+1
2010-10-11re PR middle-end/45955 (FAIL: gcc.dg/initpri1.c (test for excess errors))John David Anglin2-1/+5
2010-10-11pt.c (tsubst_default_argument): Handle DEFAULT_ARG.Jason Merrill2-68/+71
2010-10-11re PR lto/45959 (ICE: tree code 'template_type_parm' is not supported in gimp...Jason Merrill5-0/+163
2010-10-11Build compiler checksum from object files v2Andi Kleen10-48/+121
2010-10-11params.c (set_param_value_internal): New.Joseph Myers18-96/+214
2010-10-11re PR tree-optimization/45902 (CPU2006 benchmark sphinx3 fails with vectoriza...Ira Rosen4-4/+65
2010-10-11s390.md (*mov<mode>cc): lgoc -> locg and stgoc -> stocg.Andreas Krebbel2-4/+8
2010-10-11[multiple changes]Arnaud Charlet40-580/+1093
2010-10-11[multiple changes]Arnaud Charlet30-2420/+3454
2010-10-11[multiple changes]Arnaud Charlet6-67/+158
2010-10-11exp_ch6.adb, freeze.adb: Minor reformatting.Robert Dewar3-20/+20
2010-10-11[multiple changes]Arnaud Charlet4-4/+28
2010-10-11[multiple changes]Arnaud Charlet6-22/+202
2010-10-11exp_ch6.adb: Code clean up.Robert Dewar3-113/+158