aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-27unwind-dw2.c (_Unwind_DebugHook): New function.Tom Tromey2-7/+25
2009-05-27call.c (implicit_conversion): Handle conversion from initializer-list to scalar.Jason Merrill8-8/+97
2009-05-27system.h (CONST_CAST2): Use C++ const_cast when compiled as C++Tom Tromey2-0/+8
2009-05-27Makefile.in (LINKER, [...]): Define.Ian Lance Taylor12-24/+75
2009-05-27re PR fortran/40270 (Revision 147883 caused many Fortran regressions)Tobias Burnus2-1/+29
2009-05-27gcse.c (target.h): Include.Julian Brown2-2/+24
2009-05-27tree-ssa-live.c (dump_scope_block): Document arguments.Diego Novillo3-2/+26
2009-05-27* doc/contrib.texi (Contributors): add myself to the list.Denis Chertykov2-0/+8
2009-05-27Change scan-tree-dump-times patterns due to frontend changesJanne Blomqvist3-4/+11
2009-05-27expr.c (target_align): New function.Olivier Hainque5-8/+111
2009-05-27re PR target/40266 (march-native gives -mno-sse4, but cpuinfo sse4_1)H.J. Lu2-2/+28
2009-05-27Apply fixed version of previous delta.Nick Clifton1-2/+2
2009-05-27tree-pretty-print.c (dump_location): New.Diego Novillo2-67/+139
2009-05-27attribute_plugin.c: Include gcc-plugin.h first.Rafael Avila de Espindola9-7/+33
2009-05-27re PR middle-end/40249 (build breakage with inline heuristics change)Hans-Peter Nilsson2-1/+7
2009-05-27m32r.c: Use REG_P, MEM_P and CONST_INT_P where applicable.Shujing Zhao5-82/+89
2009-05-27array1.C (array): Use __SIZE_TYPE__ cast instead of assuming 0ul.Kai Tietz4-4/+13
2009-05-27re PR libfortran/40187 (c_f_pointer with stride in SHAPE)Thomas Koenig3-0/+167
2009-05-27* cgraph.c (dump_cgraph_node): Honor -fdump-noaddr.Alexandre Oliva2-3/+8
2009-05-27Daily bump.GCC Administrator1-1/+1
2009-05-26re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus3-128/+215
2009-05-26re PR fortran/40246 (ICE on invalid SOURCE= using NULLIFY)Tobias Burnus4-0/+23
2009-05-26plugins.texi (Loading plugins): typo.Basile Starynkevitch12-13/+341
2009-05-26revert: neon-gen.ml: Include vxWorks.h rather than stdint.h for VxWorks kernels.Nathan Sidwell3-14/+0
2009-05-26inline-3.c: Remove dump file.Richard Guenther2-0/+5
2009-05-26re PR middle-end/40248 (FAIL: gcc.c-torture/compile/20090518-1.c at -O1 and a...Richard Guenther2-7/+13
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor49-152/+292
2009-05-26neon-gen.ml: Include vxWorks.h rather than stdint.h for VxWorks kernels.Richard Sandiford3-0/+14
2009-05-26re PR middle-end/40252 (Internal compiler error on samba4 (verify_gimple fail...Richard Guenther2-0/+50
2009-05-26re PR middle-end/40252 (Internal compiler error on samba4 (verify_gimple fail...Richard Guenther4-10/+35
2009-05-26re PR c++/40007 (specialization causes access problem in primary template)Dodji Seketeli8-35/+212
2009-05-26re PR testsuite/40247 (Revision 147848 failed gcc.dg/struct/wo_prof_escape_su...Richard Guenther2-0/+9
2009-05-26tree-vect-data-refs.c (vect_create_data_ref_ptr): Remove redundant calls to m...Richard Guenther4-56/+31
2009-05-26config/picochip/picochip.C (PARAM_INLINE_CALL_COST): Remove.Hariharan Sandanagobalane2-3/+4
2009-05-26gfortran.h (GFC_MPC_RND_MODE): New.Kaveh R. Ghazi3-8/+67
2009-05-26Daily bump.GCC Administrator1-1/+1
2009-05-25re PR c++/38064 ([c++0x] operator== doesn't work for enum classes)Jason Merrill11-33/+89
2009-05-25cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka11-129/+429
2009-05-25re PR tree-optimization/36327 (SCCVN should look through struct copies)Richard Guenther13-39/+328
2009-05-25re PR fortran/40176 (Fortran 2003: Procedure pointers with array return value)Janus Weil11-10/+181
2009-05-25tree-ssa-alias.h (dump_points_to_solution): Declare.Richard Guenther11-23/+108
2009-05-25re PR bootstrap/40027 (i686-pc-solaris2.10 bootstrap fails using Sun ld)Rainer Orth3-5/+19
2009-05-25re PR tree-optimization/40238 (ICE in gimple_verify_flow_info, at tree-cfg.c:...Ira Rosen5-2/+51
2009-05-25Dominique DhumieresJerry DeLisle7-6/+49
2009-05-25Daily bump.GCC Administrator1-1/+1