Remove search path from -l:namespec DT_NEEDED
[deliverable/binutils-gdb.git] / ld / ldlex.h
index 533a55bb4117c9b699dcd03aa925e5be0068b9e4..b2753c38c12123259083dc1fa48dc33a3565b150 100644 (file)
@@ -1,6 +1,5 @@
 /* ldlex.h -
-   Copyright 1991, 1992, 1993, 1994, 1995, 1997, 2000, 2003, 2005, 2006,
-   2007, 2012 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -69,6 +68,7 @@ enum option_values
   OPTION_TTEXT,
   OPTION_TTEXT_SEGMENT,
   OPTION_TRODATA_SEGMENT,
+  OPTION_TLDATA_SEGMENT,
   OPTION_TRADITIONAL_FORMAT,
   OPTION_UR,
   OPTION_VERBOSE,
This page took 0.023837 seconds and 4 git commands to generate.