aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-24re PR middle-end/30951 (Does not fold x + CST == x and x + CST != x)Richard Guenther4-0/+65
2007-02-24pa.md (muldi3): Force subregs to registers in 64-bit expander.John David Anglin2-4/+8
2007-02-24cgraphunit.c (decide_is_function_needed): Honor -fkeep-inline-functions.Jan Hubicka2-0/+12
2007-02-24builtins.c (fold_builtin_modf): New.Kaveh R. Ghazi4-0/+227
2007-02-24loop-iv.c (simplify_using_initial_values): Return if the expression becomes i...Bernd Schmidt2-0/+4
2007-02-24re PR tree-optimization/30904 (VRP does not track values of shifts and/or bit...Paolo Bonzini2-0/+23
2007-02-24loop-iv.c (implies_p): Detect additional cases where A implies B.Bernd Schmidt2-39/+112
2007-02-24tlink.c (scan_linker_output): Parse linker messages from darwin9's linker bet...Mike Stump1-9/+11
2007-02-23* doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose of this macro.DJ Delorie2-1/+7
2007-02-24Fix thinko in last fix.Mike Stump1-1/+4
2007-02-24tlink.c (scan_linker_output): Parse linker messages from darwin9's linker bet...Mike Stump2-1/+25
2007-02-24Daily bump.GCC Administrator1-1/+1
2007-02-24re PR debug/29614 (DWARF information for function static variable is missing ...Steve Ellcey2-0/+9
2007-02-23re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if...Paolo Carlini6-2/+556
2007-02-23i386.c (ix86_data_alignment): Don't specify an alignment bigger than the obje...DJ Delorie2-1/+6
2007-02-23README: Correct command.Manuel López-Ibáñez4-3/+10
2007-02-23target-supports.exp (check_effective_target_unwrapped): New.Mark Mitchell4-1/+27
2007-02-23target-supports.exp (check_effective_target_unwrapped): New.Mark Mitchell4-2/+19
2007-02-23re PR target/30825 (current mainline fails to bootstrap when -msse is used)Uros Bizjak2-8/+15
2007-02-23loop-iv.c (determine_max_iter): Moved in front of its sole user.Bernd Schmidt2-65/+67
2007-02-23re PR fortran/30660 (Allocatable components of a derived type "require" the S...Paul Thomas4-3/+38
2007-02-23bfin.md (doloop_end): Fail for loops that can iterate 2^32-1 or more times un...Bernd Schmidt2-1/+15
2007-02-23Main.java: Updated copyright year.Gary Benson2-1/+5
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+0
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson2-2/+12
2007-02-23re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek11-0/+0
2007-02-23builtins.c (fold_builtin_logb, [...]): New.Kaveh R. Ghazi8-0/+308
2007-02-23class.c (note_name_declared_in_class): Make declaration changes meaning a ped...Richard Guenther4-3/+23
2007-02-23i386.c (bdesc_1arg): Initialize IX86_BUILTIN_MOVSHDUP and IX86_BUILTIN_MOVSLD...H.J. Lu2-9/+11
2007-02-23re PR rtl-optimization/30841 (Missed optimizations for sbi/cbi instructions)Paolo Bonzini2-1/+7
2007-02-23options.c (set_default_std_flags): New function to consolidate setting the fl...Jerry DeLisle2-12/+22
2007-02-23re PR fortran/30910 ([Regression 4.2, 4.3] Gfortran: ES format not quite righ...Jerry DeLisle2-0/+60
2007-02-23re PR fortran/30910 ([Regression 4.2, 4.3] Gfortran: ES format not quite righ...Jerry DeLisle2-1/+7
2007-02-23builtins.c (fold_builtin_frexp): New.Kaveh R. Ghazi4-0/+186
2007-02-23* doc/invoke.texi (Spec Files): Document getenv spec function.Mark Mitchell2-0/+15
2007-02-23Daily bump.GCC Administrator1-1/+1
2007-02-22gcc.c (getenv_spec_function): New function.Mark Mitchell3-4/+38
2007-02-22gfortran.texi (Old-style kind specifications): Document special handling of o...Brooks Moses3-8/+19
2007-02-223.cc: Fixed type mismatches in explicit instantiations.Simon Martin10-18/+35
2007-02-22* g++.dg/opt/switch4.C: Pass -fshort-enums -w.Mark Mitchell2-0/+5
2007-02-22dwarf2out.c (add_AT_string): Call ggc_strdup once per string.Michael Matz7-144/+74
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek20-607/+1702
2007-02-22re PR debug/30898 (ICE with anonymous union and -g)Ian Lance Taylor4-0/+54
2007-02-22* include/win32-threads.h: Added #undef OUT.Mohan Embar2-0/+5
2007-02-22* tree-data-ref.c (ptr_ptr_may_alias_p): Take alias sets into account.Ira Rosen4-1/+96
2007-02-22re PR tree-optimization/30843 (ice for legal code with -ftree-vectorize -O2)Ira Rosen4-11/+40
2007-02-22unordered_map (class __unordered_map, [...]): New.Paolo Carlini1-0/+24
2007-02-22unordered_map (class __unordered_map, [...]): New.Paolo Carlini11-77/+221
2007-02-22Update test to be compatible with Ada 2005.Arnaud Charlet2-2/+2
2007-02-22re PR tree-optimization/30858 (ice for legal code with -O2 -ftree-vectorize)Dorit Nuzman5-8/+79