aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-17[multiple changes]Arnaud Charlet17-158/+89
2010-06-17back_end.adb (Scan_Compiler_Arguments): Put all arguments in new local Argume...Vincent Celier5-70/+88
2010-06-17[multiple changes]Arnaud Charlet14-126/+104
2010-06-17[multiple changes]Arnaud Charlet10-257/+222
2010-06-17[multiple changes]Arnaud Charlet6-45/+43
2010-06-17[multiple changes]Arnaud Charlet15-142/+269
2010-06-17re PR c++/44486 (missing space in __PRETTY_FUNCTION__ expansion in anonymous ...Manuel López-Ibáñez4-1/+21
2010-06-17prj.ads, prj.adb: Minor reformattingRobert Dewar3-8/+12
2010-06-17[multiple changes]Arnaud Charlet5-62/+129
2010-06-17Daily bump.GCC Administrator1-1/+1
2010-06-16common.opt (-fstrict-volatile-bitfields): new.DJ Delorie9-15/+191
2010-06-16tree-inline.c (remap_gimple_op_r): Recurse using remap_gimple_op_r.Richard Guenther2-1/+6
2010-06-16fix Wnoexcept typoJason Merrill1-1/+1
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp13-21/+271
2010-06-16cris-protos.h (cris_print_operand): Delete.Nathan Froyd4-14/+34
2010-06-16class.c (build_vtbl_initializer): Adjust computation of new_position and whic...Nathan Froyd2-3/+9
2010-06-16add missed ChangeLog for previous commitNathan Froyd1-0/+15
2010-06-16arm-protos.h (arm_print_operand): Delete.Nathan Froyd3-142/+148
2010-06-16Update dependencies.Arnaud Charlet1-1/+2
2010-06-16get_scos.adb, [...]: Code clean up, update documentation.Arnaud Charlet9-484/+776
2010-06-16Complete previous change.Arnaud Charlet1-1/+11
2010-06-16[multiple changes]Arnaud Charlet11-117/+258
2010-06-16constraints.md (NEGint4): New constraint.Nick Clifton4-85/+120
2010-06-16* df-core.c (df_compact_blocks): Free problem_temps vector.Jan Hubicka2-0/+5
2010-06-16exp_disp.adb: Minor reformattingRobert Dewar1-4/+3
2010-06-16[multiple changes]Arnaud Charlet3-2/+18
2010-06-16c.opt: Add -Wnoexcept.Jason Merrill10-19/+58
2010-06-16method.c (defaulted_late_check): Give the defaulted method the same exception...Jason Merrill4-0/+26
2010-06-16re PR c/44555 (Pointer evalutions, is that expected ?)Richard Guenther4-17/+28
2010-06-16re PR fortran/44549 ([OOP][F2008] Type-bound procedure: bogus error from list...Janus Weil7-16/+92
2010-06-16re PR tree-optimization/43905 (duplicate __PRETTY_FUNCTION__ symbol for funct...Martin Jambor5-29/+61
2010-06-16re PR testsuite/44538 (PR43949 fix caused gcc.dg/vect/slp-perm-{5,6}.c to fail)Mikael Pettersson3-4/+9
2010-06-16linux64.h (BIONIC_DYNAMIC_LINKERN32): Define.Maxim Kuvyrkov2-1/+8
2010-06-16re PR tree-optimization/44507 (vectorization ANDs array elements together inc...Alan Modra2-1/+6
2010-06-16trans.c (gnu_stack_free_list): Delete.Nathan Froyd2-92/+89
2010-06-16Daily bump.GCC Administrator1-1/+1
2010-06-15arg3.C: Adjust error locations.Jason Merrill10-21/+24
2010-06-15i386.c (*prefetch_sse_<mode>): Macroize insn from *prefetch_sse and *prefetch...Uros Bizjak2-61/+31
2010-06-16* target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov10-33/+81
2010-06-15class.c (add_implicitly_declared_members): Implicit assignment operators can ...Jason Merrill5-41/+71
2010-06-15call.c (convert_like_real): Give "initializing argument of" information for a...Jason Merrill6-12/+25
2010-06-15call.c (print_z_candidates): Do print viable deleted candidates.Jason Merrill4-1/+20
2010-06-15call.c (convert_like_real): Don't complain about list-value-initialization fr...Jason Merrill4-1/+21
2010-06-15decl.c (duplicate_decls): Use DECL_IS_BUILTIN rather than test DECL_SOURCE_LO...Jason Merrill2-1/+4
2010-06-15class.c (type_has_user_provided_default_constructor): Use sufficient_parms_p.Jason Merrill2-9/+7
2010-06-15call.c (is_subseq): Handle ck_aggr, ck_list.Jason Merrill4-3/+42
2010-06-15Fix PR44391: use size_one_node for pointer types.Sebastian Pop4-15/+26
2010-06-15re PR fortran/43388 ([F2008][OOP] ALLOCATE with MOLD=)Janus Weil10-43/+197
2010-06-15Fix nitsEric Botcazou1-8/+9
2010-06-15tree-ssa-pre.c (eliminate): Handle PHI elimination to constants.Richard Guenther4-2/+17