aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-06errors.h (warning, [...]): Mark as cold.Jan Hubicka7-11/+149
2007-03-06function.c (expand_function_end): Move blockage to just after we emit the lab...Andrew Haley2-10/+13
2007-03-06att.h (ASM_OUTPUT_ASCII, [...]): Undefine before redefining.Richard Sandiford2-0/+7
2007-03-06reg-stack.c (reg_to_stack): Large models don't allow NAN to be loaded for con...Jan Hubicka8-47/+176
2007-03-06i386.c (x86_use_leave, [...]): Merge into ...Richard Henderson3-290/+517
2007-03-06re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers7-68/+182
2007-03-06regstack.c (reg_to_stack): When in 64bit PIC mode, we still can load NANs eas...Jan Hubicka2-1/+6
2007-03-06* intrinsic.texi: Limit column widths to a total of .85.Brooks Moses2-207/+211
2007-03-06configure.ac: Allow tm_file to contain build-directory files.Richard Sandiford6-1/+108
2007-03-06m68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO of pic_offset_table_rtx if re...Richard Sandiford3-51/+98
2007-03-06m68k.c (m68k_save_reg): Save the PIC register in functions that call eh_return.Richard Sandiford2-0/+9
2007-03-06m68k.c (m68k_save_reg): Save the PIC register in functions that need a consta...Richard Sandiford2-0/+12
2007-03-06re PR target/28181 (ICE in reload_cse_simplify_operands, at postreload.c:393 ...Richard Sandiford6-39/+110
2007-03-06m68k.c (m68k_save_reg): Remove special case for leaf functions.Richard Sandiford2-4/+7
2007-03-06m68k-protos.h (output_sibcall): Declare.Richard Sandiford5-8/+118
2007-03-06m68k.md (movsf_cf_soft): Provide the same non-mov3q alternatives as movsi_cf.Richard Sandiford2-2/+10
2007-03-06200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata5-455/+678
2007-03-06re PR target/23482 ([ColdFire] ICE in in final_scan_insn)Richard Sandiford4-368/+490
2007-03-06* gfortran.texi (GFortran and G77): Rewrite completely.Brooks Moses2-30/+10
2007-03-06* match.c (gfc_match_name): Expanded comment.Brooks Moses2-1/+7
2007-03-06gfortran.texi (Old-style kind specifications): Document special handling of o...Brooks Moses3-7/+18
2007-03-05re PR other/31050 ([4.1] gcc --version reports wrong year.)Brooks Moses2-2/+8
2007-03-052007/03/05 David Taylor <dtaylor@emc.com>David Taylor2-1/+5
2007-03-06pa.md: In unamed move patterns...John David Anglin2-23/+45
2007-03-06c-common.c (targetcm): Add.Mike Stump14-8/+130
2007-03-06Daily bump.GCC Administrator1-1/+1
2007-03-05convert.c (convert_to_integer): Fix nearbyint/rint -> *lrint conversion.Kaveh R. Ghazi4-3/+49
2007-03-05* gcc.c-torture/compile/pr31034.c: New test.Ian Lance Taylor2-0/+18
2007-03-05c.opt (fgnu89-inline): New option.Ian Lance Taylor13-35/+259
2007-03-05re PR tree-optimization/31034 (ICE in set_value_range, at tree-vrp.c:267)Ian Lance Taylor2-6/+14
2007-03-05re PR tree-optimization/14052 (Combiner weakness)Richard Guenther2-0/+14
2007-03-05re PR tree-optimization/23777 (Does not remove all references to var)Richard Guenther2-0/+24
2007-03-05config.host (bfin*-linux-uclibc*): Set extra_parts.Bernd Schmidt8-1/+453
2007-03-05fold-const.c (fold_binary): Remove duplicate folding of comparison of non-nul...Richard Guenther2-8/+5
2007-03-05re PR tree-optimization/26420 (-ftree-vectorizer-verbose=1 prints unvectorize...Richard Guenther2-2/+18
2007-03-05var-expand1.c: New test.Revital Eres3-1/+40
2007-03-05typeck2.c (readonly_error): Always emit a hard error.Volker Reichelt5-22/+22
2007-03-05Daily bump.GCC Administrator1-1/+1
2007-03-04re PR other/30465 (Duplicated overflow warning)Manuel López-Ibáñez5-17/+50
2007-03-04re PR c++/30895 (ICE with complex values in template parameter)Simon Martin4-0/+24
2007-03-04re PR middle-end/30744 (ICE in compare_values, at tree-vrp.c:466)Roger Sayle4-6/+39
2007-03-04c_by_val.c: Use _Complex instead of a struct.Tobias Burnus2-22/+17
2007-03-04Add missing changelog entry:Zdenek Dvorak1-0/+5
2007-03-04tree-ssa-address.c (create_mem_ref): Do not put an expression containing a ca...Zdenek Dvorak2-7/+17
2007-03-04Remove spurious whitespace from error message.Martin Michlmayr2-1/+6
2007-03-04re PR target/30406 ([4.1 only] ICE in LOGICAL(8) functions)François-Xavier Coudert4-4/+23
2007-03-04re PR fortran/30981 ([4.1 only] a ** exp fails for integer exponents if exp i...Thomas Koenig2-0/+11
2007-03-04m68k.exp: New.Roman Zippel2-0/+83
2007-03-04emit-rtl.c (find_auto_inc): New.Roman Zippel3-9/+59
2007-03-04Daily bump.GCC Administrator1-1/+1