aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-19libitm: Enable aarch64Richard Henderson4-0/+145
2014-05-19re PR tree-optimization/61221 (ICE on valid code at -O1 and above on x86_64-l...Richard Biener5-3/+59
2014-05-19re PR middle-end/61209 (internal compiler error: in fold_convert_loc, at fold...Richard Biener4-2/+60
2014-05-19except.c (init_eh): Fix computation of builtin setjmp buffer size to allow fo...Nick Clifton2-2/+20
2014-05-19re PR tree-optimization/61184 (wrong code (that hangs) by LTO on x86_64-linux...Richard Biener4-12/+40
2014-05-19Fix an error in a CONST_INT_P patch from 2009.Bernd Schmidt2-1/+6
2014-05-19re PR target/61195 (single precision fmov does not need to switch mode)Christian Bruel4-3/+52
2014-05-19re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)Richard Sandiford2-4/+10
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford15-65/+89
2014-05-19tree.h: Remove extraneous template <>.Richard Sandiford2-1/+4
2014-05-19re PR target/58066 (__tls_get_addr is called with misaligned stack on x86-64)Wei Mi2-2/+13
2014-05-19Add new test caseXinliang David Li2-0/+82
2014-05-19ipa.c (symtab_remove_unreachable_nodes): Remove symbol from comdat group if i...Jan Hubicka4-7/+43
2014-05-19tree-pass.h (make_pass_ipa_comdats): New pass.Jan Hubicka8-0/+421
2014-05-19Daily bump.GCC Administrator1-1/+1
2014-05-18ipa.c (update_visibility_by_resolution_info): New function.Jan Hubicka2-32/+51
2014-05-18trans.c (Subprogram_Body_to_gnu): Rework comment and set function_start_locus.Eric Botcazou2-3/+10
2014-05-18utils.c (gnat_write_global_declarations): Adjust the flags put on dummy_global.Eric Botcazou2-1/+7
2014-05-18decl.c (change_qualified_type): New static function.Eric Botcazou5-49/+76
2014-05-18fe.h (Set_Present_Expr): Move around.Eric Botcazou3-9/+15
2014-05-18cgraph.h (symtab_first_defined_symbol, [...]): New functions.Jan Hubicka2-4/+53
2014-05-18decl.c (gnat_to_gnu_entity): Use Underlying_Type in lieu of more verbose cons...Eric Botcazou3-28/+15
2014-05-18decl.c (gnat_to_gnu_entity): Do not consider that regular packed arrays can n...Eric Botcazou4-2/+36
2014-05-18libgomp.texi (Runitme Library Routines): Remove multiple @menu.Uros Bizjak2-44/+46
2014-05-18* gcc.target/ia64/visibility-1.c (variable_l): Add used attribute.Andreas Schwab2-1/+5
2014-05-18ChangeLog: Fix.Uros Bizjak2-31/+29
2014-05-18extend.texi (Size of an asm): Really move node to its position.Uros Bizjak1-22/+22
2014-05-18re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and n...Jerry DeLisle2-4/+9
2014-05-18re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and n...Jerry DeLisle3-142/+195
2014-05-18Daily bump.GCC Administrator1-1/+1
2014-05-17comment ggc_handle_finalizersTrevor Saunders2-0/+9
2014-05-17add finalizers to ggcTrevor Saunders5-13/+182
2014-05-17remove unused functionTrevor Saunders2-7/+4
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders134-517/+670
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders17-67/+92
2014-05-17re PR c++/52875 (ADL failure + ICE in decltype)Paolo Carlini2-0/+29
2014-05-17check.c (gfc_check_fn_rc2008): move "argument" to the right place.Dominique d'Humieres2-2/+7
2014-05-17new_op.cc: Factor the calls to malloc, use __builtin_expect.Marc Glisse3-7/+9
2014-05-17ChangeLog:Ajit Agarwal7-14/+118
2014-05-17re PR libstdc++/60966 (std::call_once sometime hangs)Jonathan Wakely3-14/+90
2014-05-17extend.texi (Size of an asm): Move node text according to its @menu entry pos...Uros Bizjak2-22/+27
2014-05-17re PR tree-optimization/61140 (wrong code at -O1 and above on x86_64-linux-gnu)Marc Glisse6-0/+88
2014-05-17invoke.texi (free): Mention Alpha.Uros Bizjak2-1/+6
2014-05-17pr60969.C: Compile for all ilp32 x86 targets.Uros Bizjak2-2/+10
2014-05-17ChangeLog: Fix.Uros Bizjak2-25/+26
2014-05-17wide-int.cc: Only include longlong.h if W_TYPE_SIZE==32 or __SIZEOF_INT128__ ...Richard Sandiford2-1/+11
2014-05-17* gcc.target/ia64/visibility-1.c (variable_i): Add used attribute.Andreas Schwab2-1/+5
2014-05-17rs6000.c (rs6000_real_tls_symbol_ref_p): New function.Richard Sandiford2-1/+16
2014-05-17emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.Richard Sandiford6-32/+67
2014-05-17Daily bump.GCC Administrator1-1/+1