aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-17ChangeLog:Ajit Agarwal7-14/+118
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
2014-05-16tree-cfg.c (gimple_merge_blocks): Updates bb count with max count.Dehao Chen2-0/+10
2014-05-16re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo3-19/+48
2014-05-16ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p.Dehao Chen3-6/+8
2014-05-16re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo4-9/+29
2014-05-16sh.c (sh_option_override): Set branch cost to 2 for all target variants.Oleg Endo2-5/+11
2014-05-16Revert r209902 "Dump the return type of functions in gimple dumps"David Malcolm5-8/+21
2014-05-16cfghooks.c (make_forwarder_block): Use direct computation to get fall-through...Dehao Chen2-10/+11
2014-05-16arc.c (arc_init): Fix typo in error message.Benno Schulenberg4-3/+11
2014-05-16ira-costs.c: Fix typo in comment.Zhouyi Zhou2-1/+5
2014-05-16extend.texi: (Visibility Pragmas) Fix misplaced @xrefDavid Wohlferd2-2/+5