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