aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-28avx-vtestpd-1.c: Add -DNEED_IEEE754_DOUBLE.Jan Beulich14-12/+59
2009-07-28bitfield2.C: Add -mno-ms-bitfields for i?86-*-netware.Jan Beulich20-10/+37
2009-07-28Daily bump.GCC Administrator1-1/+1
2009-07-27mep.c (mep_expand_builtin_saveregs): Make sure 64-bit types are dword-aligned.DJ Delorie2-4/+20
2009-07-27re PR fortran/40848 (ICE with alternate returns)Janus Weil4-7/+47
2009-07-27convert.c (convert_to_pointer): Don't assume the target pointer type is POINT...Olivier Hainque2-5/+20
2009-07-27system.h (fopen): Undefine if macro.Douglas B Rupp2-1/+9
2009-07-27dwarf2out.c (output_cfi_p): Removed.Jakub Jelinek2-199/+310
2009-07-27Add comments.Arnaud Charlet1-0/+2
2009-07-27prj.ads, [...] (Override_Kind): add debug trace Add comments.Emmanuel Briot2-7/+29
2009-07-27[multiple changes]Arnaud Charlet5-80/+116
2009-07-27[multiple changes]Arnaud Charlet7-34/+86
2009-07-27[multiple changes]Ed Schonberg3-18/+42
2009-07-27gnatfind.adb, [...]: Minor reformatting and code clean up.Robert Dewar5-19/+27
2009-07-27exp_ch9.adb (Expand_N_Timed_Entry_Call): Do not attempt expansion in Ravensca...Ed Schonberg3-1/+23
2009-07-27[multiple changes]Arnaud Charlet9-59/+146
2009-07-27cygming.h (DWARF2_UNWIND_INFO): Error build when TARGET_BI_ARCH is specified ...Kai Tietz3-1/+14
2009-07-27[multiple changes]Arnaud Charlet8-112/+167