summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld/ldmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/ld/ldmain.h')
-rw-r--r--contrib/binutils/ld/ldmain.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/contrib/binutils/ld/ldmain.h b/contrib/binutils/ld/ldmain.h
index 5c5f38b..041bf3d 100644
--- a/contrib/binutils/ld/ldmain.h
+++ b/contrib/binutils/ld/ldmain.h
@@ -1,5 +1,5 @@
/* ldmain.h -
- Copyright 1991, 1992, 1993 Free Software Foundation, Inc.
+ Copyright 1991, 92, 93, 94, 95, 96, 1999 Free Software Foundation, Inc.
This file is part of GLD, the Gnu Linker.
@@ -14,8 +14,9 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with GLD; see the file COPYING. If not, write to
- the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ along with GLD; see the file COPYING. If not, write to the Free
+ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+ 02111-1307, USA. */
#ifndef LDMAIN_H
#define LDMAIN_H
@@ -27,6 +28,7 @@ extern boolean trace_files;
extern boolean trace_file_tries;
extern boolean version_printed;
extern boolean whole_archive;
+extern boolean demangling;
extern int g_switch_value;
extern const char *output_filename;
extern struct bfd_link_info link_info;
OpenPOWER on IntegriCloud