Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / varasm.c
2017-02-27 Ivan BaravyBackport from GCC mainline.
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-11-21 Yvan Roux gcc/
2016-11-09 Yvan Roux gcc/
2016-09-07 Christophe Lyon gcc/
2016-03-31 nathan PR c++/70393
2016-01-07 berndsFix SSA inconsistencies with invalid asm reg names...
2016-01-04 jakub Update copyright years.
2015-12-15 mseborgcc/testsuite/ChangeLog:
2015-11-29 hubicka * cgraph.c (cgraph_node::make_local): No name is uniqu...
2015-11-25 hubicka * varasm.c (default_elf_asm_output_limited_string,
2015-11-15 tbsaundealways define TARGET_PECOFF
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21 law[PATCH]Fix various ports failing due to unused parameter
2015-10-20 ramanaFix VTV for targets with section anchors.
2015-10-20 nszFix default_binds_local_p_2 for extern protected data
2015-10-06 ramanaRemove ATTRIBUTE_UNUSED from `decl' parameter of defaul...
2015-10-05 rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 rsandifoRemove remaining uses of REAL_VALUES_IDENTICAL
2015-09-03 rguenth2015-09-03 Richard Biener <rguenther@suse.de>
2015-08-25 mpolacek PR middle-end/67330
2015-08-21 tbsaundeadd default for CONSTANT_ALIGNMENT
2015-08-19 tbsaunderemove useless typedefs
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/ada/
2015-06-24 renlin[PATCH]Use "unsigned int" to hold alignment in emit_loc...
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-09 aldyh * varasm.c (output_object_block_htab): Remove.
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19 rsandifogcc/
2015-05-15 law2015-05-14 Rohit Arul Raj <rohitrulraj@freescale...
2015-05-07 segher PR middle-end/192
2015-04-30 cticeDefine & use special macros to record the name & size...
2015-04-30 mpolacek * varasm.c (handle_cache_entry): Fix logic.
2015-04-28 dje2015-04-28 Dominique d'Humieres <dominiq@lps.ens.fr>
2015-04-27 cticeGive proper type and size to named cold partitions.
2015-04-22 aldotvarasm.c (emit_bss): Remove redundant guard.
2015-04-17 hjlProperly handle uninitialized common symbol
2015-04-08 aldotemit_local(): Fix unused warning
2015-03-27 hjlAdd default_binds_local_p_2 and use it for x86
2015-03-10 hubicka PR tree-optimization/65355
2015-03-08 hubicka * varasm.c (function_section_1): Use definition_alignment.
2015-02-19 rthPR middle-end/65074
2015-02-17 hubicka * symtab.c (symtab_node::verify_base): Verify body_rem...
2015-02-16 rguenth2015-02-16 Richard Biener <rguenther@suse.de>
2015-02-13 rthPR rtl/32219
2015-02-11 jakub PR middle-end/65003
2015-02-04 ienkovichgcc/
2015-01-29 cticeCommitting VTV Cygwin patch for Patrick Wollgast
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-20 trippelsPR63426 Fix various signed integer overflows
2014-11-20 tbsaunde convert many if_marked htab to hash_table
2014-11-10 berndsAdd a target hook for assembling undeclared decls.
2014-11-06 berndsAdd a new asm hook to print the end of a variable defin...
2014-11-05 ienkovichgcc/
2014-10-29 rsandifogcc/ada/
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-20 uros * varasm.c (const_alias_set): Remove.
2014-10-19 iverbinSet SECTION_EXCLUDE flag for LTO sections.
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-12 tbsaundemove many gc hashtab to hash_table
2014-09-30 tocaripFix PR 62120.
2014-09-19 hubicka PR c++/61825
2014-09-19 hainque2014-09-19 Olivier Hainque <hainque@adacore.com>
2014-09-16 tbsaundeReplace INSN_DELETED_P with rtx_insn member functions
2014-09-11 dmalcolmIntroduce LABEL_REF_LABEL
2014-08-29 dj* cppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28 rsandifogcc/
2014-08-28 rsandifogcc/
2014-08-28 rsandifogcc/
2014-08-28 rsandifogcc/
2014-08-27 dmalcolmvarasm.c: Use rtx_sequence
2014-08-26 jsm28Fix ARM ICE for register var asm ("pc") (PR target...
2014-08-25 marxinIPA C++ refactoring 4/N
2014-08-23 dmalcolmvarasm.c: Use rtx_insn
2014-08-02 tbsaundeadd a hash_set based on hash_table
2014-07-24 hubicka PR lto/61802
2014-07-24 marxinIPA C++ refactoring 2/N
2014-07-24 marxinIPA C++ refactoring 1/N
2014-06-26 hubicka * doc/invoke.texi (-fsemantic-interposition): Document.
2014-06-12 hubicka * symtab.c (section_hash): New hash.
2014-06-11 hubicka * varasm.c (set_implicit_section): New function.
2014-06-09 hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-06-08 hubicka * varasm.c (use_blocks_for_decl_p): Check symbol table...
2014-06-02 berndsDelete a copy that looks like a relic from obstack...
2014-05-29 hubicka * varasm.c (get_variable_section): Walk aliases.
2014-05-24 hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-23 ebotcazou * varasm.c (output_constructor_bitfield): Fix thinkos...
2014-05-20 hubicka * tree.h (DECL_ONE_ONLY): Return true only for externa...
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
next