aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-31Daily bump.GCC Administrator1-1/+1
2009-05-30Reformat.H.J. Lu1-35/+35
2009-05-30mingw-tls.c: New file.Kai Tietz4-5/+245
2009-05-30Makefile.def: Add MPC support and dependencies.Kaveh R. Ghazi4-0/+24
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson18-239/+926
2009-05-30Daily bump.GCC Administrator1-1/+1
2009-05-29builtins.c (validate_gimple_arglist): Don't use va_arg with enum type.Ian Lance Taylor10-8/+61
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert10-62/+267
2009-05-29tree-ssa-loop-ivopts.c (strip_offset_1): New case.Eric Botcazou2-35/+97
2009-05-29i386.c (ix86_decompose_address): Avoid useless 0 displacement.Jakub Jelinek2-5/+18
2009-05-29i386.md (prefix_data16, prefix_rep): Set to 0 for TYPE_SSE{MULADD,4ARG,IADD1,...Jakub Jelinek6-86/+902
2009-05-29tree-sra.c: New implementation of SRA.Martin Jambor20-3155/+1954
2009-05-29re PR middle-end/40291 (ICE on unprototyped memcmp with long long last argument)Jakub Jelinek4-2/+17
2009-05-29re PR rtl-optimization/40101 (200.sixtrack ICEs in get_seqno_by_preds, at sel...Andrey Belevantsev3-4/+29
2009-05-29tree-ssa-alias.c (nonaliasing_component_refs_p): Remove short-cutting on the ...Richard Guenther2-3/+7
2009-05-29re PR middle-end/39958 (OMP tasking creates invalid gimple)Jakub Jelinek2-1/+11
2009-05-29tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h...Richard Guenther5-28/+32
2009-05-29config.host: Add i386/${host_address}/t-fprules-softfp and t-softfp to tmake_...David Billinghurst2-2/+9
2009-05-29re PR target/40017 (stdbool.h/altivec.h)Jakub Jelinek6-1/+86
2009-05-29tree.c (handle_dll_attribute): Check if node is of kind FUNCTION_DECL for DEC...Kai Tietz2-1/+7
2009-05-29Daily bump.GCC Administrator1-1/+1
2009-05-28thumb2.md (thumb2_zero_extendsidi2): Add a split component.Richard Earnshaw2-10/+30
2009-05-28sh.c (sh_expand_t_scc): Use gen_xorsi3_movrt instead of gen_movrt.Kaz Kojima3-11/+7
2009-05-282009-05-28 Steve Ellcey <sje@cup.hp.com>Steve Ellcey2-43/+84
2009-05-28lib1funcs.asm (__clear_cache): Define if L_clear_cache.Joseph Myers4-14/+35
2009-05-28tree-ssa-alias.c (ao_ref_init): New function.Richard Guenther9-157/+487
2009-05-28tree-ssa-copy.c (replace_exp_1): Move op for warning-free use with checking d...Benjamin Kosnik2-2/+6
2009-05-28Fix for PR c++/PR39754Dodji Seketeli16-22/+286
2009-05-28re PR target/37216 ([cygming] Invalid alignment for SSE store to .comm data g...Dave Korn12-7/+146
2009-05-28packed6.C (size_t): Use __extension__ and __SIZE_TYPE__.Kai Tietz8-8/+18
2009-05-2820000211-1.c (size_t): Typedef size_t via __SIZE_TYPE__.Kai Tietz26-26/+59
2009-05-28re PR tree-optimization/40254 (SPEC2006 403.gcc miscompares)Ira Rosen4-6/+65
2009-05-28re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet9-12/+303
2009-05-28Fix typo in ChangeLog entry date.Olivier Hainque2-2/+2
2009-05-28tree-inline.c (remap_decls): Enable nonlocalized variables when not optimizing.Alexandre Oliva2-2/+7
2009-05-28tree-ssa-live.c (remove_unused_locals): Skip when not optimizing.Alexandre Oliva2-4/+13
2009-05-28Daily bump.GCC Administrator1-1/+1