aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-19gigi.h (get_elaboration_procedure): Declare.Eric Botcazou11-32/+153
2010-09-19decl.c (gnat_to_gnu_entity): Explicitly test _LEVEL variables against zero in...Eric Botcazou3-23/+42
2010-09-19decl.c (gnat_to_gnu_entity): Look into expressions for external constants tha...Eric Botcazou6-12/+69
2010-09-19i386-protos.h (split_double_mode): New prototype.Uros Bizjak5-130/+109
2010-09-19Uglify C++ headers some more.Ralf Wildenhues4-14/+25
2010-09-19hash_bytes.cc: Compile load_bytes and shift_mix only when __SIZEOF_SIZE_T__ =...Paolo Carlini2-0/+7
2010-09-19Daily bump.GCC Administrator1-1/+1
2010-09-18re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...Jan Hubicka7-2/+54
2010-09-18frontend-passes.c (gfc_expr_walker): Also handle EXPR_SUBSTRING.Thomas Koenig2-1/+7
2010-09-18frontend-passes.c (gfc_expr_walker): Handle constructors and references.Thomas Koenig2-0/+63
2010-09-18re PR tree-optimization/45605 (Missed devirtualization)Jan Hubicka3-5/+76
2010-09-18call.c (compare_ics): Do lvalue/rvalue reference binding comparison for ck_li...Jason Merrill4-6/+27
2010-09-18re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...Richard Guenther4-5/+45
2010-09-18* config/i386/freebsd.h (SUBTARGET32_DEFAULT_CPU): Add.Tijl Coosemans2-0/+9
2010-09-18Pass -fno-pic to gcc.target/i386/pad-3.c.H.J. Lu2-1/+6
2010-09-18lto-elf.c (lto_obj_file_open): Also provide filename when elf_begin fails.Gerald Pfeifer2-1/+6
2010-09-18config.gcc (*-w64-mingw*): Correct typo about t-dfprules.Kai Tietz2-1/+5
2010-09-18re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...Richard Guenther3-1/+29
2010-09-18In libobjc/:Nicola Pero9-249/+506
2010-09-18re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1)Luc Hermitte3-2/+34
2010-09-18Daily bump.GCC Administrator1-1/+1
2010-09-17Add DEBUG_FUNCTION to all the dot_* debugging functions.Sebastian Pop4-5/+13
2010-09-17Add back dot_rdg.Sebastian Pop2-0/+76
2010-09-17Pad short functions with NOPs for Atom.H.J. Lu17-1/+343
2010-09-17Do not print warning messages when there are no occurences.Sebastian Pop2-2/+10
2010-09-17Make sure that all variable sized adjustments are multiple of preferredH.J. Lu4-0/+57
2010-09-17rx.c (valid_psw_flag): New.DJ Delorie3-12/+54
2010-09-17Update stack alignment when increasing local variable alignment.H.J. Lu4-11/+48
2010-09-17In libobjc/:Nicola Pero5-57/+13
2010-09-17In libobjc/:Nicola Pero15-9/+408
2010-09-17lto-streamer-in.c (lto_input_ts_translation_unit_decl_tree_pointers): Properl...Richard Guenther2-1/+6
2010-09-17options.texi (Variable): Document.Joseph Myers13-58/+87
2010-09-17re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Richard Guenther2-0/+21
2010-09-17re PR tree-optimization/43432 (Missed vectorization: "complicated access patt...Michael Matz10-7/+202
2010-09-17lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.Jan Hubicka4-3/+11
2010-09-17v850.c (v850_function_value_regno_p): Make static.Naveen H.S3-158/+139
2010-09-17In gcc/testsuite/:Nicola Pero2-1/+19
2010-09-17common.opt (combine): Remove.Richard Guenther25-149/+99
2010-09-17re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Richard Guenther2-14/+41
2010-09-17lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL when processing...Jan Hubicka4-6/+20
2010-09-17Daily bump.GCC Administrator1-1/+1
2010-09-16re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Tobias Burnus5-1/+91
2010-09-16* config/i386/i386.md: Rearrange divmod patterns a bit.Uros Bizjak1-175/+175
2010-09-16Add -m8bit-idiv for x86.H.J. Lu25-1/+574
2010-09-16re PR bootstrap/45680 (cc1 fails to link on Solaris 9/x86 with Sun as: min_in...Reza Yazdani2-1/+8
2010-09-16pr45679-1_0.C: New file.Jan Hubicka9-12/+359
2010-09-16stl_raw_storage_iter.h (raw_storage_iterator<>:: operator=(const _Tp&)): Use ...Paolo Carlini2-2/+7
2010-09-16gfortran.h (walk_code_fn_t, [...]): New types.Jakub Jelinek3-251/+284
2010-09-16Record PR middle-end/44763 in ChangeLog.Rainer Orth1-0/+1
2010-09-16m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.Anatoly Sokolov2-3/+10