aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-24loop-unswitch.c (compare_and_jump_seq): Assert that the last insn in the sequ...Nick Clifton2-0/+7
2010-06-24collect2.c (main): Match exactly --version and --help.Alan Modra2-2/+6
2010-06-24re PR fortran/44614 ([OOP] Wrongly importing a symbol into an interface witho...Tobias Burnus4-1/+29
2010-06-24* config/m32c/m32c-pragma.c: Don't include rtl.h.DJ Delorie2-1/+4
2010-06-24Daily bump.GCC Administrator1-1/+1
2010-06-23decl.c (java_init_decl_processing): Use double_int_to_tree instead of build_i...Anatoly Sokolov3-44/+27
2010-06-23i386 (mov<mode>): Macroize expander from mov{sf,df,xf} using X87MODEF mode it...Uros Bizjak2-472/+451
2010-06-23coretypes.h: (gimple_seq_node_d, gimple_seq_node)Basile Starynkevitch3-3/+12
2010-06-23re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke10-17/+22
2010-06-23Split AVX vec_extract_lo_XXX and 128bit to 256bit cast.H.J. Lu3-106/+88
2010-06-23Fix header.Arnaud Charlet11-78/+2854
2010-06-23[multiple changes]Arnaud Charlet22-1094/+7319
2010-06-23Add PR markers.Joern Rennecke1-1/+3
2010-06-23* config/spu/spu.c (ea_load_store_inline): Use add_reg_note.Joern Rennecke2-2/+3
2010-06-23* config/spu/spu-protos.h (spu_expand_epilogue) Use bool.Joern Rennecke3-10/+18
2010-06-23[multiple changes]Arnaud Charlet6-70/+137
2010-06-23g-comlin.ads, [...]: Minor comment fix.Bob Duff3-3/+8
2010-06-23[multiple changes]Arnaud Charlet24-95/+1541
2010-06-23exp_ch4.adb (Expand_N_Allocator): Fix potential crash when using No_Task_Hier...Arnaud Charlet4-12/+17
2010-06-23[multiple changes]Arnaud Charlet11-32/+105
2010-06-23[multiple changes]Arnaud Charlet6-91/+178
2010-06-23[multiple changes]Arnaud Charlet4-17/+65
2010-06-23[multiple changes]Arnaud Charlet5-25/+61
2010-06-23(gnat_to_gnu_param): Use void_ptr GCC type for System.Address argument Olivier Hainque2-0/+8
2010-06-23xr_tabls.adb, [...]: Update to latest lib-xref.ads Fix handling of parameters.Arnaud Charlet4-14/+47
2010-06-23[multiple changes]Arnaud Charlet9-251/+309
2010-06-23decl.c (gnat_to_gnu_entity): Use Wshadow instead of Wextra to guard warning o...Olivier Hainque2-49/+30
2010-06-23decl.c (intrin_types_incompatible_p): New function, helper for ...Olivier Hainque2-36/+224
2010-06-23Replace PR 22220 by PR ada/22220.Arnaud Charlet1-1/+1
2010-06-23re PR ada/22220 (Unable to build gnattools native i586)Arnaud Charlet2-1/+6
2010-06-23Update dependencies.Arnaud Charlet2-1110/+1086
2010-06-23[multiple changes]Arnaud Charlet6-37/+132
2010-06-23[multiple changes]Arnaud Charlet10-82/+238
2010-06-23[multiple changes]Arnaud Charlet5-16/+97
2010-06-23[multiple changes]Arnaud Charlet6-9/+71
2010-06-23[multiple changes]Arnaud Charlet6-33/+70
2010-06-23[multiple changes]Arnaud Charlet7-46/+56
2010-06-23[multiple changes]Arnaud Charlet13-135/+350
2010-06-23[multiple changes]Arnaud Charlet6-60/+264
2010-06-23a-reatim.adb: Call System.OS_Primitives.Initialize during elaborationVincent Celier2-1/+9
2010-06-23[multiple changes]Arnaud Charlet26-1764/+1317
2010-06-23[multiple changes]Arnaud Charlet8-15/+87
2010-06-23sem_ch6.adb, [...]: Minor reformatting.Robert Dewar7-18/+43
2010-06-23* gnat.dg/not_null.adb: Update test case.Arnaud Charlet2-2/+4
2010-06-23Daily bump.GCC Administrator1-1/+1
2010-06-22re PR c++/44619 (Bogus set but not used warning when using pointer to member ...Jakub Jelinek4-0/+32
2010-06-22re PR c++/44627 (ICE in dump_expr, at cp/error.c:1735)Jakub Jelinek4-1/+34
2010-06-22m68k.c (m68k_output_addr_const_extra): Add cast to enum type.Andreas Schwab2-8/+12
2010-06-22cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the new statem...Eric Botcazou5-28/+41
2010-06-22dwarf2out.c (is_nested_in_subprogram): New function.Cary Coutant4-5/+75