]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varasm.c
expander: Optimize store_expr from STRING_CST [PR95052]
[thirdparty/gcc.git] / gcc / varasm.c
2020-05-02  H.J. LuAdd patch_area_size and patch_area_entry to crtl
2020-03-25  Jakub Jelinekvarasm: Fix output_constructor where a RANGE_EXPR index...
2020-01-22  Jakub Jelineki386: Fix up -fdollars-in-identifiers with identifiers...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  Jan Hubickavarasm.c (default_function_section): Fix confused tests...
2019-11-30  Jan Hubickacgraph.h (symtab_node): Add symver flag.
2019-09-18  Richard SandifordMake assemble_real generate canonical CONST_INTs
2019-08-28  Bernd Edlingerexpr.c (expand_assignment): Handle misaligned DECLs.
2019-08-14  Christophe LyonAdd generic support for noinit attribute.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-04-12  Jakub Jelinekre PR c/89946 (ICE in assemble_start_function, at varas...
2019-02-27  Bernd Edlingerre PR rtl-optimization/89490 (char array constant put...
2019-02-21  Ian Lance Taylorre PR go/89170 (FAIL: net/http)
2019-01-25  Richard SandifordFix output_constructor_bitfield handling of wide bitfie...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-03  Ilya LeoshkevichS/390: Add support for section anchors
2018-11-16  Jozef Lawrynowiczre PR target/87927 (ICE: segmentation fault with patcha...
2018-10-24  Richard BienerReturn hash of ADDR_EXPR if its argument is CONSTANT_CL...
2018-10-24  Rainer OrthDisable string merging with alignment > 1 before Solari...
2018-10-20  Jakub Jelinekre PR middle-end/87647 (ICE on valid code in decode_add...
2018-10-10  Bernd Edlingervarasm.c (mergeable_string_section): Don't try to move...
2018-10-04  Bernd Edlingervarasm.c (output_constant): Add new parameter merge_str...
2018-09-13  Bernd Edlingervarasm.c (compare_constant): Compare type size of STRIN...
2018-09-06  Bernd Edlingervarasm.c (output_constructor_regular_field): Check...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-24  Uros Bizjakemit-rtl.c (init_emit_once): Do not emit MODE_POINTER_B...
2018-07-17  Martin LiskaClean up of new format of -falign-FOO.
2018-07-04  Martin Liska[multiple changes]
2018-06-08  Martin LiskaRemove MPX
2018-05-26  H.J. LuDon't check ifunc_resolver on error
2018-05-25  Rainer OrthSupport SHF_EXCLUDE on non-x86 and with Solaris as
2018-05-24  H.J. LuCheck ifunc_resolver only on FUNCTION_DECL
2018-05-22  H.J. LuDon't mark IFUNC resolver as only called directly
2018-05-21  Vladimir Mezentsevre PR target/84923 (gcc.dg/attr-weakref-1.c failed...
2018-05-05  Roland McGrathPR other/77609: Let the assembler choose ELF section...
2018-03-22  Jakub Jelinekre PR sanitizer/85018 (Many sanitizer tests ICE since...
2018-03-20  Jakub Jelinekre PR target/84990 (Boostrap broken with --enable-check...
2018-03-15  Vladimir Mezentsevre PR target/68256 (Defining TARGET_USE_CONSTANT_BLOCKS...
2018-02-09  Jakub Jelinekre PR middle-end/84237 (xen build faiulre only zero...
2018-01-18  Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03  Richard SandifordAdd support for MODE_VECTOR_BOOL
2018-01-03  Richard Sandifordpoly_int: GET_MODE_BITSIZE
2018-01-03  Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  Richard Sandifordpoly_int: GET_MODE_NUNITS
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: MEM_REF offsets
2017-12-21  Richard Sandifordpoly_int: decode_addr_const
2017-12-07  Richard SandifordMake more use of VECTOR_CST_ENCODED_ELT
2017-11-30  Maxim Ostapenkore PR sanitizer/81697 (Incorrect ASan global variables...
2017-11-27  Michael Meissner[gcc]
2017-11-27  Jakub Jelinekre PR target/83100 (powerpc: internal compiler error...
2017-11-21  Marc GlisseNew POINTER_DIFF_EXPR
2017-11-02  Richard Bienerre PR c/82765 (ICE at -Os on valid code on x86_64-linux...
2017-11-01  Richard SandifordAdd a fixed_size_mode class
2017-10-26  Richard SandifordThis patch adds a new hook that gives the preferred...
2017-10-19  Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-09-25  Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
2017-09-07  Jakub Jelinekre PR target/81979 (Assembler messages: Error: can...
2017-09-06  Jakub Jelinekre PR middle-end/82095 (ICE in tree_nop_conversion...
2017-09-05  Richard SandifordMake mode_for_size return an opt_mode
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-01  Joerg Sonnenbergervarasm.c (bss_initializer_p): Do not put constants...
2017-08-30  Eric Botcazou* varasm.c (decode_addr_const): Deal with INDIRECT_REF...
2017-08-30  Richard Sandiford[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  Richard Sandiford[64/77] Add a scalar_mode class
2017-08-30  Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  Richard Sandiford[10/77] Make assemble_real take a scalar_float_mode
2017-08-21  Richard SandifordFix bogus CONST_WIDE_INT hash
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-25  Torsten Duwec-attribs.c (c_common_attribute_table): Add entry for...
2017-07-14  Martin LiskaRemove Java references in source code.
2017-06-08  Jan Hubickacfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_pa...
2017-05-04  Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-03-31  Jakub Jelinekre PR middle-end/80163 (ICE on hopefully valid code)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-22  Andreas Krebbelvarasm: Propagate litpool decl alignment to generated...
2016-12-07  James Greenhalgh[Patch PR78561 PowerPC] Revert to old behaviour for...
2016-12-02  James Greenhalgh[Patch 2/2 PR78561] Recalculate constant pool size...
2016-12-02  James Greenhalgh[Patch 1/2 PR78561] Rename get_pool_size to get_pool_si...
2016-11-24  Rainer OrthFix bootstrap with !ASM_OUTPUT_MAX_SKIP_ALIGN
2016-11-24  Bernd Schmidtcommon.opt (flimit-function-alignment): New.
2016-11-23  Jeff Law* varasm.c (assemble_name): Increase buffer size for...
2016-11-18  Richard SandifordAdd SET_DECL_MODE
2016-11-17  Jakub Jelinekre PR middle-end/78201 (ICE in tree_to_shwi, at tree...
2016-10-21  Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  Jakub Jelinekre PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check...
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-28  Martin SeborPR bootstrap/77753 - [7 Regression] broken profiledboot...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-22  Martin SeborPR target/77676 - powerpc64 and powerpc64le stage2...
2016-09-22  Andre Vieira[ARM] Add support for -mpure-code option
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
2016-08-18  Tamar Christina[PATCH] [GCC] Don't use section anchors for declaration...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
next