aboutsummaryrefslogtreecommitdiff
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-03re PR fortran/48311 ([Quadmath] Documentation - typo, order)Tobias Burnus2-5/+12
2011-04-03Mark as executable in SVN.Ian Lance Taylor1-0/+0
2011-04-03bessel_6.f90: Reduce mymax for Tru64.Tobias Burnus2-3/+8
2011-04-03unix.c: Adapt stat DEFINEs since MinGW64 supports LFS.Tobias Burnus2-13/+21
2011-04-03be.po, [...]: Update.Joseph Myers19-998/+1025
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 libstdc++/48398 ([C++0x] std::unique_ptr<T, D> is broken when D::pointe...Jonathan Wakely4-6/+55
2011-04-02Add missing change log for r171531Jonathan Wakely1-0/+9
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-02libgo: Sort test output in libgo.sum and libgo.log.Ian Lance Taylor2-298/+349
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-01libgo: Support for alpha.Ian Lance Taylor4-2/+251
2011-04-01libgo: Try to guess the right type for select bits in mksysinfo.Ian Lance Taylor4-4/+15
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