external/binutils.git
24 years agofix typo in comment.
Nick Clifton [Fri, 21 Jan 2000 17:44:51 +0000 (17:44 +0000)]
fix typo in comment.

24 years agogas/testsuite/ChangeLog
Alan Modra [Fri, 21 Jan 2000 10:18:33 +0000 (10:18 +0000)]
gas/testsuite/ChangeLog
* gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
* gas/i386/jump16.{s,d}: To here.
* gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
tests in general.s so that objdump is exercised.

* gas/i386/i386.exp: Call new tests.

24 years agoAdd 'add" as an offial alias for "addu"
Nick Clifton [Fri, 21 Jan 2000 00:27:29 +0000 (00:27 +0000)]
Add 'add" as an offial alias for "addu"

24 years agofix dll table lookup code for Motorola
Nick Clifton [Thu, 20 Jan 2000 23:42:51 +0000 (23:42 +0000)]
fix dll table lookup code for Motorola

24 years agofix spelling of Motorola
Nick Clifton [Thu, 20 Jan 2000 19:08:43 +0000 (19:08 +0000)]
fix spelling of Motorola

24 years agoApply H.J.'s patch to fix NOLOAD section sizes and dot updates
Nick Clifton [Tue, 18 Jan 2000 23:58:58 +0000 (23:58 +0000)]
Apply H.J.'s patch to fix NOLOAD section sizes and dot updates

24 years agoimport gdb-2000-01-17 snapshot
Jason Molenda [Tue, 18 Jan 2000 00:55:13 +0000 (00:55 +0000)]
import gdb-2000-01-17 snapshot

24 years agoDetect ELFOSABI_ARM.
Nick Clifton [Mon, 17 Jan 2000 18:09:34 +0000 (18:09 +0000)]
Detect ELFOSABI_ARM.

24 years agoCosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and
Alan Modra [Sat, 15 Jan 2000 12:06:03 +0000 (12:06 +0000)]
Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and
call tests + tweak intel mode far call and jmp.

24 years agoAdd jmp and call tests to prevent intel mode lossage creeping in again.
Alan Modra [Sat, 15 Jan 2000 04:46:00 +0000 (04:46 +0000)]
Add jmp and call tests to prevent intel mode lossage creeping in again.

24 years agoCorrect function return types for new and fussy gcc.
Alan Modra [Fri, 14 Jan 2000 23:10:21 +0000 (23:10 +0000)]
Correct function return types for new and fussy gcc.

24 years agofix mis-applied patch
Nick Clifton [Fri, 14 Jan 2000 18:13:40 +0000 (18:13 +0000)]
fix mis-applied patch

24 years ago2000-01-13 Clinton Popetz <cpopetz@cygnus.com>
Clinton Popetz [Fri, 14 Jan 2000 17:58:29 +0000 (17:58 +0000)]
2000-01-13  Clinton Popetz  <cpopetz@cygnus.com>

        * config/tc-mips.c (mips_do_align): New function.
        * config/tc-mips.h (md_do_align): Define.

24 years agoApplied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and
Nick Clifton [Thu, 13 Jan 2000 23:55:21 +0000 (23:55 +0000)]
Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and
friends.

24 years agoFix bug in interwork stubs from thumb to arm
Nick Clifton [Thu, 13 Jan 2000 22:55:12 +0000 (22:55 +0000)]
Fix bug in interwork stubs from thumb to arm

24 years agoApply Tim walls octest vs bytes patch
Nick Clifton [Thu, 13 Jan 2000 22:10:36 +0000 (22:10 +0000)]
Apply Tim walls octest vs bytes patch

24 years agoApply for for CR 102957.
Nick Clifton [Thu, 13 Jan 2000 20:46:54 +0000 (20:46 +0000)]
Apply for for CR 102957.

24 years agoFix description of EM_S370.
Nick Clifton [Thu, 13 Jan 2000 20:13:35 +0000 (20:13 +0000)]
Fix description of EM_S370.

24 years agofix comments on some EM numbers.
Nick Clifton [Thu, 13 Jan 2000 20:13:13 +0000 (20:13 +0000)]
fix comments on some EM numbers.

24 years agoMerge in changes from egcs for AIX cross-compilation support.
Geoffrey Keating [Wed, 12 Jan 2000 18:56:45 +0000 (18:56 +0000)]
Merge in changes from egcs for AIX cross-compilation support.

24 years agoFix mistakes made about interpretation of ELF ABI spec
Nick Clifton [Tue, 11 Jan 2000 17:53:33 +0000 (17:53 +0000)]
Fix mistakes made about interpretation of ELF ABI spec

24 years agoimport gdb-2000-01-10 snapshot
Jason Molenda [Tue, 11 Jan 2000 03:07:37 +0000 (03:07 +0000)]
import gdb-2000-01-10 snapshot

24 years agoimport gdb-2000-01-10 snapshot
Jason Molenda [Tue, 11 Jan 2000 03:07:26 +0000 (03:07 +0000)]
import gdb-2000-01-10 snapshot

24 years agofixup ARM documentation
Nick Clifton [Mon, 10 Jan 2000 22:22:56 +0000 (22:22 +0000)]
fixup ARM documentation

24 years agoAdd arm-conix target
Nick Clifton [Mon, 10 Jan 2000 19:48:27 +0000 (19:48 +0000)]
Add arm-conix target

24 years agoAdd NT_WIN32PSTATUS to list of recognised core notes
Nick Clifton [Mon, 10 Jan 2000 18:52:23 +0000 (18:52 +0000)]
Add NT_WIN32PSTATUS to list of recognised core notes

24 years agoAdd definition of NT_WIN32PSTATUS
Nick Clifton [Mon, 10 Jan 2000 18:51:33 +0000 (18:51 +0000)]
Add definition of NT_WIN32PSTATUS

24 years agoApply patch from Egor Duda to process win32_pstatus notes in core dumps.
Nick Clifton [Mon, 10 Jan 2000 18:50:16 +0000 (18:50 +0000)]
Apply patch from Egor Duda to process win32_pstatus notes in core dumps.

24 years agoApply Mumit Khan's patch to allow temporary file for process interconnection
Nick Clifton [Fri, 7 Jan 2000 22:33:48 +0000 (22:33 +0000)]
Apply Mumit Khan's patch to allow temporary file for process interconnection

24 years agoFix description of -n command line switch
Nick Clifton [Fri, 7 Jan 2000 19:46:04 +0000 (19:46 +0000)]
Fix description of -n command line switch

24 years agoRemind users about -Wl,
Nick Clifton [Fri, 7 Jan 2000 19:06:46 +0000 (19:06 +0000)]
Remind users about -Wl,

24 years agoimport gdb-2000-01-05 snapshot
Jason Molenda [Thu, 6 Jan 2000 03:07:20 +0000 (03:07 +0000)]
import gdb-2000-01-05 snapshot

24 years agoThese files removed in July by this change:
Jason Molenda [Thu, 6 Jan 2000 01:58:22 +0000 (01:58 +0000)]
These files removed in July by this change:

1999-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
        * gdb.base/annota2.cc, annota2.exp: Move from here.
        * gdb.c++/annota2.cc, annota2.exp: To here.
        * gdb.c++/Makefile.in (PROGS): Add annota2 executable.

24 years agoadd missing definitions
Nick Clifton [Wed, 5 Jan 2000 23:42:56 +0000 (23:42 +0000)]
add missing definitions

24 years ago * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
Catherine Moore [Wed, 5 Jan 2000 14:12:23 +0000 (14:12 +0000)]
    * ld.h (wildcard_spec):  Change exclude_name to exclude_name_list.
        (name_list): New.
        * ld.texinfo (EXCLUDE_FILE): Update documentation.
        * ldgram.y (wildcard_spec): Support a list of excluded_files.
        (exclude_name_list): New.
        ldlang.c (walk_wild_section): Support list of excluded files.
        (print_wild_statement): Likewise.
        (lang_add_wild): Likewise.
        * ldlang.h (lang_wild_statement_type): Likewise.
        * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.

24 years agoadd year 2000 copyright notice
Nick Clifton [Wed, 5 Jan 2000 00:04:43 +0000 (00:04 +0000)]
add year 2000 copyright notice

24 years agoApply Mumit Khan's patch to remove 32 postfix from cygwin and mingw
Nick Clifton [Wed, 5 Jan 2000 00:03:36 +0000 (00:03 +0000)]
Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingw

24 years agoApply Mumit Khan's patch to implement --compat-implib command line switch
Nick Clifton [Tue, 4 Jan 2000 23:59:42 +0000 (23:59 +0000)]
Apply Mumit Khan's patch to implement --compat-implib command line switch

24 years agooops - change omitted from previous delta
Nick Clifton [Tue, 4 Jan 2000 23:48:31 +0000 (23:48 +0000)]
oops - change omitted from previous delta

24 years agoApplied Mumit Kha's patch to tweak dll production code.
Nick Clifton [Tue, 4 Jan 2000 23:44:03 +0000 (23:44 +0000)]
Applied Mumit Kha's patch to tweak dll production code.

24 years agoAdded year 2000 copyright notice
Nick Clifton [Tue, 4 Jan 2000 23:33:29 +0000 (23:33 +0000)]
Added year 2000 copyright notice

24 years agoApply patch from Mumit Khan to fix bugs generating dll names.
Nick Clifton [Tue, 4 Jan 2000 23:30:51 +0000 (23:30 +0000)]
Apply patch from Mumit Khan to fix bugs generating dll names.

24 years agooops - omitted from previous delta
Nick Clifton [Tue, 4 Jan 2000 23:28:10 +0000 (23:28 +0000)]
oops - omitted from previous delta

24 years agoAdd support for --disassembler-options=force-thumb
Nick Clifton [Mon, 3 Jan 2000 20:50:57 +0000 (20:50 +0000)]
Add support for --disassembler-options=force-thumb

24 years agodocument --disassembler-options=force-thumb
Nick Clifton [Mon, 3 Jan 2000 20:49:47 +0000 (20:49 +0000)]
document --disassembler-options=force-thumb

24 years agoELF visibility patch from Martin Loewis
Nick Clifton [Mon, 3 Jan 2000 18:34:24 +0000 (18:34 +0000)]
ELF visibility patch from Martin Loewis

24 years agoELF visibility patch from Martin Loewis.
Nick Clifton [Mon, 3 Jan 2000 18:32:21 +0000 (18:32 +0000)]
ELF visibility patch from Martin Loewis.

24 years ago * elflink.h (bfd_elf,size_dynamic_sections): Don't export all
Richard Henderson [Wed, 29 Dec 1999 19:50:13 +0000 (19:50 +0000)]
    * elflink.h (bfd_elf,size_dynamic_sections): Don't export all
        if no dynamic sections created.

24 years agoAdd decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec.
Nick Clifton [Tue, 28 Dec 1999 20:23:39 +0000 (20:23 +0000)]
Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec.

24 years agoRedefine STO_* value sin terms of STV_* values
Nick Clifton [Tue, 28 Dec 1999 18:41:47 +0000 (18:41 +0000)]
Redefine STO_* value sin terms of STV_* values

24 years agoAdd new constants specified in Oct 4 1999 Draft of ELF ABI spec
Nick Clifton [Tue, 28 Dec 1999 18:40:48 +0000 (18:40 +0000)]
Add new constants specified in Oct 4 1999 Draft of ELF ABI spec

24 years ago* vasprintf.c (int_vasprintf): Don't re-read the format character
Geoffrey Keating [Tue, 28 Dec 1999 03:10:39 +0000 (03:10 +0000)]
* vasprintf.c (int_vasprintf): Don't re-read the format character
as this mishandles strings like '%%s'.

24 years agofix PE file format detection
Nick Clifton [Tue, 28 Dec 1999 00:25:18 +0000 (00:25 +0000)]
fix PE file format detection

24 years agox86 indirect jump/call syntax fixes. Disassembly fix for lcall.
Alan Modra [Mon, 27 Dec 1999 16:10:31 +0000 (16:10 +0000)]
x86 indirect jump/call syntax fixes.  Disassembly fix for lcall.

24 years ago * strings.c (main): Correct handling of numeric argument.
Ian Lance Taylor [Sun, 26 Dec 1999 18:49:30 +0000 (18:49 +0000)]
* strings.c (main): Correct handling of numeric argument.

24 years ago1999-12-23 Andrew Haley <aph@cygnus.com>
Andrew Haley [Thu, 23 Dec 1999 18:41:13 +0000 (18:41 +0000)]
1999-12-23  Andrew Haley  <aph@cygnus.com>

* dlltool.c (mtable): mcore how_jtab_roff is 4 bytes into the
jtab; was 8.

24 years agoimport gdb-1999-12-21 snapshot
Jason Molenda [Wed, 22 Dec 1999 21:45:38 +0000 (21:45 +0000)]
import gdb-1999-12-21 snapshot

24 years agoimport gdb-1999-12-21 snapshot
Jason Molenda [Wed, 22 Dec 1999 21:45:11 +0000 (21:45 +0000)]
import gdb-1999-12-21 snapshot

24 years agofix formatting
Nick Clifton [Wed, 22 Dec 1999 19:54:41 +0000 (19:54 +0000)]
fix formatting

24 years agoApply patch from Philip Blundell to allow .previous to work for arm-elf
Nick Clifton [Wed, 22 Dec 1999 19:44:15 +0000 (19:44 +0000)]
Apply patch from Philip Blundell to allow .previous to work for arm-elf

24 years agoMove PE format object file detection code into common place.
Nick Clifton [Fri, 17 Dec 1999 19:03:09 +0000 (19:03 +0000)]
Move PE format object file detection code into common place.

24 years agochange default arm gas abi selection to 32
Nick Clifton [Fri, 17 Dec 1999 18:40:42 +0000 (18:40 +0000)]
change default arm gas abi selection to 32

24 years agoFix compile time warnings
Nick Clifton [Fri, 17 Dec 1999 18:38:37 +0000 (18:38 +0000)]
Fix compile time warnings

24 years agocatch bad arm relocs
Nick Clifton [Fri, 17 Dec 1999 00:42:32 +0000 (00:42 +0000)]
catch bad arm relocs

24 years ago1999-12-15 Doug Evans <dje@transmeta.com>
Ian Lance Taylor [Thu, 16 Dec 1999 01:23:39 +0000 (01:23 +0000)]
1999-12-15  Doug Evans  <dje@transmeta.com>

* dis-asm.h: Enclose in extern "C" ifdef __cplusplus.

24 years agoFix detection of common symbols
Nick Clifton [Tue, 14 Dec 1999 23:35:43 +0000 (23:35 +0000)]
Fix detection of common symbols

24 years agoAdd support for -marm720 command line switch
Nick Clifton [Tue, 14 Dec 1999 19:40:59 +0000 (19:40 +0000)]
Add support for -marm720 command line switch

24 years agoAdd support for sparc-*-netbsdelf* and sparc-*-netbsdaout*.
Andrew Cagney [Tue, 14 Dec 1999 05:13:29 +0000 (05:13 +0000)]
Add support for sparc-*-netbsdelf* and sparc-*-netbsdaout*.

24 years agofix detection of common symbols.
Nick Clifton [Tue, 14 Dec 1999 02:20:57 +0000 (02:20 +0000)]
fix detection of common symbols.

24 years agoimport gdb-1999-12-13 snapshot
Jason Molenda [Tue, 14 Dec 1999 01:06:04 +0000 (01:06 +0000)]
import gdb-1999-12-13 snapshot

24 years agoFix elf linker's handling of commons in archive maps
Nick Clifton [Fri, 10 Dec 1999 20:17:28 +0000 (20:17 +0000)]
Fix elf linker's handling of commons in archive maps

24 years agoRevert previous patch.
Nick Clifton [Fri, 10 Dec 1999 18:51:35 +0000 (18:51 +0000)]
Revert previous patch.

24 years agoFix support for native 64bit ELF systems
Nick Clifton [Fri, 10 Dec 1999 18:32:57 +0000 (18:32 +0000)]
Fix support for native 64bit ELF systems

24 years agoChange AR for ELF so that common symbols are not included in archive map.
Nick Clifton [Fri, 10 Dec 1999 01:41:22 +0000 (01:41 +0000)]
Change AR for ELF so that common symbols are not included in archive map.
Change LD for ELF so that archive elements whoes archive map contains a
 reference to a common symbol will get linkled in.
Add new field to bfd_target structure and initialise it for all bfd targets.

24 years agoFix include paths
Nick Clifton [Thu, 9 Dec 1999 18:23:45 +0000 (18:23 +0000)]
Fix include paths

24 years agoPass -mpacs-26 by default to arm assembler.
Nick Clifton [Thu, 9 Dec 1999 17:42:25 +0000 (17:42 +0000)]
Pass -mpacs-26 by default to arm assembler.
Add arm-epoc target support.
Do no mangle null page entries.

24 years agoimport gdb-1999-12-07 snapshot
Jason Molenda [Wed, 8 Dec 1999 02:51:13 +0000 (02:51 +0000)]
import gdb-1999-12-07 snapshot

24 years ago*** empty log message ***
Jim Blandy [Tue, 7 Dec 1999 23:56:53 +0000 (23:56 +0000)]
*** empty log message ***

24 years ago* common.h (NT_PRXFPREG): New definition.
Jim Blandy [Tue, 7 Dec 1999 23:51:14 +0000 (23:51 +0000)]
* common.h (NT_PRXFPREG): New definition.

24 years agoAdd support for SSE registers in ELF core files.
Jim Blandy [Tue, 7 Dec 1999 23:51:02 +0000 (23:51 +0000)]
Add support for SSE registers in ELF core files.
* elf.c (elfcore_make_note_pseudosection): New function.
(elfcore_grok_prfpreg): Use it.
(elfcore_grok_prxfpreg): New function.
(elfcore_grok_note): Recognize Linux NT_PRXFPREG notes.

24 years agofix typo in previous delta
Nick Clifton [Tue, 7 Dec 1999 21:41:54 +0000 (21:41 +0000)]
fix typo in previous delta

24 years agominor formatting changes
Nick Clifton [Tue, 7 Dec 1999 21:40:04 +0000 (21:40 +0000)]
minor formatting changes

24 years agoFix compile time warnings & asupport more than 999 symbols
Nick Clifton [Tue, 7 Dec 1999 21:26:51 +0000 (21:26 +0000)]
Fix compile time warnings & asupport more than 999 symbols

24 years agoFix displaying 64bit ELF files.
Nick Clifton [Tue, 7 Dec 1999 21:14:08 +0000 (21:14 +0000)]
Fix displaying 64bit ELF files.

24 years agoimport gdb-1999-12-06 snapshot
Jason Molenda [Tue, 7 Dec 1999 03:56:43 +0000 (03:56 +0000)]
import gdb-1999-12-06 snapshot

24 years agoimport gdb-1999-12-06 snapshot
Jason Molenda [Tue, 7 Dec 1999 03:56:07 +0000 (03:56 +0000)]
import gdb-1999-12-06 snapshot

24 years ago * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
Ian Lance Taylor [Fri, 3 Dec 1999 06:51:54 +0000 (06:51 +0000)]
* elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
value by 4 before storing it back in the field.  From
Koundinya. K <kk@ddeorg.soft.net>.

24 years agoAdd arm-epoc-pe specific linker script
Nick Clifton [Thu, 2 Dec 1999 11:49:20 +0000 (11:49 +0000)]
Add arm-epoc-pe specific linker script

24 years agoTue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)
Jeff Law [Wed, 1 Dec 1999 10:41:44 +0000 (10:41 +0000)]
Tue Nov 30 23:02:01 1999  Jeffrey A Law  (law@cygnus.com)

        * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
        * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
        * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
        * gas/mn10300/basic.exp: Run the am33 tests.

24 years ago * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.
Jeff Law [Wed, 1 Dec 1999 10:40:07 +0000 (10:40 +0000)]
   * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.
        (r_registers, xr_registers): Define.
        (r_register_name, xr_register_name): New functions.
        (md_assemble): Handle new am33 operand types and instruction
        formats.
        (mn10300_insert_operand, check_operand): Likewise.

24 years ago * m10300-opc.c, m10300-dis.c: Add am33 support.
Jeff Law [Wed, 1 Dec 1999 10:36:22 +0000 (10:36 +0000)]
    * m10300-opc.c, m10300-dis.c: Add am33 support.

24 years ago * archures.c (bfd_mach_am33): Define.
Jeff Law [Wed, 1 Dec 1999 10:14:02 +0000 (10:14 +0000)]
    * archures.c (bfd_mach_am33): Define.
        * bfd-in2.h: Rebuilt.
        * cpu-m10300.c (bfd_am33_arch): Add to the mn103 architecture list
        * elf-m10300.c (mn10300_elf_relax_section): Handle am33 instructions.
        (compute_function_info): Handle additional registers saved by
        movm on the am33.
        (elf_mn10300_mach): Handle E_MN10300_MACH_AM33.
        (_bfd_mn10300_elf_final_write_processing): Handle bfd_mach_am33.

24 years ago * mn10300.h (E_MN10300_MACH_AM33): Define.
Jeff Law [Wed, 1 Dec 1999 10:06:15 +0000 (10:06 +0000)]
    * mn10300.h (E_MN10300_MACH_AM33): Define.

24 years ago * mn10300.h: Add new operand types. Add new instruction formats.
Jeff Law [Wed, 1 Dec 1999 10:05:24 +0000 (10:05 +0000)]
    * mn10300.h: Add new operand types.  Add new instruction formats.

24 years ago* elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New
Jim Blandy [Mon, 29 Nov 1999 20:33:38 +0000 (20:33 +0000)]
* elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New
functions.
* bfd-in2.h (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New
declarations.

24 years agoFix .force_thumb
Nick Clifton [Mon, 29 Nov 1999 15:29:34 +0000 (15:29 +0000)]
Fix .force_thumb

24 years agoAdd support for !literal and !lituse_base
Michael Meissner [Mon, 29 Nov 1999 00:46:16 +0000 (00:46 +0000)]
Add support for !literal and !lituse_base

24 years agoAdd new relocations for alpha explicit relocation support
Michael Meissner [Sun, 28 Nov 1999 03:26:42 +0000 (03:26 +0000)]
Add new relocations for alpha explicit relocation support

24 years ago * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check for
Andreas Schwab [Fri, 26 Nov 1999 16:19:30 +0000 (16:19 +0000)]
* configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check for
STRINGIFY.  Use yes/no instead of true/false as value for cache
variable.
* configure: Regenerate.

24 years agoAdd support for target specific processing of ELF segments
Nick Clifton [Fri, 26 Nov 1999 09:52:23 +0000 (09:52 +0000)]
Add support for target specific processing of ELF segments