]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Rebuild generated files, release 2.13.2.1.
authorDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 01:22:37 +0000 (01:22 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 2 Jan 2003 01:22:37 +0000 (01:22 +0000)
18 files changed:
bfd/ChangeLog
bfd/configure
bfd/configure.in
binutils/doc/binutils.info
binutils/doc/binutils.info-1
gas/doc/as.1
gas/doc/as.info
gas/doc/as.info-1
gas/doc/gasver.texi
ld/ld.1
ld/ld.info
ld/ld.info-1
ld/ld.info-2
ld/ld.info-3
ld/ld.info-4
ld/ld.info-5
ld/ld.info-6
ld/ldver.texi

index 58989f9f93bdd04d95c51dfde09828e3c9250e2e..7aa901d3125b27790d7ea611cddd00d5942261be 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in: Version 2.13.2.1 released, set is_release.
+       * configure: Regenerate.
+
 2002-12-29  Daniel Jacobowitz  <drow@mvista.com>
 
        * configure.in: Clear is_release on the branch again.
index 0e57f5dce78a99b3aa0bf36fa8c5f97eebf14ee2..9f2793dd2b8416152327c592910168f0f49dbc03 100755 (executable)
@@ -1118,7 +1118,7 @@ fi
 
 PACKAGE=bfd
 
-VERSION=2.13.2
+VERSION=2.13.2.1
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
@@ -1201,7 +1201,7 @@ fi
 
 
 # Uncomment the next line to remove the date from the reported bfd version
-is_release=y
+is_release=y
 
 bfd_version=`echo "${VERSION}" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$/\1\2\3\4\5/'`
 
index e5b6236377a8e51e922ee0ec749863eae9167a93..a5e393039edb8e08d4616eb58bab1a179738b511 100644 (file)
@@ -7,9 +7,9 @@ AC_INIT(libbfd.c)
 AC_CANONICAL_SYSTEM
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.13.2)
+AM_INIT_AUTOMAKE(bfd, 2.13.2.1)
 # Uncomment the next line to remove the date from the reported bfd version
-is_release=y
+is_release=y
 
 changequote(,)dnl
 bfd_version=`echo "${VERSION}" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$/\1\2\3\4\5/'`
index e5e2fd41da02517d57f60cc7a3b3ed1b3d77c36d..01e32b1cb5283318ca850d293217241b63f67208 100644 (file)
@@ -33,37 +33,37 @@ Free Documentation License".
 \1f
 Indirect:
 binutils.info-1: 1669
-binutils.info-2: 44265
-binutils.info-3: 92357
+binutils.info-2: 44267
+binutils.info-3: 92359
 \1f
 Tag Table:
 (Indirect)
 Node: Top\7f1669
-Node: ar\7f3168
-Node: ar cmdline\7f5342
-Node: ar scripts\7f13474
-Node: nm\7f19153
-Node: objcopy\7f26677
-Node: objdump\7f44265
-Node: ranlib\7f55866
-Node: size\7f56617
-Node: strings\7f59480
-Node: strip\7f61779
-Node: c++filt\7f64769
-Ref: c++filt-Footnote-1\7f67711
-Node: addr2line\7f67817
-Node: nlmconv\7f70411
-Node: windres\7f73014
-Node: dlltool\7f78066
-Node: readelf\7f87514
-Node: Selecting The Target System\7f91340
-Node: Target Selection\7f92357
-Node: Architecture Selection\7f95058
-Node: Linker Emulation Selection\7f96303
-Node: Reporting Bugs\7f97181
-Node: Bug Criteria\7f97957
-Node: Bug Reporting\7f98503
-Node: GNU Free Documentation License\7f105530
-Node: Index\7f123958
+Node: ar\7f3170
+Node: ar cmdline\7f5344
+Node: ar scripts\7f13476
+Node: nm\7f19155
+Node: objcopy\7f26679
+Node: objdump\7f44267
+Node: ranlib\7f55868
+Node: size\7f56619
+Node: strings\7f59482
+Node: strip\7f61781
+Node: c++filt\7f64771
+Ref: c++filt-Footnote-1\7f67713
+Node: addr2line\7f67819
+Node: nlmconv\7f70413
+Node: windres\7f73016
+Node: dlltool\7f78068
+Node: readelf\7f87516
+Node: Selecting The Target System\7f91342
+Node: Target Selection\7f92359
+Node: Architecture Selection\7f95060
+Node: Linker Emulation Selection\7f96305
+Node: Reporting Bugs\7f97183
+Node: Bug Criteria\7f97959
+Node: Bug Reporting\7f98505
+Node: GNU Free Documentation License\7f105532
+Node: Index\7f123960
 \1f
 End Tag Table
index 4cf6e38d277ccda25cf797b9c524daa2f4745bbf..ed9b6df18e671abfd5b8093245c2907250b856d7 100644 (file)
@@ -37,7 +37,7 @@ Introduction
 ************
 
    This brief manual contains preliminary documentation for the GNU
-binary utilities (collectively version 2.13.2):
+binary utilities (collectively version 2.13.2.1):
 
    This document is distributed under the terms of the GNU Free
 Documentation License.  A copy of the license is included in the
index acddf4f1854b2d73b14ba37503f1d02fb8c31fe0..3667911eb1cb1b66a211b42ac6d16aebab13a04a 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "AS 1"
-.TH AS 1 "2002-12-20" "binutils-2.13.2" "GNU Development Tools"
+.TH AS 1 "2003-01-01" "binutils-2.13.2.1" "GNU Development Tools"
 .SH "NAME"
 AS \- the portable GNU assembler.
 .SH "SYNOPSIS"
index 7501d3f96c2de70609525f88636e4f55948ed9b9..2616806b6ef6ffe32f2d4b19aed9bd84d7f94918 100644 (file)
@@ -20,412 +20,412 @@ Free Documentation License".
 \1f
 Indirect:
 as.info-1: 746
-as.info-2: 50203
-as.info-3: 100157
-as.info-4: 149617
-as.info-5: 199474
-as.info-6: 249454
-as.info-7: 296361
-as.info-8: 350345
-as.info-9: 398461
-as.info-10: 430867
-as.info-11: 449291
+as.info-2: 50205
+as.info-3: 100159
+as.info-4: 149619
+as.info-5: 199476
+as.info-6: 249456
+as.info-7: 296363
+as.info-8: 350347
+as.info-9: 398463
+as.info-10: 430869
+as.info-11: 449293
 \1f
 Tag Table:
 (Indirect)
 Node: Top\7f746
-Node: Overview\7f1668
-Node: Manual\7f20620
-Node: GNU Assembler\7f21559
-Node: Object Formats\7f22725
-Node: Command Line\7f23172
-Node: Input Files\7f24254
-Node: Object\7f26233
-Node: Errors\7f27180
-Node: Invoking\7f28370
-Node: a\7f30271
-Node: D\7f32030
-Node: f\7f32250
-Node: I\7f32753
-Node: K\7f33292
-Node: L\7f33591
-Node: listing\7f34423
-Node: M\7f36009
-Node: MD\7f40405
-Node: o\7f40824
-Node: R\7f41272
-Node: statistics\7f42288
-Node: traditional-format\7f42688
-Node: v\7f43154
-Node: W\7f43422
-Node: Z\7f44322
-Node: Syntax\7f44837
-Node: Preprocessing\7f45427
-Node: Whitespace\7f46987
-Node: Comments\7f47377
-Node: Symbol Intro\7f49520
-Node: Statements\7f50203
-Node: Constants\7f52117
-Node: Characters\7f52743
-Node: Strings\7f53236
-Node: Chars\7f55389
-Node: Numbers\7f56130
-Node: Integers\7f56661
-Node: Bignums\7f57304
-Node: Flonums\7f57647
-Node: Sections\7f59380
-Node: Secs Background\7f59754
-Node: Ld Sections\7f64780
-Node: As Sections\7f67176
-Node: Sub-Sections\7f68081
-Node: bss\7f71080
-Node: Symbols\7f72025
-Node: Labels\7f72672
-Node: Setting Symbols\7f73398
-Node: Symbol Names\7f73763
-Node: Dot\7f78236
-Node: Symbol Attributes\7f78678
-Node: Symbol Value\7f79410
-Node: Symbol Type\7f80446
-Node: a.out Symbols\7f80825
-Node: Symbol Desc\7f81075
-Node: Symbol Other\7f81357
-Node: COFF Symbols\7f81513
-Node: SOM Symbols\7f82142
-Node: Expressions\7f82575
-Node: Empty Exprs\7f83323
-Node: Integer Exprs\7f83665
-Node: Arguments\7f84055
-Node: Operators\7f85152
-Node: Prefix Ops\7f85478
-Node: Infix Ops\7f85797
-Node: Pseudo Ops\7f88185
-Node: Abort\7f93004
-Node: ABORT\7f93405
-Node: Align\7f93667
-Node: Ascii\7f95856
-Node: Asciz\7f96157
-Node: Balign\7f96397
-Node: Byte\7f98255
-Node: Comm\7f98488
-Node: Data\7f99847
-Node: Def\7f100157
-Node: Desc\7f100525
-Node: Dim\7f101018
-Node: Double\7f101409
-Node: Eject\7f101740
-Node: Else\7f101908
-Node: Elseif\7f102198
-Node: End\7f102482
-Node: Endef\7f102690
-Node: Endfunc\7f103013
-Node: Endif\7f103181
-Node: Equ\7f103434
-Node: Equiv\7f103737
-Node: Err\7f104133
-Node: Exitm\7f104436
-Node: Extern\7f104596
-Node: Fail\7f104850
-Node: File\7f105288
-Node: Fill\7f105897
-Node: Float\7f106854
-Node: Func\7f107188
-Node: Global\7f107768
-Node: Hidden\7f108511
-Node: hword\7f109080
-Node: Ident\7f109401
-Node: If\7f109701
-Node: Incbin\7f112292
-Node: Include\7f112980
-Node: Int\7f113524
-Node: Internal\7f113898
-Node: Irp\7f114533
-Node: Irpc\7f115332
-Node: Lcomm\7f116151
-Node: Lflags\7f116892
-Node: Line\7f117079
-Node: Linkonce\7f118102
-Node: Ln\7f119322
-Node: MRI\7f119470
-Node: List\7f119797
-Node: Long\7f120400
-Node: Macro\7f120570
-Node: Nolist\7f122954
-Node: Octa\7f123370
-Node: Org\7f123696
-Node: P2align\7f124971
-Node: Previous\7f126892
-Node: PopSection\7f127579
-Node: Print\7f128080
-Node: Protected\7f128302
-Node: Psize\7f128939
-Node: Purgem\7f129616
-Node: PushSection\7f129830
-Node: Quad\7f130413
-Node: Rept\7f130859
-Node: Sbttl\7f131265
-Node: Scl\7f131623
-Node: Section\7f132119
-Node: Set\7f135878
-Node: Short\7f136430
-Node: Single\7f136743
-Node: Size\7f137080
-Node: Sleb128\7f137817
-Node: Skip\7f138132
-Node: Space\7f138447
-Node: Stab\7f139332
-Node: String\7f141327
-Node: Struct\7f141746
-Node: SubSection\7f142462
-Node: Symver\7f143016
-Node: Tag\7f145400
-Node: Text\7f145908
-Node: Title\7f146220
-Node: Type\7f146592
-Node: Uleb128\7f147699
-Node: Val\7f148014
-Node: Version\7f148375
-Node: VTableEntry\7f148641
-Node: VTableInherit\7f148922
-Node: Weak\7f149356
-Node: Word\7f149617
-Node: Deprecated\7f151451
-Node: Machine Dependencies\7f151676
-Node: AMD29K-Dependent\7f154152
-Node: AMD29K Options\7f154535
-Node: AMD29K Syntax\7f154709
-Node: AMD29K-Macros\7f154973
-Node: AMD29K-Chars\7f155224
-Node: AMD29K-Regs\7f155487
-Node: AMD29K Floating Point\7f156751
-Node: AMD29K Directives\7f156957
-Node: AMD29K Opcodes\7f158365
-Node: Alpha-Dependent\7f158701
-Node: Alpha Notes\7f159132
-Node: Alpha Options\7f159404
-Node: Alpha Syntax\7f161590
-Node: Alpha-Chars\7f162050
-Node: Alpha-Regs\7f162268
-Node: Alpha-Relocs\7f162639
-Node: Alpha Floating Point\7f168616
-Node: Alpha Directives\7f168829
-Node: Alpha Opcodes\7f173855
-Node: ARC-Dependent\7f174141
-Node: ARC Options\7f174516
-Node: ARC Syntax\7f175568
-Node: ARC-Chars\7f175788
-Node: ARC-Regs\7f175907
-Node: ARC Floating Point\7f176018
-Node: ARC Directives\7f176320
-Node: ARC Opcodes\7f177602
-Node: ARM-Dependent\7f177802
-Node: ARM Options\7f178176
-Node: ARM Syntax\7f183311
-Node: ARM-Chars\7f183531
-Node: ARM-Regs\7f184042
-Node: ARM Floating Point\7f184214
-Node: ARM Directives\7f184404
-Node: ARM Opcodes\7f186471
-Node: CRIS-Dependent\7f188521
-Node: CRIS-Opts\7f188823
-Node: CRIS-Expand\7f190561
-Node: CRIS-Syntax\7f191386
-Node: CRIS-Chars\7f191712
-Node: CRIS-Pic\7f192250
-Ref: crispic\7f192433
-Node: CRIS-Regs\7f195948
-Node: CRIS-Pseudos\7f196352
-Ref: crisnous\7f197115
-Node: D10V-Dependent\7f198177
-Node: D10V-Opts\7f198520
-Node: D10V-Syntax\7f199474
-Node: D10V-Size\7f199994
-Node: D10V-Subs\7f200954
-Node: D10V-Chars\7f201976
-Node: D10V-Regs\7f203562
-Node: D10V-Addressing\7f204593
-Node: D10V-Word\7f205266
-Node: D10V-Float\7f205767
-Node: D10V-Opcodes\7f206069
-Node: D30V-Dependent\7f206453
-Node: D30V-Opts\7f206798
-Node: D30V-Syntax\7f207464
-Node: D30V-Size\7f207987
-Node: D30V-Subs\7f208945
-Node: D30V-Chars\7f209967
-Node: D30V-Guarded\7f212252
-Node: D30V-Regs\7f212920
-Node: D30V-Addressing\7f214046
-Node: D30V-Float\7f214701
-Node: D30V-Opcodes\7f215003
-Node: H8/300-Dependent\7f215387
-Node: H8/300 Options\7f215791
-Node: H8/300 Syntax\7f215972
-Node: H8/300-Chars\7f216259
-Node: H8/300-Regs\7f216543
-Node: H8/300-Addressing\7f217447
-Node: H8/300 Floating Point\7f218473
-Node: H8/300 Directives\7f218789
-Node: H8/300 Opcodes\7f219309
-Node: H8/500-Dependent\7f227662
-Node: H8/500 Options\7f228066
-Node: H8/500 Syntax\7f228247
-Node: H8/500-Chars\7f228534
-Node: H8/500-Regs\7f228825
-Node: H8/500-Addressing\7f229581
-Node: H8/500 Floating Point\7f230198
-Node: H8/500 Directives\7f230514
-Node: H8/500 Opcodes\7f230833
-Node: HPPA-Dependent\7f235946
-Node: HPPA Notes\7f236371
-Node: HPPA Options\7f237118
-Node: HPPA Syntax\7f237302
-Node: HPPA Floating Point\7f238561
-Node: HPPA Directives\7f238756
-Node: HPPA Opcodes\7f245347
-Node: ESA/390-Dependent\7f245595
-Node: ESA/390 Notes\7f246045
-Node: ESA/390 Options\7f246825
-Node: ESA/390 Syntax\7f247024
-Node: ESA/390 Floating Point\7f249185
-Node: ESA/390 Directives\7f249454
-Node: ESA/390 Opcodes\7f252731
-Node: i386-Dependent\7f252982
-Node: i386-Options\7f254040
-Node: i386-Syntax\7f254651
-Node: i386-Mnemonics\7f257054
-Node: i386-Regs\7f259508
-Node: i386-Prefixes\7f261542
-Node: i386-Memory\7f264290
-Node: i386-Jumps\7f267216
-Node: i386-Float\7f268326
-Node: i386-SIMD\7f270144
-Node: i386-16bit\7f271242
-Node: i386-Bugs\7f273267
-Node: i386-Arch\7f274006
-Node: i386-Notes\7f275870
-Node: i860-Dependent\7f276715
-Node: Notes-i860\7f277101
-Node: Options-i860\7f277595
-Node: Directives-i860\7f278600
-Node: Opcodes for i860\7f279262
-Node: i960-Dependent\7f281381
-Node: Options-i960\7f281773
-Node: Floating Point-i960\7f285654
-Node: Directives-i960\7f285911
-Node: Opcodes for i960\7f287931
-Node: callj-i960\7f288537
-Node: Compare-and-branch-i960\7f289012
-Node: M32R-Dependent\7f290901
-Node: M32R-Opts\7f291164
-Node: M32R-Warnings\7f292916
-Node: M68K-Dependent\7f295904
-Node: M68K-Opts\7f296361
-Node: M68K-Syntax\7f302652
-Node: M68K-Moto-Syntax\7f304480
-Node: M68K-Float\7f307058
-Node: M68K-Directives\7f307567
-Node: M68K-opcodes\7f308162
-Node: M68K-Branch\7f308374
-Node: M68K-Chars\7f312560
-Node: M68HC11-Dependent\7f312955
-Node: M68HC11-Opts\7f313358
-Node: M68HC11-Syntax\7f316061
-Node: M68HC11-Float\7f316877
-Node: M68HC11-opcodes\7f317390
-Node: M68HC11-Branch\7f317558
-Node: M88K-Dependent\7f320065
-Node: M88K Directives\7f320306
-Node: MIPS-Dependent\7f321814
-Node: MIPS Opts\7f322824
-Node: MIPS Object\7f328783
-Node: MIPS Stabs\7f330338
-Node: MIPS ISA\7f331049
-Node: MIPS autoextend\7f332179
-Node: MIPS insn\7f332890
-Node: MIPS option stack\7f333376
-Node: MIPS ASE instruction generation overrides\7f334139
-Node: MMIX-Dependent\7f334901
-Node: MMIX-Opts\7f335267
-Node: MMIX-Expand\7f338086
-Node: MMIX-Syntax\7f339390
-Ref: mmixsite\7f339736
-Node: MMIX-Chars\7f340577
-Node: MMIX-Symbols\7f341216
-Node: MMIX-Regs\7f343269
-Node: MMIX-Pseudos\7f344279
-Ref: MMIX-loc\7f344402
-Ref: MMIX-local\7f345482
-Ref: MMIX-is\7f346014
-Ref: MMIX-greg\7f346285
-Ref: GREG-base\7f347204
-Ref: MMIX-byte\7f348521
-Ref: MMIX-constants\7f348992
-Ref: MMIX-prefix\7f349637
-Ref: MMIX-spec\7f350011
-Node: MMIX-mmixal\7f350345
-Node: PDP-11-Dependent\7f353831
-Node: PDP-11-Options\7f354210
-Node: PDP-11-Pseudos\7f359207
-Node: PDP-11-Syntax\7f359541
-Node: PDP-11-Mnemonics\7f360281
-Node: PDP-11-Synthetic\7f360572
-Node: PJ-Dependent\7f360779
-Node: PJ Options\7f360994
-Node: PPC-Dependent\7f361261
-Node: PowerPC-Opts\7f361477
-Node: SH-Dependent\7f363329
-Node: SH Options\7f363711
-Node: SH Syntax\7f364143
-Node: SH-Chars\7f364402
-Node: SH-Regs\7f364681
-Node: SH-Addressing\7f365280
-Node: SH Floating Point\7f366174
-Node: SH Directives\7f366470
-Node: SH Opcodes\7f366826
-Node: SH64-Dependent\7f371073
-Node: SH64 Options\7f371428
-Node: SH64 Syntax\7f372853
-Node: SH64-Chars\7f373122
-Node: SH64-Regs\7f373407
-Node: SH64-Addressing\7f374488
-Node: SH64 Directives\7f375656
-Node: SH64 Opcodes\7f376753
-Node: Sparc-Dependent\7f377457
-Node: Sparc-Opts\7f377830
-Node: Sparc-Aligned-Data\7f380076
-Node: Sparc-Float\7f380920
-Node: Sparc-Directives\7f381110
-Node: Z8000-Dependent\7f383059
-Node: Z8000 Options\7f384018
-Node: Z8000 Syntax\7f384193
-Node: Z8000-Chars\7f384469
-Node: Z8000-Regs\7f384687
-Node: Z8000-Addressing\7f385477
-Node: Z8000 Directives\7f386420
-Node: Z8000 Opcodes\7f388018
-Node: Vax-Dependent\7f397954
-Node: VAX-Opts\7f398461
-Node: VAX-float\7f402185
-Node: VAX-directives\7f402806
-Node: VAX-opcodes\7f403655
-Node: VAX-branch\7f404033
-Node: VAX-operands\7f406529
-Node: VAX-no\7f407281
-Node: V850-Dependent\7f407507
-Node: V850 Options\7f407893
-Node: V850 Syntax\7f409706
-Node: V850-Chars\7f409932
-Node: V850-Regs\7f410082
-Node: V850 Floating Point\7f411619
-Node: V850 Directives\7f411814
-Node: V850 Opcodes\7f412714
-Node: Reporting Bugs\7f417999
-Node: Bug Criteria\7f418722
-Node: Bug Reporting\7f419482
-Node: Acknowledgements\7f426050
-Ref: Acknowledgements-Footnote-1\7f430841
-Node: GNU Free Documentation License\7f430867
-Node: Index\7f449291
+Node: Overview\7f1670
+Node: Manual\7f20622
+Node: GNU Assembler\7f21561
+Node: Object Formats\7f22727
+Node: Command Line\7f23174
+Node: Input Files\7f24256
+Node: Object\7f26235
+Node: Errors\7f27182
+Node: Invoking\7f28372
+Node: a\7f30273
+Node: D\7f32032
+Node: f\7f32252
+Node: I\7f32755
+Node: K\7f33294
+Node: L\7f33593
+Node: listing\7f34425
+Node: M\7f36011
+Node: MD\7f40407
+Node: o\7f40826
+Node: R\7f41274
+Node: statistics\7f42290
+Node: traditional-format\7f42690
+Node: v\7f43156
+Node: W\7f43424
+Node: Z\7f44324
+Node: Syntax\7f44839
+Node: Preprocessing\7f45429
+Node: Whitespace\7f46989
+Node: Comments\7f47379
+Node: Symbol Intro\7f49522
+Node: Statements\7f50205
+Node: Constants\7f52119
+Node: Characters\7f52745
+Node: Strings\7f53238
+Node: Chars\7f55391
+Node: Numbers\7f56132
+Node: Integers\7f56663
+Node: Bignums\7f57306
+Node: Flonums\7f57649
+Node: Sections\7f59382
+Node: Secs Background\7f59756
+Node: Ld Sections\7f64782
+Node: As Sections\7f67178
+Node: Sub-Sections\7f68083
+Node: bss\7f71082
+Node: Symbols\7f72027
+Node: Labels\7f72674
+Node: Setting Symbols\7f73400
+Node: Symbol Names\7f73765
+Node: Dot\7f78238
+Node: Symbol Attributes\7f78680
+Node: Symbol Value\7f79412
+Node: Symbol Type\7f80448
+Node: a.out Symbols\7f80827
+Node: Symbol Desc\7f81077
+Node: Symbol Other\7f81359
+Node: COFF Symbols\7f81515
+Node: SOM Symbols\7f82144
+Node: Expressions\7f82577
+Node: Empty Exprs\7f83325
+Node: Integer Exprs\7f83667
+Node: Arguments\7f84057
+Node: Operators\7f85154
+Node: Prefix Ops\7f85480
+Node: Infix Ops\7f85799
+Node: Pseudo Ops\7f88187
+Node: Abort\7f93006
+Node: ABORT\7f93407
+Node: Align\7f93669
+Node: Ascii\7f95858
+Node: Asciz\7f96159
+Node: Balign\7f96399
+Node: Byte\7f98257
+Node: Comm\7f98490
+Node: Data\7f99849
+Node: Def\7f100159
+Node: Desc\7f100527
+Node: Dim\7f101020
+Node: Double\7f101411
+Node: Eject\7f101742
+Node: Else\7f101910
+Node: Elseif\7f102200
+Node: End\7f102484
+Node: Endef\7f102692
+Node: Endfunc\7f103015
+Node: Endif\7f103183
+Node: Equ\7f103436
+Node: Equiv\7f103739
+Node: Err\7f104135
+Node: Exitm\7f104438
+Node: Extern\7f104598
+Node: Fail\7f104852
+Node: File\7f105290
+Node: Fill\7f105899
+Node: Float\7f106856
+Node: Func\7f107190
+Node: Global\7f107770
+Node: Hidden\7f108513
+Node: hword\7f109082
+Node: Ident\7f109403
+Node: If\7f109703
+Node: Incbin\7f112294
+Node: Include\7f112982
+Node: Int\7f113526
+Node: Internal\7f113900
+Node: Irp\7f114535
+Node: Irpc\7f115334
+Node: Lcomm\7f116153
+Node: Lflags\7f116894
+Node: Line\7f117081
+Node: Linkonce\7f118104
+Node: Ln\7f119324
+Node: MRI\7f119472
+Node: List\7f119799
+Node: Long\7f120402
+Node: Macro\7f120572
+Node: Nolist\7f122956
+Node: Octa\7f123372
+Node: Org\7f123698
+Node: P2align\7f124973
+Node: Previous\7f126894
+Node: PopSection\7f127581
+Node: Print\7f128082
+Node: Protected\7f128304
+Node: Psize\7f128941
+Node: Purgem\7f129618
+Node: PushSection\7f129832
+Node: Quad\7f130415
+Node: Rept\7f130861
+Node: Sbttl\7f131267
+Node: Scl\7f131625
+Node: Section\7f132121
+Node: Set\7f135880
+Node: Short\7f136432
+Node: Single\7f136745
+Node: Size\7f137082
+Node: Sleb128\7f137819
+Node: Skip\7f138134
+Node: Space\7f138449
+Node: Stab\7f139334
+Node: String\7f141329
+Node: Struct\7f141748
+Node: SubSection\7f142464
+Node: Symver\7f143018
+Node: Tag\7f145402
+Node: Text\7f145910
+Node: Title\7f146222
+Node: Type\7f146594
+Node: Uleb128\7f147701
+Node: Val\7f148016
+Node: Version\7f148377
+Node: VTableEntry\7f148643
+Node: VTableInherit\7f148924
+Node: Weak\7f149358
+Node: Word\7f149619
+Node: Deprecated\7f151453
+Node: Machine Dependencies\7f151678
+Node: AMD29K-Dependent\7f154154
+Node: AMD29K Options\7f154537
+Node: AMD29K Syntax\7f154711
+Node: AMD29K-Macros\7f154975
+Node: AMD29K-Chars\7f155226
+Node: AMD29K-Regs\7f155489
+Node: AMD29K Floating Point\7f156753
+Node: AMD29K Directives\7f156959
+Node: AMD29K Opcodes\7f158367
+Node: Alpha-Dependent\7f158703
+Node: Alpha Notes\7f159134
+Node: Alpha Options\7f159406
+Node: Alpha Syntax\7f161592
+Node: Alpha-Chars\7f162052
+Node: Alpha-Regs\7f162270
+Node: Alpha-Relocs\7f162641
+Node: Alpha Floating Point\7f168618
+Node: Alpha Directives\7f168831
+Node: Alpha Opcodes\7f173857
+Node: ARC-Dependent\7f174143
+Node: ARC Options\7f174518
+Node: ARC Syntax\7f175570
+Node: ARC-Chars\7f175790
+Node: ARC-Regs\7f175909
+Node: ARC Floating Point\7f176020
+Node: ARC Directives\7f176322
+Node: ARC Opcodes\7f177604
+Node: ARM-Dependent\7f177804
+Node: ARM Options\7f178178
+Node: ARM Syntax\7f183313
+Node: ARM-Chars\7f183533
+Node: ARM-Regs\7f184044
+Node: ARM Floating Point\7f184216
+Node: ARM Directives\7f184406
+Node: ARM Opcodes\7f186473
+Node: CRIS-Dependent\7f188523
+Node: CRIS-Opts\7f188825
+Node: CRIS-Expand\7f190563
+Node: CRIS-Syntax\7f191388
+Node: CRIS-Chars\7f191714
+Node: CRIS-Pic\7f192252
+Ref: crispic\7f192435
+Node: CRIS-Regs\7f195950
+Node: CRIS-Pseudos\7f196354
+Ref: crisnous\7f197117
+Node: D10V-Dependent\7f198179
+Node: D10V-Opts\7f198522
+Node: D10V-Syntax\7f199476
+Node: D10V-Size\7f199996
+Node: D10V-Subs\7f200956
+Node: D10V-Chars\7f201978
+Node: D10V-Regs\7f203564
+Node: D10V-Addressing\7f204595
+Node: D10V-Word\7f205268
+Node: D10V-Float\7f205769
+Node: D10V-Opcodes\7f206071
+Node: D30V-Dependent\7f206455
+Node: D30V-Opts\7f206800
+Node: D30V-Syntax\7f207466
+Node: D30V-Size\7f207989
+Node: D30V-Subs\7f208947
+Node: D30V-Chars\7f209969
+Node: D30V-Guarded\7f212254
+Node: D30V-Regs\7f212922
+Node: D30V-Addressing\7f214048
+Node: D30V-Float\7f214703
+Node: D30V-Opcodes\7f215005
+Node: H8/300-Dependent\7f215389
+Node: H8/300 Options\7f215793
+Node: H8/300 Syntax\7f215974
+Node: H8/300-Chars\7f216261
+Node: H8/300-Regs\7f216545
+Node: H8/300-Addressing\7f217449
+Node: H8/300 Floating Point\7f218475
+Node: H8/300 Directives\7f218791
+Node: H8/300 Opcodes\7f219311
+Node: H8/500-Dependent\7f227664
+Node: H8/500 Options\7f228068
+Node: H8/500 Syntax\7f228249
+Node: H8/500-Chars\7f228536
+Node: H8/500-Regs\7f228827
+Node: H8/500-Addressing\7f229583
+Node: H8/500 Floating Point\7f230200
+Node: H8/500 Directives\7f230516
+Node: H8/500 Opcodes\7f230835
+Node: HPPA-Dependent\7f235948
+Node: HPPA Notes\7f236373
+Node: HPPA Options\7f237120
+Node: HPPA Syntax\7f237304
+Node: HPPA Floating Point\7f238563
+Node: HPPA Directives\7f238758
+Node: HPPA Opcodes\7f245349
+Node: ESA/390-Dependent\7f245597
+Node: ESA/390 Notes\7f246047
+Node: ESA/390 Options\7f246827
+Node: ESA/390 Syntax\7f247026
+Node: ESA/390 Floating Point\7f249187
+Node: ESA/390 Directives\7f249456
+Node: ESA/390 Opcodes\7f252733
+Node: i386-Dependent\7f252984
+Node: i386-Options\7f254042
+Node: i386-Syntax\7f254653
+Node: i386-Mnemonics\7f257056
+Node: i386-Regs\7f259510
+Node: i386-Prefixes\7f261544
+Node: i386-Memory\7f264292
+Node: i386-Jumps\7f267218
+Node: i386-Float\7f268328
+Node: i386-SIMD\7f270146
+Node: i386-16bit\7f271244
+Node: i386-Bugs\7f273269
+Node: i386-Arch\7f274008
+Node: i386-Notes\7f275872
+Node: i860-Dependent\7f276717
+Node: Notes-i860\7f277103
+Node: Options-i860\7f277597
+Node: Directives-i860\7f278602
+Node: Opcodes for i860\7f279264
+Node: i960-Dependent\7f281383
+Node: Options-i960\7f281775
+Node: Floating Point-i960\7f285656
+Node: Directives-i960\7f285913
+Node: Opcodes for i960\7f287933
+Node: callj-i960\7f288539
+Node: Compare-and-branch-i960\7f289014
+Node: M32R-Dependent\7f290903
+Node: M32R-Opts\7f291166
+Node: M32R-Warnings\7f292918
+Node: M68K-Dependent\7f295906
+Node: M68K-Opts\7f296363
+Node: M68K-Syntax\7f302654
+Node: M68K-Moto-Syntax\7f304482
+Node: M68K-Float\7f307060
+Node: M68K-Directives\7f307569
+Node: M68K-opcodes\7f308164
+Node: M68K-Branch\7f308376
+Node: M68K-Chars\7f312562
+Node: M68HC11-Dependent\7f312957
+Node: M68HC11-Opts\7f313360
+Node: M68HC11-Syntax\7f316063
+Node: M68HC11-Float\7f316879
+Node: M68HC11-opcodes\7f317392
+Node: M68HC11-Branch\7f317560
+Node: M88K-Dependent\7f320067
+Node: M88K Directives\7f320308
+Node: MIPS-Dependent\7f321816
+Node: MIPS Opts\7f322826
+Node: MIPS Object\7f328785
+Node: MIPS Stabs\7f330340
+Node: MIPS ISA\7f331051
+Node: MIPS autoextend\7f332181
+Node: MIPS insn\7f332892
+Node: MIPS option stack\7f333378
+Node: MIPS ASE instruction generation overrides\7f334141
+Node: MMIX-Dependent\7f334903
+Node: MMIX-Opts\7f335269
+Node: MMIX-Expand\7f338088
+Node: MMIX-Syntax\7f339392
+Ref: mmixsite\7f339738
+Node: MMIX-Chars\7f340579
+Node: MMIX-Symbols\7f341218
+Node: MMIX-Regs\7f343271
+Node: MMIX-Pseudos\7f344281
+Ref: MMIX-loc\7f344404
+Ref: MMIX-local\7f345484
+Ref: MMIX-is\7f346016
+Ref: MMIX-greg\7f346287
+Ref: GREG-base\7f347206
+Ref: MMIX-byte\7f348523
+Ref: MMIX-constants\7f348994
+Ref: MMIX-prefix\7f349639
+Ref: MMIX-spec\7f350013
+Node: MMIX-mmixal\7f350347
+Node: PDP-11-Dependent\7f353833
+Node: PDP-11-Options\7f354212
+Node: PDP-11-Pseudos\7f359209
+Node: PDP-11-Syntax\7f359543
+Node: PDP-11-Mnemonics\7f360283
+Node: PDP-11-Synthetic\7f360574
+Node: PJ-Dependent\7f360781
+Node: PJ Options\7f360996
+Node: PPC-Dependent\7f361263
+Node: PowerPC-Opts\7f361479
+Node: SH-Dependent\7f363331
+Node: SH Options\7f363713
+Node: SH Syntax\7f364145
+Node: SH-Chars\7f364404
+Node: SH-Regs\7f364683
+Node: SH-Addressing\7f365282
+Node: SH Floating Point\7f366176
+Node: SH Directives\7f366472
+Node: SH Opcodes\7f366828
+Node: SH64-Dependent\7f371075
+Node: SH64 Options\7f371430
+Node: SH64 Syntax\7f372855
+Node: SH64-Chars\7f373124
+Node: SH64-Regs\7f373409
+Node: SH64-Addressing\7f374490
+Node: SH64 Directives\7f375658
+Node: SH64 Opcodes\7f376755
+Node: Sparc-Dependent\7f377459
+Node: Sparc-Opts\7f377832
+Node: Sparc-Aligned-Data\7f380078
+Node: Sparc-Float\7f380922
+Node: Sparc-Directives\7f381112
+Node: Z8000-Dependent\7f383061
+Node: Z8000 Options\7f384020
+Node: Z8000 Syntax\7f384195
+Node: Z8000-Chars\7f384471
+Node: Z8000-Regs\7f384689
+Node: Z8000-Addressing\7f385479
+Node: Z8000 Directives\7f386422
+Node: Z8000 Opcodes\7f388020
+Node: Vax-Dependent\7f397956
+Node: VAX-Opts\7f398463
+Node: VAX-float\7f402187
+Node: VAX-directives\7f402808
+Node: VAX-opcodes\7f403657
+Node: VAX-branch\7f404035
+Node: VAX-operands\7f406531
+Node: VAX-no\7f407283
+Node: V850-Dependent\7f407509
+Node: V850 Options\7f407895
+Node: V850 Syntax\7f409708
+Node: V850-Chars\7f409934
+Node: V850-Regs\7f410084
+Node: V850 Floating Point\7f411621
+Node: V850 Directives\7f411816
+Node: V850 Opcodes\7f412716
+Node: Reporting Bugs\7f418001
+Node: Bug Criteria\7f418724
+Node: Bug Reporting\7f419484
+Node: Acknowledgements\7f426052
+Ref: Acknowledgements-Footnote-1\7f430843
+Node: GNU Free Documentation License\7f430869
+Node: Index\7f449293
 \1f
 End Tag Table
index eb631f07daafa4cd696edf1b83a0e6d0c9d07a92..5279e76c5ceb2e65422598cc9769880093903ef4 100644 (file)
@@ -23,7 +23,7 @@ File: as.info,  Node: Top,  Next: Overview,  Up: (dir)
 Using as
 ********
 
-   This file is a user guide to the GNU assembler `as' version 2.13.2.
+   This file is a user guide to the GNU assembler `as' version 2.13.2.1.
 
    This document is distributed under the terms of the GNU Free
 Documentation License.  A copy of the license is included in the
index a15783e06359a6bc04cbe9e917f6592b3652f215..ae7db9f94eb09a117c197cd2acca7db18f2e3f8d 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.13.2
+@set VERSION 2.13.2.1
diff --git a/ld/ld.1 b/ld/ld.1
index f5e7420a3b140333e9c5b375b4277dfe36bb97f4..e18040c51a6605693fae9e072945096a935f28e5 100644 (file)
--- a/ld/ld.1
+++ b/ld/ld.1
 .\" ========================================================================
 .\"
 .IX Title "LD 1"
-.TH LD 1 "2003-01-01" "binutils-2.13.2" "GNU Development Tools"
+.TH LD 1 "2003-01-01" "binutils-2.13.2.1" "GNU Development Tools"
 .SH "NAME"
 ld \- Using LD, the GNU linker
 .SH "SYNOPSIS"
index cbbe46293d426c915ca0247a7c0e1ce30c1c7c88..a7d21547a8c9f5acaa2096dd626f8096cd8c4f51 100644 (file)
@@ -4,87 +4,87 @@ START-INFO-DIR-ENTRY
 * Ld: (ld).                       The GNU linker.
 END-INFO-DIR-ENTRY
 
-   This file documents the GNU linker LD version 2.13.2.
+   This file documents the GNU linker LD version 2.13.2.1.
 
    Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 Free Software Foundation, Inc.
 
 \1f
 Indirect:
-ld.info-1: 323
-ld.info-2: 2610
-ld.info-3: 64158
-ld.info-4: 113543
-ld.info-5: 161684
-ld.info-6: 197412
+ld.info-1: 325
+ld.info-2: 2614
+ld.info-3: 64162
+ld.info-4: 113547
+ld.info-5: 161688
+ld.info-6: 197416
 \1f
 Tag Table:
 (Indirect)
-Node: Top\7f323
-Node: Overview\7f1090
-Node: Invocation\7f2203
-Node: Options\7f2610
-Node: Environment\7f64158
-Node: Scripts\7f65913
-Node: Basic Script Concepts\7f67646
-Node: Script Format\7f70348
-Node: Simple Example\7f71206
-Node: Simple Commands\7f74296
-Node: Entry Point\7f74742
-Node: File Commands\7f75492
-Node: Format Commands\7f78545
-Node: Miscellaneous Commands\7f80502
-Node: Assignments\7f82723
-Node: Simple Assignments\7f83055
-Node: PROVIDE\7f84751
-Node: SECTIONS\7f85924
-Node: Output Section Description\7f87810
-Node: Output Section Name\7f88795
-Node: Output Section Address\7f89662
-Node: Input Section\7f91296
-Node: Input Section Basics\7f92088
-Node: Input Section Wildcards\7f94423
-Node: Input Section Common\7f97230
-Node: Input Section Keep\7f98699
-Node: Input Section Example\7f99168
-Node: Output Section Data\7f100125
-Node: Output Section Keywords\7f102894
-Node: Output Section Discarding\7f106326
-Node: Output Section Attributes\7f107271
-Node: Output Section Type\7f108105
-Node: Output Section LMA\7f109246
-Node: Output Section Region\7f111350
-Node: Output Section Phdr\7f111763
-Node: Output Section Fill\7f112414
-Node: Overlay Description\7f113543
-Node: MEMORY\7f117782
-Node: PHDRS\7f121859
-Node: VERSION\7f126898
-Node: Expressions\7f133898
-Node: Constants\7f134732
-Node: Symbols\7f135288
-Node: Location Counter\7f136020
-Node: Operators\7f138333
-Node: Evaluation\7f139244
-Node: Expression Section\7f140598
-Node: Builtin Functions\7f142074
-Node: Implicit Linker Scripts\7f148125
-Node: Machine Dependent\7f148893
-Node: H8/300\7f149480
-Node: i960\7f150276
-Node: ARM\7f151956
-Node: HPPA ELF32\7f153110
-Node: MMIX\7f154728
-Node: TI COFF\7f155939
-Node: BFD\7f156441
-Node: BFD outline\7f157895
-Node: BFD information loss\7f159176
-Node: Canonical format\7f161684
-Node: Reporting Bugs\7f166030
-Node: Bug Criteria\7f166723
-Node: Bug Reporting\7f167417
-Node: MRI\7f174377
-Node: GNU Free Documentation License\7f179001
-Node: Index\7f197412
+Node: Top\7f325
+Node: Overview\7f1094
+Node: Invocation\7f2207
+Node: Options\7f2614
+Node: Environment\7f64162
+Node: Scripts\7f65917
+Node: Basic Script Concepts\7f67650
+Node: Script Format\7f70352
+Node: Simple Example\7f71210
+Node: Simple Commands\7f74300
+Node: Entry Point\7f74746
+Node: File Commands\7f75496
+Node: Format Commands\7f78549
+Node: Miscellaneous Commands\7f80506
+Node: Assignments\7f82727
+Node: Simple Assignments\7f83059
+Node: PROVIDE\7f84755
+Node: SECTIONS\7f85928
+Node: Output Section Description\7f87814
+Node: Output Section Name\7f88799
+Node: Output Section Address\7f89666
+Node: Input Section\7f91300
+Node: Input Section Basics\7f92092
+Node: Input Section Wildcards\7f94427
+Node: Input Section Common\7f97234
+Node: Input Section Keep\7f98703
+Node: Input Section Example\7f99172
+Node: Output Section Data\7f100129
+Node: Output Section Keywords\7f102898
+Node: Output Section Discarding\7f106330
+Node: Output Section Attributes\7f107275
+Node: Output Section Type\7f108109
+Node: Output Section LMA\7f109250
+Node: Output Section Region\7f111354
+Node: Output Section Phdr\7f111767
+Node: Output Section Fill\7f112418
+Node: Overlay Description\7f113547
+Node: MEMORY\7f117786
+Node: PHDRS\7f121863
+Node: VERSION\7f126902
+Node: Expressions\7f133902
+Node: Constants\7f134736
+Node: Symbols\7f135292
+Node: Location Counter\7f136024
+Node: Operators\7f138337
+Node: Evaluation\7f139248
+Node: Expression Section\7f140602
+Node: Builtin Functions\7f142078
+Node: Implicit Linker Scripts\7f148129
+Node: Machine Dependent\7f148897
+Node: H8/300\7f149484
+Node: i960\7f150280
+Node: ARM\7f151960
+Node: HPPA ELF32\7f153114
+Node: MMIX\7f154732
+Node: TI COFF\7f155943
+Node: BFD\7f156445
+Node: BFD outline\7f157899
+Node: BFD information loss\7f159180
+Node: Canonical format\7f161688
+Node: Reporting Bugs\7f166034
+Node: Bug Criteria\7f166727
+Node: Bug Reporting\7f167421
+Node: MRI\7f174381
+Node: GNU Free Documentation License\7f179005
+Node: Index\7f197416
 \1f
 End Tag Table
index 3687f9da85a262a3555e868e81f7756ac506b964..e18c3e262702715458c9761673a50c7f8a9e8421 100644 (file)
@@ -4,7 +4,7 @@ START-INFO-DIR-ENTRY
 * Ld: (ld).                       The GNU linker.
 END-INFO-DIR-ENTRY
 
-   This file documents the GNU linker LD version 2.13.2.
+   This file documents the GNU linker LD version 2.13.2.1.
 
    Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 Free Software Foundation, Inc.
@@ -15,7 +15,7 @@ File: ld.info,  Node: Top,  Next: Overview,  Up: (dir)
 Using ld
 ********
 
-   This file documents the GNU linker ld version 2.13.2.
+   This file documents the GNU linker ld version 2.13.2.1.
 
    This document is distributed under the terms of the GNU Free
 Documentation License.  A copy of the license is included in the
index 063eb1b344698548d6e8dd86f31f1c1e4f09c83e..cb0dec4bb6582efe558b2a881ce963d8c887f757 100644 (file)
@@ -4,7 +4,7 @@ START-INFO-DIR-ENTRY
 * Ld: (ld).                       The GNU linker.
 END-INFO-DIR-ENTRY
 
-   This file documents the GNU linker LD version 2.13.2.
+   This file documents the GNU linker LD version 2.13.2.1.
 
    Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 Free Software Foundation, Inc.
index a82efa96df875850e7157f13f5e9cab0bb1ac169..4c984f0e4864bda94b03d849dca4d30f03e0d51e 100644 (file)
@@ -4,7 +4,7 @@ START-INFO-DIR-ENTRY
 * Ld: (ld).                       The GNU linker.
 END-INFO-DIR-ENTRY
 
-   This file documents the GNU linker LD version 2.13.2.
+   This file documents the GNU linker LD version 2.13.2.1.
 
    Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 Free Software Foundation, Inc.
index 07ba2652f85ef416fc2d6cf5ddca429c2573f436..e6800294818e208fd2f71f1e89ba5466c032e62b 100644 (file)
@@ -4,7 +4,7 @@ START-INFO-DIR-ENTRY
 * Ld: (ld).                       The GNU linker.
 END-INFO-DIR-ENTRY
 
-   This file documents the GNU linker LD version 2.13.2.
+   This file documents the GNU linker LD version 2.13.2.1.
 
    Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 Free Software Foundation, Inc.
index 1c0b5e22e02513d2b7469c4cab189c56ac625a94..8b378d335b6480a3973ec332312052aa2243e321 100644 (file)
@@ -4,7 +4,7 @@ START-INFO-DIR-ENTRY
 * Ld: (ld).                       The GNU linker.
 END-INFO-DIR-ENTRY
 
-   This file documents the GNU linker LD version 2.13.2.
+   This file documents the GNU linker LD version 2.13.2.1.
 
    Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 Free Software Foundation, Inc.
index 1986d369dfc117666122699accd86f64634f6417..e5f69795929e2d16b61e7967c4d0979ece6d9f4f 100644 (file)
@@ -4,7 +4,7 @@ START-INFO-DIR-ENTRY
 * Ld: (ld).                       The GNU linker.
 END-INFO-DIR-ENTRY
 
-   This file documents the GNU linker LD version 2.13.2.
+   This file documents the GNU linker LD version 2.13.2.1.
 
    Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 Free Software Foundation, Inc.
index a15783e06359a6bc04cbe9e917f6592b3652f215..ae7db9f94eb09a117c197cd2acca7db18f2e3f8d 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.13.2
+@set VERSION 2.13.2.1