OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
17 years ago2006-10-08 Paul Brook <paul@codesourcery.com>
Paul Brook [Sun, 8 Oct 2006 18:44:07 +0000 (18:44 +0000)]
2006-10-08  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (parse_big_immediate): 64-bit host fix.
(parse_operands): Use parse_big_immediate for OP_NILO.
(neon_cmode_for_logic_imm): Try smaller element sizes.
(neon_cmode_for_move_imm): Ditto.
(do_neon_logic): Handle .i64 pseudo-op.

gas/testsuite/
* testsuite/gas/arm/neon-cov.s: Test pseudo-instruction forms of
vmov, vmvn and logic immediate instructions.
* testsuite/gas/arm/neon-cov.d: ditto.

17 years agodaily update
Alan Modra [Sat, 7 Oct 2006 23:59:22 +0000 (23:59 +0000)]
daily update

17 years agodaily update
Alan Modra [Fri, 6 Oct 2006 23:59:23 +0000 (23:59 +0000)]
daily update

17 years agoLay out object file sections when we add the symbols to the symbol
Ian Lance Taylor [Fri, 6 Oct 2006 20:40:16 +0000 (20:40 +0000)]
Lay out object file sections when we add the symbols to the symbol
table.

17 years ago* genscripts.sh: Respect LIBPATH_SUFFIX when not using sysroot.
Mike Frysinger [Fri, 6 Oct 2006 20:10:37 +0000 (20:10 +0000)]
* genscripts.sh: Respect LIBPATH_SUFFIX when not using sysroot.

17 years agodaily update
Alan Modra [Thu, 5 Oct 2006 23:59:26 +0000 (23:59 +0000)]
daily update

17 years ago * emulparams/xtensa-config.sh: Delete file.
Bob Wilson [Thu, 5 Oct 2006 01:06:13 +0000 (01:06 +0000)]
    * emulparams/xtensa-config.sh: Delete file.
        * emulparams/elf32xtensa.sh: Set MAXPAGESIZE here instead of including
        xtensa-config.sh.
        * Makefile.am (eelf32xtensa.c): Remove dependency on xtensa-config.sh.
        * Makefile.in: Regenerate.

17 years agodaily update
Alan Modra [Wed, 4 Oct 2006 23:59:24 +0000 (23:59 +0000)]
daily update

17 years ago2006-10-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 4 Oct 2006 11:50:43 +0000 (11:50 +0000)]
2006-10-04  H.J. Lu  <hongjiu.lu@intel.com>

* readelf.c (debug_apply_rela_addends): Don't ignore relocation
against symbols without type.

17 years agodaily update
Alan Modra [Tue, 3 Oct 2006 23:59:25 +0000 (23:59 +0000)]
daily update

17 years ago * elf-bfd.h (struct eh_cie_fde): Add set_loc pointer.
Jakub Jelinek [Tue, 3 Oct 2006 13:15:39 +0000 (13:15 +0000)]
* elf-bfd.h (struct eh_cie_fde): Add set_loc pointer.
* elf-eh-frame.c (skip_cfa_op): Fix handling of DW_CFA_advance_loc.
Handle DW_CFA_{remember,restore}_state, DW_CFA_GNU_window_save,
DW_CFA_val_{offset{,_sf},expression}.
(skip_non_nops): Record number of DW_CFA_set_loc ops.
(_bfd_elf_discard_section_eh_frame): Require skip_non_nops recognizes
all ops.  If there are any DW_CFA_set_loc ops and they are pcrel
or going to be pcrel, compute set_loc array.
(_bfd_elf_eh_frame_section_offset): If make_relative, kill relocations
against DW_CFA_set_loc operands.
(_bfd_elf_write_section_eh_frame): Handle DW_CFA_set_loc adjusting.

* ld-elf/eh4.d: New test.
* ld-elf/eh4.s: New file.
* ld-elf/eh4a.s: New file.

17 years ago* pe-dll.c : Fix typo.
Nick Clifton [Tue, 3 Oct 2006 10:06:26 +0000 (10:06 +0000)]
* pe-dll.c : Fix typo.
  (autofilter_symbolprefixlist) : Remove __imp_.
  (is_import) : New.
  (auto-export) : Remove  re-import check. Moved to callers.
  (process_def_file) : Check is symbol is an import. Always underscore __imp_.
  Only skip underscore on underscored targets.
  (make_one) : Always underscore __imp_.
  (pe_create_runtime_relocator_reference) : Only underscore _pei386_runtime_relocator on underscored targets.
  (pe_process_import_defs) : Always underscore __imp_.
* pe.em (U) : New macro.
  (set_pe_subsystem) : Remove underscore from _WinMainCRTStartup on wince subsystem case.
  (pe_find_data_imports) : Use U on "_head_".
  (gld_${EMULATION_NAME}_unrecognized_file) : Use U.

17 years agodaily update
Alan Modra [Tue, 3 Oct 2006 00:24:33 +0000 (00:24 +0000)]
daily update

17 years ago * elflink.c (_bfd_elf_merge_symbol): Discard references to TLS
Kazu Hirata [Mon, 2 Oct 2006 22:52:19 +0000 (22:52 +0000)]
* elflink.c (_bfd_elf_merge_symbol): Discard references to TLS
symbols from the --just-syms file.

17 years ago * tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to
Tom Tromey [Mon, 2 Oct 2006 18:03:18 +0000 (18:03 +0000)]
* tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to
GCC_ENABLE.

17 years ago* ld-arm/use-thumb-lib.sym: Robustify, by ignoring symbols we're
Nick Clifton [Mon, 2 Oct 2006 17:10:56 +0000 (17:10 +0000)]
* ld-arm/use-thumb-lib.sym: Robustify, by ignoring symbols we're
not interested in and bucket number.

17 years ago* ld-fastcall/fastcall.exp: Add x86_64-pc-mingw64 as valid target.
Nick Clifton [Mon, 2 Oct 2006 16:53:04 +0000 (16:53 +0000)]
* ld-fastcall/fastcall.exp: Add x86_64-pc-mingw64 as valid target.
* ld-pe/pe.exp: Likewise.
* lib/ld-lib.exp ( is_pecoff_format): Accept x86_64-pc-mingw64.

17 years agodaily update
Alan Modra [Sun, 1 Oct 2006 23:59:32 +0000 (23:59 +0000)]
daily update

17 years ago * elf64-ppc.c (ppc64_elf_build_stubs): Test glink size for
Alan Modra [Sun, 1 Oct 2006 13:59:21 +0000 (13:59 +0000)]
* elf64-ppc.c (ppc64_elf_build_stubs): Test glink size for
existence of PLT.

17 years agodaily update
Alan Modra [Sat, 30 Sep 2006 23:59:31 +0000 (23:59 +0000)]
daily update

17 years agodaily update
Alan Modra [Fri, 29 Sep 2006 23:59:31 +0000 (23:59 +0000)]
daily update

17 years agoClean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
Ian Lance Taylor [Fri, 29 Sep 2006 22:34:01 +0000 (22:34 +0000)]
Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.

17 years agoSnapshot. Now able to produce a minimal executable which actually
Ian Lance Taylor [Fri, 29 Sep 2006 19:58:17 +0000 (19:58 +0000)]
Snapshot.  Now able to produce a minimal executable which actually
runs.

17 years ago2006-09-29 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 29 Sep 2006 13:24:11 +0000 (13:24 +0000)]
2006-09-29  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/3283
* elf64-x86-64.c (elf64_x86_64_relocate_section): Don't ignore
relocation overflow on branches to undefweaks.

17 years ago * ld-sh/tlspic-2.d: Update.
Kaz Kojima [Fri, 29 Sep 2006 12:37:28 +0000 (12:37 +0000)]
* ld-sh/tlspic-2.d: Update.

17 years agoRegenerate.
Alan Modra [Fri, 29 Sep 2006 08:05:35 +0000 (08:05 +0000)]
Regenerate.

17 years ago PR 3276
Danny Smith [Fri, 29 Sep 2006 03:33:56 +0000 (03:33 +0000)]
PR 3276
* pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
alignment for .data$, .rdata$ and .text$ sections so that sse
and sse2 code will work for linkonce sections too.
* pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.

17 years agodaily update
Alan Modra [Thu, 28 Sep 2006 23:59:32 +0000 (23:59 +0000)]
daily update

17 years agogas/
H.J. Lu [Thu, 28 Sep 2006 14:06:36 +0000 (14:06 +0000)]
gas/

2006-09-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.h (CpuMNI): Renamed to ...
(CpuSSSE3): This.
(CpuUnknownFlags): Updated.
(processor_type): Replace PROCESSOR_YONAH with PROCESSOR_CORE
and PROCESSOR_MEROM with PROCESSOR_CORE2.
* config/tc-i386.c: Updated.
* doc/c-i386.texi: Likewise.

* config/tc-i386.c (cpu_arch): Add ".ssse3", "core" and "core2".

include/opcode/

2006-09-28  H.J. Lu  <hongjiu.lu@intel.com>

* i386.h: Replace CpuMNI with CpuSSSE3.

17 years ago * elflink.c (_bfd_elf_gc_mark_hook): New function.
Alan Modra [Thu, 28 Sep 2006 13:27:33 +0000 (13:27 +0000)]
* elflink.c (_bfd_elf_gc_mark_hook): New function.
* elf-bfd.h (_bfd_elf_gc_mark_hook): Declare.
* elfxx-target.h (elf_backend_gc_mark_hook): Default to above.
* elf-m10300.c (mn10300_elf_gc_mark_hook): Use _bfd_elf_gc_mark_hook.
* elf32-arm.c (elf32_arm_gc_mark_hook): Likewise.
* elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
* elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
* elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
* elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
* elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
* elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
* elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
* elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
* elf32-score.c (_bfd_score_elf_gc_mark_hook): Likewise.
* elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
* elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
* elf32-xtensa.c (elf_xtensa_gc_mark_hook): Likewise.
* elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
* elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
* elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
* elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
* elfxx-sparc.c (_bfd_sparc_elf_gc_mark_hook): Likewise.
* elf32-bfin.c (bfin_gc_mark_hook): Likewise.
(bfinfdpic_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define for elf32-bfinfdpic.
* elf32-d10v.c (elf32_d10v_gc_mark_hook): Use _bfd_elf_gc_mark_hook.
(elf32_d10v_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-fr30.c (fr30_elf_gc_mark_hook): Use _bfd_elf_gc_mark_hook.
(fr30_elf_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-frv.c (elf32_frv_gc_mark_hook): Use _bfd_elf_gc_mark_hook.
(elf32_frv_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-iq2000.c (iq2000_elf_gc_mark_hook): Use _bfd_elf_gc_mark_hook.
(iq2000_elf_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-openrisc.c (openrisc_elf_gc_mark_hook): Use
_bfd_elf_gc_mark_hook.
(openrisc_elf_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-v850.c (v850_elf_gc_mark_hook): Use _bfd_elf_gc_mark_hook.
(v850_elf_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Use
_bfd_elf_gc_mark_hook.
(xstormy16_elf_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf64-sh64.c (sh_elf64_gc_mark_hook): Use _bfd_elf_gc_mark_hook.
(sh_elf64_gc_sweep_hook): Delete.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-avr.c (elf32_avr_gc_mark_hook): Delete.
(elf32_avr_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.
* elf32-cr16c.c (elf32_cr16c_gc_mark_hook): Delete.
(elf32_cr16c_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.
* elf32-crx.c (elf32_crx_gc_mark_hook): Delete.
(elf32_crx_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.
* elf32-h8300.c (elf32_h8_gc_mark_hook): Delete.
(elf32_h8_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.
* elf32-ip2k.c (ip2k_elf_gc_mark_hook): Delete.
(ip2k_elf_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.
* elf32-m32c.c (m32c_elf_gc_mark_hook, m32c_elf_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.
* elf32-m68hc11.c (elf_backend_gc_mark_hook): Don't define.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-m68hc12.c (elf_backend_gc_mark_hook): Don't define.
(elf_backend_gc_sweep_hook): Don't define.
* elf32-m68hc1x.c (elf32_m68hc11_gc_mark_hook): Delete.
(elf32_m68hc11_gc_sweep_hook): Delete.
* elf32-m68hc1x.h (elf32_m68hc11_gc_mark_hook): Delete.
(elf32_m68hc11_gc_sweep_hook): Delete.
* elf32-msp430.c (elf32_msp430_gc_mark_hook): Delete.
(elf32_msp430_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.
* elf32-mt.c (mt_elf_gc_mark_hook, mt_elf_gc_sweep_hook): Delete.
(elf_backend_gc_mark_hook, elf_backend_gc_mark_hook): Don't define.

17 years ago* config/tc-arm.c (md_apply_fix): do not clear write_back bit
Nick Clifton [Thu, 28 Sep 2006 13:10:13 +0000 (13:10 +0000)]
* config/tc-arm.c (md_apply_fix): do not clear write_back bit
* gas/arm/iwmmxt-wldstbh.s: New file.
* gas/arm/iwmmxt-wldstbh.d: New file.

17 years ago* bfd-in.h (CONST_STRNCPY) : Delete.
Nick Clifton [Thu, 28 Sep 2006 12:59:25 +0000 (12:59 +0000)]
* bfd-in.h (CONST_STRNCPY) : Delete.
  (LITSTRCPY) : New.
  (LITMEMCPY) : New.
* bfd-in2.h : Regenerate.
* elflink.c  (bfd_elf_gc_sections) : Use LITMEMCPY. Don't manually calculate string lengths.
* nlmcode.h (nlm_swap_auxiliary_headers_in) : Use LITMEMCPY.
* nlmconv.c (main) : Use LITMEMCPY.
* prdbg.c (tg_class_static_member) : Use LITSTRCPY.

17 years agodaily update
Alan Modra [Wed, 27 Sep 2006 23:59:36 +0000 (23:59 +0000)]
daily update

17 years agoFinished layout code.
Ian Lance Taylor [Wed, 27 Sep 2006 22:53:42 +0000 (22:53 +0000)]
Finished layout code.

17 years ago2006-09-27 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 27 Sep 2006 16:20:49 +0000 (16:20 +0000)]
2006-09-27  Dave Brolley  <brolley@redhat.com>

        * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
        $s instead of $r.
        * configure: Regenerated.

17 years agomerge from gcc
DJ Delorie [Wed, 27 Sep 2006 15:03:38 +0000 (15:03 +0000)]
merge from gcc

17 years ago* output-file.c (output_file_close): Prevent an infinite loop reporting that stdoutpu...
Nick Clifton [Wed, 27 Sep 2006 11:14:59 +0000 (11:14 +0000)]
* output-file.c (output_file_close): Prevent an infinite loop reporting that stdoutput could not be closed.

17 years agobfd/
H.J. Lu [Wed, 27 Sep 2006 04:18:16 +0000 (04:18 +0000)]
bfd/

2006-09-26  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/3223
PR ld/3267
* elf.c (assign_file_positions_for_non_load_sections): Don't
warn zero size allocated sections.

ld/

2006-09-26  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/3223
PR ld/3267
* ld.texinfo: Updated Output Section Discarding.

* ldlang.h (lang_output_section_statement_type): Add
section_relative_symbol.
* ldlang.c (strip_excluded_output_sections): Don't strip a
section with a symbol relative to it.
(lang_size_sections_1): Mark if an output section has a symbol
symbol relative to it.

ld/testsuite/

2006-09-26  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/3223
PR ld/3267
* ld-scripts/empty-address-1.d: New file.
* ld-scripts/empty-address-1.s: Likewise.
* ld-scripts/empty-address-1.t: Likewise.
* ld-scripts/empty-address-2.s: Likewise.
* ld-scripts/empty-address-2a.d: Likewise.
* ld-scripts/empty-address-2a.t: Likewise.
* ld-scripts/empty-address-2b.d: Likewise.
* ld-scripts/empty-address-2b.t: Likewise.
* ld-scripts/empty-address-3.s: Likewise.
* ld-scripts/empty-address-3a.d: Likewise.
* ld-scripts/empty-address-3a.t: Likewise.
* ld-scripts/empty-address-3b.d: Likewise.
* ld-scripts/empty-address-3b.t: Likewise.
* ld-scripts/empty-address-3c.d: Likewise.
* ld-scripts/empty-address-3c.t: Likewise.
* ld-scripts/empty-address.exp: Likewise.

17 years ago * elf32-score.c (_bfd_score_elf_relocate_section): Move assignment
Alan Modra [Wed, 27 Sep 2006 04:07:57 +0000 (04:07 +0000)]
* elf32-score.c (_bfd_score_elf_relocate_section): Move assignment
to "name" so that compiler realizes it is never uninitialized.
Use bfd_elf_sym_name.

17 years agodaily update
Alan Modra [Tue, 26 Sep 2006 23:59:33 +0000 (23:59 +0000)]
daily update

17 years agogcc 4.1.0 portability fixes.
Ian Lance Taylor [Tue, 26 Sep 2006 21:53:18 +0000 (21:53 +0000)]
gcc 4.1.0 portability fixes.

17 years agog++ 3.2.2 portability fixes.
Ian Lance Taylor [Tue, 26 Sep 2006 21:50:25 +0000 (21:50 +0000)]
g++ 3.2.2 portability fixes.

17 years agog++ 3.2.2 portability for grhat.
Ian Lance Taylor [Tue, 26 Sep 2006 21:20:56 +0000 (21:20 +0000)]
g++ 3.2.2 portability for grhat.

17 years agoMore section layout code.
Ian Lance Taylor [Tue, 26 Sep 2006 21:00:34 +0000 (21:00 +0000)]
More section layout code.

17 years ago2006-09-26 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 26 Sep 2006 19:11:03 +0000 (19:11 +0000)]
2006-09-26  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/3262
* elf.c (rewrite_elf_program_header): Use bfd_zalloc instead of
bfd_alloc to allocate segment map.
(copy_elf_program_header): Likewise.

17 years ago2006-09-26 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 26 Sep 2006 16:45:25 +0000 (16:45 +0000)]
2006-09-26  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/3257
* strings.c (main): Handle "-T format".

17 years ago * gprof.texi: Fix install failure.
Thiemo Seufer [Tue, 26 Sep 2006 16:24:48 +0000 (16:24 +0000)]
* gprof.texi: Fix install failure.

17 years agoAdd Mei Ligang as maintainer of the Score port.
Nick Clifton [Tue, 26 Sep 2006 14:01:50 +0000 (14:01 +0000)]
Add Mei Ligang as maintainer of the Score port.

17 years agobfd/
Joseph Myers [Tue, 26 Sep 2006 12:04:45 +0000 (12:04 +0000)]
bfd/
2006-09-26  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>
            Ian Lance Taylor  <ian@wasabisystems.com>
            Ben Elliston  <bje@wasabisystems.com>

* archures.c: Add definition for bfd_mach_arm_iWMMXt2.
* cpu-arm.c (processors): Add bfd_mach_arm_iWMMXt2.
(arch_info_struct, bfd_arm_update_notes): Likewise.
(architectures): Likewise.
(bfd_arm_merge_machines): Check for iWMMXt2.
* bfd-in2.h: Rebuild.

gas/
2006-09-26  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>
            Ian Lance Taylor  <ian@wasabisystems.com>
            Ben Elliston  <bje@wasabisystems.com>

* config/tc-arm.c (arm_cext_iwmmxt2): New.
(enum operand_parse_code): New code OP_RIWR_I32z.
(parse_operands): Handle OP_RIWR_I32z.
(do_iwmmxt_wmerge): New function.
(do_iwmmxt_wldstd): Handle iwmmxt2 case where second operand is
a register.
(do_iwmmxt_wrwrwr_or_imm5): New function.
(insns): Mark instructions as RIWR_I32z as appropriate.
Also add torvsc<b,h,w>, wabs<b,h,w>, wabsdiff<b,h,w>,
waddbhus<l,m>, waddhc, waddwc, waddsubhx, wavg4{r}, wmaddu{x,n},
wmadds{x,n}, wmerge, wmiaxy{n}, wmiawxy{n}, wmul<sm,um>{r},
wmulw<um,sm,l>{r}, wqmiaxy{n}, wqmulm{r}, wqmulwm{r}, wsubaddhx.
(md_begin): Handle IWMMXT2.
(arm_cpus): Add iwmmxt2.
(arm_extensions): Likewise.
(arm_archs): Likewise.

gas/testsuite/
2006-09-26  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>
            Ian Lance Taylor  <ian@wasabisystems.com>
            Ben Elliston  <bje@wasabisystems.com>

* gas/arm/iwmmxt2.s: New file.
* gas/arm/iwmmxt2.d: New file.

include/opcode/
2006-09-26  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>
            Ian Lance Taylor  <ian@wasabisystems.com>
            Ben Elliston  <bje@wasabisystems.com>

* arm.h (ARM_CEXT_IWMMXT2, ARM_ARCH_IWMMXT2): Define.

opcodes/
2006-09-26  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>
            Ian Lance Taylor  <ian@wasabisystems.com>
            Ben Elliston  <bje@wasabisystems.com>

* arm-dis.c (coprocessor_opcodes): The X-qualifier to WMADD may
only be used with the default multiply-add operation, so if N is
set, don't bother printing X.  Add new iwmmxt instructions.
(IWMMXT_INSN_COUNT): Update.
(iwmmxt_wwssnames): Qualify "wwss" names at index 2, 6, 10 and 14
with a 'c' suffix.
(print_insn_coprocessor): Check for iWMMXt2.  Handle format
specifiers 'r', 'i'.

17 years ago * config.sub, config.guess: Update from upstream sources.
Ben Elliston [Tue, 26 Sep 2006 05:22:50 +0000 (05:22 +0000)]
* config.sub, config.guess: Update from upstream sources.

17 years agodaily update
Alan Modra [Mon, 25 Sep 2006 23:59:35 +0000 (23:59 +0000)]
daily update

17 years ago * configure.in: Remove broken changequote lines.
Thiemo Seufer [Mon, 25 Sep 2006 23:37:12 +0000 (23:37 +0000)]
* configure.in: Remove broken changequote lines.

17 years agoAdd program segments.
Ian Lance Taylor [Mon, 25 Sep 2006 21:29:06 +0000 (21:29 +0000)]
Add program segments.

17 years ago * ld.texinfo (Options): Update description of local symbols for -X.
Bob Wilson [Mon, 25 Sep 2006 16:26:57 +0000 (16:26 +0000)]
    * ld.texinfo (Options): Update description of local symbols for -X.

17 years ago * doc/as.texinfo (Overview): Revise description of --keep-locals.
Bob Wilson [Mon, 25 Sep 2006 16:26:03 +0000 (16:26 +0000)]
    * doc/as.texinfo (Overview): Revise description of --keep-locals.
        Add xref to "Symbol Names".
        (L): Refer to "local symbols" instead of "local labels".  Move
        definition to "Symbol Names" section; add xref to that section.
        (Symbol Names): Use "Local Symbol Names" section to define local
        symbols.  Add "Local Labels" heading for description of temporary
        forward/backward labels, and refer to those as "local labels".

17 years ago * gprof.texi: Use TeX-style quotes and em-dashes consistently.
Bob Wilson [Mon, 25 Sep 2006 16:16:45 +0000 (16:16 +0000)]
    * gprof.texi: Use TeX-style quotes and em-dashes consistently.
        Specify section names in cross references.  Fix typos.
        Omit "next", "previous" and "up" fields from @node lines.
        (SYNOPSIS): Show map_file argument to --file-ordering.
        (Compiling): Remove extra, truncated lines from example output.
        (Cycles): Fix references to "called" field.
        (Internals): Allow hyphenation between file:function names.
        (GNU Free Documentation License): Update formatting to match fdl.texi.

17 years agodaily update
Alan Modra [Sun, 24 Sep 2006 23:59:35 +0000 (23:59 +0000)]
daily update

17 years ago2006-09-24 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
H.J. Lu [Sun, 24 Sep 2006 17:25:47 +0000 (17:25 +0000)]
2006-09-24  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>

PR binutils/3100
* i386-dis.c (prefix_user_table): Fix the second operand of
maskmovdqu instruction to allow only %xmm register instead of
both %xmm register and memory.

17 years agoAdd PR binutils/3000 to its entry.
H.J. Lu [Sun, 24 Sep 2006 17:13:59 +0000 (17:13 +0000)]
Add PR binutils/3000 to its entry.

17 years agoFix entry of fix for PR 3181.
H.J. Lu [Sun, 24 Sep 2006 16:24:10 +0000 (16:24 +0000)]
Fix entry of fix for PR 3181.

17 years ago2006-09-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sun, 24 Sep 2006 14:57:44 +0000 (14:57 +0000)]
2006-09-24  H.J. Lu  <hongjiu.lu@intel.com>

* configure: Regenerated.

17 years ago2006-09-23 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sun, 24 Sep 2006 06:23:15 +0000 (06:23 +0000)]
2006-09-23  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/3249
* scripttempl/elf.sc: Don't combine .gnu.linkonce.d.*personality*
and .gnu.linkonce.wi.* sections with .data and .debug_info for
relocatable link.

17 years agodaily update
Alan Modra [Sat, 23 Sep 2006 23:59:36 +0000 (23:59 +0000)]
daily update

17 years agogas/
H.J. Lu [Sat, 23 Sep 2006 23:10:14 +0000 (23:10 +0000)]
gas/

2006-09-23  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/3235
* config/tc-i386.c (match_template): Check address size prefix
to turn Disp64/Disp32/Disp16 operand into Disp32/Disp16/Disp32
operand.

gas/testsuite/

2006-09-23  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/3235
* gas/i386/addr16.d: New file.
* gas/i386/addr16.s: Likewise.
* gas/i386/addr32.d: Likewise.
* gas/i386/addr32.s: Likewise.

* gas/i386/i386.exp: Add "addr16" and "addr32".

* gas/i386/x86-64-addr32.s: Add tests for "add32 mov".
* gas/i386/x86-64-addr32.d: Updated.

opcodes/

2006-09-23  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/3235
* i386-dis.c (OP_OFF64): Get 32bit offset if there is an
address size prefix.

17 years agodaily update
Alan Modra [Fri, 22 Sep 2006 23:59:39 +0000 (23:59 +0000)]
daily update

17 years agomerge from gcc
DJ Delorie [Fri, 22 Sep 2006 19:19:32 +0000 (19:19 +0000)]
merge from gcc

17 years ago * config/tc-ppc.c (ppc_symbol_chars): Remove '+' and '-'.
Alan Modra [Fri, 22 Sep 2006 13:54:06 +0000 (13:54 +0000)]
* config/tc-ppc.c (ppc_symbol_chars): Remove '+' and '-'.

17 years ago * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abort
Alan Modra [Fri, 22 Sep 2006 13:16:45 +0000 (13:16 +0000)]
* elfcode.h (elf_swap_symbol_in): Return bfd_boolean.  Don't abort
on error.
* elf-bfd.h (elf_size_info <swap_symbol_in>): Adjust decl.
(bfd_elf32_swap_symbol_in, bfd_elf64_swap_symbol_in): Likewise.
* elf.c (bfd_elf_get_elf_syms): Test return of swap_symbol_in,
and report error.
* elf32-arm.c (elf32_arm_swap_symbol_in): Return bfd_boolean.

17 years ago * as.h (as_perror): Delete declaration.
Alan Modra [Fri, 22 Sep 2006 11:35:14 +0000 (11:35 +0000)]
* as.h (as_perror): Delete declaration.
* gdbinit.in (as_perror): Delete breakpoint.
* messages.c (as_perror): Delete function.
* doc/internals.texi: Remove as_perror description.
* listing.c (listing_print: Don't use as_perror.
* output-file.c (output_file_create, output_file_close): Likewise.
* symbols.c (symbol_create, symbol_clone): Likewise.
* write.c (write_contents): Likewise.
* config/obj-som.c (obj_som_version, obj_som_copyright): Likewise.
* config/tc-tic54x.c (tic54x_mlib): Likewise.

17 years ago * config/tc-ppc.c (md_section_align): Don't round up address for ELF.
Alan Modra [Fri, 22 Sep 2006 11:05:27 +0000 (11:05 +0000)]
* config/tc-ppc.c (md_section_align): Don't round up address for ELF.
(ppc_handle_align): New function.
* config/tc-ppc.h (HANDLE_ALIGN): Use ppc_handle_align.
(SUB_SEGMENT_ALIGN): Define as zero.

17 years agodaily update
Alan Modra [Thu, 21 Sep 2006 23:59:38 +0000 (23:59 +0000)]
daily update

17 years agoNew drop, with first cut of section layout code.
Ian Lance Taylor [Thu, 21 Sep 2006 22:13:18 +0000 (22:13 +0000)]
New drop, with first cut of section layout code.

17 years ago * ld-m68k/plt1-68020.d: Fix patterns to match also for 64-bit
Andreas Schwab [Thu, 21 Sep 2006 09:41:34 +0000 (09:41 +0000)]
* ld-m68k/plt1-68020.d: Fix patterns to match also for 64-bit
hosts.

17 years agodaily update
Alan Modra [Wed, 20 Sep 2006 23:59:40 +0000 (23:59 +0000)]
daily update

17 years ago * doc/as.texinfo: Fix cross reference usage, typos and grammar.
Bob Wilson [Wed, 20 Sep 2006 21:25:10 +0000 (21:25 +0000)]
    * doc/as.texinfo: Fix cross reference usage, typos and grammar.
        (Overview): Skip cross reference in man page.

17 years ago * elf32-s390.c (elf_s390_relocate_section): Remove check for code
Martin Schwidefsky [Wed, 20 Sep 2006 14:38:17 +0000 (14:38 +0000)]
* elf32-s390.c (elf_s390_relocate_section): Remove check for code
section in LD to LE linker relaxation for R_390_TLS_LDO32.
* elf64-s390.c (elf_s390_relocate_section): Likewise for
R_390_TLS_LDO64.

17 years ago * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
Thiemo Seufer [Wed, 20 Sep 2006 12:33:49 +0000 (12:33 +0000)]
* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
* configure: Regenerate.

17 years agoAdd x86_64-mingw64 target
Nick Clifton [Wed, 20 Sep 2006 11:35:11 +0000 (11:35 +0000)]
Add x86_64-mingw64 target

17 years agodaily update
Alan Modra [Tue, 19 Sep 2006 23:59:41 +0000 (23:59 +0000)]
daily update

17 years ago * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.
Bernd Schmidt [Tue, 19 Sep 2006 09:27:31 +0000 (09:27 +0000)]
* gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.

17 years agodaily update
Alan Modra [Mon, 18 Sep 2006 23:59:42 +0000 (23:59 +0000)]
daily update

17 years ago * config/bfin-parse.y (binary): Change sub of const to add of negated
Bernd Schmidt [Mon, 18 Sep 2006 20:13:23 +0000 (20:13 +0000)]
* config/bfin-parse.y (binary): Change sub of const to add of negated
const.

17 years ago * ld-mips-elf/mips-elf.exp: Add test for R_MIPS16_GPREL relocations.
Thiemo Seufer [Mon, 18 Sep 2006 18:21:42 +0000 (18:21 +0000)]
* ld-mips-elf/mips-elf.exp: Add test for R_MIPS16_GPREL relocations.
* ld-mips-elf/reloc-3-n32.d, ld-mips-elf/reloc-3.d: New files.

17 years ago * ld-elfcomm/elfcomm.exp: Enable the alignment test for
Thiemo Seufer [Mon, 18 Sep 2006 14:41:10 +0000 (14:41 +0000)]
* ld-elfcomm/elfcomm.exp: Enable the alignment test for
mips*-*-*.

17 years ago * configure.tgt: Add mips*el-sde-elf* and mips*-sde-elf*
Thiemo Seufer [Mon, 18 Sep 2006 13:18:44 +0000 (13:18 +0000)]
* configure.tgt: Add mips*el-sde-elf* and mips*-sde-elf*
configurations.

17 years agodaily update
Alan Modra [Sun, 17 Sep 2006 23:59:41 +0000 (23:59 +0000)]
daily update

17 years ago * elf.c (special_sections_s): Revert last STRING_COMMA_LEN change
Hans-Peter Nilsson [Sun, 17 Sep 2006 18:57:43 +0000 (18:57 +0000)]
* elf.c (special_sections_s): Revert last STRING_COMMA_LEN change
for .stabstr entry, explain why.

17 years agoFix typo in use of CONST_STRNEQ
Nick Clifton [Sun, 17 Sep 2006 14:38:51 +0000 (14:38 +0000)]
Fix typo in use of CONST_STRNEQ

17 years agoAdd Score test files
Nick Clifton [Sun, 17 Sep 2006 14:24:56 +0000 (14:24 +0000)]
Add Score test files

17 years ago * dwarf2.c (concat_filename): Apply DW_AT_comp_dir if dir table
Alan Modra [Sun, 17 Sep 2006 02:44:38 +0000 (02:44 +0000)]
* dwarf2.c (concat_filename): Apply DW_AT_comp_dir if dir table
entry isn't absolute.

17 years agodaily update
Alan Modra [Sat, 16 Sep 2006 23:59:43 +0000 (23:59 +0000)]
daily update

17 years agoAdd support for Score target.
Nick Clifton [Sat, 16 Sep 2006 23:51:50 +0000 (23:51 +0000)]
Add support for Score target.

17 years ago* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its
Nick Clifton [Sat, 16 Sep 2006 18:12:17 +0000 (18:12 +0000)]
* bfd-in.h (STRING_AND_COMMA): New macro.  Takes one constant string as its
  argument and emits the string followed by a comma and then the length of
  the string.
  (CONST_STRNEQ): New macro.  Checks to see if a variable string has a constant
  string as its initial characters.
  (CONST_STRNCPY): New macro.  Copies a constant string to the start of a
  variable string.
* bfd-in2.h: Regenerate.
* <remainign files>: Make use of the new macros.

17 years ago2006-09-16 Paul Brook <paul@codesourcery.com>
Paul Brook [Sat, 16 Sep 2006 16:24:28 +0000 (16:24 +0000)]
2006-09-16  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (s_arm_unwind_movsp): Add offset argument.
* doc/c-arm.texi (movsp): Document offset argument.

gas/testsuite/
* gas/arm/unwind.s: Test two argument form of .movsp.
* gas/arm/unwind.d: Update expected output.
* gas/arm/unwind_vxworks.d: Ditto.

17 years ago2006-09-16 Paul Brook <paul@codesourcery.com>
Paul Brook [Sat, 16 Sep 2006 00:55:33 +0000 (00:55 +0000)]
2006-09-16  Paul Brook  <paul@codesourcery.com>

* config/tc-arm.c (thumb32_negate_data_op): Consistently use
unsigned int to avoid 64-bit host problems.

17 years agodaily update
Alan Modra [Fri, 15 Sep 2006 23:59:44 +0000 (23:59 +0000)]
daily update

17 years ago * config/bfin-parse.y (binary): Do some more constant folding for
Bernd Schmidt [Fri, 15 Sep 2006 17:02:35 +0000 (17:02 +0000)]
* config/bfin-parse.y (binary): Do some more constant folding for
additions.

17 years ago2006-09-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 15 Sep 2006 16:19:33 +0000 (16:19 +0000)]
2006-09-15  H.J. Lu  <hongjiu.lu@intel.com>

* ld-scripts/overlay-size.t: Discard .reginfo sections.

17 years ago2006-09-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 15 Sep 2006 14:55:42 +0000 (14:55 +0000)]
2006-09-15  H.J. Lu  <hongjiu.lu@intel.com>

* ld-elf/hash.d: Don't run for mips targets.

17 years ago2006-09-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 15 Sep 2006 14:48:46 +0000 (14:48 +0000)]
2006-09-15  H.J. Lu  <hongjiu.lu@intel.com>

* ld-elf/loadaddr.s: Pad sections to 16 bytes.
* ld-elf/loadaddr1.d: Updated.
* ld-elf/loadaddr2.d: Likewise.
* ld-elf/loadaddr3a.d: Likewise.
* ld-elf/loadaddr3b.d: Likewise.