aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-04-04re PR debug/48401 (ICE: RTL check: access of elt 4 of 'var_location' with las...Jakub Jelinek1-1/+1
2011-04-04pdp11.h (IRA_COVER_CLASSES): Delete.Richard Sandiford2-10/+4
2011-04-04vax.c: Include reload.h.Richard Sandiford2-0/+5
2011-04-04* gcc/ChangeLog: Fix formatting.Uros Bizjak2-23/+16
2011-04-04re PR ada/47163 (Failure building target-libada for MingW64)Kai Tietz2-0/+11
2011-04-04sparc.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov3-28/+38
2011-04-04re PR debug/48401 (ICE: RTL check: access of elt 4 of 'var_location' with las...Jakub Jelinek2-3/+9
2011-04-04tree.h (struct tree_const_decl): Inherit from tree_decl_common.Nathan Froyd3-3/+7
2011-04-04Daily bump.GCC Administrator1-1/+1
2011-04-03Start using backend interface separate from gofrontend.Ian Lance Taylor8-12/+361
2011-04-03re PR middle-end/48422 (bootstrap failure for i686-*-* targets by ICE)Kai Tietz2-1/+7
2011-04-03avr.h (ASM_OUTPUT_BSS): Remove.Anatoly Sokolov2-2/+7
2011-04-03bessel_6.f90: Reduce mymax for Tru64.Tobias Burnus2-3/+8
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