aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tls
AgeCommit message (Expand)AuthorFilesLines
2005-12-10re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi2-4/+3
2005-12-09re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi1-1/+2
2005-12-01re PR target/24475 (gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr2442...Uros Bizjak29-11/+30
2005-11-30ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument.Jakub Jelinek1-0/+32
2005-11-04Fix typo in previous commit.Daniel Jacobowitz1-1/+1
2005-11-04arm.c (arm_load_pic_register): Pass extra reg to gen_pic_add_dot_plus_four an...Paul Brook1-0/+16
2005-10-19New test.Richard Henderson1-0/+12
2005-10-18re PR target/24428 (TLS miscompilation on x86_64)Richard Henderson1-0/+11
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-06-08* gcc.dg/tls/debug-1.c: New test.Eric Botcazou1-0/+4
2005-05-26re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Andreas Jaeger2-4/+4
2005-05-07re PR target/21412 (ICE loading TLS address)Richard Henderson1-0/+7
2005-03-31tls.exp: Remove temporary file.Janis Johnson1-0/+1
2005-01-05re PR target/18910 (unrecognisable insn in regclass on x86/amd64)Jan Hubicka1-0/+13
2004-11-17gcc-dg.exp (dg-skip-if): New function.Janis Johnson2-2/+2
2004-11-14alias-1.c: Remove dg-warning on the SPARC.Eric Botcazou1-1/+2
2004-11-12gcc-dg.exp (dg-forbid-option): New function.Mark Mitchell2-0/+2
2004-09-11c-tree.h (enum c_storage_class): New.Joseph Myers3-5/+18
2004-09-09re PR c/8420 (volatile after the type specifier for an unnamed structure is r...Joseph Myers1-4/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+1
2004-01-19alias-1.c: Add dg-warning for unsupported visibility attribute on sparc*-sun-...Eric Botcazou1-0/+1
2004-01-11New test.Richard Henderson1-0/+9
2004-01-11* gcc.dg/tls/diag-3.c: Tweak dg-error regexp.Zack Weinberg1-1/+1
2003-11-29stmt.c (expand_asm_operands): Check whether force_const_mem succeeded.Richard Sandiford1-0/+7
2003-08-01i386.c (legitimate_pic_address_disp_p): Disallow TLS SYMBOL_REFs not inside U...Jakub Jelinek1-0/+13
2003-05-16backport: re PR target/7434 ([x86_64] ICE in change_address_1, at emit-rtl.c:...Jakub Jelinek2-0/+98
2003-01-16New.Richard Henderson1-0/+109
2003-01-06alpha.c (alpha_encode_section_info): Adjust symbol_str properly when changing...Richard Henderson1-0/+21
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson1-0/+53
2002-10-21i386.c (x86_64_sign_extended_value): Add allow_rip argument.Jakub Jelinek2-0/+142
2002-10-01Fix dg-options typo.Richard Henderson1-1/+1
2002-10-01calls.c (precompute_register_parameters): Force non-legitimate constants into...Richard Henderson1-0/+10
2002-09-20* gcc.dg/tls/struct-1.c: New test.Jakub Jelinek1-0/+32
2002-08-14* gcc.dg/tls/diag-3.c: Fix expected message strings.Richard Henderson1-2/+2
2002-08-09i386.c (legitimate_constant_p): UNSPEC_TP is not legitimate constant.Jakub Jelinek1-0/+53
2002-08-07c-decl.c (duplicate_decls): Error out for incompatible TLS declarations.Aldy Hernandez1-0/+10
2002-05-22varasm.c (default_section_type_flags): Handle tls data and default sections.Richard Henderson1-0/+11
2002-05-21tls.exp, [...]: New directory and files.Richard Henderson5-0/+82