summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Implement -Wimplicit-fallthrough.mpolacek1-1/+1
2018-09-07 PR c/7652mpolacek1-0/+1
2018-09-07 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz1-6/+6
2018-03-19[ASan] Fix for TTC-5 (PR sanitizer/81697).submit/tizen_base/20180416.141938submit/tizen_base/20180330.064117accepted/tizen/base/20180416.213938accepted/tizen/base/20180406.180244Denis Khalikov1-1/+12
2018-03-19[ASan] Revert commit related to TTC-5 (PR sanitizer/81697).Denis Khalikov1-2/+1
2017-09-04[TTC-5] Forbid section anchors for ASan build (PR sanitizer/81697)submit/tizen_base/20170907.223110submit/tizen_base/20170905.003244accepted/tizen/base/20170908.223910Slava Barinov1-1/+2
2017-02-27Backport from GCC mainline.Ivan Baravy1-1/+5
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux1-0/+4
2016-11-21 gcc/Yvan Roux1-0/+10
2016-11-09 gcc/Yvan Roux1-9/+0
2016-09-07 gcc/Christophe Lyon1-0/+9
2016-03-31 PR c++/70393nathan1-12/+17
2016-01-07Fix SSA inconsistencies with invalid asm reg names (PR67639)bernds1-0/+3
2016-01-04 Update copyright years.jakub1-1/+1
2015-12-15gcc/testsuite/ChangeLog:msebor1-6/+8
2015-11-29 * cgraph.c (cgraph_node::make_local): No name is unique duringhubicka1-2/+5
2015-11-25 * varasm.c (default_elf_asm_output_limited_string,hubicka1-4/+8
2015-11-15always define TARGET_PECOFFtbsaunde1-3/+3
2015-11-08Merge of the scalar-storage-order branch.ebotcazou1-37/+84
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod1-8/+0
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod1-13/+12
2015-10-21[PATCH]Fix various ports failing due to unused parameterlaw1-1/+1
2015-10-20Fix VTV for targets with section anchors.ramana1-49/+63
2015-10-20Fix default_binds_local_p_2 for extern protected datansz1-2/+3
2015-10-06Remove ATTRIBUTE_UNUSED from `decl' parameter of default_elf_asm_named_sectionramana1-1/+1
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo1-4/+1
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALrsandifo1-1/+1
2015-09-032015-09-03 Richard Biener <rguenther@suse.de>rguenth1-1/+1
2015-08-25 PR middle-end/67330mpolacek1-1/+4
2015-08-21add default for CONSTANT_ALIGNMENTtbsaunde1-13/+4
2015-08-19remove useless typedefstbsaunde1-6/+6
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+1
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod1-8/+1
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod1-2/+0
2015-06-25gcc/rsandifo1-1/+1
2015-06-25gcc/rsandifo1-3/+3
2015-06-25gcc/ada/rsandifo1-9/+3
2015-06-24[PATCH]Use "unsigned int" to hold alignment in emit_local function.renlin1-2/+2
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod1-2/+0
2015-06-09 * varasm.c (output_object_block_htab): Remove.aldyh1-7/+40
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod1-7/+0
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod1-5/+0
2015-05-19gcc/rsandifo1-1/+1
2015-05-152015-05-14 Rohit Arul Raj <rohitrulraj@freescale.com>law1-2/+8
2015-05-07 PR middle-end/192segher1-2/+14
2015-04-30Define & use special macros to record the name & size of coldctice1-4/+4
2015-04-30 * varasm.c (handle_cache_entry): Fix logic.mpolacek1-11/+10
2015-04-282015-04-28 Dominique d'Humieres <dominiq@lps.ens.fr>dje1-0/+2
2015-04-27Give proper type and size to named cold partitions.ctice1-0/+12
2015-04-22varasm.c (emit_bss): Remove redundant guard.aldot1-2/+0