aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)Author
2018-06-22 Backported from mainlineJakub Jelinek
2017-12-152017-12-15 Richard Biener <rguenther@suse.de>Richard Biener
2017-03-31 PR middle-end/80163Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-22varasm: Propagate litpool decl alignment to generated RTX.Andreas Krebbel
2016-12-07[Patch PR78561 PowerPC] Revert to old behaviour for counting constant poolsJames Greenhalgh
2016-12-02[Patch 2/2 PR78561] Recalculate constant pool size before emitting itJames Greenhalgh
2016-12-02[Patch 1/2 PR78561] Rename get_pool_size to get_pool_size_upper_boundJames Greenhalgh
2016-11-24Fix bootstrap with !ASM_OUTPUT_MAX_SKIP_ALIGNRainer Orth
2016-11-24gcc/Bernd Schmidt
2016-11-23 * varasm.c (assemble_name): Increase buffer size for name.Jeff Law
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-11-17 PR middle-end/78201Jakub Jelinek
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-13 PR c/77946Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-28PR bootstrap/77753 - [7 Regression] broken profiledbootstrap due toMartin Sebor
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-09-22PR target/77676 - powerpc64 and powerpc64le stage2 bootstrap failMartin Sebor
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira
2016-09-16 Add inline functions for various bitwise operations.Jason Merrill
2016-08-18[PATCH] [GCC] Don't use section anchors for declarations that don't fit in a ...James Greenhalgh
2016-08-12 PR c/7652Marek Polacek
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,Uros Bizjak
2016-07-01check initializer to be zero in .bss-like sectionsJan Beulich
2016-06-102016-06-10 Maxim Ostapenko <m.ostapenko@samsung.com>Maxim Ostapenko
2016-04-27 PR middle-end/49889Nick Clifton
2016-04-26Support .lbss etc. sections with Solaris as (PR target/59407)Rainer Orth
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-03-31 PR c++/70393Nathan Sidwell
2016-01-07Fix SSA inconsistencies with invalid asm reg names (PR67639)Bernd Schmidt
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-15gcc/testsuite/ChangeLog:Martin Sebor
2015-11-29 * cgraph.c (cgraph_node::make_local): No name is unique duringJan Hubicka
2015-11-25 * varasm.c (default_elf_asm_output_limited_string,Jan Hubicka
2015-11-15always define TARGET_PECOFFTrevor Saunders
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-21[PATCH]Fix various ports failing due to unused parameterJeff Law
2015-10-20Fix VTV for targets with section anchors.Ramana Radhakrishnan
2015-10-20Fix default_binds_local_p_2 for extern protected dataSzabolcs Nagy
2015-10-06Remove ATTRIBUTE_UNUSED from `decl' parameter of default_elf_asm_named_sectionRamana Radhakrishnan
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford
2015-09-032015-09-03 Richard Biener <rguenther@suse.de>Richard Biener
2015-08-25 PR middle-end/67330Marek Polacek
2015-08-21add default for CONSTANT_ALIGNMENTTrevor Saunders
2015-08-19remove useless typedefsTrevor Saunders