aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-04-02ebitmap.h: New fileDaniel Berlin4-0/+1194
2007-04-01Daily bump.GCC Administrator1-1/+1
2007-04-01emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before ve...Jan Hubicka4-4/+18
2007-04-01re PR rtl-optimization/31391 (undefined label with -O -g due to cfglayout)Steven Bosscher2-0/+9
2007-04-01re PR tree-optimization/31169 (Bootstrap comparison error at revision 122821)Richard Henderson2-11/+24
2007-04-01re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle2-0/+95
2007-04-01re PR fortran/31366 ([4.2 only] Last record truncated for read after short wr...Jerry DeLisle4-0/+54
2007-04-01re PR target/31388 (ICE building libiberty multilib for mips16 multilibs)Richard Sandiford3-10/+22
2007-04-01dllimport6.C: Remove extra ';'.Danny Smith4-3/+9
2007-03-31Daily bump.GCC Administrator1-1/+1
2007-03-31re PR target/31364 (secureplt breaks bootstrap)Andrew Pinski2-2/+13
2007-03-31intrinsic.c (add_functions): Fix name of dummy argument for new_line and exit...Tobias Burnus2-2/+7
2007-03-31re PR fortran/31160 (%VAL and related features need to be documented.)Paul Thomas2-0/+45
2007-03-31re PR rtl-optimization/14737 (Purge political statement from -ffast-math docs)Wolfgang Bangerth2-8/+20
2007-03-31omp-low.c (splay-tree.h): Include.Richard Guenther8-80/+103
2007-03-31re PR c++/31138 (ICE with ellipsis)Douglas Gregor4-18/+90
2007-03-31predicates.md (even_register_operand, [...]): New predicates.Anatoly Sokolov3-0/+45
2007-03-30Daily bump.GCC Administrator1-1/+1
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola22-75/+75
2007-03-30cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson14-188/+519
2007-03-30tree-ssa-loop-ivopts.c: Include target.h.Richard Henderson2-9/+23
2007-03-30directives.c (lex_macro_node_from_str): New.Richard Henderson4-0/+191
2007-03-31avr.c (avr_override_options): Clear 'flag_delete_null_pointer_checks'.Anatoly Sokolov2-0/+7
2007-03-30re PR c++/26099 (support for type traits is not available)Paolo Carlini35-11/+2219
2007-03-30regmove.c: Move all of pass_stack_adjustments from here...Steven Bosscher4-444/+506
2007-03-30re PR tree-optimization/31383 (ICE with -O2 -ftree-vectorize (regression))Zdenek Dvorak2-1/+8
2007-03-30PR middle-end/PR30700Jan Hubicka2-1/+20
2007-03-30symbol.c (gfc_find_gsymbol): Simplify, don't unconditionally descend into all...Tobias Schlüter2-9/+13
2007-03-29unwind-generic.h (_sleb128_t, _uleb128_t): Don't use HAVE_LONG_LONG to decide...Richard Henderson2-7/+10
2007-03-29emutls.c (struct __emutls_array): New.Richard Henderson2-18/+31
2007-03-29Daily bump.GCC Administrator1-1/+1
2007-03-30intrinsic.c (conv_name): Let gfc_get_string handle the format.Tobias Schlüter2-8/+17
2007-03-29pedantic2.C: New testcase.Dirk Mueller2-0/+10
2007-03-29varasm.c (initializer_constant_valid_p): Don't deny DECL_DLLIMPORT_P on funct...Richard Henderson11-362/+386
2007-03-29size_dim.f90: Fix dg directive.Francois-Xavier Coudert27-76/+103
2007-03-29* config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Fix typo.Mike Stump1-2/+2
2007-03-29* config/rs6000/darwin.h (ASM_OUTPUT_ALIGNED_COMMON): Removed #undef.Mike Stump2-2/+1
2007-03-29gengtype.c (oprintf): Mostly revert changes from 2007-03-26...Zack Weinberg2-24/+20
2007-03-29re PR middle-end/30666 (warning: canonical types differ for identical types d...Douglas Gregor2-16/+14
2007-03-29tree.c (cp_walk_subtrees): Do not set input_location.Richard Guenther2-9/+4
2007-03-29ifcvt.c (struct noce_if_info): Add then_else_reversed field.Steven Bosscher2-6/+24
2007-03-29fr30.md (movdi): Do not accept immediates as the destination of this insn.Lars Poeschel3-25/+36
2007-03-29s390.c (s390_secondary_input_reload_class, [...]): Functions removed.Andreas Krebbel4-146/+99
2007-03-29regmove.c (optimize_reg_copy_1): Don't perform DEST->SRC repair action if SRC...Andreas Krebbel2-8/+13
2007-03-29darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Add.Mike Stump5-3/+27
2007-03-28Daily bump.GCC Administrator1-1/+1
2007-03-28target-supports.exp (check_effective_target_fstack_protector): New.Eric Christopher4-9/+27
2007-03-28Adding barcelona as a variant of amdfam10 architectureDwarakanath Rajagopal4-8/+18
2007-03-28re PR c++/29077 (Incorrect error message for destructor in wrong namespace)Simon Martin4-6/+40
2007-03-28tree-dfa.c (get_ref_base_and_extent): Do not expect positive offsets for BIT_...Eric Botcazou5-13/+49