aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-09help.exp: New file.Ralf Wildenhues3-0/+155
2009-04-09re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Janis Johnson2-0/+23
2009-04-09expmed.c (expand_divmod): Always use a comparison for a division by a large u...Paolo Bonzini5-8/+60
2009-04-09Move gcc ChangeLog entry in revision 145415 to gcc/ChangeLog.H.J. Lu2-11/+14
2009-04-09Change spaces to tab.H.J. Lu1-37/+37
2009-04-09re PR c++/10039 ([macosx] gcc hangs at a c++-Constructor with switch "-Os")H.J. Lu3-10/+16
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek7474-76629/+60699
2009-04-09re PR testsuite/39696 (gcc.dg/tree-ssa/ssa-ccp-25.c scan-tree-dump doesn't wo...Richard Guenther2-2/+7
2009-04-09[multiple changes]Arnaud Charlet6-30/+49
2009-04-09[multiple changes]Arnaud Charlet8-25/+171
2009-04-092009-04-09 Robert Dewar <dewar@adacore.com>Robert Dewar3-10/+36
2009-04-09Minor editing.Arnaud Charlet1-1/+1
2009-04-09[multiple changes]Arnaud Charlet7-62/+98
2009-04-09New file.Arnaud Charlet1-0/+266
2009-04-09[multiple changes]Arnaud Charlet15-39/+51
2009-04-09Make-lang.in, [...]: Reorganize style units.Robert Dewar5-428/+97
2009-04-09[multiple changes]Arnaud Charlet4-6/+24
2009-04-09i386.md (cmpcc): New.Paolo Bonzini14-276/+190
2009-04-09Minor reformatting.Arnaud Charlet1-4/+3
2009-04-09sem_ch7.adb, [...]: Code clean up...Robert Dewar4-43/+34
2009-04-09binderr.adb, [...]: New circuitry for handling Maximum_Messages.Robert Dewar13-41/+132
2009-04-09[multiple changes]Arnaud Charlet3-12/+31
2009-04-09sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ...Robert Dewar52-881/+926
2009-04-09exp_util.adb (Silly_Boolean_Array_Xor_Test): Simplify existing code.Robert Dewar4-33/+52
2009-04-09re PR fortran/36704 (Procedure pointer as function result)Janus Weil12-48/+531
2009-04-09Minor reformatting.Arnaud Charlet2-5/+6
2009-04-09Minor reformatting.Arnaud Charlet1-1/+3
2009-04-09exp_disp.adb (Export_DT): Addition of a new argument (Index)...Javier Miranda8-161/+338
2009-04-09[multiple changes]Arnaud Charlet4-18/+41
2009-04-09[multiple changes]Arnaud Charlet15-56/+80
2009-04-09except.c (find_prev_try): Break out from ....Jan Hubicka2-17/+149
2009-04-09[multiple changes]Arnaud Charlet16-148/+142
2009-04-09[multiple changes]Arnaud Charlet6-60/+108
2009-04-09[multiple changes]Arnaud Charlet6-26/+73
2009-04-09c-gimplify.c (c_gimplify_expr): Fix the invalid GENERIC &ARRAY addresses by a...Richard Guenther11-18/+76
2009-04-09tree-ssa-ccp.c (maybe_fold_stmt_addition): Move non-constant indices into an ...Richard Guenther6-3/+82
2009-04-09re PR target/39634 (powerpc64 libgcc contains useless softfp functions)Alan Modra2-1/+7
2009-04-09re PR c/39613 (gcc 20090331 produces an error at mce64.c in kernel 2.6.29)Joseph Myers6-0/+73
2009-04-09Daily bump.GCC Administrator1-1/+1
2009-04-08hashtable.h (erase): Correctly handle erasing a reference to an entry in the ...Ian Lance Taylor4-6/+352
2009-04-08baseline_symbols.txt: Regenerate.Adam Nemet3-0/+3543
2009-04-08c99-stdint-1.c: Fix cut-and-paste mistakes in test.Joseph Myers4-6/+237
2009-04-08* zh_CN.po: Update.Joseph Myers2-176/+167
2009-04-08configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.Kaveh R. Ghazi5-21/+25
2009-04-08re PR middle-end/39573 (Linking fails on AMD with -march=native and -fopenmp,...Jakub Jelinek4-0/+56
2009-04-08trans-types.c (gfc_init_types): Ensure gfc_integer_types doesn't contain TYPE...Jakub Jelinek2-0/+8
2009-04-08dwarf2out.c (class_scope_p): New static inline.Jakub Jelinek4-6/+44
2009-04-08tree-ssa-sccvn.c (valueize_refs): Do not continue to valueize random data.Richard Guenther2-1/+9
2009-04-08re PR fortran/39670 (dollar sign in entities is not recognized when it is fir...Janne Blomqvist2-1/+6
2009-04-08[multiple changes]Arnaud Charlet11-64/+173