deliverable/binutils-gdb.git
17 years ago2006-12-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 15 Dec 2006 19:43:59 +0000 (19:43 +0000)] 
2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c: Add a blank line bewteen function bodies.

17 years ago * breakpoint.c (insert_bp_location): Add newline to note.
Daniel Jacobowitz [Fri, 15 Dec 2006 15:22:22 +0000 (15:22 +0000)] 
* breakpoint.c (insert_bp_location): Add newline to note.

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

* config/tc-i386.c (build_modrm_byte): Reformat to 72 columns.

17 years agogas/testsuite/
H.J. Lu [Fri, 15 Dec 2006 13:11:56 +0000 (13:11 +0000)] 
gas/testsuite/

2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead
of xmmword ptr.
* gas/i386/x86_64.s: Likewise.
* gas/i386/x86-64-inval.l: Updated.

opcodes/

2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (o_mode): New for 16-byte operand.
(intel_operand_size): Generate "OWORD PTR " for o_mode.
(CMPXCHG8B_Fixup): Set bytemode to o_mode instead of x_mode.

17 years ago * configure.tgt (NATIVE_LIB_DIRS): Specify for spu-*-elf*.
Ben Elliston [Fri, 15 Dec 2006 05:49:28 +0000 (05:49 +0000)] 
* configure.tgt (NATIVE_LIB_DIRS): Specify for spu-*-elf*.

17 years agobfd/
Alan Modra [Fri, 15 Dec 2006 04:13:37 +0000 (04:13 +0000)] 
bfd/
* opncls.c (bfd_openr_iovec): Add "stat" parameter.
(struct opncls): Add "stat" field.
(opncls_bstat): Call vec->stat.
* bfd-in2.h: Regenerate.
* elf32-spu.c (spu_elf_open_builtin_lib): Adjust.
gdb/
* spu-linux-nat.c (spu_bfd_iovec_stat): New function.
(spu_bfd_open): Adjust bfd_openr_iovec call.

17 years ago*** empty log message ***
gdbadmin [Fri, 15 Dec 2006 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Thu, 14 Dec 2006 23:00:12 +0000 (23:00 +0000)] 
daily update

17 years agogas/testsuite/
H.J. Lu [Thu, 14 Dec 2006 20:13:28 +0000 (20:13 +0000)] 
gas/testsuite/

2006-12-14  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/x86-64-inval.s: Add cmpxchg16b.
* gas/i386/x86_64.s: Likewise.
* gas/i386/x86-64-inval.l: Updated.
* gas/i386/x86_64.d: Likewise.

opcodes/

2006-12-14  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (CMPXCHG8B_Fixup): New.
(grps): Use CMPXCHG8B_Fixup for cmpxchg8b.

17 years ago * Makefile.am (YFLAGS): Define.
Daniel Jacobowitz [Thu, 14 Dec 2006 18:33:28 +0000 (18:33 +0000)] 
* Makefile.am (YFLAGS): Define.
* Makefile.in: Regenerated.

17 years ago2006-12-14 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 14 Dec 2006 13:28:24 +0000 (13:28 +0000)] 
2006-12-14  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (match_template): Simplify 3 and 4 operand
match.

17 years ago * elf-bfd.h (struct bfd_elf_section_data): Clarify sec_group
Alan Modra [Thu, 14 Dec 2006 03:05:37 +0000 (03:05 +0000)] 
* elf-bfd.h (struct bfd_elf_section_data): Clarify sec_group
and next_in_group usage.

17 years ago PR 3704
Alan Modra [Thu, 14 Dec 2006 02:59:25 +0000 (02:59 +0000)] 
PR 3704
* bfdio.c (bfd_bread): Don't read past end of archive elements.

17 years ago*** empty log message ***
gdbadmin [Thu, 14 Dec 2006 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Wed, 13 Dec 2006 23:00:05 +0000 (23:00 +0000)] 
daily update

17 years ago * value.c (value_copy): Copy the full 'location' contents, instead
Jim Blandy [Wed, 13 Dec 2006 22:36:48 +0000 (22:36 +0000)] 
* value.c (value_copy): Copy the full 'location' contents, instead
of assuming that copying ADDRESS will bring over everything in the
union.

17 years agoFix a typo.
H.J. Lu [Wed, 13 Dec 2006 21:17:04 +0000 (21:17 +0000)] 
Fix a typo.

17 years ago2006-12-13 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 13 Dec 2006 19:39:12 +0000 (19:39 +0000)] 
2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (build_modrm_byte): Set the Operand_PCrel
bit only.

17 years ago2006-12-13 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 13 Dec 2006 18:26:30 +0000 (18:26 +0000)] 
2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (match_template): Use a for loop to set
operand_types array.

17 years agogas/
H.J. Lu [Wed, 13 Dec 2006 18:00:00 +0000 (18:00 +0000)] 
gas/

2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/3712
* config/tc-i386.c (match_template): Use MAX_OPERANDS for the
number of operands. Issue an error if MAX_OPERANDS != 4. Add
the 4th operand check.

gas/testsuite/

2006-12-13  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/3712
* gas/i386/inval.s: Add invalid insertq.
* gas/i386/x86-64-inval.s: Likewise.

* gas/i386/inval.l: Updated.
* gas/i386/x86-64-inval.l: Likewise.

17 years ago2006-12-13 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 13 Dec 2006 16:38:37 +0000 (16:38 +0000)] 
2006-12-13  Dave Brolley  <brolley@redhat.com>

        * lib/ld-lib.exp (big_or_little_endian): Accept -meb and
        -mel for big and little endian respectively.

17 years ago2006-12-13 Paul Brook <paul@codesourcery.com>
Paul Brook [Wed, 13 Dec 2006 16:06:39 +0000 (16:06 +0000)] 
2006-12-13  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (arm_arch_option_table): Add v7-{a,r,m}.
* doc/c-arm.texi: Fix spelling of ARMv7 profile variants.

17 years ago2006-12-13 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand [Wed, 13 Dec 2006 14:17:53 +0000 (14:17 +0000)] 
2006-12-13  Markus Deuling  <deuling@de.ibm.com>

* spu-tdep.c (spu_init_vector_type): New function.
(spu_builtin_type_vec128.): New static variable.
(spu_register_type): Return spu_builtin_type_vec128 as default.
(_initialize_spu_tdep): Call spu_init_vector_type.

17 years ago*** empty log message ***
gdbadmin [Wed, 13 Dec 2006 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Tue, 12 Dec 2006 23:00:08 +0000 (23:00 +0000)] 
daily update

17 years ago2006-12-12 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 12 Dec 2006 20:28:17 +0000 (20:28 +0000)] 
2006-12-12  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.h (WordMem): Document it for 64 bit memory
reference.

17 years agobfd/
Daniel Jacobowitz [Tue, 12 Dec 2006 14:31:48 +0000 (14:31 +0000)] 
bfd/
* doc/Makefile.am (bfd_TEXINFOS): Set.
(bfd.info bfd.dvi bfd.html): Delete rule.
* doc/Makefile.in: Regenerated.
gas/
* doc/Makefile.am (as_TEXINFOS): Set.
(as.info as.dvi as.html): Delete rule.
* doc/Makefile.in: Regenerated.
gprof/
* Makefile.am (gprof_TEXINFOS): Set.
(gprof.info gprof.dvi gprof.html): Delete rule.
* Makefile.in: Regenerated.
ld/
* Makefile.am (ld_TEXINFOS): Set.
(ld.info ld.dvi ld.html): Delete rule.
* Makefile.in: Regenerated.

17 years ago * ldlang.c (print_output_section_statement): Print load address
Alan Modra [Tue, 12 Dec 2006 08:10:40 +0000 (08:10 +0000)] 
* ldlang.c (print_output_section_statement): Print load address
when lma differs from vma.
testsuite/
* ld-scripts/overlay-size-map.d: Update.

17 years agosync a change from gcc
Alan Modra [Tue, 12 Dec 2006 01:38:04 +0000 (01:38 +0000)] 
sync a change from gcc

17 years ago*** empty log message ***
gdbadmin [Tue, 12 Dec 2006 00:00:36 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Mon, 11 Dec 2006 23:00:08 +0000 (23:00 +0000)] 
daily update

17 years ago MAINTAINERS (SH): Remove my entry.
Joern Rennecke [Mon, 11 Dec 2006 19:13:21 +0000 (19:13 +0000)] 
MAINTAINERS (SH): Remove my entry.

17 years ago2006-12-11 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Mon, 11 Dec 2006 18:11:13 +0000 (18:11 +0000)] 
2006-12-11  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (Eq): Replaced by ...
(Mq): New. This.
(Ma): Defined with OP_M instead of OP_E.
(grps): Updated cmpxchg8b and vmptrst for Eq -> Mq.
(OP_M): Added bound, cmpxchg8b and vmptrst to bad modrm list.

17 years agobfd/
Daniel Jacobowitz [Mon, 11 Dec 2006 15:09:46 +0000 (15:09 +0000)] 
bfd/
* configure.in: Define GENINSRC_NEVER.
* doc/Makefile.am (bfd.info): Remove srcdir prefix.
(MAINTAINERCLEANFILES): Add info file.
(DISTCLEANFILES): Pretend to add info file.
* po/Make-in (.po.gmo): Put gmo files in objdir.
* configure, Makefile.in, doc/Makefile.in: Regenerated.
binutils/
* configure.in: Define GENINSRC_NEVER.
* doc/Makefile.am (MAINTAINERCLEANFILES): Add info file.
(DISTCLEANFILES): Pretend to add info file.
* po/Make-in (.po.gmo): Put gmo files in objdir.
* configure, Makefile.in, doc/Makefile.in: Regenerated.
gas/
* configure.in: Define GENINSRC_NEVER.
* doc/Makefile.am (as.info): Remove srcdir prefix.
(MAINTAINERCLEANFILES): Add info file.
(DISTCLEANFILES): Pretend to add info file.
* po/Make-in (.po.gmo): Put gmo files in objdir.
* configure, Makefile.in, doc/Makefile.in: Regenerated.
gprof/
* configure.in: Define GENINSRC_NEVER.
* doc/Makefile.am (gprof.info): Remove srcdir prefix.
(MAINTAINERCLEANFILES): Add info file.
(DISTCLEANFILES): Pretend to add info file.
* po/Make-in (.po.gmo): Put gmo files in objdir.
* configure, Makefile.in: Regenerated.
ld/
* configure.in: Define GENINSRC_NEVER.
* doc/Makefile.am (ld.info): Remove srcdir prefix.
(MAINTAINERCLEANFILES): Add info file.
(DISTCLEANFILES): Pretend to add info file.
* po/Make-in (.po.gmo): Put gmo files in objdir.
* configure, Makefile.in: Regenerated.
opcodes/
* po/Make-in (.po.gmo): Put gmo files in objdir.

17 years ago * elflink.c (bfd_elf_gc_sections): Also search for corresponding
Eric Botcazou [Mon, 11 Dec 2006 14:52:13 +0000 (14:52 +0000)] 
* elflink.c (bfd_elf_gc_sections): Also search for corresponding
sections with .gnu.linkonce.t. prefix.

17 years ago * configure.in: Handle spu makefile frag.
Alan Modra [Mon, 11 Dec 2006 06:47:57 +0000 (06:47 +0000)] 
* configure.in:  Handle spu makefile frag.
* config/mt-spu: New file.
* Makefile.tpl (MAINT): Define
(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
* configure: Regenerate.
* Makefile.in: Regenerate.

17 years ago * config.sub, config.guess: Update from upstream sources.
Ben Elliston [Mon, 11 Dec 2006 04:12:46 +0000 (04:12 +0000)] 
  * config.sub, config.guess: Update from upstream sources.

17 years ago * configure.in: Sync with GCC (spu-*-*).
Ben Elliston [Mon, 11 Dec 2006 00:25:59 +0000 (00:25 +0000)] 
* configure.in: Sync with GCC (spu-*-*).
* configure: Sync with GCC.

17 years ago*** empty log message ***
gdbadmin [Mon, 11 Dec 2006 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Sun, 10 Dec 2006 23:00:07 +0000 (23:00 +0000)] 
daily update

17 years ago2006-12-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sun, 10 Dec 2006 02:50:53 +0000 (02:50 +0000)] 
2006-12-09  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (X86_64_1): New.
(X86_64_2): Likewise.
(X86_64_3): Likewise.
(dis386): Replace 0x60, 0x61 and 0x62 entries with x86-64
tables.
(x86_64_table): Add entries for 0x60, 0x61 and 0x62.

17 years ago*** empty log message ***
gdbadmin [Sun, 10 Dec 2006 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Sat, 9 Dec 2006 23:00:08 +0000 (23:00 +0000)] 
daily update

17 years ago2006-12-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sat, 9 Dec 2006 21:06:13 +0000 (21:06 +0000)] 
2006-12-09  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c: Adjust white spaces.

17 years agoFix ChangeLog entry.
H.J. Lu [Sat, 9 Dec 2006 16:55:52 +0000 (16:55 +0000)] 
Fix ChangeLog entry.

17 years ago2006-12-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sat, 9 Dec 2006 16:43:41 +0000 (16:43 +0000)] 
2006-12-09  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.h (template): Use MAX_OPERANDS instead of 4
operand_types array.

17 years ago * win32-nat.c (env_sort): Remove.
Corinna Vinschen [Sat, 9 Dec 2006 09:12:59 +0000 (09:12 +0000)] 
* win32-nat.c (env_sort): Remove.
(win32_create_inferior): Remove code which creates a Windows
environment.  Use Cygwin function call instead.  Propagate
current environment to inferior process.

17 years ago*** empty log message ***
gdbadmin [Sat, 9 Dec 2006 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Fri, 8 Dec 2006 23:00:06 +0000 (23:00 +0000)] 
daily update

17 years ago * config/tc-z8k.c (whatreg): Add comment describing function.
Christian Groessler [Fri, 8 Dec 2006 22:15:11 +0000 (22:15 +0000)] 
    * config/tc-z8k.c (whatreg): Add comment describing function.
        Return NULL if symbol name characters follow the register number.
        (parse_reg): Use NULL instead of 0 for pointer values.  Stop
        processing if whatreg returned NULL.

17 years ago(varobj_update): Ensure frame is restored when
Nick Roberts [Fri, 8 Dec 2006 22:06:04 +0000 (22:06 +0000)] 
(varobj_update): Ensure frame is restored when
variable object is out of scope.

17 years ago*** empty log message ***
Nick Roberts [Fri, 8 Dec 2006 22:05:36 +0000 (22:05 +0000)] 
*** empty log message ***

17 years ago * gas/z8k/reglabel.d: New test.
Christian Groessler [Fri, 8 Dec 2006 21:56:03 +0000 (21:56 +0000)] 
    * gas/z8k/reglabel.d: New test.
        * gas/z8k/reglabel.s: New test.
        * gas/z8k/z8k.exp: Run new test.

17 years ago * Makefile.def (dependencies): Add dependency for
Mike Stump [Fri, 8 Dec 2006 21:05:25 +0000 (21:05 +0000)] 
    * Makefile.def (dependencies): Add dependency for
        install-target-libssp and install-target-libgomp on
        install-gcc.
        * Makefile.in: Regenerate.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 8 Dec 2006 17:30:44 +0000 (17:30 +0000)] 
*** empty log message ***

17 years agoClarify the meaning of an ``obvious fix'' in the docs.
Eli Zaretskii [Fri, 8 Dec 2006 17:28:31 +0000 (17:28 +0000)] 
Clarify the meaning of an ``obvious fix'' in the docs.

17 years ago2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
Vladimir Prus [Fri, 8 Dec 2006 14:29:02 +0000 (14:29 +0000)] 
2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>

        Test for base in references.
        * gdb.mi/mi-var-cp.cc: Add test code.
        * gdb.mi/mi-var-cp.exp: Test for bases in references.
        * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
        * gdb.mi/mi2-watch.exp: Likewise.
        * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
        (mi_list_varobj_children): New function.

17 years ago2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
Vladimir Prus [Fri, 8 Dec 2006 12:58:36 +0000 (12:58 +0000)] 
2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>

        * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
        note in @ignore, to be removed later if nobody complains.

17 years ago2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
Vladimir Prus [Fri, 8 Dec 2006 12:44:11 +0000 (12:44 +0000)] 
2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>

        * varobj.c (varobj_create): Don't call release_value.
        (varobj_set_value): Likewise.
        (install_new_value): Call coerce_ref and release_value
        on the value. Add asserts.

17 years ago(mi_cmd_var_update): Fix memory leak.
Nick Roberts [Fri, 8 Dec 2006 04:09:53 +0000 (04:09 +0000)] 
(mi_cmd_var_update):  Fix memory leak.

17 years ago*** empty log message ***
Nick Roberts [Fri, 8 Dec 2006 04:09:30 +0000 (04:09 +0000)] 
*** empty log message ***

17 years ago*** empty log message ***
gdbadmin [Fri, 8 Dec 2006 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Thu, 7 Dec 2006 23:00:08 +0000 (23:00 +0000)] 
daily update

17 years agobfd/
Kazu Hirata [Thu, 7 Dec 2006 15:39:02 +0000 (15:39 +0000)] 
bfd/
* elf32-m68k.c: Update uses of EF_M68K_*.

binutils/
* readelf.c: Update uses of EF_M68K_*.

gas/
* config/tc-m68k.c: Update uses of EF_M68K_*.

include/elf
* m68k.h (EF_M68K_ISA_MASK, EF_M68K_ISA_A_NODIV,
EF_M68K_ISA_A, EF_M68K_ISA_A_PLUS, EF_M68K_ISA_B_NOUSP,
EF_M68K_ISA_B, EF_M68K_ISA_C, EF_M68K_MAC_MASK, EF_M68K_MAC,
EF_M68K_EMAC, EF_M68K_EMAC_B, EF_M68K_FLOAT): Rename to
EF_M68K_CF_ISA_MASK, EF_M68K_CF_ISA_A_NODIV, EF_M68K_CF_ISA_A,
EF_M68K_CF_ISA_A_PLUS, EF_M68K_CF_ISA_B_NOUSP,
EF_M68K_CF_ISA_B, EF_M68K_CF_ISA_C, EF_M68K_CF_MAC_MASK,
EF_M68K_CF_MAC, EF_M68K_CF_EMAC, EF_M68K_CF_EMAC_B,
EF_M68K_CF_FLOAT, respectively.

17 years agobfd/
H.J. Lu [Thu, 7 Dec 2006 13:32:02 +0000 (13:32 +0000)] 
bfd/

2006-12-07  H.J. Lu <hjl@gnu.org>

PR ld/3666
* elflink.c (elf_link_add_object_symbols): Keep symbol
visibility for symbols from discarded section.

ld/testsuite/

2006-12-07  H.J. Lu <hjl@gnu.org>

PR ld/3666
* ld-elf/group3a.d: New file.
* ld-elf/group3a.s: Likewise.
* ld-elf/group3b.d: Likewise.
* ld-elf/group3b.s: Likewise.

17 years ago*** empty log message ***
gdbadmin [Thu, 7 Dec 2006 00:00:37 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Wed, 6 Dec 2006 23:00:06 +0000 (23:00 +0000)] 
daily update

17 years ago2006-12-06 Jim Blandy <jimb@codesourcery.com>
Jim Blandy [Wed, 6 Dec 2006 20:15:19 +0000 (20:15 +0000)] 
2006-12-06  Jim Blandy  <jimb@codesourcery.com>

* gdbtypes.c: Revert 2006-12-05 change, and explain why.

17 years agomerge from gcc
DJ Delorie [Wed, 6 Dec 2006 19:28:41 +0000 (19:28 +0000)] 
merge from gcc

17 years agogas/
H.J. Lu [Wed, 6 Dec 2006 18:15:45 +0000 (18:15 +0000)] 
gas/

2006-12-06  H.J. Lu <hjl@gnu.org>

* config/tc-i386.h: Change the prefix order to SEG_PREFIX,
ADDR_PREFIX, DATA_PREFIX, LOCKREP_PREFIX.

gas/testsuite/

2006-12-06  H.J. Lu <hjl@gnu.org>

* gas/i386/amdfam10.d: Updated for operand/address-size override
prefix position change.
* gas/i386/naked.d: Likewise.
* gas/i386/rep-suffix.d: Likewise.
* gas/i386/rep.d: Likewise.
* gas/i386/white.l: Likewise.
* gas/i386/x86-64-amdfam10.d: Likewise.
* gas/i386/x86-64-rep-suffix.d: Likewise.
* gas/i386/x86-64-rep.d: Likewise.
* gas/i386/x86_64.d: Likewise.

17 years ago2006-12-06 Andrew Stubbs <andrew.stubbs@st.com>
Andrew Stubbs [Wed, 6 Dec 2006 16:49:57 +0000 (16:49 +0000)] 
2006-12-06  Andrew Stubbs  <andrew.stubbs@st.com>

* event-top.c (command_handler): On EOF, print 'quit' and run quit
command via execute_command such that hooks and trace work.
* utils.c (defaulted_query): On EOF, print default answer and newline.

17 years agoDefine ATTRIBUTE_PACKED and use as necessary.
Nick Clifton [Wed, 6 Dec 2006 14:36:41 +0000 (14:36 +0000)] 
Define ATTRIBUTE_PACKED and use as necessary.

17 years ago2006-12-06 Vladimir Prus <vladimir@codesourcery.com>
Vladimir Prus [Wed, 6 Dec 2006 09:01:50 +0000 (09:01 +0000)] 
2006-12-06  Vladimir Prus  <vladimir@codesourcery.com>

        * varobj.c (cplus_value_of_child): When accessing
        base suboject, don't specially process references.

17 years ago * elf64-alpha.c (elf64_alpha_merge_symbol_attribute): New function.
Alan Modra [Wed, 6 Dec 2006 07:25:29 +0000 (07:25 +0000)] 
* elf64-alpha.c (elf64_alpha_merge_symbol_attribute): New function.
(elf_backend_merge_symbol_attribute): Define.

17 years ago * MAINTAINERS (Write After Approval): Add myself.
Adam Nemet [Wed, 6 Dec 2006 06:51:50 +0000 (06:51 +0000)] 
* MAINTAINERS (Write After Approval): Add myself.

17 years agoDon't emit symbols seen only in dynamic object, don't read duplicate
Ian Lance Taylor [Wed, 6 Dec 2006 06:28:56 +0000 (06:28 +0000)] 
Don't emit symbols seen only in dynamic object, don't read duplicate
dynamic object.

17 years ago * gdbtypes.c (built_gdbtypes): Don't set builtin_type_void here.
Jim Blandy [Wed, 6 Dec 2006 00:57:04 +0000 (00:57 +0000)] 
* gdbtypes.c (built_gdbtypes): Don't set builtin_type_void here.
(_initialize_gdbtypes): Do it here, and don't swap it when the
architecture changes.

17 years agogcc 3.2.2 and 4.1.0 portability hacks.
Ian Lance Taylor [Wed, 6 Dec 2006 00:28:03 +0000 (00:28 +0000)] 
gcc 3.2.2 and 4.1.0 portability hacks.

17 years agoGenerate version information.
Ian Lance Taylor [Wed, 6 Dec 2006 00:02:36 +0000 (00:02 +0000)] 
Generate version information.

17 years ago*** empty log message ***
gdbadmin [Wed, 6 Dec 2006 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

17 years ago * cp-valprint.c, p-valprint.c: Revert last change.
Daniel Jacobowitz [Tue, 5 Dec 2006 23:57:53 +0000 (23:57 +0000)] 
* cp-valprint.c, p-valprint.c: Revert last change.

17 years agodaily update
Alan Modra [Tue, 5 Dec 2006 23:00:08 +0000 (23:00 +0000)] 
daily update

17 years ago * NEWS: Mention MIPS remote autodetection, mips64 gdbserver,
Daniel Jacobowitz [Tue, 5 Dec 2006 21:23:20 +0000 (21:23 +0000)] 
* NEWS: Mention MIPS remote autodetection, mips64 gdbserver,
"set mem inaccessible-by-default", and "set breakpoint auto-hw".

17 years ago2006-12-05 Markus Deuling <deuling@de.ibm.com>
Daniel Jacobowitz [Tue, 5 Dec 2006 21:18:38 +0000 (21:18 +0000)] 
2006-12-05  Markus Deuling  <deuling@de.ibm.com>

* README: Update supported targets.

17 years ago2006-12-05 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 5 Dec 2006 20:53:28 +0000 (20:53 +0000)] 
2006-12-05  H.J. Lu  <hongjiu.lu@intel.com>

* cp-valprint.c (cp_print_value_fields): Initialize tmp_obstack.
(cp_print_value): Likewise.
* p-valprint.c (pascal_object_print_value_fields): Likewise.
(pascal_object_print_value): Likewise.

17 years ago2006-12-05 Adam Nemet <anemet@caviumnetworks.com>
Daniel Jacobowitz [Tue, 5 Dec 2006 20:38:13 +0000 (20:38 +0000)] 
2006-12-05  Adam Nemet  <anemet@caviumnetworks.com>

* target.c (debug_to_remove_watchpoint): Call
to_remove_watchpoint.  Print target_remove_watchpoint.

17 years ago * ld-alpha/tlspic.rd: Update for unused section removal.
Alan Modra [Tue, 5 Dec 2006 02:40:57 +0000 (02:40 +0000)] 
* ld-alpha/tlspic.rd: Update for unused section removal.
* ld-frv/fdpic-shared-6.d: Likewise.
* ld-frv/tls-dynamic-1.d: Update for symbol changes.
* ld-frv/tls-dynamic-2.d: Likewise.
* ld-frv/tls-dynamic-3.d: Likewise.
* ld-frv/tls-initial-shared-2.d: Likewise.
* ld-frv/tls-pie-1.d: Likewise.
* ld-frv/tls-pie-3.d: Likewise.
* ld-frv/tls-relax-dynamic-1.d: Likewise.
* ld-frv/tls-relax-dynamic-2.d: Likewise.
* ld-frv/tls-relax-dynamic-3.d: Likewise.
* ld-frv/tls-relax-initial-shared-2.d: Likewise.
* ld-frv/tls-relax-pie-1.d: Likewise.
* ld-frv/tls-relax-pie-3.d: Likewise.
* ld-frv/tls-relax-shared-1.d: Likewise.
* ld-frv/tls-relax-shared-2.d: Likewise.
* ld-frv/tls-relax-shared-3.d: Likewise.
* ld-frv/tls-relax-static-3.d: Likewise.
* ld-frv/tls-shared-1.d: Likewise.
* ld-frv/tls-shared-2.d: Likewise.
* ld-frv/tls-shared-3.d: Likewise.
* ld-frv/tls-static-1.d: Likewise.
* ld-frv/tls-static-3.d: Likewise.

17 years ago * ld-elfvsb/sh1.c (overriddenvar, shlib_overriddencall2,
Alan Modra [Tue, 5 Dec 2006 01:29:58 +0000 (01:29 +0000)] 
* ld-elfvsb/sh1.c (overriddenvar, shlib_overriddencall2,
shared_data): If !SHARED, move to...
* ld-elfvsb/sh2.c: ... here.
* ld-elfvsb/elfvsb.exp: Add -DSHARED to compiler options when
building with $picflag.

17 years ago*** empty log message ***
gdbadmin [Tue, 5 Dec 2006 00:00:35 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Mon, 4 Dec 2006 23:00:09 +0000 (23:00 +0000)] 
daily update

17 years agobfd/
Jan Beulich [Mon, 4 Dec 2006 08:57:09 +0000 (08:57 +0000)] 
bfd/
2006-12-04  Jan Beulich  <jbeulich@novell.com>

* elflink.c (_bfd_elf_link_create_dynamic_sections): Don't create
.eh_frame_hdr section from here anymore.
(bfd_elf_size_dynamic_sections): Call _bfd_elf_maybe_strip_eh_frame_hdr
a little earlier.

ld/
2006-12-04  Jan Beulich  <jbeulich@novell.com>

* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Create
.eh_frame_hdr section here.

ld/testsuite/
2006-12-04  Jan Beulich  <jbeulich@novell.com>

* ld-elf/eh-frame-hdr.d: New.
* ld-elf/eh-frame-hdr.s: New.
* ld-ia64/tlsbin.dd, ld-ia64/tlsbin.sd: Don't depend on exact linkage
table layout.

17 years agoopcodes/
Jan Beulich [Mon, 4 Dec 2006 08:53:29 +0000 (08:53 +0000)] 
opcodes/
2006-12-04  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (OP_J): Update used_prefixes in v_mode.

gas/testsuite/
2006-12-04  Jan Beulich  <jbeulich@novell.com>

* gas/i386/opcode-intel.d: Fix wrong expectation. Make white space
expectations more consistent.

17 years ago(GDB/MI Variable Objects): Describe -c option
Nick Roberts [Mon, 4 Dec 2006 03:53:19 +0000 (03:53 +0000)] 
(GDB/MI Variable Objects): Describe -c option
of -var-delete.

17 years ago*** empty log message ***
Nick Roberts [Mon, 4 Dec 2006 03:51:39 +0000 (03:51 +0000)] 
*** empty log message ***

17 years ago*** empty log message ***
gdbadmin [Mon, 4 Dec 2006 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Sun, 3 Dec 2006 23:00:08 +0000 (23:00 +0000)] 
daily update

17 years ago*** empty log message ***
gdbadmin [Sun, 3 Dec 2006 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

17 years agodaily update
Alan Modra [Sat, 2 Dec 2006 23:00:06 +0000 (23:00 +0000)] 
daily update

17 years agoReally check in the patch.
H.J. Lu [Sat, 2 Dec 2006 16:24:37 +0000 (16:24 +0000)] 
Really check in the patch.

17 years ago PR gas/3607
Jakub Jelinek [Sat, 2 Dec 2006 08:20:59 +0000 (08:20 +0000)] 
PR gas/3607
* subsegs.c (subseg_set_rest): Clear frch_cfi_data field.

This page took 0.059678 seconds and 4 git commands to generate.