summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)Author
2020-05-01Add patch_area_size and patch_area_entry to crtlH.J. Lu
2020-03-25varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some el...Jakub Jelinek
2020-01-22i386: Fix up -fdollars-in-identifiers with identifiers starting with $ in -ma...Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-12-10varasm.c (default_function_section): Fix confused tests for tp_first_run reor...Jan Hubicka
2019-11-30cgraph.h (symtab_node): Add symver flag.Jan Hubicka
2019-09-18Make assemble_real generate canonical CONST_INTsRichard Sandiford
2019-08-28expr.c (expand_assignment): Handle misaligned DECLs.Bernd Edlinger
2019-08-14Add generic support for noinit attribute.Christophe Lyon
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-04-12re PR c/89946 (ICE in assemble_start_function, at varasm.c:1871)Jakub Jelinek
2019-02-27re PR rtl-optimization/89490 (char array constant put in string merge section)Bernd Edlinger
2019-02-21re PR go/89170 (FAIL: net/http)Ian Lance Taylor
2019-01-25Fix output_constructor_bitfield handling of wide bitfields (PR89037)Richard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-12-03S/390: Add support for section anchorsIlya Leoshkevich
2018-11-16re PR target/87927 (ICE: segmentation fault with patchable_function_entry att...Jozef Lawrynowicz
2018-10-24Return hash of ADDR_EXPR if its argument is CONSTANT_CLASS_P.Richard Biener
2018-10-24Disable string merging with alignment > 1 before Solaris 11.4/SPARCRainer Orth
2018-10-20re PR middle-end/87647 (ICE on valid code in decode_addr_const, at varasm.c:2...Jakub Jelinek
2018-10-10varasm.c (mergeable_string_section): Don't try to move zero-length strings to...Bernd Edlinger
2018-10-04varasm.c (output_constant): Add new parameter merge_strings.Bernd Edlinger
2018-09-13varasm.c (compare_constant): Compare type size of STRING_CSTs.Bernd Edlinger
2018-09-06varasm.c (output_constructor_regular_field): Check TYPE_SIZE_UNIT of the init...Bernd Edlinger
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-08-24emit-rtl.c (init_emit_once): Do not emit MODE_POINTER_BOUNDS RTXes.Uros Bizjak
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-07-04[multiple changes]Martin Liska
2018-06-08Remove MPXMartin Liska
2018-05-26Don't check ifunc_resolver on errorH.J. Lu
2018-05-25Support SHF_EXCLUDE on non-x86 and with Solaris asRainer Orth
2018-05-24Check ifunc_resolver only on FUNCTION_DECLH.J. Lu
2018-05-22Don't mark IFUNC resolver as only called directlyH.J. Lu
2018-05-21re PR target/84923 (gcc.dg/attr-weakref-1.c failed on aarch64)Vladimir Mezentsev
2018-05-05PR other/77609: Let the assembler choose ELF section types for miscellaneous ...Roland McGrath
2018-03-22re PR sanitizer/85018 (Many sanitizer tests ICE since r258681)Jakub Jelinek
2018-03-20re PR target/84990 (Boostrap broken with --enable-checking=release and Ada)Jakub Jelinek
2018-03-15re PR target/68256 (Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap...Vladimir Mezentsev
2018-02-09re PR middle-end/84237 (xen build faiulre only zero initializers are allowed ...Jakub Jelinek
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford
2018-01-03poly_int: GET_MODE_BITSIZERichard Sandiford
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: MEM_REF offsetsRichard Sandiford
2017-12-21poly_int: decode_addr_constRichard Sandiford