]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
24 years ago From 2000-10-14 Geoffrey Keating <geoffk@cygnus.com>
Geoffrey Keating [Mon, 16 Oct 2000 18:08:29 +0000 (18:08 +0000)] 
From 2000-10-14  Geoffrey Keating  <geoffk@cygnus.com>
* elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.

24 years agoMerge from mainline
Phil Blundell [Mon, 16 Oct 2000 17:57:08 +0000 (17:57 +0000)] 
Merge from mainline

24 years agoUpdate from mainline
Phil Blundell [Mon, 16 Oct 2000 17:51:02 +0000 (17:51 +0000)] 
Update from mainline

24 years agoUpdate version numbers.
Phil Blundell [Mon, 16 Oct 2000 11:27:31 +0000 (11:27 +0000)] 
Update version numbers.

24 years agoMerge from mainline
Phil Blundell [Sat, 14 Oct 2000 21:05:59 +0000 (21:05 +0000)] 
Merge from mainline

24 years agoMerge from mainline
Phil Blundell [Sat, 14 Oct 2000 20:43:13 +0000 (20:43 +0000)] 
Merge from mainline

24 years agoMerge from mainline
Phil Blundell [Sat, 14 Oct 2000 18:42:22 +0000 (18:42 +0000)] 
Merge from mainline

24 years agoMerge changes from mainline
Phil Blundell [Sat, 14 Oct 2000 18:35:19 +0000 (18:35 +0000)] 
Merge changes from mainline

24 years ago2000-10-12 Peter Jeremy <peter.jeremy@alcatel.com.au>
David O'Brien [Thu, 12 Oct 2000 13:56:39 +0000 (13:56 +0000)] 
2000-10-12  Peter Jeremy  <peter.jeremy@alcatel.com.au>
From 2000-08-08  Peter Jeremy  <peter.jeremy@alcatel.com.au>
* emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
in error message.
(gld${EMULATION_NAME}_place_orphan): Quite compiler warnings.

Approved by:  Philip Blundell <pb@futuretv.com>
              Message-Id: <E13jdVk-0002fY-00@fountain.labs.futuretv.com>

24 years agoMerge from head: H.J's x86 fix for "nm -l" on shared libraries.
David O'Brien [Mon, 25 Sep 2000 05:45:14 +0000 (05:45 +0000)] 
Merge from head:  H.J's x86 fix for "nm -l" on shared libraries.
This fixes a problem in using GDB 4.18 on shared libs on FreeBSD/i386 4.1.

Approved by:  Philip Blundell <philb@gnu.org>
              Message-Id: <E13bolZ-0004CJ-00@kings-cross.london.uk.eu.org>

24 years ago2000-09-08 Philip Blundell <philb@gnu.org>
Phil Blundell [Fri, 8 Sep 2000 21:02:54 +0000 (21:02 +0000)] 
2000-09-08  Philip Blundell  <philb@gnu.org>

* config/tc-arm.c (md_apply_fix3): Correct handling of ADRL when
offset is negative.

24 years ago2000-09-06 Philip Blundell <philb@gnu.org>
Phil Blundell [Wed, 6 Sep 2000 21:24:15 +0000 (21:24 +0000)] 
2000-09-06  Philip Blundell  <philb@gnu.org>

Merge from mainline:

2000-05-31  Ulrich Drepper  <drepper@redhat.com>

* elf.c (_bfd_elf_slurp_version_tables): Correct reading of version
definitions.  We must not assume they are sorted in the file
according to their index numbers.

24 years ago2000-09-06 Philip Blundell <philb@gnu.org>
Phil Blundell [Wed, 6 Sep 2000 20:57:43 +0000 (20:57 +0000)] 
2000-09-06  Philip Blundell  <philb@gnu.org>

* config.bfd (arm*-*-uclinux*): New target.
(armeb-*-elf, arm*b-*-linux-gnu*): Likewise.

24 years ago2000-09-05 Todd Vierling <tv@wasabisystems.com>
David O'Brien [Tue, 5 Sep 2000 08:56:22 +0000 (08:56 +0000)] 
2000-09-05  Todd Vierling <tv@wasabisystems.com>
From 2000-08-14  Todd Vierling <tv@wasabisystems.com>
* objcopy.c (strip_main): Silently accept -d as an alias for -g
for compatability with old BSD systems.

Approved by:  Philip Blundell <pb@tazenda.demon.co.uk>
              Message-Id: <E13W4ea-0002M7-00@kings-cross.london.uk.eu.org>

24 years ago2000-09-04 Todd Vierling <tv@wasabisystems.com>
David O'Brien [Mon, 4 Sep 2000 17:37:35 +0000 (17:37 +0000)] 
2000-09-04  Todd Vierling  <tv@wasabisystems.com>
* strip.1: Fix stray '\' in -o formatting.

Approved by:  Philip Blundell <pb@tazenda.demon.co.uk>
              Message-Id: <E13UkHe-0003xI-00@kings-cross.london.uk.eu.org>

24 years ago* config/tc-alpha.c (md_undefined_symbol): Properly understand that $at
David O'Brien [Wed, 30 Aug 2000 23:39:17 +0000 (23:39 +0000)] 
* config/tc-alpha.c (md_undefined_symbol): Properly understand that $at
is the integer register $r28, vs. both $r28 and the floating point
register $f28.

This quiets a bogus warning about needing ".set noat".

Approved by:  Philip Blundell <pb@tazenda.demon.co.uk>
              Message-Id: <E13KpFp-0000sK-00@kings-cross.london.uk.eu.org>

24 years agoFix typo and code omission preventing the detection of w65 binaries
Nick Clifton [Tue, 22 Aug 2000 21:02:06 +0000 (21:02 +0000)] 
Fix typo and code omission preventing the detection of w65 binaries

24 years agoAdd support for NetBSD sparc64 and sparcelf
Phil Blundell [Sun, 6 Aug 2000 15:39:57 +0000 (15:39 +0000)] 
Add support for NetBSD sparc64 and sparcelf

24 years agoSupport NetBSD/sparc64 and sparcelf.
Phil Blundell [Sun, 6 Aug 2000 15:22:07 +0000 (15:22 +0000)] 
Support NetBSD/sparc64 and sparcelf.

24 years ago2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
Phil Blundell [Fri, 4 Aug 2000 21:17:36 +0000 (21:17 +0000)] 
2000-06-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>

* emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
input objects to be ECOFF.
(check_sections): einfo takes %B, not %P, to print a BFD name.

2000-07-31  Rodney Brown  <RodneyBrown@pmsc.com>

* configure.tgt: Select targ_emul=elf_i386 for Unixware 7
(i586-sco-sysv5uw7.1.0).

25 years agoUpdate NEWS to what's really in 2.10
Alan Modra [Mon, 19 Jun 2000 02:31:27 +0000 (02:31 +0000)] 
Update NEWS to what's really in 2.10
KEEP .eh_frame contents
rth's .gcc_except_table change to elfd30v.sc

25 years agoAssign correct reloc value to size 1 fixes.
Nick Clifton [Fri, 9 Jun 2000 17:31:07 +0000 (17:31 +0000)] 
Assign correct reloc value to size 1 fixes.

25 years ago2000-06-07 Philippe De Muyter <phdm@macqel.be>
Phil Blundell [Wed, 7 Jun 2000 20:11:19 +0000 (20:11 +0000)] 
2000-06-07  Philippe De Muyter  <phdm@macqel.be>

* source.c: Remove direct inclusion of sys/stat.h.

25 years ago2000-06-04 Philippe De Muyter <phdm@macqel.be>
Phil Blundell [Sun, 4 Jun 2000 21:04:03 +0000 (21:04 +0000)] 
2000-06-04  Philippe De Muyter  <phdm@macqel.be>

* explodename.c: Include stdlib.h and string.h only if they exist.
Use strings.h eventually. (already in gettext-0.10.35 since 1998-04-27)

25 years ago2000-05-31 Mark Kettenis <kettenis@gnu.org>
Phil Blundell [Thu, 1 Jun 2000 20:09:07 +0000 (20:09 +0000)] 
2000-05-31  Mark Kettenis  <kettenis@gnu.org>

        Add support for FreeBSD/Alpha.
        * configure.in: Add alpha*-*-freebsd* entry to prevent including
        OSF core file support.

25 years agoThe ARM assembler is not assembling the following instruction
Scott Bambrough [Thu, 1 Jun 2000 19:15:39 +0000 (19:15 +0000)] 
The ARM assembler is not assembling the following instruction
correctly.

mrs lr, spsr

The string pointer is advanced to far before the check to set
the SPSR bit.

2000-06-01  Scott Bambrough <scottb@netwinder.org>

* config/tc-arm.c (do_mrs): Allow SPSR_BIT to be set correctly.

25 years agoREvert previous delta to gprof.h
Nick Clifton [Thu, 1 Jun 2000 00:13:49 +0000 (00:13 +0000)] 
REvert previous delta to gprof.h

25 years agoUpdate generated files.
Phil Blundell [Wed, 31 May 2000 12:27:13 +0000 (12:27 +0000)] 
Update generated files.

25 years agoForgot to check this in last week:
Phil Blundell [Wed, 31 May 2000 11:28:42 +0000 (11:28 +0000)] 
Forgot to check this in last week:

2000-05-22  David O'Brien  <obrien@FreeBSD.org>

* configure.in: Recognize alpha-*-freebsd*.
* configure: Regenerate.

25 years ago2000-05-26 Scott Bambrough <scottb@netwinder.org>
Scott Bambrough [Tue, 30 May 2000 13:42:11 +0000 (13:42 +0000)] 
2000-05-26  Scott Bambrough  <scottb@netwinder.org>

Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* arm-opc.h: Use upper case for flags in MSR and MRS
instructions.  Allow any bit to be set in the field_mask of
the MSR instruction.

Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* arm-dis.c (print_insn_arm): Decode _x and _s bits of
the field_mask of an MSR instruction.

2000-05-26  Scott Bambrough  <scottb@netwinder.org>

Port of patch to mainline by Thomas de Lellis <tdel@windriver.com>:
        * arm-opc.h: Disassembly of thumb ldsb/ldsh
        instructions changed to ldrsb/ldrsh.

25 years ago2000-05-26 Scott Bambrough <scottb@netwinder.org>
Scott Bambrough [Tue, 30 May 2000 13:41:12 +0000 (13:41 +0000)] 
2000-05-26  Scott Bambrough <scottb@netwinder.org>

Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* config/tc-arm.c (struct asm_psr): Add boolean field
distinguishing between CSPR and SPSR.  Rename 'number' field
to 'field'.
(psrs): Rearrange contents to match new asm_psr structure.
(arm_psr_parse): Move next to psr_required_here.  Make it
return an asm_psr structure.
(psr_required_here): Use asm_psr structure returned by
arm_psr_parse.
(do_msr): Reorganise to allow psr_required_here to be called
only once.
(md_undefined_name): Mark 'name' parameter as unused, since
the COFF target does not use it.

Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* testsuite/gas/arm/arch4t.s: Add tests of new fields
to msr instruction.

* NEWS: Mention change in behaviour when assembling msr
instruction.

25 years agoFix my inept 2000-05-24 change.
Alan Modra [Tue, 30 May 2000 07:51:02 +0000 (07:51 +0000)] 
Fix my inept 2000-05-24 change.

25 years ago2000-04-24 Nick Clifton <nickc@cygnus.com>
Phil Blundell [Mon, 29 May 2000 18:49:26 +0000 (18:49 +0000)] 
2000-04-24  Nick Clifton  <nickc@cygnus.com>

* doc/c-arm.texi (ARM Directives): Document behaviour of .align 0.
* doc/as.texinfo (Align): Include arm and strongarm in list of
targets that have the second form of the behaviour of the .align
directive.

2000-05-29  Philip Blundell  <philb@gnu.org>

* doc/as.texinfo: (Local Labels): Delete misplaced mention of ARM.

25 years ago2000-05-29 Philip Blundell <philb@gnu.org>
Phil Blundell [Mon, 29 May 2000 18:04:57 +0000 (18:04 +0000)] 
2000-05-29  Philip Blundell  <philb@gnu.org>

* ppcboot.c: Add packed attribute if compiling with GCC.

25 years agoAdd generated files.
Phil Blundell [Mon, 29 May 2000 14:08:54 +0000 (14:08 +0000)] 
Add generated files.

25 years ago2000-05-29 Philip Blundell <philb@gnu.org>
Phil Blundell [Mon, 29 May 2000 13:41:15 +0000 (13:41 +0000)] 
2000-05-29  Philip Blundell  <philb@gnu.org>

* doc/as.texinfo: Update copyright dates.
* NEWS: Mention ARM ELF support.

25 years ago(_bfd_elf_link_hash_table_init): Initialize dynlocal.
Alan Modra [Mon, 29 May 2000 05:18:32 +0000 (05:18 +0000)] 
(_bfd_elf_link_hash_table_init): Initialize dynlocal.

25 years agoUse BFD's _. ie. dgettext ("gprof", ..), was gettext (..)
Alan Modra [Sun, 28 May 2000 23:32:13 +0000 (23:32 +0000)] 
Use BFD's _.  ie. dgettext ("gprof", ..), was gettext (..)

25 years ago2000-05-22 David O'Brien <obrien@FreeBSD.org>
Phil Blundell [Sun, 28 May 2000 11:32:34 +0000 (11:32 +0000)] 
2000-05-22  David O'Brien  <obrien@FreeBSD.org>

        * configure.tgt: Recognize alpha-*-freebsd*.

25 years agoEli Zaretskii's DOSish file name patches.
Alan Modra [Sun, 28 May 2000 10:57:51 +0000 (10:57 +0000)] 
Eli Zaretskii's DOSish file name patches.

25 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Fri, 26 May 2000 13:11:58 +0000 (13:11 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_10-branch'.

Cherrypick from master 2000-05-26 13:11:57 UTC Alan Modra <amodra@gmail.com> 'Eli Zaretskii's DOSish file name patches.':
    include/filenames.h

25 years ago(bfd_close_all_done): Mask file perms with 0777 not 0x777.
Alan Modra [Fri, 26 May 2000 07:38:31 +0000 (07:38 +0000)] 
(bfd_close_all_done): Mask file perms with 0777 not 0x777.

25 years agoEnsure bfd_close after bfd_openw so we don't get multiple bfd_openw
Alan Modra [Thu, 25 May 2000 03:13:39 +0000 (03:13 +0000)] 
Ensure bfd_close after bfd_openw so we don't get multiple bfd_openw
calls for same file.

25 years agoOops. Forgot to say "configure: Regenerate".
Hans-Peter Nilsson [Tue, 23 May 2000 10:01:59 +0000 (10:01 +0000)] 
Oops.  Forgot to say "configure: Regenerate".

25 years ago * configure.in (i386-*-freebsd a.out entry): Quote properly.
Hans-Peter Nilsson [Tue, 23 May 2000 09:57:10 +0000 (09:57 +0000)] 
* configure.in (i386-*-freebsd a.out entry): Quote properly.

25 years agoH.J.'s ELFOSABI changes.
Alan Modra [Tue, 23 May 2000 08:39:07 +0000 (08:39 +0000)] 
H.J.'s ELFOSABI changes.

25 years ago2000-05-23 Philip Blundell <pb@futuretv.com>
Phil Blundell [Tue, 23 May 2000 08:12:02 +0000 (08:12 +0000)] 
2000-05-23  Philip Blundell  <pb@futuretv.com>

* configure.in: Set version to 2.10.
* configure: Regenerate.

25 years agoDuh, rebuild configure too.
Phil Blundell [Tue, 23 May 2000 08:06:48 +0000 (08:06 +0000)] 
Duh, rebuild configure too.

25 years ago2000-05-23 Philip Blundell <pb@futuretv.com>
Phil Blundell [Tue, 23 May 2000 08:04:08 +0000 (08:04 +0000)] 
2000-05-23  Philip Blundell  <pb@futuretv.com>

* configure.in: Set version to 2.10.

25 years ago2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
Phil Blundell [Tue, 23 May 2000 07:57:58 +0000 (07:57 +0000)] 
2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>

* arlex.l: Add directives to increase lex buffer size.

* objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
        already included by bucomm.h.

25 years agoAdd missed hunk.
Alan Modra [Tue, 23 May 2000 05:19:06 +0000 (05:19 +0000)] 
Add missed hunk.

25 years agoPass jump reloc in fr_var so it can be used in
Alan Modra [Tue, 23 May 2000 05:04:30 +0000 (05:04 +0000)] 
Pass jump reloc in fr_var so it can be used in
md_estimate_size_before_relax, replacing old kludge.

25 years agoAssorted bugfixes from the trunk:
Alan Modra [Tue, 23 May 2000 00:53:19 +0000 (00:53 +0000)] 
Assorted bugfixes from the trunk:
d suffix for pushf,popf,pusha,popa,iret

25 years agoFix fild.
Alan Modra [Wed, 17 May 2000 00:46:52 +0000 (00:46 +0000)] 
Fix fild.

25 years agoUpdate printed copyright.
Alan Modra [Mon, 15 May 2000 02:21:03 +0000 (02:21 +0000)] 
Update printed copyright.

25 years agoFreeBSD changes.
Alan Modra [Mon, 15 May 2000 00:12:35 +0000 (00:12 +0000)] 
FreeBSD changes.

25 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Sun, 14 May 2000 09:37:08 +0000 (09:37 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_10-branch'.

Cherrypick from master 2000-05-14 09:37:07 UTC Alan Modra <amodra@gmail.com> 'New file':
    gas/config/te-freebsd.h
    ld/testsuite/ld-elfvsb/elf-offset.ld

25 years agoApply Joel Sherrill's RTEMS patch.
Phil Blundell [Sat, 13 May 2000 12:23:46 +0000 (12:23 +0000)] 
Apply Joel Sherrill's RTEMS patch.

25 years agoFix some nits shown up by objcopy.
Alan Modra [Tue, 9 May 2000 01:00:47 +0000 (01:00 +0000)] 
Fix some nits shown up by objcopy.

25 years agoMichael Sokolov's 68000 patches + assorted compiler warning fixes.
Alan Modra [Mon, 8 May 2000 10:31:20 +0000 (10:31 +0000)] 
Michael Sokolov's 68000 patches + assorted compiler warning fixes.

25 years agoFix breakage from 2000-03-31 bfd/srec.c change.
Alan Modra [Mon, 8 May 2000 10:14:09 +0000 (10:14 +0000)] 
Fix breakage from 2000-03-31 bfd/srec.c change.

25 years agoFix coredump discovered running m68k testsuite.
Alan Modra [Mon, 8 May 2000 10:04:53 +0000 (10:04 +0000)] 
Fix coredump discovered running m68k testsuite.

25 years ago* trad-core.c (trad_unix_core_file_p): Return
Alan Modra [Mon, 8 May 2000 07:00:25 +0000 (07:00 +0000)] 
* trad-core.c (trad_unix_core_file_p): Return
bfd_error_wrong_format rather than bfd_error_file_truncated.

25 years agoDataDirectory virtual address is relative. Fix to suit.
Alan Modra [Mon, 8 May 2000 06:06:30 +0000 (06:06 +0000)] 
DataDirectory virtual address is relative.  Fix to suit.

25 years ago2000-04-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
Phil Blundell [Sat, 6 May 2000 14:49:26 +0000 (14:49 +0000)] 
2000-04-13  Michael Sokolov  <msokolov@ivan.Harhan.ORG>

* a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c, ppc-dis.c,
ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c, tic80-dis.c,
tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c, w65-dis.c, z8k-dis.c,
z8kgen.c: Everyone includes sysdep.h. Remove ansidecl.h as sysdep.h
includes it.

25 years agoJust mention current year in printed copyright message.
Alan Modra [Thu, 4 May 2000 05:37:28 +0000 (05:37 +0000)] 
Just mention current year in printed copyright message.

25 years ago * config/atof-ieee.c (gen_to_words): When adding carry back in,
Ian Lance Taylor [Wed, 3 May 2000 21:24:59 +0000 (21:24 +0000)] 
* config/atof-ieee.c (gen_to_words): When adding carry back in,
don't permit lp to become less than the words array.

25 years agoFix 64 bit target section start on 32 bit machine.
Alan Modra [Wed, 3 May 2000 11:25:00 +0000 (11:25 +0000)] 
Fix 64 bit target section start on 32 bit machine.

25 years agoUpdate copyright message.
Alan Modra [Wed, 3 May 2000 06:39:54 +0000 (06:39 +0000)] 
Update copyright message.

25 years agogo32 bss alignment
Alan Modra [Wed, 3 May 2000 05:41:09 +0000 (05:41 +0000)] 
go32 bss alignment

25 years ago2000-04-30 Ben Elliston <bje@redhat.com>
Ben Elliston [Sun, 30 Apr 2000 15:07:52 +0000 (15:07 +0000)] 
2000-04-30  Ben Elliston  <bje@redhat.com>

* bfdint.texi (BFD generated files): Fix another typo.

25 years agoCorrectly check GCC version.
Alan Modra [Sat, 29 Apr 2000 01:45:49 +0000 (01:45 +0000)] 
Correctly check GCC version.

25 years agoFix bug selecting octets per byte value when loading binary files.
Timothy Wall [Sat, 22 Apr 2000 20:08:12 +0000 (20:08 +0000)] 
Fix bug selecting octets per byte value when loading binary files.

25 years ago* config/tc-mn10300.c (HAVE_AM30): Define.
Alexandre Oliva [Thu, 20 Apr 2000 22:18:36 +0000 (22:18 +0000)] 
* config/tc-mn10300.c (HAVE_AM30): Define.
(md_assemble): Use it.

25 years ago* m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
Alexandre Oliva [Thu, 20 Apr 2000 22:16:12 +0000 (22:16 +0000)] 
* m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
(disassemble): Use them.

25 years agoFix typo.
Alan Modra [Wed, 19 Apr 2000 14:36:10 +0000 (14:36 +0000)] 
Fix typo.

25 years agoRemove extraneous paragraph.
Alan Modra [Wed, 19 Apr 2000 11:31:12 +0000 (11:31 +0000)] 
Remove extraneous paragraph.

25 years agoK&R compiler fixes.
Alan Modra [Wed, 19 Apr 2000 11:13:16 +0000 (11:13 +0000)] 
K&R compiler fixes.

25 years agoMove some things over from the main branch.
Alan Modra [Wed, 19 Apr 2000 10:04:54 +0000 (10:04 +0000)] 
Move some things over from the main branch.
My obj-multi dependency fix.
Michael Sokolov's FLEX,YACC makefile fix, and define SEEK_SET in as.h
Nick's avr makefile fixes.

25 years agoFix typo.
Alan Modra [Mon, 17 Apr 2000 07:55:59 +0000 (07:55 +0000)] 
Fix typo.

25 years agoFix auto-dependency bug.
Alan Modra [Tue, 11 Apr 2000 23:58:39 +0000 (23:58 +0000)] 
Fix auto-dependency bug.

25 years ago(test4): Delete incorrect foo__1B test.
Alan Modra [Tue, 11 Apr 2000 23:04:03 +0000 (23:04 +0000)] 
(test4): Delete incorrect foo__1B test.

25 years agoAllow address wrap for bitfields again.
Alan Modra [Tue, 11 Apr 2000 23:02:50 +0000 (23:02 +0000)] 
Allow address wrap for bitfields again.

25 years agoReplace 'strftime' with 'sprintf'
Nick Clifton [Mon, 10 Apr 2000 18:01:16 +0000 (18:01 +0000)] 
Replace 'strftime' with 'sprintf'

25 years agoA mostly cosmetic tidy up of warnings and error message reporting.
Alan Modra [Fri, 7 Apr 2000 04:39:25 +0000 (04:39 +0000)] 
A mostly cosmetic tidy up of warnings and error message reporting.

25 years ago* gprof.c (copyright): Do not use N_ in array initializer.
Alexandre Oliva [Wed, 5 Apr 2000 20:53:21 +0000 (20:53 +0000)] 
* gprof.c (copyright): Do not use N_ in array initializer.

25 years ago* config/tc-sparc.c (sparc_ip): Avoid string pasting.
Alexandre Oliva [Wed, 5 Apr 2000 09:36:19 +0000 (09:36 +0000)] 
* config/tc-sparc.c (sparc_ip): Avoid string pasting.

25 years agoThis is a grab-bag of my stuff from the head branch.
Alan Modra [Wed, 5 Apr 2000 05:36:44 +0000 (05:36 +0000)] 
This is a grab-bag of my stuff from the head branch.
Should have done it separately, I know.
- move bug report address to include file
- objcopy --redefine-sym
- update makefile dependencies (but use automake-000227)
- H.J. Lu's fix to readelf.c

25 years ago* config/tc-mn10300.c (md_pseudo_table): Use constant names.
Alexandre Oliva [Tue, 4 Apr 2000 22:42:23 +0000 (22:42 +0000)] 
* config/tc-mn10300.c (md_pseudo_table): Use constant names.
(md_begin): Likewise.
(HAVE_AM33): New macro.
(md_assemble): Use it.  Match r_regs and xr_regs only if
HAVE_AM33.

25 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Tue, 4 Apr 2000 14:32:36 +0000 (14:32 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_10-branch'.

Cherrypick from master 2000-04-04 14:32:35 UTC Alan Modra <amodra@gmail.com> 'Move translated part of bug report string back into .c files so':
    include/bin-bugs.h

25 years agoCorrect 2000-02-26 change.
Alan Modra [Tue, 4 Apr 2000 11:28:47 +0000 (11:28 +0000)] 
Correct 2000-02-26 change.

25 years agoTidy some code. Print pc rel addresses as signed.
Alan Modra [Tue, 4 Apr 2000 11:25:30 +0000 (11:25 +0000)] 
Tidy some code.  Print pc rel addresses as signed.

25 years agoDon't emit relative relocations for non-loaded sections in shared objects.
Alan Modra [Tue, 4 Apr 2000 11:23:34 +0000 (11:23 +0000)] 
Don't emit relative relocations for non-loaded sections in shared objects.
Fix for DWARF-2 sections .debug_info and .debug_line.

25 years ago2000-04-03 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Mon, 3 Apr 2000 19:19:52 +0000 (19:19 +0000)] 
2000-04-03  H.J. Lu  <hjl@gnu.org>

* cache.c (bfd_open_file): Unlink the output file only if
it has none zero size.

25 years agorebuild generated files
Ian Lance Taylor [Sun, 2 Apr 2000 20:46:57 +0000 (20:46 +0000)] 
rebuild generated files

25 years agoThis commit was manufactured by cvs2svn to create branch 'binutils- binutils-2_10-branchpoint
nobody [Sun, 2 Apr 2000 08:24:55 +0000 (08:24 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_10-branch'.

Sprout from cygnus 2000-02-22 16:18:13 UTC Ian Lance Taylor <ian@airs.com> 'import libiberty from egcs'
Cherrypick from master 2000-04-02 08:24:54 UTC Richard Henderson <rth@redhat.com> '        * config/tc-d30v.c (check_range): Allow signed or unsigned 32-bit':
    ChangeLog
    Makefile.in
    bfd/ChangeLog
    bfd/Makefile.am
    bfd/Makefile.in
    bfd/acinclude.m4
    bfd/aclocal.m4
    bfd/aix386-core.c
    bfd/aout-adobe.c
    bfd/aout-arm.c
    bfd/aout-ns32k.c
    bfd/aout-target.h
    bfd/aout-tic30.c
    bfd/aoutx.h
    bfd/archive.c
    bfd/archures.c
    bfd/armnetbsd.c
    bfd/bfd-in.h
    bfd/bfd-in2.h
    bfd/bfd.c
    bfd/binary.c
    bfd/bout.c
    bfd/cisco-core.c
    bfd/coff-a29k.c
    bfd/coff-alpha.c
    bfd/coff-apollo.c
    bfd/coff-arm.c
    bfd/coff-go32.c
    bfd/coff-h8300.c
    bfd/coff-h8500.c
    bfd/coff-i386.c
    bfd/coff-i860.c
    bfd/coff-i960.c
    bfd/coff-m68k.c
    bfd/coff-m88k.c
    bfd/coff-mcore.c
    bfd/coff-mips.c
    bfd/coff-ppc.c
    bfd/coff-rs6000.c
    bfd/coff-sh.c
    bfd/coff-sparc.c
    bfd/coff-stgo32.c
    bfd/coff-tic30.c
    bfd/coff-tic80.c
    bfd/coff-w65.c
    bfd/coff-we32k.c
    bfd/coff-z8k.c
    bfd/coffcode.h
    bfd/coffgen.c
    bfd/cofflink.c
    bfd/coffswap.h
    bfd/config.bfd
    bfd/config.in
    bfd/configure
    bfd/configure.host
    bfd/configure.in
    bfd/cpu-arm.c
    bfd/cpu-avr.c
    bfd/cpu-d10v.c
    bfd/cpu-h8500.c
    bfd/cpu-hppa.c
    bfd/cpu-i370.c
    bfd/cpu-m10300.c
    bfd/cpu-m32r.c
    bfd/cpu-mcore.c
    bfd/cpu-ns32k.c
    bfd/cpu-pj.c
    bfd/cpu-sh.c
    bfd/cpu-w65.c
    bfd/doc/Makefile.in
    bfd/dwarf1.c
    bfd/dwarf2.c
    bfd/ecoff.c
    bfd/ecofflink.c
    bfd/elf-bfd.h
    bfd/elf-hppa.h
    bfd/elf-m10200.c
    bfd/elf-m10300.c
    bfd/elf.c
    bfd/elf32-arc.c
    bfd/elf32-arm.h
    bfd/elf32-avr.c
    bfd/elf32-d10v.c
    bfd/elf32-d30v.c
    bfd/elf32-fr30.c
    bfd/elf32-gen.c
    bfd/elf32-hppa.c
    bfd/elf32-hppa.h
    bfd/elf32-i370.c
    bfd/elf32-i386.c
    bfd/elf32-i860.c
    bfd/elf32-i960.c
    bfd/elf32-m32r.c
    bfd/elf32-m68k.c
    bfd/elf32-m88k.c
    bfd/elf32-mcore.c
    bfd/elf32-mips.c
    bfd/elf32-pj.c
    bfd/elf32-ppc.c
    bfd/elf32-sh.c
    bfd/elf32-sparc.c
    bfd/elf32-v850.c
    bfd/elf64-alpha.c
    bfd/elf64-gen.c
    bfd/elf64-mips.c
    bfd/elf64-sparc.c
    bfd/elfarm-nabi.c
    bfd/elfarm-oabi.c
    bfd/elfcode.h
    bfd/elflink.c
    bfd/elflink.h
    bfd/elfxx-target.h
    bfd/epoc-pe-arm.c
    bfd/epoc-pei-arm.c
    bfd/freebsd.h
    bfd/hash.c
    bfd/hosts/alphalinux.h
    bfd/hp300hpux.c
    bfd/hppabsd-core.c
    bfd/hpux-core.c
    bfd/i386linux.c
    bfd/i386lynx.c
    bfd/i386msdos.c
    bfd/i386os9k.c
    bfd/ieee.c
    bfd/ihex.c
    bfd/irix-core.c
    bfd/libbfd-in.h
    bfd/libbfd.c
    bfd/libbfd.h
    bfd/libcoff-in.h
    bfd/libcoff.h
    bfd/libecoff.h
    bfd/libhppa.h
    bfd/libpei.h
    bfd/linker.c
    bfd/m68klinux.c
    bfd/mipsbsd.c
    bfd/netbsd-core.c
    bfd/netbsd.h
    bfd/nlm-target.h
    bfd/nlm32-ppc.c
    bfd/nlm32-sparc.c
    bfd/nlmcode.h
    bfd/oasys.c
    bfd/osf-core.c
    bfd/pc532-mach.c
    bfd/pe-arm.c
    bfd/pe-i386.c
    bfd/pe-mips.c
    bfd/pe-ppc.c
    bfd/pe-sh.c
    bfd/pei-arm.c
    bfd/pei-i386.c
    bfd/pei-mcore.c
    bfd/pei-mips.c
    bfd/pei-ppc.c
    bfd/pei-sh.c
    bfd/peicode.h
    bfd/peigen.c
    bfd/po/POTFILES.in
    bfd/po/bfd.pot
    bfd/ppcboot.c
    bfd/ptrace-core.c
    bfd/reloc.c
    bfd/reloc16.c
    bfd/riscix.c
    bfd/rs6000-core.c
    bfd/sco5-core.c
    bfd/section.c
    bfd/som.c
    bfd/sparclinux.c
    bfd/srec.c
    bfd/stabs.c
    bfd/sunos.c
    bfd/syms.c
    bfd/targets.c
    bfd/tekhex.c
    bfd/trad-core.c
    bfd/versados.c
    bfd/vms-gsd.c
    bfd/vms-hdr.c
    bfd/vms-misc.c
    bfd/vms-tir.c
    bfd/vms.c
    bfd/vms.h
    bfd/xcofflink.c
    binutils/ChangeLog
    binutils/Makefile.am
    binutils/Makefile.in
    binutils/NEWS
    binutils/aclocal.m4
    binutils/addr2line.c
    binutils/ar.1
    binutils/ar.c
    binutils/arparse.y
    binutils/arsup.c
    binutils/binutils.texi
    binutils/config.in
    binutils/configure
    binutils/configure.in
    binutils/debug.c
    binutils/deflex.l
    binutils/defparse.y
    binutils/dlltool.c
    binutils/dllwrap.c
    binutils/dyn-string.c
    binutils/dyn-string.h
    binutils/filemode.c
    binutils/ieee.c
    binutils/nm.c
    binutils/objcopy.1
    binutils/objcopy.c
    binutils/objdump.c
    binutils/po/POTFILES.in
    binutils/po/binutils.pot
    binutils/prdbg.c
    binutils/rclex.l
    binutils/rcparse.y
    binutils/rdcoff.c
    binutils/rddbg.c
    binutils/readelf.c
    binutils/rename.c
    binutils/rescoff.c
    binutils/resrc.c
    binutils/resres.c
    binutils/size.c
    binutils/stabs.c
    binutils/strings.1
    binutils/strings.c
    binutils/testsuite/ChangeLog
    binutils/testsuite/binutils-all/hppa/freg.s
    binutils/testsuite/binutils-all/hppa/objdump.exp
    binutils/testsuite/binutils-all/objcopy.exp
    binutils/testsuite/binutils-all/objdump.exp
    binutils/testsuite/binutils-all/readelf.h
    binutils/testsuite/binutils-all/readelf.r
    binutils/testsuite/binutils-all/readelf.s
    binutils/testsuite/binutils-all/readelf.ss
    binutils/testsuite/binutils-all/readelf.wi
    binutils/testsuite/binutils-all/testprog.c
    binutils/windres.c
    binutils/windres.h
    binutils/wrstabs.c
    config.guess
    config.sub
    config/ChangeLog
    config/mh-i370pic
    config/mt-aix43
    config/mt-i370pic
    config/mt-wince
    configure
    configure.in
    gas/ChangeLog
    gas/Makefile.am
    gas/Makefile.in
    gas/NEWS
    gas/aclocal.m4
    gas/app.c
    gas/as.c
    gas/as.h
    gas/atof-generic.c
    gas/cgen.c
    gas/cond.c
    gas/config/atof-ieee.c
    gas/config/atof-vax.c
    gas/config/e-i386aout.c
    gas/config/m68k-parse.h
    gas/config/obj-aout.c
    gas/config/obj-aout.h
    gas/config/obj-bout.c
    gas/config/obj-coff.c
    gas/config/obj-coff.h
    gas/config/obj-ecoff.c
    gas/config/obj-ecoff.h
    gas/config/obj-elf.c
    gas/config/obj-elf.h
    gas/config/obj-evax.h
    gas/config/obj-multi.h
    gas/config/obj-som.c
    gas/config/obj-vms.h
    gas/config/tc-alpha.c
    gas/config/tc-alpha.h
    gas/config/tc-arc.c
    gas/config/tc-arc.h
    gas/config/tc-arm.c
    gas/config/tc-arm.h
    gas/config/tc-avr.c
    gas/config/tc-avr.h
    gas/config/tc-d10v.c
    gas/config/tc-d10v.h
    gas/config/tc-d30v.c
    gas/config/tc-d30v.h
    gas/config/tc-fr30.c
    gas/config/tc-h8300.c
    gas/config/tc-hppa.c
    gas/config/tc-hppa.h
    gas/config/tc-i370.c
    gas/config/tc-i370.h
    gas/config/tc-i386.c
    gas/config/tc-i386.h
    gas/config/tc-i860.c
    gas/config/tc-i960.c
    gas/config/tc-i960.h
    gas/config/tc-m32r.c
    gas/config/tc-m68k.c
    gas/config/tc-m68k.h
    gas/config/tc-m88k.c
    gas/config/tc-m88k.h
    gas/config/tc-mcore.c
    gas/config/tc-mcore.h
    gas/config/tc-mips.c
    gas/config/tc-mips.h
    gas/config/tc-mn10200.c
    gas/config/tc-mn10300.c
    gas/config/tc-ns32k.c
    gas/config/tc-ns32k.h
    gas/config/tc-pj.c
    gas/config/tc-pj.h
    gas/config/tc-ppc.c
    gas/config/tc-ppc.h
    gas/config/tc-sh.c
    gas/config/tc-sh.h
    gas/config/tc-sparc.c
    gas/config/tc-sparc.h
    gas/config/tc-tahoe.c
    gas/config/tc-tic30.c
    gas/config/tc-v850.c
    gas/config/tc-vax.c
    gas/config/tc-w65.c
    gas/config/tc-z8k.c
    gas/config/te-go32.h
    gas/config/te-interix.h
    gas/config/te-wince-pe.h
    gas/configure
    gas/configure.in
    gas/dep-in.sed
    gas/doc/Makefile.am
    gas/doc/Makefile.in
    gas/doc/all.texi
    gas/doc/as.1
    gas/doc/as.texinfo
    gas/doc/c-arm.texi
    gas/doc/c-i370.texi
    gas/doc/c-i386.texi
    gas/doc/c-m32r.texi
    gas/doc/c-mips.texi
    gas/doc/c-pj.texi
    gas/doc/c-sparc.texi
    gas/doc/internals.texi
    gas/dwarf2dbg.c
    gas/dwarf2dbg.h
    gas/ecoff.c
    gas/ecoff.h
    gas/expr.c
    gas/expr.h
    gas/frags.c
    gas/frags.h
    gas/gasp.c
    gas/hash.c
    gas/hash.h
    gas/input-file.c
    gas/input-scrub.c
    gas/itbl-ops.c
    gas/itbl-ops.h
    gas/listing.c
    gas/macro.c
    gas/macro.h
    gas/obj.h
    gas/output-file.c
    gas/po/POTFILES.in
    gas/po/gas.pot
    gas/read.c
    gas/read.h
    gas/sb.h
    gas/stabs.c
    gas/struc-symbol.h
    gas/subsegs.c
    gas/symbols.c
    gas/symbols.h
    gas/testsuite/ChangeLog
    gas/testsuite/gas/all/cond.d
    gas/testsuite/gas/all/gas.exp
    gas/testsuite/gas/all/itbl-test.c
    gas/testsuite/gas/arm/arm7t.d
    gas/testsuite/gas/arm/arm7t.s
    gas/testsuite/gas/arm/float.s
    gas/testsuite/gas/arm/inst.d
    gas/testsuite/gas/arm/inst.s
    gas/testsuite/gas/arm/thumb.s
    gas/testsuite/gas/d10v/d10.exp
    gas/testsuite/gas/d10v/inst.d
    gas/testsuite/gas/d10v/inst.s
    gas/testsuite/gas/elf/elf.exp
    gas/testsuite/gas/elf/section0.d
    gas/testsuite/gas/elf/section0.s
    gas/testsuite/gas/elf/section1.d
    gas/testsuite/gas/elf/section1.s
    gas/testsuite/gas/hppa/basic/add.s
    gas/testsuite/gas/hppa/basic/add2.s
    gas/testsuite/gas/hppa/basic/addi.s
    gas/testsuite/gas/hppa/basic/basic.exp
    gas/testsuite/gas/hppa/basic/branch.s
    gas/testsuite/gas/hppa/basic/branch2.s
    gas/testsuite/gas/hppa/basic/comclr.s
    gas/testsuite/gas/hppa/basic/copr.s
    gas/testsuite/gas/hppa/basic/coprmem.s
    gas/testsuite/gas/hppa/basic/dcor.s
    gas/testsuite/gas/hppa/basic/dcor2.s
    gas/testsuite/gas/hppa/basic/deposit.s
    gas/testsuite/gas/hppa/basic/deposit2.s
    gas/testsuite/gas/hppa/basic/deposit3.s
    gas/testsuite/gas/hppa/basic/ds.s
    gas/testsuite/gas/hppa/basic/extract.s
    gas/testsuite/gas/hppa/basic/extract2.s
    gas/testsuite/gas/hppa/basic/extract3.s
    gas/testsuite/gas/hppa/basic/fmem.s
    gas/testsuite/gas/hppa/basic/fp_comp.s
    gas/testsuite/gas/hppa/basic/fp_comp2.s
    gas/testsuite/gas/hppa/basic/fp_conv.s
    gas/testsuite/gas/hppa/basic/fp_fcmp.s
    gas/testsuite/gas/hppa/basic/fp_misc.s
    gas/testsuite/gas/hppa/basic/imem.s
    gas/testsuite/gas/hppa/basic/immed.s
    gas/testsuite/gas/hppa/basic/logical.s
    gas/testsuite/gas/hppa/basic/media.s
    gas/testsuite/gas/hppa/basic/perf.s
    gas/testsuite/gas/hppa/basic/purge.s
    gas/testsuite/gas/hppa/basic/purge2.s
    gas/testsuite/gas/hppa/basic/sh1add.s
    gas/testsuite/gas/hppa/basic/sh2add.s
    gas/testsuite/gas/hppa/basic/sh3add.s
    gas/testsuite/gas/hppa/basic/shift.s
    gas/testsuite/gas/hppa/basic/shift2.s
    gas/testsuite/gas/hppa/basic/shift3.s
    gas/testsuite/gas/hppa/basic/shladd.s
    gas/testsuite/gas/hppa/basic/shladd2.s
    gas/testsuite/gas/hppa/basic/special.s
    gas/testsuite/gas/hppa/basic/spop.s
    gas/testsuite/gas/hppa/basic/sub.s
    gas/testsuite/gas/hppa/basic/sub2.s
    gas/testsuite/gas/hppa/basic/subi.s
    gas/testsuite/gas/hppa/basic/system.s
    gas/testsuite/gas/hppa/basic/system2.s
    gas/testsuite/gas/hppa/basic/unit.s
    gas/testsuite/gas/hppa/basic/unit2.s
    gas/testsuite/gas/hppa/parse/align1.s
    gas/testsuite/gas/hppa/parse/align2.s
    gas/testsuite/gas/hppa/parse/badfmpyadd.s
    gas/testsuite/gas/hppa/parse/block1.s
    gas/testsuite/gas/hppa/parse/block2.s
    gas/testsuite/gas/hppa/parse/calldatabug.s
    gas/testsuite/gas/hppa/parse/callinfobug.s
    gas/testsuite/gas/hppa/parse/defbug.s
    gas/testsuite/gas/hppa/parse/entrybug.s
    gas/testsuite/gas/hppa/parse/exportbug.s
    gas/testsuite/gas/hppa/parse/exprbug.s
    gas/testsuite/gas/hppa/parse/fixup7bug.s
    gas/testsuite/gas/hppa/parse/global.s
    gas/testsuite/gas/hppa/parse/labelbug.s
    gas/testsuite/gas/hppa/parse/linesepbug.s
    gas/testsuite/gas/hppa/parse/lselbug.s
    gas/testsuite/gas/hppa/parse/parse.exp
    gas/testsuite/gas/hppa/parse/procbug.s
    gas/testsuite/gas/hppa/parse/regpopbug.s
    gas/testsuite/gas/hppa/parse/stdreg.s
    gas/testsuite/gas/hppa/parse/stringer.s
    gas/testsuite/gas/hppa/parse/undefbug.s
    gas/testsuite/gas/hppa/parse/versionbug.s
    gas/testsuite/gas/hppa/parse/xmpyubug.s
    gas/testsuite/gas/hppa/reloc/applybug.s
    gas/testsuite/gas/hppa/reloc/blebug.s
    gas/testsuite/gas/hppa/reloc/blebug2.s
    gas/testsuite/gas/hppa/reloc/blebug3.s
    gas/testsuite/gas/hppa/reloc/exitbug.s
    gas/testsuite/gas/hppa/reloc/fixupbug.s
    gas/testsuite/gas/hppa/reloc/funcrelocbug.s
    gas/testsuite/gas/hppa/reloc/labelopbug.s
    gas/testsuite/gas/hppa/reloc/longcall.s
    gas/testsuite/gas/hppa/reloc/picreloc.s
    gas/testsuite/gas/hppa/reloc/plabelbug.s
    gas/testsuite/gas/hppa/reloc/r_no_reloc.s
    gas/testsuite/gas/hppa/reloc/reduce.s
    gas/testsuite/gas/hppa/reloc/reduce3.s
    gas/testsuite/gas/hppa/reloc/reloc.exp
    gas/testsuite/gas/hppa/reloc/roundmode.s
    gas/testsuite/gas/hppa/reloc/selectorbug.s
    gas/testsuite/gas/hppa/unsorted/brlenbug.s
    gas/testsuite/gas/hppa/unsorted/common.s
    gas/testsuite/gas/hppa/unsorted/fragbug.s
    gas/testsuite/gas/hppa/unsorted/importbug.s
    gas/testsuite/gas/hppa/unsorted/labeldiffs.s
    gas/testsuite/gas/hppa/unsorted/locallabel.s
    gas/testsuite/gas/hppa/unsorted/unsorted.exp
    gas/testsuite/gas/i386/amd.d
    gas/testsuite/gas/i386/amd.s
    gas/testsuite/gas/i386/float.l
    gas/testsuite/gas/i386/float.s
    gas/testsuite/gas/i386/general.l
    gas/testsuite/gas/i386/general.s
    gas/testsuite/gas/i386/i386.exp
    gas/testsuite/gas/i386/intel.d
    gas/testsuite/gas/i386/intel.s
    gas/testsuite/gas/i386/jump.d
    gas/testsuite/gas/i386/jump.s
    gas/testsuite/gas/i386/jump16.d
    gas/testsuite/gas/i386/jump16.s
    gas/testsuite/gas/i386/katmai.d
    gas/testsuite/gas/i386/katmai.s
    gas/testsuite/gas/i386/modrm.l
    gas/testsuite/gas/i386/modrm.s
    gas/testsuite/gas/i386/naked.d
    gas/testsuite/gas/i386/naked.s
    gas/testsuite/gas/i386/opcode.d
    gas/testsuite/gas/i386/prefix.d
    gas/testsuite/gas/i386/prefix.s
    gas/testsuite/gas/i386/reloc.d
    gas/testsuite/gas/i386/reloc.s
    gas/testsuite/gas/i386/white.l
    gas/testsuite/gas/i386/white.s
    gas/testsuite/gas/ieee-fp/x930509a.exp
    gas/testsuite/gas/m32r/error.exp
    gas/testsuite/gas/m32r/fslotx.d
    gas/testsuite/gas/m32r/fslotx.s
    gas/testsuite/gas/m32r/interfere.s
    gas/testsuite/gas/m32r/m32rx.d
    gas/testsuite/gas/m32r/m32rx.exp
    gas/testsuite/gas/m32r/m32rx.s
    gas/testsuite/gas/m32r/relax-2.d
    gas/testsuite/gas/m32r/relax-2.s
    gas/testsuite/gas/m32r/wrongsize.s
    gas/testsuite/gas/macros/irp.d
    gas/testsuite/gas/macros/irp.s
    gas/testsuite/gas/macros/rept.d
    gas/testsuite/gas/macros/rept.s
    gas/testsuite/gas/macros/test2.d
    gas/testsuite/gas/macros/test2.s
    gas/testsuite/gas/macros/test3.d
    gas/testsuite/gas/macros/test3.s
    gas/testsuite/gas/mcore/allinsn.d
    gas/testsuite/gas/mips/e32-rel2.d
    gas/testsuite/gas/mips/elf-rel.d
    gas/testsuite/gas/mips/elf-rel.s
    gas/testsuite/gas/mips/elf-rel2.d
    gas/testsuite/gas/mips/elf-rel2.s
    gas/testsuite/gas/mips/elf_e_flags.c
    gas/testsuite/gas/mips/elf_e_flags.s
    gas/testsuite/gas/mips/elf_e_flags1.d
    gas/testsuite/gas/mips/elf_e_flags2.d
    gas/testsuite/gas/mips/elf_e_flags3.d
    gas/testsuite/gas/mips/elf_e_flags4.d
    gas/testsuite/gas/mips/empic.d
    gas/testsuite/gas/mips/empic.s
    gas/testsuite/gas/mips/la-svr4pic.d
    gas/testsuite/gas/mips/la-xgot.d
    gas/testsuite/gas/mips/la.d
    gas/testsuite/gas/mips/mips.exp
    gas/testsuite/gas/mips/mips16-e.d
    gas/testsuite/gas/mips/mips16-e.s
    gas/testsuite/gas/mips/mips16-f.d
    gas/testsuite/gas/mips/mips16-f.s
    gas/testsuite/gas/mips/sync.d
    gas/testsuite/gas/mn10300/am33.s
    gas/testsuite/gas/mn10300/am33_2.s
    gas/testsuite/gas/mn10300/am33_3.s
    gas/testsuite/gas/mn10300/am33_4.s
    gas/testsuite/gas/mn10300/am33_5.s
    gas/testsuite/gas/mn10300/am33_6.s
    gas/testsuite/gas/mn10300/am33_7.s
    gas/testsuite/gas/mn10300/am33_8.s
    gas/testsuite/gas/mn10300/basic.exp
    gas/testsuite/gas/pj/ops.d
    gas/testsuite/gas/pj/ops.s
    gas/testsuite/gas/pj/pj.exp
    gas/testsuite/gas/sparc/prefetch.d
    gas/testsuite/gas/sparc/rdpr.d
    gas/testsuite/gas/sparc/reloc64.d
    gas/testsuite/gas/sparc/set64.d
    gas/testsuite/gas/sparc/set64.s
    gas/testsuite/gas/sparc/sparc.exp
    gas/testsuite/gas/sparc/synth64.d
    gas/testsuite/gas/sparc/synth64.s
    gas/testsuite/gas/sparc/wrpr.d
    gas/testsuite/gas/vtable/vtable.exp
    gas/testsuite/lib/gas-defs.exp
    gas/write.c
    gprof/ChangeLog
    gprof/Makefile.am
    gprof/Makefile.in
    gprof/alpha.c
    gprof/basic_blocks.c
    gprof/call_graph.c
    gprof/cg_dfn.c
    gprof/configure
    gprof/configure.in
    gprof/corefile.c
    gprof/gmon_io.c
    gprof/gprof.texi
    gprof/hertz.h
    gprof/hist.c
    gprof/i386.c
    gprof/po/POTFILES.in
    gprof/po/gprof.pot
    gprof/sparc.c
    gprof/sym_ids.c
    gprof/symtab.c
    gprof/tahoe.c
    gprof/utils.c
    gprof/vax.c
    include/ChangeLog
    include/ansidecl.h
    include/aout/ChangeLog
    include/aout/aout64.h
    include/bfdlink.h
    include/coff/ChangeLog
    include/coff/arm.h
    include/coff/internal.h
    include/coff/mcore.h
    include/coff/mipspe.h
    include/coff/pe.h
    include/coff/sh.h
    include/dis-asm.h
    include/elf/ChangeLog
    include/elf/arm-oabi.h
    include/elf/arm.h
    include/elf/avr.h
    include/elf/common.h
    include/elf/dwarf.h
    include/elf/dwarf2.h
    include/elf/hppa.h
    include/elf/i370.h
    include/elf/i386.h
    include/elf/i960.h
    include/elf/m32r.h
    include/elf/m68k.h
    include/elf/mcore.h
    include/elf/mips.h
    include/elf/mn10300.h
    include/elf/pj.h
    include/elf/reloc-macros.h
    include/elf/sh.h
    include/elf/sparc.h
    include/hashtab.h
    include/hp-symtab.h
    include/opcode/ChangeLog
    include/opcode/alpha.h
    include/opcode/cgen.h
    include/opcode/d10v.h
    include/opcode/d30v.h
    include/opcode/hppa.h
    include/opcode/i370.h
    include/opcode/i386.h
    include/opcode/m68k.h
    include/opcode/mips.h
    include/opcode/mn10300.h
    include/opcode/pj.h
    include/opcode/ppc.h
    include/partition.h
    include/remote-sim.h
    include/sim-d10v.h
    ld/ChangeLog
    ld/Makefile.am
    ld/Makefile.in
    ld/NEWS
    ld/aclocal.m4
    ld/config.in
    ld/configure
    ld/configure.host
    ld/configure.in
    ld/configure.tgt
    ld/deffile.h
    ld/deffilep.y
    ld/emulparams/arm_epoc_pe.sh
    ld/emulparams/armelf.sh
    ld/emulparams/armelf_linux.sh
    ld/emulparams/armelf_linux26.sh
    ld/emulparams/armelf_oabi.sh
    ld/emulparams/armnbsd.sh
    ld/emulparams/armpe.sh
    ld/emulparams/avr1200.sh
    ld/emulparams/avr23xx.sh
    ld/emulparams/avr4433.sh
    ld/emulparams/avr44x4.sh
    ld/emulparams/avr85xx.sh
    ld/emulparams/avrmega103.sh
    ld/emulparams/avrmega161.sh
    ld/emulparams/avrmega603.sh
    ld/emulparams/d10velf.sh
    ld/emulparams/elf32_i960.sh
    ld/emulparams/elf32bmipn32.sh
    ld/emulparams/elf32i370.sh
    ld/emulparams/elf32mcore.sh
    ld/emulparams/elf32ppc.sh
    ld/emulparams/elf32ppclinux.sh
    ld/emulparams/elf64_sparc.sh
    ld/emulparams/elf64bmip.sh
    ld/emulparams/elf64hppa.sh
    ld/emulparams/i386pe.sh
    ld/emulparams/i386pe_posix.sh
    ld/emulparams/mcorepe.sh
    ld/emulparams/mipspe.sh
    ld/emulparams/pjelf.sh
    ld/emulparams/pjlelf.sh
    ld/emulparams/ppcpe.sh
    ld/emulparams/shpe.sh
    ld/emultempl/aix.em
    ld/emultempl/armcoff.em
    ld/emultempl/armelf.em
    ld/emultempl/armelf_oabi.em
    ld/emultempl/astring.sed
    ld/emultempl/beos.em
    ld/emultempl/elf32.em
    ld/emultempl/generic.em
    ld/emultempl/gld960.em
    ld/emultempl/gld960c.em
    ld/emultempl/hppaelf.em
    ld/emultempl/linux.em
    ld/emultempl/lnk960.em
    ld/emultempl/mipsecoff.em
    ld/emultempl/ostring.sed
    ld/emultempl/pe.em
    ld/emultempl/sunos.em
    ld/emultempl/vanilla.em
    ld/genscripts.sh
    ld/ld.h
    ld/ld.texinfo
    ld/ldcref.c
    ld/ldemul.c
    ld/ldemul.h
    ld/ldexp.c
    ld/ldfile.c
    ld/ldfile.h
    ld/ldgram.y
    ld/ldlang.c
    ld/ldlang.h
    ld/ldmain.c
    ld/ldmisc.c
    ld/lexsup.c
    ld/mri.c
    ld/pe-dll.c
    ld/pe-dll.h
    ld/po/POTFILES.in
    ld/po/ld.pot
    ld/scripttempl/armcoff.sc
    ld/scripttempl/elf.sc
    ld/scripttempl/elf32avr.sc
    ld/scripttempl/elfd10v.sc
    ld/scripttempl/elfi370.sc
    ld/scripttempl/epocpe.sc
    ld/scripttempl/i386go32.sc
    ld/scripttempl/mcorepe.sc
    ld/scripttempl/pe.sc
    ld/scripttempl/pj.sc
    ld/scripttempl/v850.sc
    ld/testsuite/ChangeLog
    ld/testsuite/ld-cdtest/cdtest-foo.cc
    ld/testsuite/ld-cdtest/cdtest-main.cc
    ld/testsuite/ld-checks/asm.s
    ld/testsuite/ld-checks/checks.exp
    ld/testsuite/ld-elfvers/vers.exp
    ld/testsuite/ld-elfvers/vers1.c
    ld/testsuite/ld-elfvers/vers15.c
    ld/testsuite/ld-elfvers/vers17.c
    ld/testsuite/ld-elfvers/vers17.dsym
    ld/testsuite/ld-elfvers/vers17.map
    ld/testsuite/ld-elfvers/vers17.ver
    ld/testsuite/ld-elfvers/vers18.c
    ld/testsuite/ld-elfvers/vers18.dsym
    ld/testsuite/ld-elfvers/vers18.map
    ld/testsuite/ld-elfvers/vers18.sym
    ld/testsuite/ld-elfvers/vers18.ver
    ld/testsuite/ld-elfvers/vers19.c
    ld/testsuite/ld-elfvers/vers19.dsym
    ld/testsuite/ld-elfvers/vers19.ver
    ld/testsuite/ld-elfvers/vers2.c
    ld/testsuite/ld-elfvers/vers3.c
    ld/testsuite/ld-elfvers/vers4.c
    ld/testsuite/ld-elfvers/vers6.c
    ld/testsuite/ld-elfvers/vers7.c
    ld/testsuite/ld-elfvers/vers9.c
    ld/testsuite/ld-scripts/phdrs.exp
    ld/testsuite/ld-scripts/phdrs.t
    ld/testsuite/ld-scripts/script.exp
    ld/testsuite/ld-scripts/weak.exp
    ld/testsuite/ld-selective/selective.exp
    ld/testsuite/ld-shared/main.c
    ld/testsuite/ld-shared/sh1.c
    ld/testsuite/ld-shared/shared.exp
    ld/testsuite/ld-srec/sr3.cc
    ld/testsuite/ld-srec/srec.exp
    ld/testsuite/ld-undefined/undefined.exp
    ld/testsuite/lib/ld-lib.exp
    libiberty/ChangeLog
    libiberty/Makefile.in
    libiberty/argv.c
    libiberty/choose-temp.c
    libiberty/config.in
    libiberty/configure
    libiberty/configure.in
    libiberty/cplus-dem.c
    libiberty/floatformat.c
    libiberty/getruntime.c
    libiberty/hashtab.c
    libiberty/partition.c
    libiberty/pexecute.c
    libiberty/splay-tree.c
    libiberty/vasprintf.c
    libiberty/xmalloc.c
    ltconfig
    ltmain.sh
    mkdep
    opcodes/ChangeLog
    opcodes/Makefile.am
    opcodes/Makefile.in
    opcodes/aclocal.m4
    opcodes/alpha-dis.c
    opcodes/alpha-opc.c
    opcodes/arm-dis.c
    opcodes/arm-opc.h
    opcodes/avr-dis.c
    opcodes/cgen-opc.c
    opcodes/configure
    opcodes/configure.in
    opcodes/d10v-opc.c
    opcodes/d30v-dis.c
    opcodes/d30v-opc.c
    opcodes/dis-buf.c
    opcodes/disassemble.c
    opcodes/fr30-asm.c
    opcodes/fr30-desc.h
    opcodes/fr30-dis.c
    opcodes/fr30-ibld.c
    opcodes/fr30-opc.c
    opcodes/hppa-dis.c
    opcodes/i370-dis.c
    opcodes/i370-opc.c
    opcodes/i386-dis.c
    opcodes/m10300-dis.c
    opcodes/m10300-opc.c
    opcodes/m32r-asm.c
    opcodes/m32r-desc.c
    opcodes/m32r-desc.h
    opcodes/m32r-dis.c
    opcodes/m32r-ibld.c
    opcodes/m32r-opc.c
    opcodes/m32r-opc.h
    opcodes/m32r-opinst.c
    opcodes/m68k-dis.c
    opcodes/m68k-opc.c
    opcodes/mcore-dis.c
    opcodes/mcore-opc.h
    opcodes/mips-dis.c
    opcodes/mips-opc.c
    opcodes/pj-dis.c
    opcodes/pj-opc.c
    opcodes/po/POTFILES.in
    opcodes/po/opcodes.pot
    opcodes/ppc-opc.c
    opcodes/sh-dis.c
    opcodes/sh-opc.h
    opcodes/sparc-dis.c
    opcodes/sparc-opc.c
    opcodes/tic30-dis.c
    texinfo/texinfo.tex
Delete:
    bfd/configure.bat
    bfd/makefile.dos
    binutils/configure.bat
    config/mh-aix43
    configure.bat
    gas/config/go32.cfg
    gas/config/te-multi.h
    gas/configure.bat
    gprof/configure.bat
    include/wait.h
    intl/ChangeLog.Cygnus
    ld/configure.bat
    ld/emulparams/go32.sh
    ld/emultempl/stringify.sed
    ld/scripttempl/go32coff.sc
    ld/testsuite/ld-selective/5.cc
    libiberty/configure.bat
    libiberty/makefile.dos
    makeall.bat
    opcodes/configure.bat

25 years agoimport libiberty from egcs
Ian Lance Taylor [Tue, 22 Feb 2000 16:18:13 +0000 (16:18 +0000)] 
import libiberty from egcs

25 years agoimport libiberty from egcs
Ian Lance Taylor [Tue, 22 Feb 2000 15:59:20 +0000 (15:59 +0000)] 
import libiberty from egcs

26 years ago19990502 sourceware import binu_ss_19990502
Richard Henderson [Mon, 3 May 1999 07:29:11 +0000 (07:29 +0000)] 
19990502 sourceware import