Skip to content

Commit 0231a51

Browse files
committed
Update version number and generated files for 2.33 release.
1 parent 8ba6c5a commit 0231a51

32 files changed

+9989
-8956
lines changed

bfd/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2019-09-30 Phil Blundell <[email protected]>
2+
3+
Release 2.33
4+
* version.m4 (BFD_VERSION): Set to 2.33.
5+
* development.sh (development, experimental): Set to false.
6+
* configure, Makefile.in, doc/Makefile.in, po/bfd.pot: Regenerate.
7+
18
2019-09-16 Phil Blundell <[email protected]>
29

310
* version.m4: Set version to 2.32.90 for pre-release.

bfd/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ pdfdir = @pdfdir@
438438
prefix = @prefix@
439439
program_transform_name = @program_transform_name@
440440
psdir = @psdir@
441-
runstatedir = @runstatedir@
442441
sbindir = @sbindir@
443442
sharedstatedir = @sharedstatedir@
444443
srcdir = @srcdir@

bfd/configure

Lines changed: 18 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for bfd 2.32.90.
3+
# Generated by GNU Autoconf 2.69 for bfd 2.33.
44
#
55
#
66
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
587587
# Identity of this package.
588588
PACKAGE_NAME='bfd'
589589
PACKAGE_TARNAME='bfd'
590-
PACKAGE_VERSION='2.32.90'
591-
PACKAGE_STRING='bfd 2.32.90'
590+
PACKAGE_VERSION='2.33'
591+
PACKAGE_STRING='bfd 2.33'
592592
PACKAGE_BUGREPORT=''
593593
PACKAGE_URL=''
594594

@@ -793,7 +793,6 @@ infodir
793793
docdir
794794
oldincludedir
795795
includedir
796-
runstatedir
797796
localstatedir
798797
sharedstatedir
799798
sysconfdir
@@ -890,7 +889,6 @@ datadir='${datarootdir}'
890889
sysconfdir='${prefix}/etc'
891890
sharedstatedir='${prefix}/com'
892891
localstatedir='${prefix}/var'
893-
runstatedir='${localstatedir}/run'
894892
includedir='${prefix}/include'
895893
oldincludedir='/usr/include'
896894
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1143,15 +1141,6 @@ do
11431141
| -silent | --silent | --silen | --sile | --sil)
11441142
silent=yes ;;
11451143

1146-
-runstatedir | --runstatedir | --runstatedi | --runstated \
1147-
| --runstate | --runstat | --runsta | --runst | --runs \
1148-
| --run | --ru | --r)
1149-
ac_prev=runstatedir ;;
1150-
-runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1151-
| --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1152-
| --run=* | --ru=* | --r=*)
1153-
runstatedir=$ac_optarg ;;
1154-
11551144
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
11561145
ac_prev=sbindir ;;
11571146
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1289,7 +1278,7 @@ fi
12891278
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
12901279
datadir sysconfdir sharedstatedir localstatedir includedir \
12911280
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1292-
libdir localedir mandir runstatedir
1281+
libdir localedir mandir
12931282
do
12941283
eval ac_val=\$$ac_var
12951284
# Remove trailing slashes.
@@ -1402,7 +1391,7 @@ if test "$ac_init_help" = "long"; then
14021391
# Omit some internal or obsolete options to make the list less imposing.
14031392
# This message is too long to be a string in the A/UX 3.1 sh.
14041393
cat <<_ACEOF
1405-
\`configure' configures bfd 2.32.90 to adapt to many kinds of systems.
1394+
\`configure' configures bfd 2.33 to adapt to many kinds of systems.
14061395

14071396
Usage: $0 [OPTION]... [VAR=VALUE]...
14081397

@@ -1442,7 +1431,6 @@ Fine tuning of the installation directories:
14421431
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
14431432
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
14441433
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
1445-
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
14461434
--libdir=DIR object code libraries [EPREFIX/lib]
14471435
--includedir=DIR C header files [PREFIX/include]
14481436
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1474,7 +1462,7 @@ fi
14741462

14751463
if test -n "$ac_init_help"; then
14761464
case $ac_init_help in
1477-
short | recursive ) echo "Configuration of bfd 2.32.90:";;
1465+
short | recursive ) echo "Configuration of bfd 2.33:";;
14781466
esac
14791467
cat <<\_ACEOF
14801468

@@ -1601,7 +1589,7 @@ fi
16011589
test -n "$ac_init_help" && exit $ac_status
16021590
if $ac_init_version; then
16031591
cat <<\_ACEOF
1604-
bfd configure 2.32.90
1592+
bfd configure 2.33
16051593
generated by GNU Autoconf 2.69
16061594

16071595
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2249,7 +2237,7 @@ cat >config.log <<_ACEOF
22492237
This file contains any messages produced by compilers while
22502238
running configure, to aid debugging if configure makes a mistake.
22512239

2252-
It was created by bfd $as_me 2.32.90, which was
2240+
It was created by bfd $as_me 2.33, which was
22532241
generated by GNU Autoconf 2.69. Invocation command line was
22542242

22552243
$ $0 $@
@@ -4199,7 +4187,7 @@ fi
41994187

42004188
# Define the identity of the package.
42014189
PACKAGE='bfd'
4202-
VERSION='2.32.90'
4190+
VERSION='2.33'
42034191

42044192

42054193
cat >>confdefs.h <<_ACEOF
@@ -11740,7 +11728,7 @@ else
1174011728
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1174111729
lt_status=$lt_dlunknown
1174211730
cat > conftest.$ac_ext <<_LT_EOF
11743-
#line 11743 "configure"
11731+
#line 11731 "configure"
1174411732
#include "confdefs.h"
1174511733

1174611734
#if HAVE_DLFCN_H
@@ -11846,7 +11834,7 @@ else
1184611834
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1184711835
lt_status=$lt_dlunknown
1184811836
cat > conftest.$ac_ext <<_LT_EOF
11849-
#line 11849 "configure"
11837+
#line 11837 "configure"
1185011838
#include "confdefs.h"
1185111839

1185211840
#if HAVE_DLFCN_H
@@ -12235,7 +12223,7 @@ else
1223512223
We can't simply define LARGE_OFF_T to be 9223372036854775807,
1223612224
since some C++ compilers masquerading as C compilers
1223712225
incorrectly reject 9223372036854775807. */
12238-
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
12226+
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
1223912227
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1224012228
&& LARGE_OFF_T % 2147483647 == 1)
1224112229
? 1 : -1];
@@ -12281,7 +12269,7 @@ else
1228112269
We can't simply define LARGE_OFF_T to be 9223372036854775807,
1228212270
since some C++ compilers masquerading as C compilers
1228312271
incorrectly reject 9223372036854775807. */
12284-
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
12272+
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
1228512273
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1228612274
&& LARGE_OFF_T % 2147483647 == 1)
1228712275
? 1 : -1];
@@ -12305,7 +12293,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1230512293
We can't simply define LARGE_OFF_T to be 9223372036854775807,
1230612294
since some C++ compilers masquerading as C compilers
1230712295
incorrectly reject 9223372036854775807. */
12308-
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
12296+
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
1230912297
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1231012298
&& LARGE_OFF_T % 2147483647 == 1)
1231112299
? 1 : -1];
@@ -12350,7 +12338,7 @@ else
1235012338
We can't simply define LARGE_OFF_T to be 9223372036854775807,
1235112339
since some C++ compilers masquerading as C compilers
1235212340
incorrectly reject 9223372036854775807. */
12353-
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
12341+
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
1235412342
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1235512343
&& LARGE_OFF_T % 2147483647 == 1)
1235612344
? 1 : -1];
@@ -12374,7 +12362,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1237412362
We can't simply define LARGE_OFF_T to be 9223372036854775807,
1237512363
since some C++ compilers masquerading as C compilers
1237612364
incorrectly reject 9223372036854775807. */
12377-
#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
12365+
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
1237812366
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1237912367
&& LARGE_OFF_T % 2147483647 == 1)
1238012368
? 1 : -1];
@@ -16368,8 +16356,6 @@ main ()
1636816356
if (*(data + i) != *(data3 + i))
1636916357
return 14;
1637016358
close (fd);
16371-
free (data);
16372-
free (data3);
1637316359
return 0;
1637416360
}
1637516361
_ACEOF
@@ -16968,7 +16954,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1696816954
# report actual input values of CONFIG_FILES etc. instead of their
1696916955
# values after options handling.
1697016956
ac_log="
16971-
This file was extended by bfd $as_me 2.32.90, which was
16957+
This file was extended by bfd $as_me 2.33, which was
1697216958
generated by GNU Autoconf 2.69. Invocation command line was
1697316959

1697416960
CONFIG_FILES = $CONFIG_FILES
@@ -17034,7 +17020,7 @@ _ACEOF
1703417020
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1703517021
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1703617022
ac_cs_version="\\
17037-
bfd config.status 2.32.90
17023+
bfd config.status 2.33
1703817024
configured by $0, generated by GNU Autoconf 2.69,
1703917025
with options \\"\$ac_cs_config\\"
1704017026

bfd/development.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

1818
# Controls whether to enable development-mode features by default.
19-
development=true
19+
development=false
2020

2121
# Indicate whether this is a release branch.
22-
experimental=true
22+
experimental=false

bfd/doc/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ pdfdir = @pdfdir@
375375
prefix = @prefix@
376376
program_transform_name = @program_transform_name@
377377
psdir = @psdir@
378-
runstatedir = @runstatedir@
379378
sbindir = @sbindir@
380379
sharedstatedir = @sharedstatedir@
381380
srcdir = @srcdir@

0 commit comments

Comments
 (0)