aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-21poly_int: MEM_REF offsetsRichard Sandiford1-1/+1
2017-12-21poly_int: decode_addr_constRichard Sandiford1-9/+12
2017-12-07Make more use of VECTOR_CST_ENCODED_ELTRichard Sandiford1-12/+14
2017-11-30re PR sanitizer/81697 (Incorrect ASan global variables alignment on arm)Maxim Ostapenko1-1/+12
2017-11-27[gcc]Michael Meissner1-2/+8
2017-11-27re PR target/83100 (powerpc: internal compiler error: in get_variable_section...Jakub Jelinek1-3/+3
2017-11-21New POINTER_DIFF_EXPRMarc Glisse1-0/+1
2017-11-02re PR c/82765 (ICE at -Os on valid code on x86_64-linux-gnu: in tree_to_shwi,...Richard Biener1-3/+4
2017-11-01Add a fixed_size_mode classRichard Sandiford1-5/+11
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford1-6/+2
2017-10-19asan.c (handle_builtin_alloca): Deal with all alloca variants.Eric Botcazou1-2/+1
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-9/+7
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-1/+1
2017-09-07re PR target/81979 (Assembler messages: Error: can't resolve `.got2' {.got2 s...Jakub Jelinek1-0/+10
2017-09-06re PR middle-end/82095 (ICE in tree_nop_conversion at tree.c:11793 on ppc64le)Jakub Jelinek1-2/+3
2017-09-05Make mode_for_size return an opt_modeRichard Sandiford1-2/+2
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-1/+1
2017-09-01varasm.c (bss_initializer_p): Do not put constants into .bssJoerg Sonnenberger1-12/+14
2017-08-30* varasm.c (decode_addr_const): Deal with INDIRECT_REF <INTEGER_CST>.Eric Botcazou1-0/+7
2017-08-30[65/77] Add a SCALAR_TYPE_MODE macroRichard Sandiford1-1/+1
2017-08-30[64/77] Add a scalar_mode classRichard Sandiford1-1/+1
2017-08-30[34/77] Add a SCALAR_INT_TYPE_MODE macroRichard Sandiford1-8/+8
2017-08-30[10/77] Make assemble_real take a scalar_float_modeRichard Sandiford1-3/+5
2017-08-21Fix bogus CONST_WIDE_INT hashRichard Sandiford1-1/+1
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+46
2017-07-14Remove Java references in source code.Martin Liska1-1/+1
2017-06-08cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of fla...Jan Hubicka1-10/+5
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor1-4/+4
2017-03-31re PR middle-end/80163 (ICE on hopefully valid code)Jakub Jelinek1-2/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-22varasm: Propagate litpool decl alignment to generated RTX.Andreas Krebbel1-0/+4