aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues3-9/+44
2009-07-30Add patch 5/6 for full power7/VSX supportMichael Meissner48-239/+5733
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod32-109/+424
2009-07-30re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson2-4/+9
2009-07-30re PR tree-optimization/40570 (ICE with recursion at -O3)Martin Jambor4-0/+35
2009-07-30[multiple changes]Arnaud Charlet3-6/+18
2009-07-30Minor reformatting.Arnaud Charlet1-1/+1
2009-07-30a-teioed.adb, [...]: Minor reformattingRobert Dewar11-69/+81
2009-07-30ssa-loop-manip.c: Include langhooks.h.Razya Ladelsky5-282/+366
2009-07-30opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces.Dave Korn3-2/+23
2009-07-30alpha.c (alpha_start_function): Handle VMS_DEBUG_MAIN_POINTERDouglas B Rupp4-3/+29
2009-07-29cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.Richard Henderson3-68/+86
2009-07-30Daily bump.GCC Administrator1-1/+1
2009-07-30vms-cc.c: Deleted.Douglas B Rupp18-1288/+671
2009-07-29dwarf2out.c (add_name_and_src_coords_attributes): Push on the correct stack (...Douglas B Rupp2-1/+6
2009-07-29* sv.po: Update.Joseph Myers2-227/+175
2009-07-29re PR c++/14912 (Do not print default template arguments in error messages)Jason Merrill6-2/+39
2009-07-29re PR c++/40834 (Revision 149750 failed 483.xalancbmk in SPEC CPU 2006)Richard Guenther4-1/+63
2009-07-29dwarf2out.c (output_file_names): Output VMS style file name, size, date, vers...Douglas B Rupp3-41/+297
2009-07-29re PR fortran/40898 (STDCALL mangling problem for strings @8 instead of @4)Tobias Burnus3-2/+11
2009-07-29re PR middle-end/40830 (gcc.dg/vect/vect-pre-interact.c doesn't work on Linux...Michael Matz2-1/+6
2009-07-29lib1funcs.asm (clear_cache): Use ARM_FUNC_START and do_push/do_pop.Paul Brook2-3/+8
2009-07-29sem_ch3.ads, [...] (Add_Internal_Interface_Entities): Routine moved from the ...Javier Miranda7-112/+140
2009-07-29[multiple changes]Arnaud Charlet9-34/+53
2009-07-29[multiple changes]Arnaud Charlet3-39/+69
2009-07-29frontend.adb (Frontend): Code cleanup.Javier Miranda19-1079/+1375
2009-07-29re PR target/40577 (ICE on valid code: in extract_insn)Uros Bizjak2-4/+9
2009-07-29dwarf2out.c (DWARF2_INDIRECT_STRING_SUPPORT_MISSING_ON_TARGET): New macro set...Douglas B Rupp2-2/+15
2009-07-28(mep_encode_section_info): Remove it from here.DJ Delorie1-0/+1
2009-07-28mep.c (vtext_section): New.DJ Delorie3-34/+65
2009-07-29Daily bump.GCC Administrator1-1/+1
2009-07-28maxlocval_2.f90: Add -mieee for alpha*-*-* and sh*-*-* targets.Kaz Kojima5-0/+16
2009-07-28tree.h (TREE_DEPRECATED): Document it is used for types too.Paolo Bonzini2-4/+10
2009-07-28dwarf2out.c (output_file_names): Test new macro DWARF2_DIR_SHOULD_END_WITH_SE...Douglas B Rupp2-2/+34
2009-07-28mingw-w64.h (LINK_SPEC): Add separating space between commands.Kai Tietz2-1/+6
2009-07-28re PR tree-optimization/40759 (segfault in useless_type_conversion_p)Jan Hubicka2-3/+6
2009-07-28re PR fortran/40878 (!$omp collapse(m) with non-constant m should give error)Jakub Jelinek5-2/+99
2009-07-28re PR testsuite/40891 (Revision 150143 failed gcc.dg/cdce[12].c)Jakub Jelinek3-2/+8
2009-07-28adaint.h, [...]: Minor reformatting & code reorganizationRobert Dewar8-87/+92
2009-07-28make.adb, [...] (Project_Tree): Duplicates the global variable that also exis...Emmanuel Briot4-68/+108
2009-07-28re PR fortran/40882 ([F03] infinite recursion in gfc_get_derived_type with PP...Janus Weil4-5/+60
2009-07-28* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-97/+104
2009-07-28[multiple changes]Arnaud Charlet10-159/+344
2009-07-28[multiple changes]Arnaud Charlet6-10/+21
2009-07-28[multiple changes]Arnaud Charlet3-9/+30
2009-07-28gnat1drv.adb (Adjust_Global_Switches): Disable generation of SCIL nodes if we...Javier Miranda20-219/+973
2009-07-28prj-nmsc.adb, [...]: Minor reformattingRobert Dewar4-6/+21
2009-07-28[multiple changes]Arnaud Charlet6-4/+137
2009-07-28[multiple changes]Arnaud Charlet7-104/+37
2009-07-28[multiple changes]Arnaud Charlet3-27/+28