aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-04-03be.po, [...]: Update.Joseph Myers18-138225/+142984
2011-04-03lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...Michael Matz11-257/+207
2011-04-03dwarf2out.c (mem_loc_descriptor): Recurse on LO_SUM.Alan Modra2-3/+5
2011-04-03tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's not an integer.Michael Matz3-1/+14
2011-04-03cgraphbuild.c (record_reference): Canonicalize constructor values.Michael Matz4-4/+23
2011-04-03tree.c (decl_init_priority_insert): Don't create entry for default priority.Michael Matz4-52/+17
2011-04-03* combine.c (try_combine): Remove useless local variable.Eric Botcazou2-16/+10
2011-04-03tree-if-conv.c (memrefs_read_or_written_unconditionally): Strip all non-varia...Richard Guenther5-16/+122
2011-04-03Daily bump.GCC Administrator1-1/+1
2011-04-02re PR target/48416 (Revision 171890 failed to build)Kai Tietz2-1/+4
2011-04-02Restore old state for accidentially escaped local change.Kai Tietz1-3/+1
2011-04-02i386.c (ix86_is_msabi_thiscall): New helper function.Kai Tietz2-15/+71
2011-04-02utils2.c (build_allocator): In the unconstrained array type case...Eric Botcazou4-12/+26
2011-04-02utils.c (update_pointer_to): Finalize named pointer types.Eric Botcazou8-2/+120
2011-04-02lang.opt (feliminate-unused-debug-types): Delete.Eric Botcazou3-25/+9
2011-04-02utils.c (gnat_pushdecl): If this is a non-artificial declaration of a pointer...Eric Botcazou2-2/+12
2011-04-02decl.c (gnat_to_gnu_entity): Do not force the DECL_ARTIFICIAL flag on enumera...Eric Botcazou2-3/+6
2011-04-02decl.c (gnat_to_gnu_entity): Do not make fat pointer types artificial uncondi...Eric Botcazou2-9/+27
2011-04-02gigi.h (get_dummy_type): Declare.Eric Botcazou4-174/+188
2011-04-02ada-tree.h (DECL_TAFT_TYPE_P): New flag.Eric Botcazou5-10/+63
2011-04-02gigi.h (record_builtin_type): Add ARTIFICIAL_P param.Eric Botcazou4-13/+38
2011-04-02decl.c (gnat_to_gnu_entity): Defer finalizing types when updating the pointer...Eric Botcazou2-47/+55
2011-04-02Daily bump.GCC Administrator1-1/+1
2011-04-01dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque6-6/+90
2011-04-01* go.test/go-test.exp (go-set-goarch): Recognize alpha*-*-*.Uros Bizjak2-0/+7
2011-04-01re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)Jakub Jelinek3-4/+18
2011-04-01re PR middle-end/48335 (ICE in convert_move)Jakub Jelinek14-22/+514
2011-04-02h8300.c (print_operand_address): Rename to...Naveen H.S4-40/+74
2011-04-01re PR bootstrap/48400 (powerpc-apple-darwin9 fails to bootstrap at revision 1...Richard Henderson2-5/+31
2011-04-01constraints.md: New file.Nathan Froyd6-273/+261
2011-04-012011-04-01 Vincent Lefevre <vincent+gcc@vinc17.org>Vincent Lefevre2-0/+15
2011-04-01re PR fortran/48352 (segfault in fortran/frontend-passes.c)Thomas Koenig4-1/+28
2011-04-01Fix 48262Andrew Pinski3-10/+23
2011-04-01Don't add DW_AT_low_pc if the CU has no associated code.Mark Wielaard2-12/+25
2011-04-01haifa-sched.c (prune_ready_list): New function, broken out of schedule_block.Bernd Schmidt2-47/+72
2011-04-0120091002-1_0.C: Use "dg-require-effective-target fpic".Bernd Schmidt27-0/+53
2011-04-01sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt7-83/+101
2011-04-01* sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCHEDULE flag.Bernd Schmidt2-2/+9
2011-04-01haifa-sched.c (queue_insn): New arg REASON.Bernd Schmidt2-12/+12
2011-04-01ifcvt.c (cond_exec_process_insns): Disallow converting a block that contains ...Bernd Schmidt4-1/+35
2011-04-01dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt4-34/+46
2011-04-01* config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.Ulrich Weigand2-2/+7
2011-04-01And last the ChangeLogKai Tietz1-0/+24
2011-04-01Missing new files from previous patch.Kai Tietz2-0/+23
2011-04-01config.gcc (*-*-mingw*): Allow as option the posix threading model.Kai Tietz7-13/+60
2011-04-01c-decl.c (grokdeclarator): Fix formatting.Gary Funck2-2/+6
2011-04-01expr.c (emit_block_move_via_movmem): Use n_generator_args instead of n_operands.Richard Sandiford6-23/+22
2011-04-01recog.h (insn_data_d): Add n_generator_args.Richard Sandiford3-35/+34
2011-04-01gensupport.h (pattern_stats): New structure.Richard Sandiford4-86/+138
2011-04-01emit-rtl.c (emit_pattern_after_setloc): New function.Nathan Froyd2-167/+118