aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-06-02sh.c: Revert last change.Kaz Kojima2-5/+8
2009-06-02pa-hpux.h (LINK_SPEC): Remove "%<fwhole-program".Richard Sandiford5-10/+18
2009-06-02collect2.c (target_system_root): New variable.Richard Sandiford2-0/+24
2009-06-02Makefile.in (COLLECT2_OBJS): Add collect2-aix.o.Richard Sandiford10-4/+711
2009-06-02collect2.c (ignore_library): Avoid premature post-increment and null deference.Richard Sandiford2-3/+10
2009-06-02Makefile.in (libgcc.mvars): Add TARGET_SYSTEM_ROOT.Richard Sandiford9-39/+49
2009-06-02print_rtl (print_rtx): Don't print modes in EXPR_LISTs and INSN_LISTs that ar...Alexandre Oliva2-3/+9
2009-06-02loop-unroll.c (struct iv_to_split): Add pointer to next.Alexandre Oliva2-65/+77
2009-06-02re PR c++/40308 (Brace initialization fails for member initializers in constr...Jason Merrill7-9/+69
2009-06-02re PR c++/40306 (ICE when using auto to declare a local copy inside a member ...Jason Merrill5-1/+48
2009-06-02tree-ssa-sccvn.c (copy_reference_ops_from_ref): Use DECL_SIZE for field decls.Richard Guenther2-1/+6
2009-06-02* gcc-interface/Make-lang.in: Fix formatting.Eric Botcazou4-9/+17
2009-06-02cfgexpand.c (gimple_expand_cfg): Discard the source location only for builtin...Alexandre Oliva2-1/+6
2009-06-02gengtype.c (adjust_field_rtx_def): Add NOTE_INSN_DELETED_LABEL's label string.Alexandre Oliva2-0/+6
2009-06-02* df-core.c (df_ref_debug): Honor -fdump-noaddr.Alexandre Oliva2-1/+11
2009-06-02* combine.c (move_deaths): Compare LUIDs within the same BB only.Alexandre Oliva2-0/+5
2009-06-02common.opt (fdump-unnumbered-links): New.Alexandre Oliva4-2/+27
2009-06-02arm.c (arm_get_frame_offsets): Prefer using r3 for padding a push/pop multipl...Richard Earnshaw2-13/+19
2009-06-02Fix nitsEric Botcazou1-3/+3
2009-06-02re PR c++/38089 (g++ crash on invalid code)Simon Martin4-1/+28
2009-06-01i386.c (queued_cfa_restores): New static variable.Jakub Jelinek2-24/+144
2009-06-01dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument...Jakub Jelinek4-16/+65
2009-06-01i386.h (struct machine_cfa_state, [...]): Guard with ifndef USED_FOR_TARGET i...Jakub Jelinek2-1/+5
2009-06-01re PR other/40024 (trunk/gcc-4.3/gcc: * emutls.c (emutls_destroy): Don' t fal...Jakub Jelinek2-5/+9
2009-06-01re PR middle-end/40316 (Revision 147995 breaks gcc.target/i386/lea.c)Jakub Jelinek2-10/+29
2009-06-01ia64.md (floatdirf2, [...]): New.Steve Ellcey3-622/+462
2009-06-01attribs.c (register_attribute): Use CONST_CAST.Ian Lance Taylor12-59/+489
2009-06-01diagnostic.c (diagnostic_build_prefix): Always print columns.Aldy Hernandez45-66/+152
2009-06-01utils.c (convert): When converting to the packable version of the type...Olivier Hainque4-0/+55
2009-06-01Add missing blanks after dots in entry.Olivier Hainque1-3/+3
2009-06-01alias.c (find_base_term): Check for NULL term before returning.Luis Machado2-2/+14
2009-06-01Revert due to PR40320:Maxim Kuvyrkov2-0/+18
2009-06-01tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...Olivier Hainque19-285/+815
2009-06-01calls.c (emit_library_call_value_1): Don't force_operand for move and push in...Maxim Kuvyrkov2-10/+5
2009-06-01* doc/invoke.texi (IA-64 Options): Fix typo.Nick Clifton2-2/+6
2009-06-01re PR tree-optimization/39129 (The meaning of 'BB' in "too many BBs in loop")Ira Rosen7-55/+91
2009-06-01re PR fortran/40309 (gfortran does not support static c/d-tors.)Tobias Burnus2-1/+12
2009-06-01freebsd-stdint.h: New file.Gerald Pfeifer3-1/+64
2009-06-01thumb2.md (thumb2_zero_extendhidi2): New insn and split.Richard Earnshaw2-0/+54
2009-06-01Daily bump.GCC Administrator1-1/+1
2009-05-31regstat.c (regstat_n_sets_and_refs): Remove duplicate definition.Ian Lance Taylor2-3/+7
2009-05-31Makefile.in (except.o): Depent upon gt-except.h, not gt-$(EXCEPT_H).Ian Lance Taylor2-4/+10
2009-05-31tree-pretty-print.c (print_call_name): Take the callee, not the call itself.Jason Merrill4-13/+21
2009-05-31sh.md (ashldi3_std): New define_expand.Kaz Kojima2-2/+46
2009-05-31re PR target/40313 (SH: ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2689)Kaz Kojima2-2/+11
2009-05-31ggcplug.c: moved comment.Basile Starynkevitch3-13/+25
2009-05-31thumb2.md (thumb2_extendsidi2): Add a split sub-pattern.Richard Earnshaw2-9/+40
2009-05-31tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't mark phis ...Ira Rosen5-27/+12
2009-05-31re PR middle-end/40304 (Revision 147995 breaks stack unwind)Jakub Jelinek2-0/+10
2009-05-31re PR testsuite/40244 (Revision 147829 caused extra failures)Ira Rosen3-10/+12