aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/weak
AgeCommit message (Expand)AuthorFilesLines
2005-12-29m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020.Paul Brook1-0/+2
2005-12-17re PR testsuite/25422 (gcc.dg/20031012-1.c and gcc.dg/weak/weak-3.c (and a co...Ben Elliston1-1/+1
2005-12-12re PR testsuite/25167 (FAIL: gcc.dg/weak/weak-14.c)John David Anglin1-0/+1
2005-10-22* gcc.dg/weak/typeof-2.c: Adjust for CRIS keeping baz3 in a register.Hans-Peter Nilsson1-0/+2
2005-10-20re PR middle-end/24295 (Xorg broken, #pragma weak foo = bar no longer causes ...Alexandre Oliva1-0/+33
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-04-22varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTEN (decl).Joseph Myers1-0/+13
2005-04-06c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope.Joseph Myers1-0/+17
2005-03-16re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila...Richard Henderson2-6/+7
2005-01-01re PR c/19031 (#pragma weak handling changes in 4.0.0)Richard Henderson1-0/+10
2004-11-29[multiple changes]Joseph Myers1-0/+13
2004-10-28typeof-2.c: Needs aliases as well as weak.Geoffrey Keating4-0/+4
2004-01-09re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers2-2/+2
2003-10-12c-common.c (c_common_truthvalue_conversion): Warn if the address of a non-wea...Steven Bosscher1-1/+1
2003-06-0920000419-2.c: Fix dg-require-alias syntax.Mark Mitchell1-1/+1
2003-06-06weak.exp: Simplify.Mark Mitchell11-15/+15
2002-10-21typeof-2.c: Handle s390x targets as well.Ulrich Weigand1-1/+1
2002-10-16* gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.Ulrich Weigand1-0/+2
2002-10-15* gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.J"orn Rennecke1-0/+5
2002-09-06weak: New directory.Stan Shebs11-0/+487