errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc /
2007-03-06 Jan Hubickaerrors.h (warning, [...]): Mark as cold.
2007-03-06 Andrew Haleyfunction.c (expand_function_end): Move blockage to...
2007-03-06 Richard Sandifordatt.h (ASM_OUTPUT_ASCII, [...]): Undefine before redefi...
2007-03-06 Jan Hubickareg-stack.c (reg_to_stack): Large models don't allow...
2007-03-06 Richard Hendersoni386.c (x86_use_leave, [...]): Merge into ...
2007-03-06 Joseph Myersre PR bootstrap/31020 (cannot write in </test/gnu/gcc...
2007-03-06 Jan Hubickaregstack.c (reg_to_stack): When in 64bit PIC mode,...
2007-03-06 Brooks Moses* intrinsic.texi: Limit column widths to a total of...
2007-03-06 Richard Sandifordconfigure.ac: Allow tm_file to contain build-directory...
2007-03-06 Richard Sandifordm68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO of...
2007-03-06 Richard Sandifordm68k.c (m68k_save_reg): Save the PIC register in functi...
2007-03-06 Richard Sandifordm68k.c (m68k_save_reg): Save the PIC register in functi...
2007-03-06 Richard Sandifordre PR target/28181 (ICE in reload_cse_simplify_operands...
2007-03-06 Richard Sandifordm68k.c (m68k_save_reg): Remove special case for leaf...
2007-03-06 Richard Sandifordm68k-protos.h (output_sibcall): Declare.
2007-03-06 Richard Sandifordm68k.md (movsf_cf_soft): Provide the same non-mov3q...
2007-03-06 Kazu Hirata200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard...
2007-03-06 Richard Sandifordre PR target/23482 ([ColdFire] ICE in in final_scan_insn)
2007-03-06 Brooks Moses* gfortran.texi (GFortran and G77): Rewrite completely.
2007-03-06 Brooks Moses* match.c (gfc_match_name): Expanded comment.
2007-03-06 Brooks Mosesgfortran.texi (Old-style kind specifications): Document...
2007-03-06 Brooks Mosesre PR other/31050 ([4.1] gcc --version reports wrong...
2007-03-06 David Taylor2007/03/05 David Taylor <dtaylor@emc.com>
2007-03-06 John David Anglinpa.md: In unamed move patterns...
2007-03-06 Mike Stumpc-common.c (targetcm): Add.
2007-03-06 GCC AdministratorDaily bump.
2007-03-05 Kaveh R. Ghaziconvert.c (convert_to_integer): Fix nearbyint/rint...
2007-03-05 Ian Lance Taylor* gcc.c-torture/compile/pr31034.c: New test.
2007-03-05 Ian Lance Taylorc.opt (fgnu89-inline): New option.
2007-03-05 Ian Lance Taylorre PR tree-optimization/31034 (ICE in set_value_range...
2007-03-05 Richard Guentherre PR tree-optimization/14052 (Combiner weakness)
2007-03-05 Richard Guentherre PR tree-optimization/23777 (Does not remove all...
2007-03-05 Bernd Schmidtconfig.host (bfin*-linux-uclibc*): Set extra_parts.
2007-03-05 Richard Guentherfold-const.c (fold_binary): Remove duplicate folding...
2007-03-05 Richard Guentherre PR tree-optimization/26420 (-ftree-vectorizer-verbos...
2007-03-05 Revital Eresvar-expand1.c: New test.
2007-03-05 Volker Reichelttypeck2.c (readonly_error): Always emit a hard error.
2007-03-05 GCC AdministratorDaily bump.
2007-03-04 Manuel López-Ibáñezre PR other/30465 (Duplicated overflow warning)
2007-03-04 Simon Martinre PR c++/30895 (ICE with complex values in template...
2007-03-04 Roger Saylere PR middle-end/30744 (ICE in compare_values, at tree...
2007-03-04 Tobias Burnusc_by_val.c: Use _Complex instead of a struct.
2007-03-04 Zdenek DvorakAdd missing changelog entry:
2007-03-04 Zdenek Dvoraktree-ssa-address.c (create_mem_ref): Do not put an...
2007-03-04 Martin MichlmayrRemove spurious whitespace from error message.
2007-03-04 François-Xavier... re PR target/30406 ([4.1 only] ICE in LOGICAL(8) functions)
2007-03-04 Thomas Koenigre PR fortran/30981 ([4.1 only] a ** exp fails for...
2007-03-04 Roman Zippelm68k.exp: New.
2007-03-04 Roman Zippelemit-rtl.c (find_auto_inc): New.
2007-03-04 GCC AdministratorDaily bump.
2007-03-03 Andreas Schwabconfigure.ac (HAVE_AS_REL16): Move test back to correct...
2007-03-03 Tobias Burnusc_by_val.c: Use int64_t instead of long to be more...
2007-03-03 Kaveh R. Ghazibuiltins.def (ATTR_MATHFN_FPROUNDING): Rely on flag_rou...
2007-03-03 Kaveh R. Ghazic-pretty-print.c (pp_c_direct_abstract_declarator)...
2007-03-03 Francois-Xavier... re PR libfortran/31001 ([4.1 only] PACK crashes on...
2007-03-03 Manuel López-Ibáñezre PR c++/15787 (Poor error message with if and blocks)
2007-03-03 Paul Thomasre PR fortran/30882 ([4.1 and 4.2 only] size with initi...
2007-03-03 GCC AdministratorDaily bump.
2007-03-02 Paul Thomasre PR fortran/30873 ([4.1 only] ENTRY without explict...
2007-03-02 Eric Botcazoutree-sra.c (sra_walk_fns): Document new restriction.
2007-03-02 Uros Bizjaki386.h (TUNEMASK): Remove define.
2007-03-02 Simon Martinre PR c++/28253 (ICE with invalid covariant return)
2007-03-02 Geoffrey KeatingIndex: gcc/cp/ChangeLog
2007-03-02 Ian Lance TaylorUsed signed infinities in VRP.
2007-03-02 Diego Novillotree-ssa-structalias.c (could_have_pointers): Tidy.
2007-03-02 Eric Botcazoualpha.c (alpha_gp_save_rtx): Insert the insns at the...
2007-03-02 Richard Hendersonexpr.h (promoted_input_arg): Remove decl.
2007-03-02 Ben Ellistondfp.md: New file.
2007-03-02 Uros Bizjaki386.c (override_options): Put initialization of ix86_t...
2007-03-02 Richard Sandifordt-vxworks (LIMITS_H_TEST): Define to true for VxWorks.
2007-03-02 Richard Sandifordt-vxworks (LIBGCC2_INCLUDES): Pass -nostdinc.
2007-03-02 Uros Bizjakre PR target/31019 (Microoptimization of the i386 and...
2007-03-02 Manuel López-Ibáñeztypeck.c (common_base_type): Delete unused function.
2007-03-02 Ben Ellistonre PR middle-end/30992 (Scaling error in decimal floati...
2007-03-02 Joseph Myerstarget.h (init_dwarf_reg_sizes_extra): New target hook.
2007-03-02 Brooks MosesMakefile.in: Add install-pdf target as copied from...
2007-03-02 Brooks MosesMake-lang.in: Add install-pdf target as copied from...
2007-03-02 Brooks MosesMake-lang.in: Add install-pdf target as copied from...
2007-03-02 Brooks MosesMake-lang.in: Add install-pdf target as copied from...
2007-03-02 Brooks MosesMake-lang.in: Add install-pdf target as copied from...
2007-03-02 GCC AdministratorDaily bump.
2007-03-02 Brooks Moses* Make-lang.in: Add dummy lang.install-pdf target.
2007-03-02 Brooks Moses* Make-lang.in: Add dummy lang.install-pdf target.
2007-03-02 Brooks Moses* Make-lang.in: Add dummy lang.install-pdf target.
2007-03-01 Paul Brookarm.c (arm_legitimate_index_p): Limit iWMMXt addressing...
2007-03-01 Zdenek Dvoraktree-ssa-loop-prefetch.c (determine_unroll_factor)...
2007-03-01 Simon Baldwinre PR c++/23689 (Malformed typedef silently ignored)
2007-03-01 Richard Hendersonexpr.c (emit_move_complex_push): Export.
2007-03-01 Uros Bizjaki386.c (ix86_modes_tieable_p): Fix typo, use also size...
2007-03-01 Richard SandifordMakefile.in (rtlanal.o): Depend on tree.h.
2007-03-01 Tobias Burnusre PR fortran/30865 ([4.1, 4.2 only] optional argument...
2007-03-01 GCC AdministratorDaily bump.
2007-02-28 Eric Christopherrevert: Makefile.def (dependencies): Add dependency...
2007-02-28 Richard Guentherre PR middle-end/30364 (Wrong variable ranges due to...
2007-02-28 Kaveh R. Ghazibuiltin-frexp-1.c: On mips*-*-irix6* and powerpc*,...
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-28 Jan Hubickapredict.def (PRED_TREE_EARLY_RETURN, [...]): Update...
2007-02-28 Tobias Burnusre PR fortran/30888 (%VAL construct fails with argument...
2007-02-28 Andreas SchwabMake-lang.in (doc/gnat_ugn_unw.texi): Depend on $(gcc_d...
2007-02-28 Tobias Burnusre PR fortran/30968 ([4.1 only] Bogus warning with...
next