OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years agoAdd binutils support for v850e1 processor
Nick Clifton [Thu, 4 Sep 2003 11:04:38 +0000 (11:04 +0000)]
Add binutils support for v850e1 processor

20 years ago * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing
Alan Modra [Thu, 4 Sep 2003 01:52:18 +0000 (01:52 +0000)]
* config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing
ppc_cpu selection rather than replacing.
(ppc_set_cpu): Ignore and preserve PPC_OPCODE_ANY in ppc_cpu.
(md_begin): When PPC_OPCODE_ANY, insert all opcodes in ppc_hash.

20 years ago * ppc-dis.c (struct dis_private): New.
Alan Modra [Thu, 4 Sep 2003 01:51:37 +0000 (01:51 +0000)]
* ppc-dis.c (struct dis_private): New.
(powerpc_dialect): Make static.  Accept -Many in addition to existing
options.  Save dialect in dis_private.
(print_insn_big_powerpc): Retrieve dialect from dis_private.
(print_insn_little_powerpc): Likewise.
(print_insn_powerpc): Call powpc_dialect here.  Remove unnecessary
efs/altivec check.  Try harder to disassemble if given -Many.
* ppc-opc.c (insert_fxm): Expand comment.
(PPC, PPCCOM, PPC32, PPC64, PPCVEC): Remove PPC_OPCODE_ANY.
(POWER, POWER2, PPCPWR2, POWER32, COM, COM32, M601, PWRCOM): Likewise.
(POWER4): Remove PPCCOM.
(PPCONLY): Don't define.  Update all occurrences to PPC.

20 years agodaily update
Alan Modra [Thu, 4 Sep 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years agoIndex: opcodes/ChangeLog
Andrew Cagney [Wed, 3 Sep 2003 23:43:18 +0000 (23:43 +0000)]
Index: opcodes/ChangeLog
2003-09-03  Andrew Cagney  <cagney@redhat.com>

* dis-init.c (init_disassemble_info): New file and function.
* Makefile.am (CFILES): Add "dis-init.c".
(libopcodes_la_SOURCES): Add "dis-init.c".
(dis-init.lo): Specify dependencies.
* Makefile.in: Regenerate.

Index: include/ChangeLog
2003-08-27  Andrew Cagney  <cagney@redhat.com>

* dis-asm.h (init_disassemble_info): Declare.
(INIT_DISASSEMBLE_INFO): Redefine as a call to
init_disassemble_info.
(INIT_DISASSEMBLE_INFO_NO_ARCH): Ditto.

Index: binutils/ChangeLog
2003-09-03  Andrew Cagney  <cagney@redhat.com>

* objdump.c: Refer to init_disassemble_info in comments.
(disassemble_data): Replace INIT_DISASSEMBLE_INFO with
init_disassemble_info.

20 years ago2003-09-03 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 3 Sep 2003 23:09:56 +0000 (23:09 +0000)]
2003-09-03  Dave Brolley  <brolley@redhat.com>

        * frv-*: Regenerated.

20 years ago2003-09-03 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 3 Sep 2003 23:03:45 +0000 (23:03 +0000)]
2003-09-03  Dave Brolley  <brolley@redhat.com>

        * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
        * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
        MCLRACC-1.
        (A): Removed operand.
        (A0,A1): New operands replace operand A.
        (mnop): Now a real insn
        (mclracc): Removed insn.
        (mclracc-0, mclracc-1): New insns replace mclracc.
        (all insns): Use new UNIT attributes.

20 years agoDo not skip section symbols that are used in relocs.
Nick Clifton [Wed, 3 Sep 2003 16:06:12 +0000 (16:06 +0000)]
Do not skip section symbols that are used in relocs.

20 years agoAdd *kfreebsd-gnu configuration support
Nick Clifton [Wed, 3 Sep 2003 09:32:21 +0000 (09:32 +0000)]
Add *kfreebsd-gnu configuration support

20 years agoUse bfd_map_over_sections to walk section chain.
Nick Clifton [Wed, 3 Sep 2003 08:26:52 +0000 (08:26 +0000)]
Use bfd_map_over_sections to walk section chain.
Do not dump the contents of an empty section.

20 years agomerge from gcc
DJ Delorie [Wed, 3 Sep 2003 00:03:18 +0000 (00:03 +0000)]
merge from gcc

20 years agodaily update
Alan Modra [Wed, 3 Sep 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago* configure.in: Ensure arguments to sed are properly spaced.
DJ Delorie [Tue, 2 Sep 2003 23:21:43 +0000 (23:21 +0000)]
* configure.in: Ensure arguments to sed are properly spaced.
* configure: Regenerate.

20 years ago * configure.in: Update AC_PREREQ to 2.57. Use AC_CONFIG_FILES
Daniel Jacobowitz [Tue, 2 Sep 2003 17:59:13 +0000 (17:59 +0000)]
* configure.in: Update AC_PREREQ to 2.57.  Use AC_CONFIG_FILES
and AC_CONFIG_COMMANDS instead of the three-argument AC_OUTPUT.
Specify AC_CONFIG_AUX_DIR.
* aclocal.m4: Regenerated with aclocal-1.7.
* configure: Regenerated with autoconf 2.57.
* Makefile.in, doc/Makefile.in: Regenerated with automake-1.7.

20 years ago * ppc-opc.c (powerpc_opcodes): Combine identical PPC403/BOOKE entries.
Alan Modra [Tue, 2 Sep 2003 04:15:29 +0000 (04:15 +0000)]
* ppc-opc.c (powerpc_opcodes): Combine identical PPC403/BOOKE entries.
Move duplicate mnemonic entries together.  Use RS instead of RT on
all mt*.
* ppc-dis.c: Convert to ISO C.

20 years agodaily update
Alan Modra [Tue, 2 Sep 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago * MAINTAINERS: Move Dave Anglin's entry to where it belongs.
Alan Modra [Mon, 1 Sep 2003 22:45:05 +0000 (22:45 +0000)]
* MAINTAINERS: Move Dave Anglin's entry to where it belongs.

20 years ago* gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
Maciej W. Rozycki [Mon, 1 Sep 2003 17:36:47 +0000 (17:36 +0000)]
* gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
little-endian.
* gas/mips/elf-rel-got-n64.d: Likewise.
* gas/mips/elf-rel-xgot-n32.d: Likewise.
* gas/mips/elf-rel-xgot-n64.d: Likewise.

20 years agodaily update
Alan Modra [Mon, 1 Sep 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years agofixed comment for i860_howto_pc26_reloc
Christian Groessler [Sun, 31 Aug 2003 18:25:09 +0000 (18:25 +0000)]
fixed comment for i860_howto_pc26_reloc

20 years ago * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
Christian Groessler [Sun, 31 Aug 2003 18:22:06 +0000 (18:22 +0000)]
* elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
instead of returning bfd_reloc_continue.

20 years ago * merge.c: Update to ISO C90.
Andreas Jaeger [Sun, 31 Aug 2003 10:07:47 +0000 (10:07 +0000)]
* merge.c: Update to ISO C90.

20 years agodaily update
Alan Modra [Sun, 31 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sat, 30 Aug 2003 00:00:07 +0000 (00:00 +0000)]
daily update

20 years agos/.cfi_gnu_window_save/.cfi_window_save/g
Jakub Jelinek [Fri, 29 Aug 2003 20:32:56 +0000 (20:32 +0000)]
s/.cfi_gnu_window_save/.cfi_window_save/g

20 years ago * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.
Jakub Jelinek [Fri, 29 Aug 2003 20:20:18 +0000 (20:20 +0000)]
* dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.
(dot_cfi, output_cfi_insn): Handle DW_CFA_GNU_window_save.
(output_cie): Don't use DW_EH_PE_pcrel if neither DIFF_EXPR_OK
nor tc_cfi_emit_pcrel_expr are defined.
(output_fde): Use tc_cfi_emit_pcrel_expr if available and
DIFF_EXPR_OK is not defined.
* config/tc-sparc.h (TARGET_USE_CFIPOP): Define.
(tc_cfi_frame_initial_instructions, tc_regname_to_dw2regnum,
tc_cfi_emit_pcrel_expr): Define.
(sparc_cfi_frame_initial_instructions, sparc_regname_to_dw2regnum,
sparc_cfi_emit_pcrel_expr): New prototypes.
(sparc_cie_data_alignment): New decl.
(DWARF2_DEFAULT_RETURN_COLUMN, DWARF2_CIE_DATA_ALIGNMENT): Define.
* config/tc-sparc.c: Include dw2gencfi.h.
(sparc_cie_data_alignment): New variable.
(md_begin): Initialize it.
(sparc_cfi_frame_initial_instructions): New function.
(sparc_regname_to_dw2regnum): Likewise.
(sparc_cfi_emit_pcrel_expr): Likewise.
* doc/as.texinfo: Document .cfi_gnu_window_save.

* config/tc-sparc.c (s_common): Cast last argument to long and
change format string to shut up warning.
testsuite/
* gas/cfi/cfi-sparc-1.s: New test.
* gas/cfi/cfi-sparc-1.d: New test.
* gas/cfi/cfi-sparc64-1.s: New test.
* gas/cfi/cfi-sparc64-1.d: New test.
* gas/cfi/cfi.exp: Run them.

20 years ago2003-08-29 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 29 Aug 2003 19:14:54 +0000 (19:14 +0000)]
2003-08-29  Dave Brolley  <brolley@redhat.com>

        * Makefile.am (stamp-frv): Copy frv.cpu and frv.opc from
        $(srcdir)/../cpu temporarily when regenerating source files.
        * Makefile.in: Regenerated.

20 years ago * emulparams/elf32ip2k.sh (TEMPLATE_NAME): Define.
Alan Modra [Fri, 29 Aug 2003 00:34:27 +0000 (00:34 +0000)]
* emulparams/elf32ip2k.sh (TEMPLATE_NAME): Define.

20 years ago * install-sh: Update to newer upstream versions (associated with
Daniel Jacobowitz [Fri, 29 Aug 2003 00:13:09 +0000 (00:13 +0000)]
* install-sh:  Update to newer upstream versions (associated with
aclocal 1.7).
* missing:  Likewise, plus $1Help2man -> $1 typo fix.

20 years agodaily update
Alan Modra [Fri, 29 Aug 2003 00:00:14 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Thu, 28 Aug 2003 00:00:16 +0000 (00:00 +0000)]
daily update

20 years ago * configure.in: Set RAW_CXX_FOR_TARGET if unset.
Daniel Jacobowitz [Wed, 27 Aug 2003 21:17:54 +0000 (21:17 +0000)]
* configure.in: Set RAW_CXX_FOR_TARGET if unset.
* configure: Regenerated.

20 years ago * aclocal.m4: Include acx.m4 and no-executables.m4.
Daniel Jacobowitz [Wed, 27 Aug 2003 21:15:13 +0000 (21:15 +0000)]
* aclocal.m4: Include acx.m4 and no-executables.m4.
(libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ.
(LIB_AC_PROG_CC): Remove.
* configure.in: Update AC_PREREQ to 2.57.  Use GCC_NO_EXECUTABLES.
Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using
LIB_AC_PROG_CC.  Use AC_LIBOBJ.  Call AC_ISC_POSIX later, only if
performing link tests.
* configure: Regenerated.

20 years ago * config/no-executables.m4: New file.
Daniel Jacobowitz [Wed, 27 Aug 2003 19:14:47 +0000 (19:14 +0000)]
* config/no-executables.m4: New file.

20 years ago * configure.in: Check for strtoull.
Ian Lance Taylor [Wed, 27 Aug 2003 17:57:33 +0000 (17:57 +0000)]
* configure.in: Check for strtoull.
* bfd.c (bfd_scan_vma): Use strtoull when available.
* configure, config.in: Regenerate.

20 years ago * configure.in: Define and substitute BFD_HOST_LONG_LONG.
Ian Lance Taylor [Wed, 27 Aug 2003 17:43:39 +0000 (17:43 +0000)]
* configure.in: Define and substitute BFD_HOST_LONG_LONG.
* bfd-in.h: Define BFD_HOST_LONG_LONG.  Test it rather than
__GNUC__ when deciding whether to use long long for
BFD_HOST_64_BIT.
* configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.

20 years ago2003-08-27 Christian Groessler <chris@groessler.org>
Christian Groessler [Wed, 27 Aug 2003 13:28:42 +0000 (13:28 +0000)]
2003-08-27  Christian Groessler  <chris@groessler.org>

* elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
functions.
(elf32_i860_howto_table): Insert the new functions as
'special_function's in the proper reloc type entries.

20 years ago * elf32-frv.c (elf32_frv_relocate_section): Use
Richard Sandiford [Wed, 27 Aug 2003 09:21:15 +0000 (09:21 +0000)]
* elf32-frv.c (elf32_frv_relocate_section): Use
_bfd_elf_rela_local_sym.

20 years agoMerge bugfix from GCC:
Nathanael Nerode [Wed, 27 Aug 2003 03:05:51 +0000 (03:05 +0000)]
Merge bugfix from GCC:

2003-08-23  Phil Edwards  <pme@gcc.gnu.org>

* configure.in:  Use newline instead of semicolon when assuming
shell arguments in a for loop.
* configure:  Regenerated.

20 years agodaily update
Alan Modra [Wed, 27 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agoAdd German translation
Nick Clifton [Tue, 26 Aug 2003 17:19:20 +0000 (17:19 +0000)]
Add German translation

20 years ago2003-08-26 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 26 Aug 2003 17:13:18 +0000 (17:13 +0000)]
2003-08-26  Michael Snyder  <msnyder@redhat.com>

        * cpu-frv.c: Remove unused enum.

20 years ago2003-08-25 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Tue, 26 Aug 2003 02:40:43 +0000 (02:40 +0000)]
2003-08-25  Jason Eckhardt  <jle@rice.edu>

* doc/c-i860.texi: Update text about relocatable address expansions.

20 years agodaily update
Alan Modra [Tue, 26 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
Maciej W. Rozycki [Mon, 25 Aug 2003 12:39:14 +0000 (12:39 +0000)]
2003-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* reloc.c: Fix documentation for MIPS ELF relocations.
libbfd.h: Regenerate.
bfd-in2.h: Regenerate.

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Mon, 25 Aug 2003 02:48:14 +0000 (02:48 +0000)]
2003-08-24  Jason Eckhardt  <jle@rice.edu>

        * config/tc-i860.c (md_assemble): Use isrc2 from the original
        instruction when expanding E_ADDR.

20 years agodaily update
Alan Modra [Mon, 25 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Sun, 24 Aug 2003 20:54:05 +0000 (20:54 +0000)]
2003-08-24  Jason Eckhardt  <jle@rice.edu>

* coff-i860.c (CALC_ADDEND): Define to be a no-op.

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Sun, 24 Aug 2003 18:16:46 +0000 (18:16 +0000)]
2003-08-24  Jason Eckhardt  <jle@rice.edu>

* elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
shift by 2 before storing the relocated value.

20 years agodaily update
Alan Modra [Sun, 24 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-23 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Sat, 23 Aug 2003 23:00:09 +0000 (23:00 +0000)]
2003-08-23  Jason Eckhardt  <jle@rice.edu>

[bfd/ChangeLog]
        * coff-i860.c (coff_i860_reloc_nyi): New function.
(howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
LOWn, SPLITn, and BRADDR.
(RTYPE2HOWTO): Check that the r_type is within the howto_table
before trying to access the entry.
(coff_i860_rtype_to_howto): Likewise.
(coff_i860_reloc_type_lookup): New function.
(i860_reloc_processing): New function.
(coff_bfd_reloc_type_lookup): Define macro.
(RELOC_PROCESSING): Define macro.
Minor formatting adjustments.

[include/coff/ChangeLog]
* coff/i860.h (COFF860_R_PAIR, COFF860_R_LOW0, COFF860_R_LOW1,
COFF860_R_LOW2, COFF860_R_LOW3, COFF860_R_LOW4, COFF860_R_SPLIT0,
COFF860_R_SPLIT1, COFF860_R_SPLIT2, COFF860_R_HIGHADJ,
COFF860_R_BRADDR): Define new relocation constants and document.
Minor formatting adjustments.

20 years agoRevise DejaGnu patch submission guidelines.
Ben Elliston [Sat, 23 Aug 2003 08:51:04 +0000 (08:51 +0000)]
Revise DejaGnu patch submission guidelines.

20 years ago * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
Alan Modra [Sat, 23 Aug 2003 04:10:34 +0000 (04:10 +0000)]
* elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.

20 years agodaily update
Alan Modra [Sat, 23 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 22 Aug 2003 23:35:59 +0000 (23:35 +0000)]
2003-08-22  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
.got section at 8 bytes.

20 years agoIndex: ChangeLog
Geoffrey Keating [Fri, 22 Aug 2003 17:05:58 +0000 (17:05 +0000)]
Index: ChangeLog
2003-08-20  Geoffrey Keating  <geoffk@apple.com>

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>.
* configure: Regenerate.

Index: gcc/ChangeLog
2003-08-20  Geoffrey Keating  <geoffk@apple.com>

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>.
* configure: Regenerate.

20 years agodaily update
Alan Modra [Fri, 22 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agoFix spelling typo.
Nick Clifton [Thu, 21 Aug 2003 16:26:20 +0000 (16:26 +0000)]
Fix spelling typo.

20 years agoConvert to ISO C90. Tidy up formatting.
Nick Clifton [Thu, 21 Aug 2003 16:20:39 +0000 (16:20 +0000)]
Convert to ISO C90.  Tidy up formatting.

20 years agoAdd PGI extensions
Nick Clifton [Thu, 21 Aug 2003 14:03:23 +0000 (14:03 +0000)]
Add PGI extensions

20 years agoFor elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for
Nick Clifton [Thu, 21 Aug 2003 14:00:06 +0000 (14:00 +0000)]
For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for
both.

20 years agoUpdated translations
Nick Clifton [Thu, 21 Aug 2003 13:52:58 +0000 (13:52 +0000)]
Updated translations

20 years ago(mbtoh): Replace input parameter to u-media-dual-expand and u-media-dual-btoh
Nick Clifton [Thu, 21 Aug 2003 13:37:01 +0000 (13:37 +0000)]
(mbtoh): Replace input parameter to u-media-dual-expand and u-media-dual-btoh
with output parameter.
(cmbtoh): Add profiling hack.

20 years agoMerge configure.in, configure with GCC.
Geoffrey Keating [Thu, 21 Aug 2003 02:21:21 +0000 (02:21 +0000)]
Merge configure.in, configure with GCC.

20 years agodaily update
Alan Modra [Thu, 21 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agoFix spelling typo.
Nick Clifton [Wed, 20 Aug 2003 15:40:02 +0000 (15:40 +0000)]
Fix spelling typo.

20 years ago * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
Richard Sandiford [Wed, 20 Aug 2003 13:53:42 +0000 (13:53 +0000)]
* elf64-mips.c (elf_backend_copy_indirect_symbol): Define.

20 years agoBetter handking for unresolved symbols
Nick Clifton [Wed, 20 Aug 2003 08:37:19 +0000 (08:37 +0000)]
Better handking for unresolved symbols

20 years ago * configure.in: Disable libgcj for darwin not on powerpc.
Geoffrey Keating [Wed, 20 Aug 2003 00:51:25 +0000 (00:51 +0000)]
* configure.in: Disable libgcj for darwin not on powerpc.
* configure: Rebuild.

20 years agodaily update
Alan Modra [Wed, 20 Aug 2003 00:00:04 +0000 (00:00 +0000)]
daily update

20 years ago * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and
Alan Modra [Tue, 19 Aug 2003 15:48:53 +0000 (15:48 +0000)]
* config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and
PPC_OPCODE_RFMCI to -m440 selected ppc_cpu.

20 years agoAdd support for unindexed form of Addressing Mode 5
Nick Clifton [Tue, 19 Aug 2003 13:05:42 +0000 (13:05 +0000)]
Add support for unindexed form of Addressing Mode 5

20 years ago * config/tc-ppc.c (md_parse_option): Handle -m440.
Alan Modra [Tue, 19 Aug 2003 07:09:44 +0000 (07:09 +0000)]
* config/tc-ppc.c (md_parse_option): Handle -m440.
(md_apply_fix3): Warning fix.
(md_show_usage): Add -m440.
* doc/c-ppc.texi: Document -m440.

20 years ago * ppc-opc.c (PPC440): Define.
Alan Modra [Tue, 19 Aug 2003 07:09:10 +0000 (07:09 +0000)]
* ppc-opc.c (PPC440): Define.
(powerpc_opcodes): Allow mac*, mul*, nmac*, dccci, dcread, iccci,
icread instructions when PPC440.  Add dlmzb instruction.

20 years ago * ppc.h (PPC_OPCODE_440): Define. Formatting. Use hex for other
Alan Modra [Tue, 19 Aug 2003 07:08:20 +0000 (07:08 +0000)]
* ppc.h (PPC_OPCODE_440): Define.  Formatting.  Use hex for other
PPC_OPCODE_* defines.

20 years agodaily update
Alan Modra [Tue, 19 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-18 Andreas Schwab <schwab@suse.de>
H.J. Lu [Mon, 18 Aug 2003 18:26:56 +0000 (18:26 +0000)]
2003-08-18  Andreas Schwab  <schwab@suse.de>

* libpei.h (bfd_pe_executable_p): Also recognize efi-app
executables.

20 years agodaily update
Alan Modra [Mon, 18 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago * simple.c (bfd_simple_get_relocated_section_contents): Move
Hans-Peter Nilsson [Sun, 17 Aug 2003 07:37:33 +0000 (07:37 +0000)]
* simple.c (bfd_simple_get_relocated_section_contents): Move
reloc_done hack to before first bfd_section_size call.  Change all
returns to use new wrapper macro RETURN, restoring sec->reloc_done.

20 years agoinclude/opcode/ChangeLog:
Jason Eckhardt [Sun, 17 Aug 2003 03:16:23 +0000 (03:16 +0000)]
include/opcode/ChangeLog:
2003-08-16  Jason Eckhardt  <jle@rice.edu>

        * i860.h (fmov.ds): Expand as famov.ds.
        (fmov.sd): Expand as famov.sd.
        (pfmov.ds): Expand as pfamov.ds.

gas/testsuite/ChangeLog:
2003-08-16  Jason Eckhardt  <jle@rice.edu>

        * gas/i860/pseudo-ops01.{s,d}: New files.
        * gas/i860/i860.exp: Execute the new test above.
        * gas/i860/README.i860: Mention that pseudo-ops need more testing
        and remove the align fill defect from the list.

20 years agodaily update
Alan Modra [Sun, 17 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-15 Michael Chastain <mec@shout.net>
Michael Chastain [Sat, 16 Aug 2003 16:54:26 +0000 (16:54 +0000)]
2003-08-15  Michael Chastain  <mec@shout.net>

* src-release (do-proto-toplev): Remove junk files
dejagnu/example/calc/config.status,
dejagnu/example/calc/config.log.

20 years ago * read.c (s_print): Check for NULL.
Alan Modra [Sat, 16 Aug 2003 14:04:48 +0000 (14:04 +0000)]
* read.c (s_print): Check for NULL.

20 years ago * elf64-ppc.c: Don't include elf/ppc.h.
Alan Modra [Sat, 16 Aug 2003 13:42:43 +0000 (13:42 +0000)]
* elf64-ppc.c: Don't include elf/ppc.h.

20 years ago * write.c (fixup_segment): When handling an expression involving
Alan Modra [Sat, 16 Aug 2003 13:35:08 +0000 (13:35 +0000)]
* write.c (fixup_segment): When handling an expression involving
the subtraction of two symbols in the same segment, don't clear
fx_pcrel except for TC_M68K.

20 years ago * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for
Hans-Peter Nilsson [Sat, 16 Aug 2003 11:15:25 +0000 (11:15 +0000)]
* ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for
recent objdump "Contents of ..." change.

20 years agodaily update
Alan Modra [Sat, 16 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years agoAdd 'src-release'. 'src-release' was carved out of 'Makefile.in',
Michael Chastain [Fri, 15 Aug 2003 21:47:31 +0000 (21:47 +0000)]
Add 'src-release'.  'src-release' was carved out of 'Makefile.in',
so use the same policy for it.

20 years ago* Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls
Nick Clifton [Fri, 15 Aug 2003 17:04:48 +0000 (17:04 +0000)]
* Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls
  genscripts_extra.sh.
  Rearrange all msp430 depends using this script.
* Makefile.in: Regenerate.
* genscripts_extra.sh: New file: Similar to genscripts.sh, except that the
  script to be run to generate the emulations can be passed
  as an optional parameter instead of being computed from the
  emulation name.
* emulparams/msp430all.sh: New file: Combine all msp430 subdevice definitions
  into one file.
* emulparams/msp430x*.sh: Removed.

20 years agoPut the keywords for the -z option into a table.
Nick Clifton [Fri, 15 Aug 2003 09:42:17 +0000 (09:42 +0000)]
Put the keywords for the -z option into a table.
Add more text describing what the -z now option does.

20 years agodaily update
Alan Modra [Fri, 15 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago* config-ml.in, symlink-tree: Add license.
DJ Delorie [Thu, 14 Aug 2003 20:44:13 +0000 (20:44 +0000)]
* config-ml.in, symlink-tree: Add license.

20 years agoUpdate regexp for destination address of unrelocated branch instructions so
Nick Clifton [Thu, 14 Aug 2003 17:11:08 +0000 (17:11 +0000)]
Update regexp for destination address of unrelocated branch instructions so
that they point to themselves.

20 years ago * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
Richard Sandiford [Thu, 14 Aug 2003 09:30:34 +0000 (09:30 +0000)]
* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
code to work with 64-bit bfds.

20 years ago * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLER
Alan Modra [Thu, 14 Aug 2003 08:05:44 +0000 (08:05 +0000)]
* config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLER
code.
* config/tc-i386.c: Likewise.
(RELOC_ENUM): Don't define.  Replace throughout with enum.

20 years ago * dep-in.sed: Remove libintl.h.
Alan Modra [Thu, 14 Aug 2003 07:15:36 +0000 (07:15 +0000)]
* dep-in.sed: Remove libintl.h.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

20 years agofix typo
Alan Modra [Thu, 14 Aug 2003 07:06:45 +0000 (07:06 +0000)]
fix typo

20 years ago * dep-in.sed: Remove libintl.h.
Alan Modra [Thu, 14 Aug 2003 07:04:57 +0000 (07:04 +0000)]
* dep-in.sed: Remove libintl.h.
* Makefile.am (POTFILES.in): Unset LC_COLLATE.
* Makefile.in: Regenerate.

20 years ago * dep-in.sed: Remove libintl.h. Ignore include/fpoen-*.h
Alan Modra [Thu, 14 Aug 2003 07:04:09 +0000 (07:04 +0000)]
* dep-in.sed: Remove libintl.h.  Ignore include/fpoen-*.h
* Makefile.am (POTFILES.in): Unset LC_COLLATE.
Run "make dep-am".
* Makefile.in: Regenerate.

20 years ago * Makefile.am (POTFILES.in): Unset LC_COLLATE.
Alan Modra [Thu, 14 Aug 2003 07:03:41 +0000 (07:03 +0000)]
* Makefile.am (POTFILES.in): Unset LC_COLLATE.
* Makefile.in: Regenerate.