mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 08:24:05 +08:00
Correct contributor name on new tests, remove #if 0 code.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
// basic_test.cc -- a test case for gold
|
// basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
// Copyright 2007 Free Software Foundation, Inc.
|
// Copyright 2007 Free Software Foundation, Inc.
|
||||||
// Written by Ian Lance Taylor <iant@google.com>.
|
// Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
// This file is part of gold.
|
// This file is part of gold.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// basic_test.cc -- a test case for gold
|
// basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
// Copyright 2007 Free Software Foundation, Inc.
|
// Copyright 2007 Free Software Foundation, Inc.
|
||||||
// Written by Ian Lance Taylor <iant@google.com>.
|
// Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
// This file is part of gold.
|
// This file is part of gold.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// basic_test.cc -- a test case for gold
|
// basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
// Copyright 2007 Free Software Foundation, Inc.
|
// Copyright 2007 Free Software Foundation, Inc.
|
||||||
// Written by Ian Lance Taylor <iant@google.com>.
|
// Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
// This file is part of gold.
|
// This file is part of gold.
|
||||||
|
|
||||||
@ -22,16 +22,6 @@
|
|||||||
|
|
||||||
#include "ver_test.h"
|
#include "ver_test.h"
|
||||||
|
|
||||||
#if 0
|
|
||||||
__asm__(".symver t1_2_a,t1_2@VER2");
|
|
||||||
|
|
||||||
extern "C"
|
|
||||||
int
|
|
||||||
t1_2_a();
|
|
||||||
|
|
||||||
#define t1_2 t1_2_a
|
|
||||||
#endif
|
|
||||||
|
|
||||||
int
|
int
|
||||||
t3_2()
|
t3_2()
|
||||||
{
|
{
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
## basic_test.cc -- a test case for gold
|
## basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
## Copyright 2007 Free Software Foundation, Inc.
|
## Copyright 2007 Free Software Foundation, Inc.
|
||||||
## Written by Ian Lance Taylor <iant@google.com>.
|
## Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
## This file is part of gold.
|
## This file is part of gold.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// basic_test.cc -- a test case for gold
|
// basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
// Copyright 2007 Free Software Foundation, Inc.
|
// Copyright 2007 Free Software Foundation, Inc.
|
||||||
// Written by Ian Lance Taylor <iant@google.com>.
|
// Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
// This file is part of gold.
|
// This file is part of gold.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// basic_test.cc -- a test case for gold
|
// basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
// Copyright 2007 Free Software Foundation, Inc.
|
// Copyright 2007 Free Software Foundation, Inc.
|
||||||
// Written by Ian Lance Taylor <iant@google.com>.
|
// Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
// This file is part of gold.
|
// This file is part of gold.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
## basic_test.cc -- a test case for gold
|
## basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
## Copyright 2007 Free Software Foundation, Inc.
|
## Copyright 2007 Free Software Foundation, Inc.
|
||||||
## Written by Ian Lance Taylor <iant@google.com>.
|
## Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
## This file is part of gold.
|
## This file is part of gold.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// basic_test.cc -- a test case for gold
|
// basic_test.cc -- a test case for gold
|
||||||
|
|
||||||
// Copyright 2007 Free Software Foundation, Inc.
|
// Copyright 2007 Free Software Foundation, Inc.
|
||||||
// Written by Ian Lance Taylor <iant@google.com>.
|
// Written by Cary Coutant <ccoutant@google.com>.
|
||||||
|
|
||||||
// This file is part of gold.
|
// This file is part of gold.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user