]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varasm.c
* doc/extend.texi (Common Function Attributes): Clarify
[thirdparty/gcc.git] / gcc / varasm.c
2019-06-05  mseborgcc/c/ChangeLog:
2019-05-17  mseborgcc/ada/ChangeLog:
2019-04-12  jakub PR c/89946
2019-02-27  edlinger2019-02-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-02-21  ian PR go/89170
2019-01-25  rsandifoFix output_constructor_bitfield handling of wide bitfie...
2019-01-01  jakub Update copyright years.
2018-12-03  iiiS/390: Add support for section anchors
2018-11-16  jozefl2018-11-16 Jozef Lawrynowicz <jozef.l@mittosystems...
2018-10-24  marxinReturn hash of ADDR_EXPR if its argument is CONSTANT_CL...
2018-10-24  roDisable string merging with alignment > 1 before Solari...
2018-10-20  jakub PR middle-end/87647
2018-10-10  edlinger2018-10-10 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-10-04  edlinger2018-10-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-09-13  law * varasm.c (compare_constant): Compare type size of...
2018-09-06  law * varasm.c (output_constructor_regular_field): Check...
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-24  uros * emit-rtl.c (init_emit_once): Do not emit MODE_POINTE...
2018-07-17  marxinClean up of new format of -falign-FOO.
2018-07-04  marxin2018-07-04 Denys Vlasenko <dvlasenk@redhat.com>
2018-06-08  marxinRemove MPX
2018-05-26  hjl Don't check ifunc_resolver on error
2018-05-25  roSupport SHF_EXCLUDE on non-x86 and with Solaris as
2018-05-24  hjlCheck ifunc_resolver only on FUNCTION_DECL
2018-05-22  hjlDon't mark IFUNC resolver as only called directly
2018-05-21  law PR gcc/84923
2018-05-05  rolandPR other/77609: Let the assembler choose ELF section...
2018-03-22  jakub PR sanitizer/85018
2018-03-20  jakub PR target/84990
2018-03-15  rguenth2018-03-15 Vladimir Mezentsev <vladimir.mezentsev...
2018-02-09  jakub PR middle-end/84237
2018-01-18  borisAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03  rsandifoAdd support for MODE_VECTOR_BOOL
2018-01-03  rsandifopoly_int: GET_MODE_BITSIZE
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  rsandifopoly_int: GET_MODE_NUNITS
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: MEM_REF offsets
2017-12-21  rsandifopoly_int: decode_addr_const
2017-12-07  rsandifoMake more use of VECTOR_CST_ENCODED_ELT
2017-11-30  chefmaxgcc/
2017-11-27  meissner[gcc]
2017-11-27  jakub PR target/83100
2017-11-21  glisseNew POINTER_DIFF_EXPR
2017-11-02  rguenth2017-11-02 Richard Biener <rguenther@suse.de>
2017-11-01  rsandifoAdd a fixed_size_mode class
2017-10-26  rsandifoTARGET_STATIC_RTX_ALIGNMENT
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-09-07  jakub PR target/81979
2017-09-06  jakub PR middle-end/82095
2017-09-05  rsandifoMake mode_for_size return an opt_mode
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-01  law * varasm.c (bss_initializer_p): Do not put constants...
2017-08-30  ebotcazou * varasm.c (decode_addr_const): Deal with INDIRECT_REF...
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  rsandifo[64/77] Add a scalar_mode class
2017-08-30  rsandifo[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  rsandifo[10/77] Make assemble_real take a scalar_float_mode
2017-08-21  rsandifoFix bogus CONST_WIDE_INT hash
2017-08-08  marxin.
2017-07-25  rguenth2017-07-07 Torsten Duwe <duwe@suse.de>
2017-07-14  marxinRemove Java references in source code.
2017-06-08  hubicka * cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb...
2017-05-04  mseborPR translation/80280 - Missing closing quote (%>) c...
2017-03-31  jakub PR middle-end/80163
2017-01-01  jakub Update copyright years.
2016-12-22  krebbelvarasm: Propagate litpool decl alignment to generated...
2016-12-07  jgreenhalgh[Patch PR78561 PowerPC] Revert to old behaviour for...
2016-12-02  jgreenhalgh[Patch 2/2 PR78561] Recalculate constant pool size...
2016-12-02  jgreenhalgh[Patch 1/2 PR78561] Rename get_pool_size to get_pool_si...
2016-11-24  roFix bootstrap with !ASM_OUTPUT_MAX_SKIP_ALIGN
2016-11-24  berndsgcc/
2016-11-23  law * varasm.c (assemble_name): Increase buffer size for...
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-11-17  jakub PR middle-end/78201
2016-10-21  tbsaundemake LABEL_REF_LABEL a rtx_insn *
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  jakub PR c/77946
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-28  mseborPR bootstrap/77753 - [7 Regression] broken profiledboot...
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-22  mseborPR target/77676 - powerpc64 and powerpc64le stage2...
2016-09-22  avieira[ARM] Add support for -mpure-code option
2016-09-16  jason Add inline functions for various bitwise operations.
2016-08-18  jgreenhalgh[PATCH] [GCC] Don't use section anchors for declaration...
2016-08-12  mpolacek PR c/7652
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-07-01  jbeulichcheck initializer to be zero in .bss-like sections
2016-06-10  chefmax2016-06-10 Maxim Ostapenko <m.ostapenko@samsung.com>
2016-04-27  nickc PR middle-end/49889
2016-04-26  roSupport .lbss etc. sections with Solaris as (PR target...
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
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,
next