Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/binutils merge binutils 2.15 cornflakes.



details:   https://anonhg.NetBSD.org/src/rev/0ed269a012c6
branches:  trunk
changeset: 571765:0ed269a012c6
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Dec 08 13:38:07 2004 +0000

description:
merge binutils 2.15 cornflakes.

XXX: some info files are not yet totally fixed up..will fix.

diffstat:

 gnu/dist/binutils/ChangeLog                    |   9597 +++++++++
 gnu/dist/binutils/Makefile.in                  |  22284 +++++++++++++++++++---
 gnu/dist/binutils/bfd/archive.c                |    402 +-
 gnu/dist/binutils/bfd/bfd.c                    |    254 +-
 gnu/dist/binutils/bfd/coff-alpha.c             |     46 +-
 gnu/dist/binutils/bfd/config.bfd               |    237 +-
 gnu/dist/binutils/bfd/configure                |    996 +-
 gnu/dist/binutils/bfd/configure.host           |     38 +-
 gnu/dist/binutils/bfd/configure.in             |    132 +-
 gnu/dist/binutils/bfd/doc/bfd.info-3           |    429 -
 gnu/dist/binutils/bfd/doc/bfd.info-4           |   1604 -
 gnu/dist/binutils/bfd/doc/bfd.info-5           |   1153 -
 gnu/dist/binutils/bfd/doc/bfd.info-6           |   1112 -
 gnu/dist/binutils/bfd/doc/bfd.info-7           |    973 -
 gnu/dist/binutils/bfd/doc/bfd.info-8           |    391 -
 gnu/dist/binutils/bfd/doc/bfd.info-9           |    978 -
 gnu/dist/binutils/bfd/elf.c                    |   1625 +-
 gnu/dist/binutils/bfd/elf32-hppa.c             |    924 +-
 gnu/dist/binutils/bfd/elf32-vax.c              |     99 +-
 gnu/dist/binutils/bfd/elf64-alpha.c            |    297 +-
 gnu/dist/binutils/bfd/elf64-sparc.c            |    117 +-
 gnu/dist/binutils/bfd/elflink.h                |   8748 ---------
 gnu/dist/binutils/bfd/format.c                 |     44 +-
 gnu/dist/binutils/bfd/libbfd.h                 |    484 +-
 gnu/dist/binutils/bfd/po/es.gmo                |    Bin 
 gnu/dist/binutils/bfd/po/fr.gmo                |    Bin 
 gnu/dist/binutils/bfd/po/sv.gmo                |    Bin 
 gnu/dist/binutils/bfd/po/tr.gmo                |    Bin 
 gnu/dist/binutils/bfd/reloc.c                  |    449 +-
 gnu/dist/binutils/bfd/targets.c                |    357 +-
 gnu/dist/binutils/binutils/doc/Makefile.am     |     28 +-
 gnu/dist/binutils/binutils/doc/Makefile.in     |     32 +-
 gnu/dist/binutils/binutils/doc/addr2line.1     |      2 +-
 gnu/dist/binutils/binutils/doc/binutils.info-1 |   1106 -
 gnu/dist/binutils/binutils/doc/binutils.info-2 |   1311 -
 gnu/dist/binutils/binutils/doc/binutils.info-3 |   1025 -
 gnu/dist/binutils/binutils/doc/dlltool.1       |      2 +-
 gnu/dist/binutils/binutils/doc/nlmconv.1       |      2 +-
 gnu/dist/binutils/binutils/doc/nm.1            |      2 +-
 gnu/dist/binutils/binutils/doc/objcopy.1       |      2 +-
 gnu/dist/binutils/binutils/doc/objdump.1       |      2 +-
 gnu/dist/binutils/binutils/doc/ranlib.1        |      2 +-
 gnu/dist/binutils/binutils/doc/readelf.1       |      2 +-
 gnu/dist/binutils/binutils/doc/size.1          |      2 +-
 gnu/dist/binutils/binutils/doc/strings.1       |      2 +-
 gnu/dist/binutils/binutils/doc/strip.1         |      2 +-
 gnu/dist/binutils/binutils/doc/windres.1       |      2 +-
 gnu/dist/binutils/binutils/objcopy.c           |   1055 +-
 gnu/dist/binutils/binutils/po/es.gmo           |    Bin 
 gnu/dist/binutils/binutils/po/fr.gmo           |    Bin 
 gnu/dist/binutils/binutils/po/tr.gmo           |    Bin 
 gnu/dist/binutils/binutils/strings.c           |     70 +-
 gnu/dist/binutils/config.sub                   |     85 +-
 gnu/dist/binutils/configure                    |    697 +-
 gnu/dist/binutils/configure.in                 |    496 +-
 gnu/dist/binutils/etc/configure.info-1         |   1313 -
 gnu/dist/binutils/etc/configure.info-2         |   1137 -
 gnu/dist/binutils/etc/configure.info-3         |    285 -
 gnu/dist/binutils/gas/config/tc-arm.c          |   2044 +-
 gnu/dist/binutils/gas/config/tc-arm.h          |    171 +-
 gnu/dist/binutils/gas/config/tc-hppa.c         |     76 +-
 gnu/dist/binutils/gas/config/tc-hppa.h         |      5 +-
 gnu/dist/binutils/gas/config/tc-i386.c         |    339 +-
 gnu/dist/binutils/gas/config/tc-mips.c         |   5663 ++---
 gnu/dist/binutils/gas/config/tc-ns32k.c        |     19 +-
 gnu/dist/binutils/gas/config/tc-vax.c          |     25 +-
 gnu/dist/binutils/gas/configure                |  13102 +++++++++---
 gnu/dist/binutils/gas/configure.in             |     74 +-
 gnu/dist/binutils/gas/doc/Makefile.am          |      9 +-
 gnu/dist/binutils/gas/doc/Makefile.in          |    612 +-
 gnu/dist/binutils/gas/doc/as.info              |    480 -
 gnu/dist/binutils/gas/doc/as.info-1            |   1448 -
 gnu/dist/binutils/gas/doc/as.info-10           |   1397 -
 gnu/dist/binutils/gas/doc/as.info-11           |    502 -
 gnu/dist/binutils/gas/doc/as.info-12           |   1728 -
 gnu/dist/binutils/gas/doc/as.info-2            |   1367 -
 gnu/dist/binutils/gas/doc/as.info-3            |   1441 -
 gnu/dist/binutils/gas/doc/as.info-4            |   1485 -
 gnu/dist/binutils/gas/doc/as.info-5            |   1361 -
 gnu/dist/binutils/gas/doc/as.info-6            |   1255 -
 gnu/dist/binutils/gas/doc/as.info-7            |   1334 -
 gnu/dist/binutils/gas/doc/as.info-8            |   1503 -
 gnu/dist/binutils/gas/doc/as.info-9            |   1320 -
 gnu/dist/binutils/gas/po/es.gmo                |    Bin 
 gnu/dist/binutils/gas/po/fr.gmo                |    Bin 
 gnu/dist/binutils/gas/po/tr.gmo                |    Bin 
 gnu/dist/binutils/gprof/corefile.c             |     14 +-
 gnu/dist/binutils/gprof/gprof.info-1           |   1132 -
 gnu/dist/binutils/gprof/gprof.info-2           |    753 -
 gnu/dist/binutils/gprof/gprof.info-3           |    369 -
 gnu/dist/binutils/gprof/po/es.gmo              |    Bin 
 gnu/dist/binutils/gprof/po/fr.gmo              |    Bin 
 gnu/dist/binutils/gprof/po/sv.gmo              |    Bin 
 gnu/dist/binutils/gprof/po/tr.gmo              |    Bin 
 gnu/dist/binutils/ld/Makefile.am               |    416 +-
 gnu/dist/binutils/ld/Makefile.in               |    416 +-
 gnu/dist/binutils/ld/configdoc.texi            |     20 -
 gnu/dist/binutils/ld/configure.host            |     75 +-
 gnu/dist/binutils/ld/configure.tgt             |    168 +-
 gnu/dist/binutils/ld/emulparams/avr1200.sh     |     13 -
 gnu/dist/binutils/ld/emulparams/avr23xx.sh     |     14 -
 gnu/dist/binutils/ld/emulparams/avr4433.sh     |     14 -
 gnu/dist/binutils/ld/emulparams/avr44x4.sh     |     14 -
 gnu/dist/binutils/ld/emulparams/avr85xx.sh     |     14 -
 gnu/dist/binutils/ld/emulparams/avrmega103.sh  |     13 -
 gnu/dist/binutils/ld/emulparams/avrmega161.sh  |     14 -
 gnu/dist/binutils/ld/emulparams/avrmega603.sh  |     13 -
 gnu/dist/binutils/ld/emulparams/elf32_sparc.sh |      3 +-
 gnu/dist/binutils/ld/emulparams/elf64bmip.sh   |      9 +-
 gnu/dist/binutils/ld/emulparams/elf_i386.sh    |      3 +-
 gnu/dist/binutils/ld/emulparams/msp430x110.sh  |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x1101.sh |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x1111.sh |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x112.sh  |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x1121.sh |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x1122.sh |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x1132.sh |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x122.sh  |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x1222.sh |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x123.sh  |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x1232.sh |     14 -
 gnu/dist/binutils/ld/emulparams/msp430x133.sh  |     14 -
 gnu/dist/binutils/md5.sum                      |   5426 -----
 gnu/dist/binutils/mpw-README                   |    376 -
 gnu/dist/binutils/mpw-build.in                 |    204 -
 gnu/dist/binutils/mpw-config.in                |    113 -
 gnu/dist/binutils/mpw-configure                |    448 -
 gnu/dist/binutils/mpw-install                  |    122 -
 128 files changed, 48556 insertions(+), 62982 deletions(-)

diffs (truncated from 134507 to 300 lines):

diff -r dd2382a6284f -r 0ed269a012c6 gnu/dist/binutils/ChangeLog
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/gnu/dist/binutils/ChangeLog       Wed Dec 08 13:38:07 2004 +0000
@@ -0,0 +1,9597 @@
+2004-05-06  Daniel Jacobowitz  <dan%debian.org@localhost>
+
+       * src-release (do-tar): Add directories to the tar file.
+
+2004-05-06  Daniel Jacobowitz  <dan%debian.org@localhost>
+
+       Merge from mainline:
+       2004-04-15  James E Wilson  <wilson%specifixinc.com@localhost>
+       * Makefile.tpl (configure-[+module+], configure-gcc,
+       configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
+       Set and export LDFLAGS.
+       * Makefile.in: Regenerate.
+
+2004-04-19  Rainer Orth  <ro%TechFak.Uni-Bielefeld.DE@localhost>
+
+       * configure.in (mips*-*-irix5*): Enable ld.
+       * configure: Regenerate.
+
+2004-04-09  Daniel Jacobowitz  <drow%mvista.com@localhost>
+
+       Merge from mainline:
+       2004-03-25  Stan Shebs  <shebs%apple.com@localhost>
+        Remove MPW support, no longer used.
+        * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
+        mpw-install: Remove files.
+        * src-release (DEVO_SUPPORT): Remove names of removed files.
+        * MAINTAINERS: Likewise.
+
+       2004-02-28  Andrew Cagney  <cagney%redhat.com@localhost>
+       * src-release (CVS_NAMES): Define.
+       (do-tar, do-tar): Prune $(CVS_NAMES).
+
+       2004-02-23  Andrew Cagney  <cagney%redhat.com@localhost>
+       * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
+       2004-02-19.09.
+
+       2004-02-19  Andrew Cagney  <cagney%redhat.com@localhost>
+       * config.guess: Update from version 2003-06-12 to 2004-02-16.
+       * config.sub: Update from version 2003-06-13 to 2004-02-16.
+
+2004-02-11  David Edelsohn  <edelsohn%gnu.org@localhost>
+
+       * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
+       (rs6000-*-aix*): Same.
+       * configure: Regenerate.
+
+2004-02-11  Kelley Cook  <kcook%gcc.gnu.org@localhost>
+
+       * configure.in (host): Add in missing $noconfigdirs to defines.
+       * configure: Regenerate.
+
+2004-02-10  Arnaud Charlet  <charlet%act-europe.fr@localhost>,
+           Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
+
+       PR ada/6637, PR ada/5911
+        Merge with libada-branch:
+       * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
+       with appropriate dependencies. Add --enable-libada configure switch.
+       * configure, Makefile.in: Regenerate.
+
+2004-02-05  Rainer Orth  <ro%TechFak.Uni-Bielefeld.DE@localhost>
+
+       * configure.in: Don't pass --with-stabs on IRIX 5 either.
+       * configure: Regenerate.
+
+2004-02-02  Jeff Johnston  <jjohnstn%redhat.com@localhost>
+
+       * COPYING.NEWLIB: Update Red Hat license to 2004.
+       
+2004-01-23  DJ Delorie  <dj%redhat.com@localhost>
+
+       * Makefile.def (target_modules) [libiberty]: Don't stage.
+       * Makefile.in: Rebuilt.
+
+2004-01-23  Jeff Johnston  <jjohnstn%redhat.com@localhost>
+       
+       * COPYING.NEWLIB: Update to include copyrights for new
+       iconv code.
+
+2004-01-15  Andrew Cagney  <cagney%redhat.com@localhost>
+
+       * src-release: Update copyright year.
+       (do-proto-toplev): Configure using i686-pc-linux-gnu.
+       (NEWLIB_SUPPORT_DIRS): Delete macro.
+       (newlib.tar.bz2): Delete rule.
+
+2004-01-14  Loren J. Rittle <ljrittle%acm.org@localhost>
+
+       * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
+       * Makefile.tpl (configure-target-[+module+]): Support stage.
+       * Makefile.in: Rebuilt.
+
+2003-01-14  Maciej W. Rozycki  <macro%ds2.pg.gda.pl@localhost>
+
+       * gettext.m4: Quote names of macros to be defined by AC_DEFUN
+       throughout.
+
+2004-01-04  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
+
+       * configure.in: Use ./config.cache, not config.cache.
+       * configure: Regenerate.
+       * Makefile.tpl: Special-casing not needed for GCC any more.
+       * Makefile.in: Regenerate.
+
+       * configure.in: Don't share a cache file for host dirs.
+       * configure: Regenerate.
+
+       * config-ml.in: Don't mess with the cache file.
+
+2004-01-03  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
+
+       * Makefile.tpl: Make GCC use a separate config.cache.
+       * Makefile.in: Regenerate.
+
+       PR bootstrap/11932, PR bootstrap/11933
+       (I don't know if it will fix either of them, but it relates
+       to them.)
+       * configure.in: Don't use shared config.cache for target
+       directories.
+       * configure: Regenerate.
+
+2003-12-31  Roger Sayle  <roger%eyesopen.com@localhost>
+
+       * configure.in (ia64*-*-hpux*): Disable building java libraries.
+       * configure: Regenerated.
+
+2003-12-21  Bernardo Innocenti  <bernie%develer.com@localhost>
+ 
+       * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
+       * configure: Regenerated.
+
+2003-12-19  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
+
+       Port change over from GCC:
+       2003-11-20  Kelley Cook  <kcook%gcc.gnu.org@localhost>
+       * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
+       (configure-build-[+module+], configure-[+module+]): Likewise.
+       (configure-target-[+module+], configure-gcc, config.status): Likewise.
+       * Makefile.in: Regenerate.
+
+2003-12-08  Thomas Fitzsimmons  <fitzsim%redhat.com@localhost>
+
+       * configure.in (raw_libstdcxx_flags): Remove the leading space.
+       * configure: Regenerate.
+
+2003-11-27  Jeff Johnston  <jjohnstn%redhat.com@localhost>
+
+        * COPYING.NEWLIB: Add license info for long long routines added to
+       stdlib.
+
+2003-11-14  Arnaud Charlet  <charlet%act-europe.fr@localhost>
+
+       * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
+       * Makefile.in: Regenerate.
+
+2003-10-20  Phil Edwards  <phil%codesourcery.com@localhost>
+
+       * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
+       * configure:  Regenerate.
+
+2003-10-13  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
+
+       * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
+       HOST_FLAGS_TO_PASS.
+       * Makefile.in: Regenerate.
+
+2003-10-05  Mohan Embar  <gnustuff%thisiscool.com@localhost>
+
+       * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
+       * configure: Rebuilt
+       * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
+       * Makefile.in: Rebuilt
+
+2003-10-03  H.J. Lu  <hongjiu.lu%intel.com@localhost>
+
+       * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
+
+2003-10-01  Phil Edwards  <pme%gcc.gnu.org@localhost>
+
+       * config-ml.in:  Use ac_configure_args directly instead of
+       ml_arguments.  Only set ml_norecursion if --no[-]recursion is
+       actually seen.
+
+2003-10-01  Eric Botcazou  <ebotcazou%libertysurf.fr@localhost>
+
+       * config-ml.in: Propagate INSTALL variables.
+
+2003-09-21  Daniel Jacobowitz  <drow%mvista.com@localhost>
+
+       * configure.in: Pass a computed --program-transform-name
+       to subconfigures.
+       * configure: Regenerated.
+
+2003-09-20  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
+
+       * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
+       * Makefile.in: Regenerate.
+
+2003-09-17  Daniel Jacobowitz  <drow%mvista.com@localhost>
+
+       * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
+       quoting.
+       * configure: Regenerated.
+
+2003-09-12  Michael Chastain  <mec%shout.net@localhost>
+
+       Fix PR gdb/857.
+       * src-release (do-proto-topleve): Remove junk files
+       intl/config.cache, intl/config.status,
+       intl/config.h, intl/stamp-h.
+
+2003-09-14  Andrew Cagney  <cagney%redhat.com@localhost>
+
+       * src-release (dejagnu.tar): New target.
+       (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
+       (do-djunpack): Use $(PACKAGE) for the package name.
+
+2003-09-04  DJ Delorie  <dj%redhat.com@localhost>
+
+       * configure: Regenerate.
+
+2003-09-04  Robert Millan  <robertmh%gnu.org@localhost>
+
+       * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
+       
+2003-09-02  Kaveh R. Ghazi  <ghazi%caip.rutgers.edu@localhost>
+
+       * configure.in: Ensure arguments to sed are properly spaced.
+       * configure: Regenerate.
+
+2003-08-28  Daniel Jacobowitz  <drow%mvista.com@localhost>
+
+       Merge from gcc:
+       2003-07-20  Phil Edwards  <pme%gcc.gnu.org@localhost>
+       * install-sh:  Update to newer upstream versions (associated with
+       aclocal 1.7).
+       * missing:  Likewise, plus $1Help2man -> $1 typo fix.
+
+2003-08-27  Daniel Jacobowitz  <drow%mvista.com@localhost>
+
+       * configure.in: Set RAW_CXX_FOR_TARGET if unset.
+       * configure: Regenerated.
+
+2003-08-23  Phil Edwards  <pme%gcc.gnu.org@localhost>
+
+       * configure.in:  Use newline instead of semicolon when assuming
+       shell arguments in a for loop.
+       * configure:  Regenerated.
+
+2003-08-20  Geoffrey Keating  <geoffk%apple.com@localhost>
+
+       PR 8180
+       * configure.in: When testing with_libs and with_headers, treat
+       'no' as unset.  Based on a patch by Dan Kegel <dank%kegel.com@localhost>.
+       * configure: Regenerate.
+       
+       * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
+       make, shell, etc.
+       (baseargs): Likewise.
+       * configure: Regenerate.
+
+2003-08-19  Geoffrey Keating  <geoffk%apple.com@localhost>
+
+       * configure.in: Disable libgcj for darwin not on powerpc.
+       * configure: Rebuild.
+
+2003-08-15  Michael Chastain  <mec%shout.net@localhost>
+
+       * src-release (do-proto-toplev): Remove junk files
+       dejagnu/example/calc/config.status,
+       dejagnu/example/calc/config.log.
+
+2003-08-14  Alexandre Duret-Lutz  <adl%gnu.org@localhost>
+
+       * config-ml.in, symlink-tree: Add license.
+
+2003-08-01  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
+
+       Merge from gcc:
+
+       2003-08-01  Matt Kraai  <kraai%alumni.cmu.edu@localhost>
+       * Makefile.tpl (check, check-c++): Express dependencies using
+       dependencies rather than commands.
+       * Makefile.in: Regenerate.
+
+       2003-07-31  Geoffrey Keating  <geoffk%apple.com@localhost>
+       * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
+       * Makefile.in: Update.
+
+2003-08-01  Andrew Cagney  <cagney%redhat.com@localhost>
+
+       * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
+       * configure: Ditto.



Home | Main Index | Thread Index | Old Index