]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
bfd/
authorTristan Gingold <gingold@adacore.com>
Wed, 3 Mar 2010 12:44:20 +0000 (12:44 +0000)
committerTristan Gingold <gingold@adacore.com>
Wed, 3 Mar 2010 12:44:20 +0000 (12:44 +0000)
2010-03-01  Tristan Gingold  <gingold@adacore.com>

* configure.in: Bump version to 2.20.1
* Makefile.am (RELEASE): Set.
* configure, Makefile.in: Regenerate.

bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/configure
bfd/configure.in
bfd/doc/bfdver.texi
gas/doc/as.1
gas/doc/as.info
ld/ldlex.c

index a9f5a4984d6eb1edd0d45a8bb41f832165293a14..51c52efd4eb04c25bfbc3262435cbcc709f5484d 100644 (file)
@@ -1,3 +1,9 @@
+2010-03-01  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.in: Bump version to 2.20.1
+       * Makefile.am (RELEASE): Set.
+       * configure, Makefile.in: Regenerate.
+
 2010-02-19  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
 
        2010-01-19  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
index 13ace292176c5fd6b8fd703abd9f7f790bfaa3ab..a0c1eaa0902eb42c77175594200ebc0a2f1f0ea1 100644 (file)
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.11 no-dist foreign
 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
 
 # Uncomment the following line when doing a release.
-RELEASE=y
+RELEASE=y
 
 INCDIR = $(srcdir)/../include
 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
index 721069f05e7daae512614aabdac499f358f90789..6bebad7e872e12e091fbdbaeb5fa32862fe959b9 100644 (file)
@@ -317,7 +317,7 @@ AUTOMAKE_OPTIONS = 1.11 no-dist foreign
 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
 
 # Uncomment the following line when doing a release.
-# RELEASE=y
+RELEASE = y
 INCDIR = $(srcdir)/../include
 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
 SUBDIRS = doc po
index 9341a693c026a7258061cf98d945f8dca59d1272..6502be6e64bcc18406f0bb6a85643aa5f6a5c583 100755 (executable)
@@ -4116,7 +4116,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bfd
- VERSION=2.20.0
+ VERSION=2.20.1
 
 
 cat >>confdefs.h <<_ACEOF
index 603532771dbce9518f209f8d2af34e8e89039887..e39187ddb104ba990a03ad8b5b57cd751c1aaa02 100644 (file)
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.20.0)
+AM_INIT_AUTOMAKE(bfd, 2.20.1)
 
 dnl These must be called before LT_INIT, because it may want
 dnl to call AC_CHECK_PROG.
index 6ae2b4333be70897cc9b003087b8c4907a6ede8d..eb5d7e198bb876ffb07d7b864e38669b57a517a7 100644 (file)
@@ -1,4 +1,4 @@
-@set VERSION 2.20
+@set VERSION 2.20.1
 @set VERSION_PACKAGE (GNU Binutils) 
-@set UPDATED October 2009
+@set UPDATED March 2010
 @set BUGURL @uref{http://www.sourceware.org/bugzilla/}
index fa940498e167ed17604becff93d86ea317befc40..47a166677c6fd0af800a2e89e0e7e7c60e9f0dfa 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "AS 1"
-.TH AS 1 "2009-10-16" "binutils-2.20" "GNU Development Tools"
+.TH AS 1 "2010-03-01" "binutils-2.20.1" "GNU Development Tools"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index a8d38108636c0c4157d0366680ff60e61ffb7127..4f4af95a1f05e9e2dd9513c16b00318679150150 100644 (file)
@@ -24,7 +24,7 @@ Using as
 ********
 
 This file is a user guide to the GNU assembler `as' (GNU Binutils)
-version 2.20.
+version 2.20.1.
 
    This document is distributed under the terms of the GNU Free
 Documentation License.  A copy of the license is included in the
@@ -4607,6 +4607,9 @@ recognized:
 `y'
      section is not readable (meaningful for PE targets)
 
+`0-9'
+     single-digit power-of-two section alignment (GNU extension)
+
    If no flags are specified, the default flags depend upon the section
 name.  If the section name is not recognized, the default will be for
 the section to be loaded and writable.  Note the `n' and `w' flags
@@ -21197,10 +21200,10 @@ AS Index
 * sect directive, MSP 430:               MSP430 Directives.   (line  18)
 * sect directive, TIC54X:                TIC54X-Directives.   (line 189)
 * section directive (COFF version):      Section.             (line  16)
-* section directive (ELF version):       Section.             (line  70)
+* section directive (ELF version):       Section.             (line  73)
 * section directive, V850:               V850 Directives.     (line   9)
 * section override prefixes, i386:       i386-Prefixes.       (line  23)
-* Section Stack <1>:                     Section.             (line  65)
+* Section Stack <1>:                     Section.             (line  68)
 * Section Stack <2>:                     SubSection.          (line   6)
 * Section Stack <3>:                     PopSection.          (line   6)
 * Section Stack <4>:                     PushSection.         (line   6)
@@ -21552,522 +21555,522 @@ AS Index
 \1f
 Tag Table:
 Node: Top\7f770
-Node: Overview\7f1756
-Node: Manual\7f30673
-Node: GNU Assembler\7f31617
-Node: Object Formats\7f32788
-Node: Command Line\7f33240
-Node: Input Files\7f34327
-Node: Object\7f36308
-Node: Errors\7f37204
-Node: Invoking\7f38399
-Node: a\7f40354
-Node: alternate\7f42265
-Node: D\7f42437
-Node: f\7f42670
-Node: I\7f43178
-Node: K\7f43722
-Node: L\7f44026
-Node: listing\7f44765
-Node: M\7f46424
-Node: MD\7f50825
-Node: o\7f51251
-Node: R\7f51706
-Node: statistics\7f52736
-Node: traditional-format\7f53143
-Node: v\7f53616
-Node: W\7f53891
-Node: Z\7f54798
-Node: Syntax\7f55320
-Node: Preprocessing\7f55911
-Node: Whitespace\7f57474
-Node: Comments\7f57870
-Node: Symbol Intro\7f60069
-Node: Statements\7f60759
-Node: Constants\7f62680
-Node: Characters\7f63311
-Node: Strings\7f63813
-Node: Chars\7f65979
-Node: Numbers\7f66733
-Node: Integers\7f67273
-Node: Bignums\7f67929
-Node: Flonums\7f68285
-Node: Sections\7f70032
-Node: Secs Background\7f70410
-Node: Ld Sections\7f75449
-Node: As Sections\7f77833
-Node: Sub-Sections\7f78743
-Node: bss\7f81888
-Node: Symbols\7f82838
-Node: Labels\7f83486
-Node: Setting Symbols\7f84217
-Node: Symbol Names\7f84771
-Node: Dot\7f89812
-Node: Symbol Attributes\7f90259
-Node: Symbol Value\7f90996
-Node: Symbol Type\7f92041
-Node: a.out Symbols\7f92429
-Node: Symbol Desc\7f92691
-Node: Symbol Other\7f92986
-Node: COFF Symbols\7f93155
-Node: SOM Symbols\7f93828
-Node: Expressions\7f94270
-Node: Empty Exprs\7f95019
-Node: Integer Exprs\7f95366
-Node: Arguments\7f95761
-Node: Operators\7f96867
-Node: Prefix Ops\7f97202
-Node: Infix Ops\7f97530
-Node: Pseudo Ops\7f99920
-Node: Abort\7f105421
-Node: ABORT (COFF)\7f105833
-Node: Align\7f106041
-Node: Altmacro\7f108323
-Node: Ascii\7f109652
-Node: Asciz\7f109961
-Node: Balign\7f110206
-Node: Byte\7f112069
-Node: CFI directives\7f112317
-Node: Comm\7f117944
-Ref: Comm-Footnote-1\7f119545
-Node: Data\7f119907
-Node: Def\7f120224
-Node: Desc\7f120456
-Node: Dim\7f120956
-Node: Double\7f121213
-Node: Eject\7f121551
-Node: Else\7f121726
-Node: Elseif\7f122026
-Node: End\7f122320
-Node: Endef\7f122535
-Node: Endfunc\7f122712
-Node: Endif\7f122887
-Node: Equ\7f123148
-Node: Equiv\7f123662
-Node: Eqv\7f124218
-Node: Err\7f124582
-Node: Error\7f124893
-Node: Exitm\7f125338
-Node: Extern\7f125507
-Node: Fail\7f125768
-Node: File\7f126213
-Node: Fill\7f127542
-Node: Float\7f128506
-Node: Func\7f128848
-Node: Global\7f129438
-Node: Gnu_attribute\7f130195
-Node: Hidden\7f130420
-Node: hword\7f131006
-Node: Ident\7f131334
-Node: If\7f131908
-Node: Incbin\7f134967
-Node: Include\7f135662
-Node: Int\7f136213
-Node: Internal\7f136594
-Node: Irp\7f137242
-Node: Irpc\7f138121
-Node: Lcomm\7f139038
-Node: Lflags\7f139786
-Node: Line\7f139980
-Node: Linkonce\7f140893
-Node: List\7f142122
-Node: Ln\7f142730
-Node: Loc\7f142880
-Node: Loc_mark_labels\7f144266
-Node: Local\7f144750
-Node: Long\7f145362
-Node: Macro\7f145540
-Node: MRI\7f151462
-Node: Noaltmacro\7f151800
-Node: Nolist\7f151969
-Node: Octa\7f152399
-Node: Org\7f152733
-Node: P2align\7f154016
-Node: PopSection\7f155944
-Node: Previous\7f156452
-Node: Print\7f157865
-Node: Protected\7f158094
-Node: Psize\7f158741
-Node: Purgem\7f159425
-Node: PushSection\7f159646
-Node: Quad\7f160389
-Node: Reloc\7f160845
-Node: Rept\7f161606
-Node: Sbttl\7f162020
-Node: Scl\7f162385
-Node: Section\7f162726
-Node: Set\7f168163
-Node: Short\7f168800
-Node: Single\7f169121
-Node: Size\7f169466
-Node: Skip\7f170140
-Node: Sleb128\7f170464
-Node: Space\7f170788
-Node: Stab\7f171429
-Node: String\7f173433
-Node: Struct\7f174427
-Node: SubSection\7f175152
-Node: Symver\7f175715
-Node: Tag\7f178108
-Node: Text\7f178490
-Node: Title\7f178811
-Node: Type\7f179192
-Node: Uleb128\7f181486
-Node: Val\7f181810
-Node: Version\7f182060
-Node: VTableEntry\7f182335
-Node: VTableInherit\7f182625
-Node: Warning\7f183075
-Node: Weak\7f183309
-Node: Weakref\7f183978
-Node: Word\7f184943
-Node: Deprecated\7f186789
-Node: Object Attributes\7f187024
-Node: GNU Object Attributes\7f188744
-Node: Defining New Object Attributes\7f191297
-Node: Machine Dependencies\7f192094
-Node: Alpha-Dependent\7f195219
-Node: Alpha Notes\7f195633
-Node: Alpha Options\7f195914
-Node: Alpha Syntax\7f198390
-Node: Alpha-Chars\7f198859
-Node: Alpha-Regs\7f199090
-Node: Alpha-Relocs\7f199477
-Node: Alpha Floating Point\7f205735
-Node: Alpha Directives\7f205957
-Node: Alpha Opcodes\7f211480
-Node: ARC-Dependent\7f211775
-Node: ARC Options\7f212158
-Node: ARC Syntax\7f213227
-Node: ARC-Chars\7f213459
-Node: ARC-Regs\7f213591
-Node: ARC Floating Point\7f213715
-Node: ARC Directives\7f214026
-Node: ARC Opcodes\7f219998
-Node: ARM-Dependent\7f220224
-Node: ARM Options\7f220689
-Node: ARM Syntax\7f227822
-Node: ARM-Instruction-Set\7f228136
-Node: ARM-Chars\7f229368
-Node: ARM-Regs\7f229920
-Node: ARM Floating Point\7f230129
-Node: ARM-Relocations\7f230328
-Node: ARM Directives\7f231281
-Ref: arm_pad\7f232145
-Ref: arm_fnend\7f235217
-Ref: arm_fnstart\7f235541
-Ref: arm_save\7f238553
-Ref: arm_setfp\7f239254
-Node: ARM Opcodes\7f242335
-Node: ARM Mapping Symbols\7f244423
-Node: ARM Unwinding Tutorial\7f245233
-Node: AVR-Dependent\7f251435
-Node: AVR Options\7f251725
-Node: AVR Syntax\7f254929
-Node: AVR-Chars\7f255216
-Node: AVR-Regs\7f255622
-Node: AVR-Modifiers\7f256201
-Node: AVR Opcodes\7f258261
-Node: Blackfin-Dependent\7f263507
-Node: Blackfin Options\7f263819
-Node: Blackfin Syntax\7f264677
-Node: Blackfin Directives\7f270410
-Node: CR16-Dependent\7f270829
-Node: CR16 Operand Qualifiers\7f271077
-Node: CRIS-Dependent\7f273718
-Node: CRIS-Opts\7f274064
-Ref: march-option\7f275682
-Node: CRIS-Expand\7f277499
-Node: CRIS-Symbols\7f278682
-Node: CRIS-Syntax\7f279851
-Node: CRIS-Chars\7f280187
-Node: CRIS-Pic\7f280738
-Ref: crispic\7f280934
-Node: CRIS-Regs\7f284474
-Node: CRIS-Pseudos\7f284891
-Ref: crisnous\7f285667
-Node: D10V-Dependent\7f286949
-Node: D10V-Opts\7f287300
-Node: D10V-Syntax\7f288263
-Node: D10V-Size\7f288792
-Node: D10V-Subs\7f289765
-Node: D10V-Chars\7f290800
-Node: D10V-Regs\7f292404
-Node: D10V-Addressing\7f293449
-Node: D10V-Word\7f294135
-Node: D10V-Float\7f294650
-Node: D10V-Opcodes\7f294961
-Node: D30V-Dependent\7f295354
-Node: D30V-Opts\7f295707
-Node: D30V-Syntax\7f296382
-Node: D30V-Size\7f296914
-Node: D30V-Subs\7f297885
-Node: D30V-Chars\7f298920
-Node: D30V-Guarded\7f301218
-Node: D30V-Regs\7f301898
-Node: D30V-Addressing\7f303037
-Node: D30V-Float\7f303705
-Node: D30V-Opcodes\7f304016
-Node: H8/300-Dependent\7f304409
-Node: H8/300 Options\7f304821
-Node: H8/300 Syntax\7f305088
-Node: H8/300-Chars\7f305389
-Node: H8/300-Regs\7f305688
-Node: H8/300-Addressing\7f306607
-Node: H8/300 Floating Point\7f307648
-Node: H8/300 Directives\7f307975
-Node: H8/300 Opcodes\7f309103
-Node: HPPA-Dependent\7f317425
-Node: HPPA Notes\7f317860
-Node: HPPA Options\7f318618
-Node: HPPA Syntax\7f318813
-Node: HPPA Floating Point\7f320083
-Node: HPPA Directives\7f320289
-Node: HPPA Opcodes\7f328975
-Node: ESA/390-Dependent\7f329234
-Node: ESA/390 Notes\7f329694
-Node: ESA/390 Options\7f330485
-Node: ESA/390 Syntax\7f330695
-Node: ESA/390 Floating Point\7f332868
-Node: ESA/390 Directives\7f333147
-Node: ESA/390 Opcodes\7f336436
-Node: i386-Dependent\7f336698
-Node: i386-Options\7f337822
-Node: i386-Directives\7f341789
-Node: i386-Syntax\7f342527
-Node: i386-Mnemonics\7f344960
-Node: i386-Regs\7f348199
-Node: i386-Prefixes\7f350244
-Node: i386-Memory\7f353004
-Node: i386-Jumps\7f355941
-Node: i386-Float\7f357062
-Node: i386-SIMD\7f358893
-Node: i386-16bit\7f360004
-Node: i386-Bugs\7f362044
-Node: i386-Arch\7f362798
-Node: i386-Notes\7f365355
-Node: i860-Dependent\7f366213
-Node: Notes-i860\7f366609
-Node: Options-i860\7f367514
-Node: Directives-i860\7f368877
-Node: Opcodes for i860\7f369946
-Node: i960-Dependent\7f372113
-Node: Options-i960\7f372516
-Node: Floating Point-i960\7f376401
-Node: Directives-i960\7f376669
-Node: Opcodes for i960\7f378703
-Node: callj-i960\7f379320
-Node: Compare-and-branch-i960\7f379809
-Node: IA-64-Dependent\7f381713
-Node: IA-64 Options\7f382014
-Node: IA-64 Syntax\7f385174
-Node: IA-64-Chars\7f385537
-Node: IA-64-Regs\7f385767
-Node: IA-64-Bits\7f386693
-Node: IA-64 Opcodes\7f387202
-Node: IP2K-Dependent\7f387474
-Node: IP2K-Opts\7f387702
-Node: LM32-Dependent\7f388182
-Node: LM32 Options\7f388477
-Node: LM32 Syntax\7f389111
-Node: LM32-Regs\7f389358
-Node: LM32-Modifiers\7f390317
-Node: LM32 Opcodes\7f391673
-Node: M32C-Dependent\7f391977
-Node: M32C-Opts\7f392501
-Node: M32C-Modifiers\7f392924
-Node: M32R-Dependent\7f394711
-Node: M32R-Opts\7f395032
-Node: M32R-Directives\7f399199
-Node: M32R-Warnings\7f403174
-Node: M68K-Dependent\7f406180
-Node: M68K-Opts\7f406647
-Node: M68K-Syntax\7f414039
-Node: M68K-Moto-Syntax\7f415879
-Node: M68K-Float\7f418469
-Node: M68K-Directives\7f418989
-Node: M68K-opcodes\7f420317
-Node: M68K-Branch\7f420543
-Node: M68K-Chars\7f424741
-Node: M68HC11-Dependent\7f425154
-Node: M68HC11-Opts\7f425691
-Node: M68HC11-Syntax\7f429512
-Node: M68HC11-Modifiers\7f431726
-Node: M68HC11-Directives\7f433554
-Node: M68HC11-Float\7f434930
-Node: M68HC11-opcodes\7f435458
-Node: M68HC11-Branch\7f435640
-Node: MicroBlaze-Dependent\7f438089
-Node: MicroBlaze Directives\7f438719
-Node: MIPS-Dependent\7f440076
-Node: MIPS Opts\7f441239
-Node: MIPS Object\7f450983
-Node: MIPS Stabs\7f452549
-Node: MIPS symbol sizes\7f453271
-Node: MIPS ISA\7f454940
-Node: MIPS autoextend\7f456414
-Node: MIPS insn\7f457144
-Node: MIPS option stack\7f458414
-Node: MIPS ASE instruction generation overrides\7f459188
-Node: MIPS floating-point\7f461002
-Node: MMIX-Dependent\7f461888
-Node: MMIX-Opts\7f462268
-Node: MMIX-Expand\7f465872
-Node: MMIX-Syntax\7f467187
-Ref: mmixsite\7f467544
-Node: MMIX-Chars\7f468385
-Node: MMIX-Symbols\7f469039
-Node: MMIX-Regs\7f471107
-Node: MMIX-Pseudos\7f472132
-Ref: MMIX-loc\7f472273
-Ref: MMIX-local\7f473353
-Ref: MMIX-is\7f473885
-Ref: MMIX-greg\7f474156
-Ref: GREG-base\7f475075
-Ref: MMIX-byte\7f476392
-Ref: MMIX-constants\7f476863
-Ref: MMIX-prefix\7f477509
-Ref: MMIX-spec\7f477883
-Node: MMIX-mmixal\7f478217
-Node: MSP430-Dependent\7f481715
-Node: MSP430 Options\7f482181
-Node: MSP430 Syntax\7f482467
-Node: MSP430-Macros\7f482783
-Node: MSP430-Chars\7f483514
-Node: MSP430-Regs\7f483827
-Node: MSP430-Ext\7f484387
-Node: MSP430 Floating Point\7f486208
-Node: MSP430 Directives\7f486432
-Node: MSP430 Opcodes\7f487223
-Node: MSP430 Profiling Capability\7f487618
-Node: PDP-11-Dependent\7f489947
-Node: PDP-11-Options\7f490336
-Node: PDP-11-Pseudos\7f495407
-Node: PDP-11-Syntax\7f495752
-Node: PDP-11-Mnemonics\7f496504
-Node: PDP-11-Synthetic\7f496806
-Node: PJ-Dependent\7f497024
-Node: PJ Options\7f497249
-Node: PPC-Dependent\7f497526
-Node: PowerPC-Opts\7f497813
-Node: PowerPC-Pseudo\7f500365
-Node: S/390-Dependent\7f500964
-Node: s390 Options\7f501667
-Node: s390 Characters\7f503205
-Node: s390 Syntax\7f503398
-Node: s390 Register\7f504299
-Node: s390 Mnemonics\7f505112
-Node: s390 Operands\7f508132
-Node: s390 Formats\7f510751
-Node: s390 Aliases\7f518622
-Node: s390 Operand Modifier\7f522519
-Node: s390 Instruction Marker\7f526320
-Node: s390 Literal Pool Entries\7f527336
-Node: s390 Directives\7f529259
-Node: s390 Floating Point\7f533174
-Node: SCORE-Dependent\7f533620
-Node: SCORE-Opts\7f533894
-Node: SCORE-Pseudo\7f535182
-Node: SH-Dependent\7f537238
-Node: SH Options\7f537650
-Node: SH Syntax\7f538658
-Node: SH-Chars\7f538931
-Node: SH-Regs\7f539225
-Node: SH-Addressing\7f539839
-Node: SH Floating Point\7f540748
-Node: SH Directives\7f541842
-Node: SH Opcodes\7f542212
-Node: SH64-Dependent\7f546534
-Node: SH64 Options\7f546897
-Node: SH64 Syntax\7f548694
-Node: SH64-Chars\7f548977
-Node: SH64-Regs\7f549277
-Node: SH64-Addressing\7f550373
-Node: SH64 Directives\7f551556
-Node: SH64 Opcodes\7f552666
-Node: Sparc-Dependent\7f553382
-Node: Sparc-Opts\7f553794
-Node: Sparc-Aligned-Data\7f556051
-Node: Sparc-Syntax\7f556883
-Node: Sparc-Chars\7f557457
-Node: Sparc-Regs\7f557690
-Node: Sparc-Constants\7f562801
-Node: Sparc-Relocs\7f567561
-Node: Sparc-Size-Translations\7f572241
-Node: Sparc-Float\7f573890
-Node: Sparc-Directives\7f574085
-Node: TIC54X-Dependent\7f576045
-Node: TIC54X-Opts\7f576771
-Node: TIC54X-Block\7f577814
-Node: TIC54X-Env\7f578174
-Node: TIC54X-Constants\7f578522
-Node: TIC54X-Subsyms\7f578924
-Node: TIC54X-Locals\7f580833
-Node: TIC54X-Builtins\7f581577
-Node: TIC54X-Ext\7f584048
-Node: TIC54X-Directives\7f584619
-Node: TIC54X-Macros\7f595521
-Node: TIC54X-MMRegs\7f597632
-Node: Z80-Dependent\7f597848
-Node: Z80 Options\7f598236
-Node: Z80 Syntax\7f599659
-Node: Z80-Chars\7f600331
-Node: Z80-Regs\7f600865
-Node: Z80-Case\7f601217
-Node: Z80 Floating Point\7f601662
-Node: Z80 Directives\7f601856
-Node: Z80 Opcodes\7f603481
-Node: Z8000-Dependent\7f604825
-Node: Z8000 Options\7f605786
-Node: Z8000 Syntax\7f606003
-Node: Z8000-Chars\7f606293
-Node: Z8000-Regs\7f606526
-Node: Z8000-Addressing\7f607316
-Node: Z8000 Directives\7f608433
-Node: Z8000 Opcodes\7f610042
-Node: Vax-Dependent\7f619984
-Node: VAX-Opts\7f620501
-Node: VAX-float\7f624236
-Node: VAX-directives\7f624868
-Node: VAX-opcodes\7f625729
-Node: VAX-branch\7f626118
-Node: VAX-operands\7f628625
-Node: VAX-no\7f629388
-Node: V850-Dependent\7f629625
-Node: V850 Options\7f630023
-Node: V850 Syntax\7f632412
-Node: V850-Chars\7f632652
-Node: V850-Regs\7f632817
-Node: V850 Floating Point\7f634385
-Node: V850 Directives\7f634591
-Node: V850 Opcodes\7f635734
-Node: Xtensa-Dependent\7f641626
-Node: Xtensa Options\7f642355
-Node: Xtensa Syntax\7f645165
-Node: Xtensa Opcodes\7f647054
-Node: Xtensa Registers\7f648848
-Node: Xtensa Optimizations\7f649481
-Node: Density Instructions\7f649933
-Node: Xtensa Automatic Alignment\7f651035
-Node: Xtensa Relaxation\7f653482
-Node: Xtensa Branch Relaxation\7f654390
-Node: Xtensa Call Relaxation\7f655762
-Node: Xtensa Immediate Relaxation\7f657548
-Node: Xtensa Directives\7f660122
-Node: Schedule Directive\7f661831
-Node: Longcalls Directive\7f662171
-Node: Transform Directive\7f662715
-Node: Literal Directive\7f663457
-Ref: Literal Directive-Footnote-1\7f666996
-Node: Literal Position Directive\7f667138
-Node: Literal Prefix Directive\7f668837
-Node: Absolute Literals Directive\7f669735
-Node: Reporting Bugs\7f671042
-Node: Bug Criteria\7f671768
-Node: Bug Reporting\7f672535
-Node: Acknowledgements\7f679184
-Ref: Acknowledgements-Footnote-1\7f684150
-Node: GNU Free Documentation License\7f684176
-Node: AS Index\7f709345
+Node: Overview\7f1758
+Node: Manual\7f30675
+Node: GNU Assembler\7f31619
+Node: Object Formats\7f32790
+Node: Command Line\7f33242
+Node: Input Files\7f34329
+Node: Object\7f36310
+Node: Errors\7f37206
+Node: Invoking\7f38401
+Node: a\7f40356
+Node: alternate\7f42267
+Node: D\7f42439
+Node: f\7f42672
+Node: I\7f43180
+Node: K\7f43724
+Node: L\7f44028
+Node: listing\7f44767
+Node: M\7f46426
+Node: MD\7f50827
+Node: o\7f51253
+Node: R\7f51708
+Node: statistics\7f52738
+Node: traditional-format\7f53145
+Node: v\7f53618
+Node: W\7f53893
+Node: Z\7f54800
+Node: Syntax\7f55322
+Node: Preprocessing\7f55913
+Node: Whitespace\7f57476
+Node: Comments\7f57872
+Node: Symbol Intro\7f60071
+Node: Statements\7f60761
+Node: Constants\7f62682
+Node: Characters\7f63313
+Node: Strings\7f63815
+Node: Chars\7f65981
+Node: Numbers\7f66735
+Node: Integers\7f67275
+Node: Bignums\7f67931
+Node: Flonums\7f68287
+Node: Sections\7f70034
+Node: Secs Background\7f70412
+Node: Ld Sections\7f75451
+Node: As Sections\7f77835
+Node: Sub-Sections\7f78745
+Node: bss\7f81890
+Node: Symbols\7f82840
+Node: Labels\7f83488
+Node: Setting Symbols\7f84219
+Node: Symbol Names\7f84773
+Node: Dot\7f89814
+Node: Symbol Attributes\7f90261
+Node: Symbol Value\7f90998
+Node: Symbol Type\7f92043
+Node: a.out Symbols\7f92431
+Node: Symbol Desc\7f92693
+Node: Symbol Other\7f92988
+Node: COFF Symbols\7f93157
+Node: SOM Symbols\7f93830
+Node: Expressions\7f94272
+Node: Empty Exprs\7f95021
+Node: Integer Exprs\7f95368
+Node: Arguments\7f95763
+Node: Operators\7f96869
+Node: Prefix Ops\7f97204
+Node: Infix Ops\7f97532
+Node: Pseudo Ops\7f99922
+Node: Abort\7f105423
+Node: ABORT (COFF)\7f105835
+Node: Align\7f106043
+Node: Altmacro\7f108325
+Node: Ascii\7f109654
+Node: Asciz\7f109963
+Node: Balign\7f110208
+Node: Byte\7f112071
+Node: CFI directives\7f112319
+Node: Comm\7f117946
+Ref: Comm-Footnote-1\7f119547
+Node: Data\7f119909
+Node: Def\7f120226
+Node: Desc\7f120458
+Node: Dim\7f120958
+Node: Double\7f121215
+Node: Eject\7f121553
+Node: Else\7f121728
+Node: Elseif\7f122028
+Node: End\7f122322
+Node: Endef\7f122537
+Node: Endfunc\7f122714
+Node: Endif\7f122889
+Node: Equ\7f123150
+Node: Equiv\7f123664
+Node: Eqv\7f124220
+Node: Err\7f124584
+Node: Error\7f124895
+Node: Exitm\7f125340
+Node: Extern\7f125509
+Node: Fail\7f125770
+Node: File\7f126215
+Node: Fill\7f127544
+Node: Float\7f128508
+Node: Func\7f128850
+Node: Global\7f129440
+Node: Gnu_attribute\7f130197
+Node: Hidden\7f130422
+Node: hword\7f131008
+Node: Ident\7f131336
+Node: If\7f131910
+Node: Incbin\7f134969
+Node: Include\7f135664
+Node: Int\7f136215
+Node: Internal\7f136596
+Node: Irp\7f137244
+Node: Irpc\7f138123
+Node: Lcomm\7f139040
+Node: Lflags\7f139788
+Node: Line\7f139982
+Node: Linkonce\7f140895
+Node: List\7f142124
+Node: Ln\7f142732
+Node: Loc\7f142882
+Node: Loc_mark_labels\7f144268
+Node: Local\7f144752
+Node: Long\7f145364
+Node: Macro\7f145542
+Node: MRI\7f151464
+Node: Noaltmacro\7f151802
+Node: Nolist\7f151971
+Node: Octa\7f152401
+Node: Org\7f152735
+Node: P2align\7f154018
+Node: PopSection\7f155946
+Node: Previous\7f156454
+Node: Print\7f157867
+Node: Protected\7f158096
+Node: Psize\7f158743
+Node: Purgem\7f159427
+Node: PushSection\7f159648
+Node: Quad\7f160391
+Node: Reloc\7f160847
+Node: Rept\7f161608
+Node: Sbttl\7f162022
+Node: Scl\7f162387
+Node: Section\7f162728
+Node: Set\7f168237
+Node: Short\7f168874
+Node: Single\7f169195
+Node: Size\7f169540
+Node: Skip\7f170214
+Node: Sleb128\7f170538
+Node: Space\7f170862
+Node: Stab\7f171503
+Node: String\7f173507
+Node: Struct\7f174501
+Node: SubSection\7f175226
+Node: Symver\7f175789
+Node: Tag\7f178182
+Node: Text\7f178564
+Node: Title\7f178885
+Node: Type\7f179266
+Node: Uleb128\7f181560
+Node: Val\7f181884
+Node: Version\7f182134
+Node: VTableEntry\7f182409
+Node: VTableInherit\7f182699
+Node: Warning\7f183149
+Node: Weak\7f183383
+Node: Weakref\7f184052
+Node: Word\7f185017
+Node: Deprecated\7f186863
+Node: Object Attributes\7f187098
+Node: GNU Object Attributes\7f188818
+Node: Defining New Object Attributes\7f191371
+Node: Machine Dependencies\7f192168
+Node: Alpha-Dependent\7f195293
+Node: Alpha Notes\7f195707
+Node: Alpha Options\7f195988
+Node: Alpha Syntax\7f198464
+Node: Alpha-Chars\7f198933
+Node: Alpha-Regs\7f199164
+Node: Alpha-Relocs\7f199551
+Node: Alpha Floating Point\7f205809
+Node: Alpha Directives\7f206031
+Node: Alpha Opcodes\7f211554
+Node: ARC-Dependent\7f211849
+Node: ARC Options\7f212232
+Node: ARC Syntax\7f213301
+Node: ARC-Chars\7f213533
+Node: ARC-Regs\7f213665
+Node: ARC Floating Point\7f213789
+Node: ARC Directives\7f214100
+Node: ARC Opcodes\7f220072
+Node: ARM-Dependent\7f220298
+Node: ARM Options\7f220763
+Node: ARM Syntax\7f227896
+Node: ARM-Instruction-Set\7f228210
+Node: ARM-Chars\7f229442
+Node: ARM-Regs\7f229994
+Node: ARM Floating Point\7f230203
+Node: ARM-Relocations\7f230402
+Node: ARM Directives\7f231355
+Ref: arm_pad\7f232219
+Ref: arm_fnend\7f235291
+Ref: arm_fnstart\7f235615
+Ref: arm_save\7f238627
+Ref: arm_setfp\7f239328
+Node: ARM Opcodes\7f242409
+Node: ARM Mapping Symbols\7f244497
+Node: ARM Unwinding Tutorial\7f245307
+Node: AVR-Dependent\7f251509
+Node: AVR Options\7f251799
+Node: AVR Syntax\7f255003
+Node: AVR-Chars\7f255290
+Node: AVR-Regs\7f255696
+Node: AVR-Modifiers\7f256275
+Node: AVR Opcodes\7f258335
+Node: Blackfin-Dependent\7f263581
+Node: Blackfin Options\7f263893
+Node: Blackfin Syntax\7f264751
+Node: Blackfin Directives\7f270484
+Node: CR16-Dependent\7f270903
+Node: CR16 Operand Qualifiers\7f271151
+Node: CRIS-Dependent\7f273792
+Node: CRIS-Opts\7f274138
+Ref: march-option\7f275756
+Node: CRIS-Expand\7f277573
+Node: CRIS-Symbols\7f278756
+Node: CRIS-Syntax\7f279925
+Node: CRIS-Chars\7f280261
+Node: CRIS-Pic\7f280812
+Ref: crispic\7f281008
+Node: CRIS-Regs\7f284548
+Node: CRIS-Pseudos\7f284965
+Ref: crisnous\7f285741
+Node: D10V-Dependent\7f287023
+Node: D10V-Opts\7f287374
+Node: D10V-Syntax\7f288337
+Node: D10V-Size\7f288866
+Node: D10V-Subs\7f289839
+Node: D10V-Chars\7f290874
+Node: D10V-Regs\7f292478
+Node: D10V-Addressing\7f293523
+Node: D10V-Word\7f294209
+Node: D10V-Float\7f294724
+Node: D10V-Opcodes\7f295035
+Node: D30V-Dependent\7f295428
+Node: D30V-Opts\7f295781
+Node: D30V-Syntax\7f296456
+Node: D30V-Size\7f296988
+Node: D30V-Subs\7f297959
+Node: D30V-Chars\7f298994
+Node: D30V-Guarded\7f301292
+Node: D30V-Regs\7f301972
+Node: D30V-Addressing\7f303111
+Node: D30V-Float\7f303779
+Node: D30V-Opcodes\7f304090
+Node: H8/300-Dependent\7f304483
+Node: H8/300 Options\7f304895
+Node: H8/300 Syntax\7f305162
+Node: H8/300-Chars\7f305463
+Node: H8/300-Regs\7f305762
+Node: H8/300-Addressing\7f306681
+Node: H8/300 Floating Point\7f307722
+Node: H8/300 Directives\7f308049
+Node: H8/300 Opcodes\7f309177
+Node: HPPA-Dependent\7f317499
+Node: HPPA Notes\7f317934
+Node: HPPA Options\7f318692
+Node: HPPA Syntax\7f318887
+Node: HPPA Floating Point\7f320157
+Node: HPPA Directives\7f320363
+Node: HPPA Opcodes\7f329049
+Node: ESA/390-Dependent\7f329308
+Node: ESA/390 Notes\7f329768
+Node: ESA/390 Options\7f330559
+Node: ESA/390 Syntax\7f330769
+Node: ESA/390 Floating Point\7f332942
+Node: ESA/390 Directives\7f333221
+Node: ESA/390 Opcodes\7f336510
+Node: i386-Dependent\7f336772
+Node: i386-Options\7f337896
+Node: i386-Directives\7f341863
+Node: i386-Syntax\7f342601
+Node: i386-Mnemonics\7f345034
+Node: i386-Regs\7f348273
+Node: i386-Prefixes\7f350318
+Node: i386-Memory\7f353078
+Node: i386-Jumps\7f356015
+Node: i386-Float\7f357136
+Node: i386-SIMD\7f358967
+Node: i386-16bit\7f360078
+Node: i386-Bugs\7f362118
+Node: i386-Arch\7f362872
+Node: i386-Notes\7f365429
+Node: i860-Dependent\7f366287
+Node: Notes-i860\7f366683
+Node: Options-i860\7f367588
+Node: Directives-i860\7f368951
+Node: Opcodes for i860\7f370020
+Node: i960-Dependent\7f372187
+Node: Options-i960\7f372590
+Node: Floating Point-i960\7f376475
+Node: Directives-i960\7f376743
+Node: Opcodes for i960\7f378777
+Node: callj-i960\7f379394
+Node: Compare-and-branch-i960\7f379883
+Node: IA-64-Dependent\7f381787
+Node: IA-64 Options\7f382088
+Node: IA-64 Syntax\7f385248
+Node: IA-64-Chars\7f385611
+Node: IA-64-Regs\7f385841
+Node: IA-64-Bits\7f386767
+Node: IA-64 Opcodes\7f387276
+Node: IP2K-Dependent\7f387548
+Node: IP2K-Opts\7f387776
+Node: LM32-Dependent\7f388256
+Node: LM32 Options\7f388551
+Node: LM32 Syntax\7f389185
+Node: LM32-Regs\7f389432
+Node: LM32-Modifiers\7f390391
+Node: LM32 Opcodes\7f391747
+Node: M32C-Dependent\7f392051
+Node: M32C-Opts\7f392575
+Node: M32C-Modifiers\7f392998
+Node: M32R-Dependent\7f394785
+Node: M32R-Opts\7f395106
+Node: M32R-Directives\7f399273
+Node: M32R-Warnings\7f403248
+Node: M68K-Dependent\7f406254
+Node: M68K-Opts\7f406721
+Node: M68K-Syntax\7f414113
+Node: M68K-Moto-Syntax\7f415953
+Node: M68K-Float\7f418543
+Node: M68K-Directives\7f419063
+Node: M68K-opcodes\7f420391
+Node: M68K-Branch\7f420617
+Node: M68K-Chars\7f424815
+Node: M68HC11-Dependent\7f425228
+Node: M68HC11-Opts\7f425765
+Node: M68HC11-Syntax\7f429586
+Node: M68HC11-Modifiers\7f431800
+Node: M68HC11-Directives\7f433628
+Node: M68HC11-Float\7f435004
+Node: M68HC11-opcodes\7f435532
+Node: M68HC11-Branch\7f435714
+Node: MicroBlaze-Dependent\7f438163
+Node: MicroBlaze Directives\7f438793
+Node: MIPS-Dependent\7f440150
+Node: MIPS Opts\7f441313
+Node: MIPS Object\7f451057
+Node: MIPS Stabs\7f452623
+Node: MIPS symbol sizes\7f453345
+Node: MIPS ISA\7f455014
+Node: MIPS autoextend\7f456488
+Node: MIPS insn\7f457218
+Node: MIPS option stack\7f458488
+Node: MIPS ASE instruction generation overrides\7f459262
+Node: MIPS floating-point\7f461076
+Node: MMIX-Dependent\7f461962
+Node: MMIX-Opts\7f462342
+Node: MMIX-Expand\7f465946
+Node: MMIX-Syntax\7f467261
+Ref: mmixsite\7f467618
+Node: MMIX-Chars\7f468459
+Node: MMIX-Symbols\7f469113
+Node: MMIX-Regs\7f471181
+Node: MMIX-Pseudos\7f472206
+Ref: MMIX-loc\7f472347
+Ref: MMIX-local\7f473427
+Ref: MMIX-is\7f473959
+Ref: MMIX-greg\7f474230
+Ref: GREG-base\7f475149
+Ref: MMIX-byte\7f476466
+Ref: MMIX-constants\7f476937
+Ref: MMIX-prefix\7f477583
+Ref: MMIX-spec\7f477957
+Node: MMIX-mmixal\7f478291
+Node: MSP430-Dependent\7f481789
+Node: MSP430 Options\7f482255
+Node: MSP430 Syntax\7f482541
+Node: MSP430-Macros\7f482857
+Node: MSP430-Chars\7f483588
+Node: MSP430-Regs\7f483901
+Node: MSP430-Ext\7f484461
+Node: MSP430 Floating Point\7f486282
+Node: MSP430 Directives\7f486506
+Node: MSP430 Opcodes\7f487297
+Node: MSP430 Profiling Capability\7f487692
+Node: PDP-11-Dependent\7f490021
+Node: PDP-11-Options\7f490410
+Node: PDP-11-Pseudos\7f495481
+Node: PDP-11-Syntax\7f495826
+Node: PDP-11-Mnemonics\7f496578
+Node: PDP-11-Synthetic\7f496880
+Node: PJ-Dependent\7f497098
+Node: PJ Options\7f497323
+Node: PPC-Dependent\7f497600
+Node: PowerPC-Opts\7f497887
+Node: PowerPC-Pseudo\7f500439
+Node: S/390-Dependent\7f501038
+Node: s390 Options\7f501741
+Node: s390 Characters\7f503279
+Node: s390 Syntax\7f503472
+Node: s390 Register\7f504373
+Node: s390 Mnemonics\7f505186
+Node: s390 Operands\7f508206
+Node: s390 Formats\7f510825
+Node: s390 Aliases\7f518696
+Node: s390 Operand Modifier\7f522593
+Node: s390 Instruction Marker\7f526394
+Node: s390 Literal Pool Entries\7f527410
+Node: s390 Directives\7f529333
+Node: s390 Floating Point\7f533248
+Node: SCORE-Dependent\7f533694
+Node: SCORE-Opts\7f533968
+Node: SCORE-Pseudo\7f535256
+Node: SH-Dependent\7f537312
+Node: SH Options\7f537724
+Node: SH Syntax\7f538732
+Node: SH-Chars\7f539005
+Node: SH-Regs\7f539299
+Node: SH-Addressing\7f539913
+Node: SH Floating Point\7f540822
+Node: SH Directives\7f541916
+Node: SH Opcodes\7f542286
+Node: SH64-Dependent\7f546608
+Node: SH64 Options\7f546971
+Node: SH64 Syntax\7f548768
+Node: SH64-Chars\7f549051
+Node: SH64-Regs\7f549351
+Node: SH64-Addressing\7f550447
+Node: SH64 Directives\7f551630
+Node: SH64 Opcodes\7f552740
+Node: Sparc-Dependent\7f553456
+Node: Sparc-Opts\7f553868
+Node: Sparc-Aligned-Data\7f556125
+Node: Sparc-Syntax\7f556957
+Node: Sparc-Chars\7f557531
+Node: Sparc-Regs\7f557764
+Node: Sparc-Constants\7f562875
+Node: Sparc-Relocs\7f567635
+Node: Sparc-Size-Translations\7f572315
+Node: Sparc-Float\7f573964
+Node: Sparc-Directives\7f574159
+Node: TIC54X-Dependent\7f576119
+Node: TIC54X-Opts\7f576845
+Node: TIC54X-Block\7f577888
+Node: TIC54X-Env\7f578248
+Node: TIC54X-Constants\7f578596
+Node: TIC54X-Subsyms\7f578998
+Node: TIC54X-Locals\7f580907
+Node: TIC54X-Builtins\7f581651
+Node: TIC54X-Ext\7f584122
+Node: TIC54X-Directives\7f584693
+Node: TIC54X-Macros\7f595595
+Node: TIC54X-MMRegs\7f597706
+Node: Z80-Dependent\7f597922
+Node: Z80 Options\7f598310
+Node: Z80 Syntax\7f599733
+Node: Z80-Chars\7f600405
+Node: Z80-Regs\7f600939
+Node: Z80-Case\7f601291
+Node: Z80 Floating Point\7f601736
+Node: Z80 Directives\7f601930
+Node: Z80 Opcodes\7f603555
+Node: Z8000-Dependent\7f604899
+Node: Z8000 Options\7f605860
+Node: Z8000 Syntax\7f606077
+Node: Z8000-Chars\7f606367
+Node: Z8000-Regs\7f606600
+Node: Z8000-Addressing\7f607390
+Node: Z8000 Directives\7f608507
+Node: Z8000 Opcodes\7f610116
+Node: Vax-Dependent\7f620058
+Node: VAX-Opts\7f620575
+Node: VAX-float\7f624310
+Node: VAX-directives\7f624942
+Node: VAX-opcodes\7f625803
+Node: VAX-branch\7f626192
+Node: VAX-operands\7f628699
+Node: VAX-no\7f629462
+Node: V850-Dependent\7f629699
+Node: V850 Options\7f630097
+Node: V850 Syntax\7f632486
+Node: V850-Chars\7f632726
+Node: V850-Regs\7f632891
+Node: V850 Floating Point\7f634459
+Node: V850 Directives\7f634665
+Node: V850 Opcodes\7f635808
+Node: Xtensa-Dependent\7f641700
+Node: Xtensa Options\7f642429
+Node: Xtensa Syntax\7f645239
+Node: Xtensa Opcodes\7f647128
+Node: Xtensa Registers\7f648922
+Node: Xtensa Optimizations\7f649555
+Node: Density Instructions\7f650007
+Node: Xtensa Automatic Alignment\7f651109
+Node: Xtensa Relaxation\7f653556
+Node: Xtensa Branch Relaxation\7f654464
+Node: Xtensa Call Relaxation\7f655836
+Node: Xtensa Immediate Relaxation\7f657622
+Node: Xtensa Directives\7f660196
+Node: Schedule Directive\7f661905
+Node: Longcalls Directive\7f662245
+Node: Transform Directive\7f662789
+Node: Literal Directive\7f663531
+Ref: Literal Directive-Footnote-1\7f667070
+Node: Literal Position Directive\7f667212
+Node: Literal Prefix Directive\7f668911
+Node: Absolute Literals Directive\7f669809
+Node: Reporting Bugs\7f671116
+Node: Bug Criteria\7f671842
+Node: Bug Reporting\7f672609
+Node: Acknowledgements\7f679258
+Ref: Acknowledgements-Footnote-1\7f684224
+Node: GNU Free Documentation License\7f684250
+Node: AS Index\7f709419
 \1f
 End Tag Table
index 49de3f34009483e07cd06e0e896b493200175e97..cc51945d1a897e64dc56b5ce947a66638927f1fe 100644 (file)
@@ -1,5 +1,5 @@
 
-#line 3 "ldlex.c"
+#line 3 "/Users/gingold/Repositories/fsf/binutils-2_20/ld/ldlex.c"
 
 #define  YY_INT_ALIGNED short int
 
@@ -1582,7 +1582,6 @@ char *yytext;
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#include "sysdep.h"
 #include "bfd.h"
 #include "safe-ctype.h"
 #include "bfdlink.h"
@@ -1656,7 +1655,7 @@ int yywrap (void) { return 1; }
 
 
 
-#line 1660 "ldlex.c"
+#line 1659 "/Users/gingold/Repositories/fsf/binutils-2_20/ld/ldlex.c"
 
 #define INITIAL 0
 #define SCRIPT 1
@@ -1846,7 +1845,7 @@ YY_DECL
        register char *yy_cp, *yy_bp;
        register int yy_act;
     
-#line 117 "ldlex.l"
+#line 116 "ldlex.l"
 
 
   if (parser_input != input_selected)
@@ -1865,7 +1864,7 @@ YY_DECL
        }
     }
 
-#line 1869 "ldlex.c"
+#line 1868 "/Users/gingold/Repositories/fsf/binutils-2_20/ld/ldlex.c"
 
        if ( !(yy_init) )
                {
@@ -1950,32 +1949,32 @@ do_action:      /* This label is used only to access EOF actions. */
 
 case 1:
 YY_RULE_SETUP
-#line 135 "ldlex.l"
+#line 134 "ldlex.l"
 { comment (); }
        YY_BREAK
 case 2:
 YY_RULE_SETUP
-#line 138 "ldlex.l"
+#line 137 "ldlex.l"
 { RTOKEN('-');}
        YY_BREAK
 case 3:
 YY_RULE_SETUP
-#line 139 "ldlex.l"
+#line 138 "ldlex.l"
 { RTOKEN('+');}
        YY_BREAK
 case 4:
 YY_RULE_SETUP
-#line 140 "ldlex.l"
+#line 139 "ldlex.l"
 { yylval.name = xstrdup (yytext); return NAME; }
        YY_BREAK
 case 5:
 YY_RULE_SETUP
-#line 141 "ldlex.l"
+#line 140 "ldlex.l"
 { RTOKEN('='); }
        YY_BREAK
 case 6:
 YY_RULE_SETUP
-#line 143 "ldlex.l"
+#line 142 "ldlex.l"
 {
                                yylval.integer = bfd_scan_vma (yytext + 1, 0, 16);
                                yylval.bigint.str = NULL;
@@ -1984,7 +1983,7 @@ YY_RULE_SETUP
        YY_BREAK
 case 7:
 YY_RULE_SETUP
-#line 149 "ldlex.l"
+#line 148 "ldlex.l"
 {
                                   int ibase ;
                                   switch (yytext[yyleng - 1]) {
@@ -2013,7 +2012,7 @@ YY_RULE_SETUP
        YY_BREAK
 case 8:
 YY_RULE_SETUP
-#line 174 "ldlex.l"
+#line 173 "ldlex.l"
 {
                                  char *s = yytext;
                                  int ibase = 0;
@@ -2046,789 +2045,789 @@ YY_RULE_SETUP
        YY_BREAK
 case 9:
 YY_RULE_SETUP
-#line 203 "ldlex.l"
+#line 202 "ldlex.l"
 { RTOKEN(']');}
        YY_BREAK
 case 10:
 YY_RULE_SETUP
-#line 204 "ldlex.l"
+#line 203 "ldlex.l"
 { RTOKEN('[');}
        YY_BREAK
 case 11:
 YY_RULE_SETUP
-#line 205 "ldlex.l"
+#line 204 "ldlex.l"
 { RTOKEN(LSHIFTEQ);}
        YY_BREAK
 case 12:
 YY_RULE_SETUP
-#line 206 "ldlex.l"
+#line 205 "ldlex.l"
 { RTOKEN(RSHIFTEQ);}
        YY_BREAK
 case 13:
 YY_RULE_SETUP
-#line 207 "ldlex.l"
+#line 206 "ldlex.l"
 { RTOKEN(OROR);}
        YY_BREAK
 case 14:
 YY_RULE_SETUP
-#line 208 "ldlex.l"
+#line 207 "ldlex.l"
 { RTOKEN(EQ);}
        YY_BREAK
 case 15:
 YY_RULE_SETUP
-#line 209 "ldlex.l"
+#line 208 "ldlex.l"
 { RTOKEN(NE);}
        YY_BREAK
 case 16:
 YY_RULE_SETUP
-#line 210 "ldlex.l"
+#line 209 "ldlex.l"
 { RTOKEN(GE);}
        YY_BREAK
 case 17:
 YY_RULE_SETUP
-#line 211 "ldlex.l"
+#line 210 "ldlex.l"
 { RTOKEN(LE);}
        YY_BREAK
 case 18:
 YY_RULE_SETUP
-#line 212 "ldlex.l"
+#line 211 "ldlex.l"
 { RTOKEN(LSHIFT);}
        YY_BREAK
 case 19:
 YY_RULE_SETUP
-#line 213 "ldlex.l"
+#line 212 "ldlex.l"
 { RTOKEN(RSHIFT);}
        YY_BREAK
 case 20:
 YY_RULE_SETUP
-#line 214 "ldlex.l"
+#line 213 "ldlex.l"
 { RTOKEN(PLUSEQ);}
        YY_BREAK
 case 21:
 YY_RULE_SETUP
-#line 215 "ldlex.l"
+#line 214 "ldlex.l"
 { RTOKEN(MINUSEQ);}
        YY_BREAK
 case 22:
 YY_RULE_SETUP
-#line 216 "ldlex.l"
+#line 215 "ldlex.l"
 { RTOKEN(MULTEQ);}
        YY_BREAK
 case 23:
 YY_RULE_SETUP
-#line 217 "ldlex.l"
+#line 216 "ldlex.l"
 { RTOKEN(DIVEQ);}
        YY_BREAK
 case 24:
 YY_RULE_SETUP
-#line 218 "ldlex.l"
+#line 217 "ldlex.l"
 { RTOKEN(ANDEQ);}
        YY_BREAK
 case 25:
 YY_RULE_SETUP
-#line 219 "ldlex.l"
+#line 218 "ldlex.l"
 { RTOKEN(OREQ);}
        YY_BREAK
 case 26:
 YY_RULE_SETUP
-#line 220 "ldlex.l"
+#line 219 "ldlex.l"
 { RTOKEN(ANDAND);}
        YY_BREAK
 case 27:
 YY_RULE_SETUP
-#line 221 "ldlex.l"
+#line 220 "ldlex.l"
 { RTOKEN('>');}
        YY_BREAK
 case 28:
 YY_RULE_SETUP
-#line 222 "ldlex.l"
+#line 221 "ldlex.l"
 { RTOKEN(',');}
        YY_BREAK
 case 29:
 YY_RULE_SETUP
-#line 223 "ldlex.l"
+#line 222 "ldlex.l"
 { RTOKEN('&');}
        YY_BREAK
 case 30:
 YY_RULE_SETUP
-#line 224 "ldlex.l"
+#line 223 "ldlex.l"
 { RTOKEN('|');}
        YY_BREAK
 case 31:
 YY_RULE_SETUP
-#line 225 "ldlex.l"
+#line 224 "ldlex.l"
 { RTOKEN('~');}
        YY_BREAK
 case 32:
 YY_RULE_SETUP
-#line 226 "ldlex.l"
+#line 225 "ldlex.l"
 { RTOKEN('!');}
        YY_BREAK
 case 33:
 YY_RULE_SETUP
-#line 227 "ldlex.l"
+#line 226 "ldlex.l"
 { RTOKEN('?');}
        YY_BREAK
 case 34:
 YY_RULE_SETUP
-#line 228 "ldlex.l"
+#line 227 "ldlex.l"
 { RTOKEN('*');}
        YY_BREAK
 case 35:
 YY_RULE_SETUP
-#line 229 "ldlex.l"
+#line 228 "ldlex.l"
 { RTOKEN('+');}
        YY_BREAK
 case 36:
 YY_RULE_SETUP
-#line 230 "ldlex.l"
+#line 229 "ldlex.l"
 { RTOKEN('-');}
        YY_BREAK
 case 37:
 YY_RULE_SETUP
-#line 231 "ldlex.l"
+#line 230 "ldlex.l"
 { RTOKEN('/');}
        YY_BREAK
 case 38:
 YY_RULE_SETUP
-#line 232 "ldlex.l"
+#line 231 "ldlex.l"
 { RTOKEN('%');}
        YY_BREAK
 case 39:
 YY_RULE_SETUP
-#line 233 "ldlex.l"
+#line 232 "ldlex.l"
 { RTOKEN('<');}
        YY_BREAK
 case 40:
 YY_RULE_SETUP
-#line 234 "ldlex.l"
+#line 233 "ldlex.l"
 { RTOKEN('=');}
        YY_BREAK
 case 41:
 YY_RULE_SETUP
-#line 235 "ldlex.l"
+#line 234 "ldlex.l"
 { RTOKEN('}') ; }
        YY_BREAK
 case 42:
 YY_RULE_SETUP
-#line 236 "ldlex.l"
+#line 235 "ldlex.l"
 { RTOKEN('{'); }
        YY_BREAK
 case 43:
 YY_RULE_SETUP
-#line 237 "ldlex.l"
+#line 236 "ldlex.l"
 { RTOKEN(')');}
        YY_BREAK
 case 44:
 YY_RULE_SETUP
-#line 238 "ldlex.l"
+#line 237 "ldlex.l"
 { RTOKEN('(');}
        YY_BREAK
 case 45:
 YY_RULE_SETUP
-#line 239 "ldlex.l"
+#line 238 "ldlex.l"
 { RTOKEN(':'); }
        YY_BREAK
 case 46:
 YY_RULE_SETUP
-#line 240 "ldlex.l"
+#line 239 "ldlex.l"
 { RTOKEN(';');}
        YY_BREAK
 case 47:
 YY_RULE_SETUP
-#line 241 "ldlex.l"
+#line 240 "ldlex.l"
 { RTOKEN(MEMORY);}
        YY_BREAK
 case 48:
 YY_RULE_SETUP
-#line 242 "ldlex.l"
+#line 241 "ldlex.l"
 { RTOKEN(REGION_ALIAS);}
        YY_BREAK
 case 49:
 YY_RULE_SETUP
-#line 243 "ldlex.l"
+#line 242 "ldlex.l"
 { RTOKEN(ORIGIN);}
        YY_BREAK
 case 50:
 YY_RULE_SETUP
-#line 244 "ldlex.l"
+#line 243 "ldlex.l"
 { RTOKEN(VERSIONK);}
        YY_BREAK
 case 51:
 YY_RULE_SETUP
-#line 245 "ldlex.l"
+#line 244 "ldlex.l"
 { RTOKEN(BLOCK);}
        YY_BREAK
 case 52:
 YY_RULE_SETUP
-#line 246 "ldlex.l"
+#line 245 "ldlex.l"
 { RTOKEN(BIND);}
        YY_BREAK
 case 53:
 YY_RULE_SETUP
-#line 247 "ldlex.l"
+#line 246 "ldlex.l"
 { RTOKEN(LENGTH);}
        YY_BREAK
 case 54:
 YY_RULE_SETUP
-#line 248 "ldlex.l"
+#line 247 "ldlex.l"
 { RTOKEN(ALIGN_K);}
        YY_BREAK
 case 55:
 YY_RULE_SETUP
-#line 249 "ldlex.l"
+#line 248 "ldlex.l"
 { RTOKEN(DATA_SEGMENT_ALIGN);}
        YY_BREAK
 case 56:
 YY_RULE_SETUP
-#line 250 "ldlex.l"
+#line 249 "ldlex.l"
 { RTOKEN(DATA_SEGMENT_RELRO_END);}
        YY_BREAK
 case 57:
 YY_RULE_SETUP
-#line 251 "ldlex.l"
+#line 250 "ldlex.l"
 { RTOKEN(DATA_SEGMENT_END);}
        YY_BREAK
 case 58:
 YY_RULE_SETUP
-#line 252 "ldlex.l"
+#line 251 "ldlex.l"
 { RTOKEN(ADDR);}
        YY_BREAK
 case 59:
 YY_RULE_SETUP
-#line 253 "ldlex.l"
+#line 252 "ldlex.l"
 { RTOKEN(LOADADDR);}
        YY_BREAK
 case 60:
 YY_RULE_SETUP
-#line 254 "ldlex.l"
+#line 253 "ldlex.l"
 { RTOKEN(ALIGNOF); }
        YY_BREAK
 case 61:
 YY_RULE_SETUP
-#line 255 "ldlex.l"
+#line 254 "ldlex.l"
 { RTOKEN(MAX_K); }
        YY_BREAK
 case 62:
 YY_RULE_SETUP
-#line 256 "ldlex.l"
+#line 255 "ldlex.l"
 { RTOKEN(MIN_K); }
        YY_BREAK
 case 63:
 YY_RULE_SETUP
-#line 257 "ldlex.l"
+#line 256 "ldlex.l"
 { RTOKEN(ASSERT_K); }
        YY_BREAK
 case 64:
 YY_RULE_SETUP
-#line 258 "ldlex.l"
+#line 257 "ldlex.l"
 { RTOKEN(ENTRY);}
        YY_BREAK
 case 65:
 YY_RULE_SETUP
-#line 259 "ldlex.l"
+#line 258 "ldlex.l"
 { RTOKEN(EXTERN);}
        YY_BREAK
 case 66:
 YY_RULE_SETUP
-#line 260 "ldlex.l"
+#line 259 "ldlex.l"
 { RTOKEN(NEXT);}
        YY_BREAK
 case 67:
 YY_RULE_SETUP
-#line 261 "ldlex.l"
+#line 260 "ldlex.l"
 { RTOKEN(SIZEOF_HEADERS);}
        YY_BREAK
 case 68:
 YY_RULE_SETUP
-#line 262 "ldlex.l"
+#line 261 "ldlex.l"
 { RTOKEN(SIZEOF_HEADERS);}
        YY_BREAK
 case 69:
 YY_RULE_SETUP
-#line 263 "ldlex.l"
+#line 262 "ldlex.l"
 { RTOKEN(SEGMENT_START);}
        YY_BREAK
 case 70:
 YY_RULE_SETUP
-#line 264 "ldlex.l"
+#line 263 "ldlex.l"
 { RTOKEN(MAP);}
        YY_BREAK
 case 71:
 YY_RULE_SETUP
-#line 265 "ldlex.l"
+#line 264 "ldlex.l"
 { RTOKEN(SIZEOF);}
        YY_BREAK
 case 72:
 YY_RULE_SETUP
-#line 266 "ldlex.l"
+#line 265 "ldlex.l"
 { RTOKEN(TARGET_K);}
        YY_BREAK
 case 73:
 YY_RULE_SETUP
-#line 267 "ldlex.l"
+#line 266 "ldlex.l"
 { RTOKEN(SEARCH_DIR);}
        YY_BREAK
 case 74:
 YY_RULE_SETUP
-#line 268 "ldlex.l"
+#line 267 "ldlex.l"
 { RTOKEN(OUTPUT);}
        YY_BREAK
 case 75:
 YY_RULE_SETUP
-#line 269 "ldlex.l"
+#line 268 "ldlex.l"
 { RTOKEN(INPUT);}
        YY_BREAK
 case 76:
 YY_RULE_SETUP
-#line 270 "ldlex.l"
+#line 269 "ldlex.l"
 { RTOKEN(GROUP);}
        YY_BREAK
 case 77:
 YY_RULE_SETUP
-#line 271 "ldlex.l"
+#line 270 "ldlex.l"
 { RTOKEN(AS_NEEDED);}
        YY_BREAK
 case 78:
 YY_RULE_SETUP
-#line 272 "ldlex.l"
+#line 271 "ldlex.l"
 { RTOKEN(DEFINED);}
        YY_BREAK
 case 79:
 YY_RULE_SETUP
-#line 273 "ldlex.l"
+#line 272 "ldlex.l"
 { RTOKEN(CREATE_OBJECT_SYMBOLS);}
        YY_BREAK
 case 80:
 YY_RULE_SETUP
-#line 274 "ldlex.l"
+#line 273 "ldlex.l"
 { RTOKEN( CONSTRUCTORS);}
        YY_BREAK
 case 81:
 YY_RULE_SETUP
-#line 275 "ldlex.l"
+#line 274 "ldlex.l"
 { RTOKEN(FORCE_COMMON_ALLOCATION);}
        YY_BREAK
 case 82:
 YY_RULE_SETUP
-#line 276 "ldlex.l"
+#line 275 "ldlex.l"
 { RTOKEN(INHIBIT_COMMON_ALLOCATION);}
        YY_BREAK
 case 83:
 YY_RULE_SETUP
-#line 277 "ldlex.l"
+#line 276 "ldlex.l"
 { RTOKEN(SECTIONS);}
        YY_BREAK
 case 84:
 YY_RULE_SETUP
-#line 278 "ldlex.l"
+#line 277 "ldlex.l"
 { RTOKEN(INSERT_K);}
        YY_BREAK
 case 85:
 YY_RULE_SETUP
-#line 279 "ldlex.l"
+#line 278 "ldlex.l"
 { RTOKEN(AFTER);}
        YY_BREAK
 case 86:
 YY_RULE_SETUP
-#line 280 "ldlex.l"
+#line 279 "ldlex.l"
 { RTOKEN(BEFORE);}
        YY_BREAK
 case 87:
 YY_RULE_SETUP
-#line 281 "ldlex.l"
+#line 280 "ldlex.l"
 { RTOKEN(FILL);}
        YY_BREAK
 case 88:
 YY_RULE_SETUP
-#line 282 "ldlex.l"
+#line 281 "ldlex.l"
 { RTOKEN(STARTUP);}
        YY_BREAK
 case 89:
 YY_RULE_SETUP
-#line 283 "ldlex.l"
+#line 282 "ldlex.l"
 { RTOKEN(OUTPUT_FORMAT);}
        YY_BREAK
 case 90:
 YY_RULE_SETUP
-#line 284 "ldlex.l"
+#line 283 "ldlex.l"
 { RTOKEN( OUTPUT_ARCH);}
        YY_BREAK
 case 91:
 YY_RULE_SETUP
-#line 285 "ldlex.l"
+#line 284 "ldlex.l"
 { RTOKEN(HLL);}
        YY_BREAK
 case 92:
 YY_RULE_SETUP
-#line 286 "ldlex.l"
+#line 285 "ldlex.l"
 { RTOKEN(SYSLIB);}
        YY_BREAK
 case 93:
 YY_RULE_SETUP
-#line 287 "ldlex.l"
+#line 286 "ldlex.l"
 { RTOKEN(FLOAT);}
        YY_BREAK
 case 94:
 YY_RULE_SETUP
-#line 288 "ldlex.l"
+#line 287 "ldlex.l"
 { RTOKEN( QUAD);}
        YY_BREAK
 case 95:
 YY_RULE_SETUP
-#line 289 "ldlex.l"
+#line 288 "ldlex.l"
 { RTOKEN( SQUAD);}
        YY_BREAK
 case 96:
 YY_RULE_SETUP
-#line 290 "ldlex.l"
+#line 289 "ldlex.l"
 { RTOKEN( LONG);}
        YY_BREAK
 case 97:
 YY_RULE_SETUP
-#line 291 "ldlex.l"
+#line 290 "ldlex.l"
 { RTOKEN( SHORT);}
        YY_BREAK
 case 98:
 YY_RULE_SETUP
-#line 292 "ldlex.l"
+#line 291 "ldlex.l"
 { RTOKEN( BYTE);}
        YY_BREAK
 case 99:
 YY_RULE_SETUP
-#line 293 "ldlex.l"
+#line 292 "ldlex.l"
 { RTOKEN(NOFLOAT);}
        YY_BREAK
 case 100:
 YY_RULE_SETUP
-#line 294 "ldlex.l"
+#line 293 "ldlex.l"
 { RTOKEN(NOCROSSREFS);}
        YY_BREAK
 case 101:
 YY_RULE_SETUP
-#line 295 "ldlex.l"
+#line 294 "ldlex.l"
 { RTOKEN(OVERLAY); }
        YY_BREAK
 case 102:
 YY_RULE_SETUP
-#line 296 "ldlex.l"
+#line 295 "ldlex.l"
 { RTOKEN(SORT_BY_NAME); }
        YY_BREAK
 case 103:
 YY_RULE_SETUP
-#line 297 "ldlex.l"
+#line 296 "ldlex.l"
 { RTOKEN(SORT_BY_ALIGNMENT); }
        YY_BREAK
 case 104:
 YY_RULE_SETUP
-#line 298 "ldlex.l"
+#line 297 "ldlex.l"
 { RTOKEN(SORT_BY_NAME); }
        YY_BREAK
 case 105:
 YY_RULE_SETUP
-#line 299 "ldlex.l"
+#line 298 "ldlex.l"
 { RTOKEN(NOLOAD);}
        YY_BREAK
 case 106:
 YY_RULE_SETUP
-#line 300 "ldlex.l"
+#line 299 "ldlex.l"
 { RTOKEN(DSECT);}
        YY_BREAK
 case 107:
 YY_RULE_SETUP
-#line 301 "ldlex.l"
+#line 300 "ldlex.l"
 { RTOKEN(COPY);}
        YY_BREAK
 case 108:
 YY_RULE_SETUP
-#line 302 "ldlex.l"
+#line 301 "ldlex.l"
 { RTOKEN(INFO);}
        YY_BREAK
 case 109:
 YY_RULE_SETUP
-#line 303 "ldlex.l"
+#line 302 "ldlex.l"
 { RTOKEN(OVERLAY);}
        YY_BREAK
 case 110:
 YY_RULE_SETUP
-#line 304 "ldlex.l"
+#line 303 "ldlex.l"
 { RTOKEN(ONLY_IF_RO); }
        YY_BREAK
 case 111:
 YY_RULE_SETUP
-#line 305 "ldlex.l"
+#line 304 "ldlex.l"
 { RTOKEN(ONLY_IF_RW); }
        YY_BREAK
 case 112:
 YY_RULE_SETUP
-#line 306 "ldlex.l"
+#line 305 "ldlex.l"
 { RTOKEN(SPECIAL); }
        YY_BREAK
 case 113:
 YY_RULE_SETUP
-#line 307 "ldlex.l"
+#line 306 "ldlex.l"
 { RTOKEN(ORIGIN);}
        YY_BREAK
 case 114:
 YY_RULE_SETUP
-#line 308 "ldlex.l"
+#line 307 "ldlex.l"
 { RTOKEN(ORIGIN);}
        YY_BREAK
 case 115:
 YY_RULE_SETUP
-#line 309 "ldlex.l"
+#line 308 "ldlex.l"
 { RTOKEN( LENGTH);}
        YY_BREAK
 case 116:
 YY_RULE_SETUP
-#line 310 "ldlex.l"
+#line 309 "ldlex.l"
 { RTOKEN( LENGTH);}
        YY_BREAK
 case 117:
 YY_RULE_SETUP
-#line 311 "ldlex.l"
+#line 310 "ldlex.l"
 { RTOKEN(INCLUDE);}
        YY_BREAK
 case 118:
 YY_RULE_SETUP
-#line 312 "ldlex.l"
+#line 311 "ldlex.l"
 { RTOKEN (PHDRS); }
        YY_BREAK
 case 119:
 YY_RULE_SETUP
-#line 313 "ldlex.l"
+#line 312 "ldlex.l"
 { RTOKEN(AT);}
        YY_BREAK
 case 120:
 YY_RULE_SETUP
-#line 314 "ldlex.l"
+#line 313 "ldlex.l"
 { RTOKEN(SUBALIGN);}
        YY_BREAK
 case 121:
 YY_RULE_SETUP
-#line 315 "ldlex.l"
+#line 314 "ldlex.l"
 { RTOKEN(PROVIDE); }
        YY_BREAK
 case 122:
 YY_RULE_SETUP
-#line 316 "ldlex.l"
+#line 315 "ldlex.l"
 { RTOKEN(PROVIDE_HIDDEN); }
        YY_BREAK
 case 123:
 YY_RULE_SETUP
-#line 317 "ldlex.l"
+#line 316 "ldlex.l"
 { RTOKEN(KEEP); }
        YY_BREAK
 case 124:
 YY_RULE_SETUP
-#line 318 "ldlex.l"
+#line 317 "ldlex.l"
 { RTOKEN(EXCLUDE_FILE); }
        YY_BREAK
 case 125:
 YY_RULE_SETUP
-#line 319 "ldlex.l"
+#line 318 "ldlex.l"
 { RTOKEN(CONSTANT);}
        YY_BREAK
 case 126:
 /* rule 126 can match eol */
 YY_RULE_SETUP
-#line 320 "ldlex.l"
+#line 319 "ldlex.l"
 { ++ lineno; }
        YY_BREAK
 case 127:
 /* rule 127 can match eol */
 YY_RULE_SETUP
-#line 321 "ldlex.l"
+#line 320 "ldlex.l"
 { ++ lineno;  RTOKEN(NEWLINE); }
        YY_BREAK
 case 128:
 YY_RULE_SETUP
-#line 322 "ldlex.l"
+#line 321 "ldlex.l"
 { /* Mri comment line */ }
        YY_BREAK
 case 129:
 YY_RULE_SETUP
-#line 323 "ldlex.l"
+#line 322 "ldlex.l"
 { /* Mri comment line */ }
        YY_BREAK
 case 130:
 YY_RULE_SETUP
-#line 324 "ldlex.l"
+#line 323 "ldlex.l"
 { RTOKEN(ENDWORD); }
        YY_BREAK
 case 131:
 YY_RULE_SETUP
-#line 325 "ldlex.l"
+#line 324 "ldlex.l"
 { RTOKEN(ALIGNMOD);}
        YY_BREAK
 case 132:
 YY_RULE_SETUP
-#line 326 "ldlex.l"
+#line 325 "ldlex.l"
 { RTOKEN(ALIGN_K);}
        YY_BREAK
 case 133:
 YY_RULE_SETUP
-#line 327 "ldlex.l"
+#line 326 "ldlex.l"
 { RTOKEN(CHIP); }
        YY_BREAK
 case 134:
 YY_RULE_SETUP
-#line 328 "ldlex.l"
+#line 327 "ldlex.l"
 { RTOKEN(BASE); }
        YY_BREAK
 case 135:
 YY_RULE_SETUP
-#line 329 "ldlex.l"
+#line 328 "ldlex.l"
 { RTOKEN(ALIAS); }
        YY_BREAK
 case 136:
 YY_RULE_SETUP
-#line 330 "ldlex.l"
+#line 329 "ldlex.l"
 { RTOKEN(TRUNCATE); }
        YY_BREAK
 case 137:
 YY_RULE_SETUP
-#line 331 "ldlex.l"
+#line 330 "ldlex.l"
 { RTOKEN(LOAD); }
        YY_BREAK
 case 138:
 YY_RULE_SETUP
-#line 332 "ldlex.l"
+#line 331 "ldlex.l"
 { RTOKEN(PUBLIC); }
        YY_BREAK
 case 139:
 YY_RULE_SETUP
-#line 333 "ldlex.l"
+#line 332 "ldlex.l"
 { RTOKEN(ORDER); }
        YY_BREAK
 case 140:
 YY_RULE_SETUP
-#line 334 "ldlex.l"
+#line 333 "ldlex.l"
 { RTOKEN(NAMEWORD); }
        YY_BREAK
 case 141:
 YY_RULE_SETUP
-#line 335 "ldlex.l"
+#line 334 "ldlex.l"
 { RTOKEN(FORMAT); }
        YY_BREAK
 case 142:
 YY_RULE_SETUP
-#line 336 "ldlex.l"
+#line 335 "ldlex.l"
 { RTOKEN(CASE); }
        YY_BREAK
 case 143:
 YY_RULE_SETUP
-#line 337 "ldlex.l"
+#line 336 "ldlex.l"
 { RTOKEN(START); }
        YY_BREAK
 case 144:
 YY_RULE_SETUP
-#line 338 "ldlex.l"
+#line 337 "ldlex.l"
 { RTOKEN(LIST); /* LIST and ignore to end of line */ }
        YY_BREAK
 case 145:
 YY_RULE_SETUP
-#line 339 "ldlex.l"
+#line 338 "ldlex.l"
 { RTOKEN(SECT); }
        YY_BREAK
 case 146:
 YY_RULE_SETUP
-#line 340 "ldlex.l"
+#line 339 "ldlex.l"
 { RTOKEN(ABSOLUTE); }
        YY_BREAK
 case 147:
 YY_RULE_SETUP
-#line 341 "ldlex.l"
+#line 340 "ldlex.l"
 { RTOKEN(ENDWORD); }
        YY_BREAK
 case 148:
 YY_RULE_SETUP
-#line 342 "ldlex.l"
+#line 341 "ldlex.l"
 { RTOKEN(ALIGNMOD);}
        YY_BREAK
 case 149:
 YY_RULE_SETUP
-#line 343 "ldlex.l"
+#line 342 "ldlex.l"
 { RTOKEN(ALIGN_K);}
        YY_BREAK
 case 150:
 YY_RULE_SETUP
-#line 344 "ldlex.l"
+#line 343 "ldlex.l"
 { RTOKEN(CHIP); }
        YY_BREAK
 case 151:
 YY_RULE_SETUP
-#line 345 "ldlex.l"
+#line 344 "ldlex.l"
 { RTOKEN(BASE); }
        YY_BREAK
 case 152:
 YY_RULE_SETUP
-#line 346 "ldlex.l"
+#line 345 "ldlex.l"
 { RTOKEN(ALIAS); }
        YY_BREAK
 case 153:
 YY_RULE_SETUP
-#line 347 "ldlex.l"
+#line 346 "ldlex.l"
 { RTOKEN(TRUNCATE); }
        YY_BREAK
 case 154:
 YY_RULE_SETUP
-#line 348 "ldlex.l"
+#line 347 "ldlex.l"
 { RTOKEN(LOAD); }
        YY_BREAK
 case 155:
 YY_RULE_SETUP
-#line 349 "ldlex.l"
+#line 348 "ldlex.l"
 { RTOKEN(PUBLIC); }
        YY_BREAK
 case 156:
 YY_RULE_SETUP
-#line 350 "ldlex.l"
+#line 349 "ldlex.l"
 { RTOKEN(ORDER); }
        YY_BREAK
 case 157:
 YY_RULE_SETUP
-#line 351 "ldlex.l"
+#line 350 "ldlex.l"
 { RTOKEN(NAMEWORD); }
        YY_BREAK
 case 158:
 YY_RULE_SETUP
-#line 352 "ldlex.l"
+#line 351 "ldlex.l"
 { RTOKEN(FORMAT); }
        YY_BREAK
 case 159:
 YY_RULE_SETUP
-#line 353 "ldlex.l"
+#line 352 "ldlex.l"
 { RTOKEN(CASE); }
        YY_BREAK
 case 160:
 YY_RULE_SETUP
-#line 354 "ldlex.l"
+#line 353 "ldlex.l"
 { RTOKEN(EXTERN); }
        YY_BREAK
 case 161:
 YY_RULE_SETUP
-#line 355 "ldlex.l"
+#line 354 "ldlex.l"
 { RTOKEN(START); }
        YY_BREAK
 case 162:
 YY_RULE_SETUP
-#line 356 "ldlex.l"
+#line 355 "ldlex.l"
 { RTOKEN(LIST); /* LIST and ignore to end of line */ }
        YY_BREAK
 case 163:
 YY_RULE_SETUP
-#line 357 "ldlex.l"
+#line 356 "ldlex.l"
 { RTOKEN(SECT); }
        YY_BREAK
 case 164:
 YY_RULE_SETUP
-#line 358 "ldlex.l"
+#line 357 "ldlex.l"
 { RTOKEN(ABSOLUTE); }
        YY_BREAK
 case 165:
 YY_RULE_SETUP
-#line 360 "ldlex.l"
+#line 359 "ldlex.l"
 {
 /* Filename without commas, needed to parse mri stuff */
                                 yylval.name = xstrdup (yytext);
@@ -2837,7 +2836,7 @@ YY_RULE_SETUP
        YY_BREAK
 case 166:
 YY_RULE_SETUP
-#line 367 "ldlex.l"
+#line 366 "ldlex.l"
 {
                                 yylval.name = xstrdup (yytext);
                                  return NAME;
@@ -2845,7 +2844,7 @@ YY_RULE_SETUP
        YY_BREAK
 case 167:
 YY_RULE_SETUP
-#line 371 "ldlex.l"
+#line 370 "ldlex.l"
 {
                                  yylval.name = xstrdup (yytext + 2);
                                  return LNAME;
@@ -2853,7 +2852,7 @@ YY_RULE_SETUP
        YY_BREAK
 case 168:
 YY_RULE_SETUP
-#line 375 "ldlex.l"
+#line 374 "ldlex.l"
 {
                                 yylval.name = xstrdup (yytext);
                                  return NAME;
@@ -2861,7 +2860,7 @@ YY_RULE_SETUP
        YY_BREAK
 case 169:
 YY_RULE_SETUP
-#line 379 "ldlex.l"
+#line 378 "ldlex.l"
 {
                                  yylval.name = xstrdup (yytext + 2);
                                  return LNAME;
@@ -2869,7 +2868,7 @@ YY_RULE_SETUP
        YY_BREAK
 case 170:
 YY_RULE_SETUP
-#line 383 "ldlex.l"
+#line 382 "ldlex.l"
 {
                /* Annoyingly, this pattern can match comments, and we have
                   longest match issues to consider.  So if the first two
@@ -2890,7 +2889,7 @@ YY_RULE_SETUP
 case 171:
 /* rule 171 can match eol */
 YY_RULE_SETUP
-#line 400 "ldlex.l"
+#line 399 "ldlex.l"
 {
                                        /* No matter the state, quotes
                                           give what's inside */
@@ -2902,54 +2901,54 @@ YY_RULE_SETUP
 case 172:
 /* rule 172 can match eol */
 YY_RULE_SETUP
-#line 407 "ldlex.l"
+#line 406 "ldlex.l"
 { lineno++;}
        YY_BREAK
 case 173:
 YY_RULE_SETUP
-#line 408 "ldlex.l"
+#line 407 "ldlex.l"
 { }
        YY_BREAK
 case 174:
 YY_RULE_SETUP
-#line 410 "ldlex.l"
+#line 409 "ldlex.l"
 { return *yytext; }
        YY_BREAK
 case 175:
 YY_RULE_SETUP
-#line 412 "ldlex.l"
+#line 411 "ldlex.l"
 { RTOKEN(GLOBAL); }
        YY_BREAK
 case 176:
 YY_RULE_SETUP
-#line 414 "ldlex.l"
+#line 413 "ldlex.l"
 { RTOKEN(LOCAL); }
        YY_BREAK
 case 177:
 YY_RULE_SETUP
-#line 416 "ldlex.l"
+#line 415 "ldlex.l"
 { RTOKEN(EXTERN); }
        YY_BREAK
 case 178:
 YY_RULE_SETUP
-#line 418 "ldlex.l"
+#line 417 "ldlex.l"
 { yylval.name = xstrdup (yytext);
                                  return VERS_IDENTIFIER; }
        YY_BREAK
 case 179:
 YY_RULE_SETUP
-#line 421 "ldlex.l"
+#line 420 "ldlex.l"
 { yylval.name = xstrdup (yytext);
                                  return VERS_TAG; }
        YY_BREAK
 case 180:
 YY_RULE_SETUP
-#line 424 "ldlex.l"
+#line 423 "ldlex.l"
 { BEGIN(VERS_SCRIPT); return *yytext; }
        YY_BREAK
 case 181:
 YY_RULE_SETUP
-#line 426 "ldlex.l"
+#line 425 "ldlex.l"
 { BEGIN(VERS_NODE);
                                  vers_node_nesting = 0;
                                  return *yytext;
@@ -2957,17 +2956,17 @@ YY_RULE_SETUP
        YY_BREAK
 case 182:
 YY_RULE_SETUP
-#line 430 "ldlex.l"
+#line 429 "ldlex.l"
 { return *yytext; }
        YY_BREAK
 case 183:
 YY_RULE_SETUP
-#line 431 "ldlex.l"
+#line 430 "ldlex.l"
 { vers_node_nesting++; return *yytext; }
        YY_BREAK
 case 184:
 YY_RULE_SETUP
-#line 432 "ldlex.l"
+#line 431 "ldlex.l"
 { if (--vers_node_nesting < 0)
                                    BEGIN(VERS_SCRIPT);
                                  return *yytext;
@@ -2976,17 +2975,17 @@ YY_RULE_SETUP
 case 185:
 /* rule 185 can match eol */
 YY_RULE_SETUP
-#line 437 "ldlex.l"
+#line 436 "ldlex.l"
 { lineno++; }
        YY_BREAK
 case 186:
 YY_RULE_SETUP
-#line 439 "ldlex.l"
+#line 438 "ldlex.l"
 { /* Eat up comments */ }
        YY_BREAK
 case 187:
 YY_RULE_SETUP
-#line 441 "ldlex.l"
+#line 440 "ldlex.l"
 { /* Eat up whitespace */ }
        YY_BREAK
 case YY_STATE_EOF(INITIAL):
@@ -2998,7 +2997,7 @@ case YY_STATE_EOF(MRI):
 case YY_STATE_EOF(VERS_START):
 case YY_STATE_EOF(VERS_SCRIPT):
 case YY_STATE_EOF(VERS_NODE):
-#line 443 "ldlex.l"
+#line 442 "ldlex.l"
 {
   include_stack_ptr--;
 
@@ -3019,20 +3018,20 @@ case YY_STATE_EOF(VERS_NODE):
        YY_BREAK
 case 188:
 YY_RULE_SETUP
-#line 461 "ldlex.l"
+#line 460 "ldlex.l"
 lex_warn_invalid (" in script", yytext);
        YY_BREAK
 case 189:
 YY_RULE_SETUP
-#line 462 "ldlex.l"
+#line 461 "ldlex.l"
 lex_warn_invalid (" in expression", yytext);
        YY_BREAK
 case 190:
 YY_RULE_SETUP
-#line 464 "ldlex.l"
+#line 463 "ldlex.l"
 ECHO;
        YY_BREAK
-#line 3036 "ldlex.c"
+#line 3035 "/Users/gingold/Repositories/fsf/binutils-2_20/ld/ldlex.c"
 
        case YY_END_OF_BUFFER:
                {
@@ -4027,7 +4026,7 @@ void yyfree (void * ptr )
 
 #define YYTABLES_NAME "yytables"
 
-#line 464 "ldlex.l"
+#line 463 "ldlex.l"
 
 
 \f