OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
17 years ago2006-12-06 Jim Blandy <jimb@codesourcery.com>
jimb [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 ago * termios.cc: Change include order to accomodate change to sys/ioctl.h.
corinna [Wed, 6 Dec 2006 19:44:07 +0000 (19:44 +0000)]
* termios.cc: Change include order to accomodate change to sys/ioctl.h.

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

17 years agogas/
hjl [Wed, 6 Dec 2006 18:15:44 +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>
ams [Wed, 6 Dec 2006 16:49:56 +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 ago * fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.
corinna [Wed, 6 Dec 2006 16:33:03 +0000 (16:33 +0000)]
* fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.
* wincap.cc (has_physical_mem_access): Reflect the fact that physical
memory access has been made a protected operation beginning with
2003 Server.

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

17 years ago * include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.
corinna [Wed, 6 Dec 2006 14:08:08 +0000 (14:08 +0000)]
* include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.

17 years ago * winsup.h (WINVER): Set to 0x0600 to cover Vista.
corinna [Wed, 6 Dec 2006 14:06:38 +0000 (14:06 +0000)]
* winsup.h (WINVER): Set to 0x0600 to cover Vista.

17 years ago * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Fix typo.
corinna [Wed, 6 Dec 2006 14:05:58 +0000 (14:05 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Fix typo.

17 years ago2006-12-06 Vladimir Prus <vladimir@codesourcery.com>
vprus [Wed, 6 Dec 2006 09:01:49 +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.
amodra [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.
nemet [Wed, 6 Dec 2006 06:51:48 +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
iant [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.
jimb [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.
iant [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.
iant [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.
drow [Tue, 5 Dec 2006 23:57:53 +0000 (23:57 +0000)]
* cp-valprint.c, p-valprint.c: Revert last change.

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

17 years ago * path.cc (cwdstuff::init): Don't change to windows_system_directory
corinna [Tue, 5 Dec 2006 21:46:26 +0000 (21:46 +0000)]
* path.cc (cwdstuff::init): Don't change to windows_system_directory
if Cygwin DLL has been loaded dynamically.

17 years ago * NEWS: Mention MIPS remote autodetection, mips64 gdbserver,
drow [Tue, 5 Dec 2006 21:23:19 +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>
drow [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>
hjl [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>
drow [Tue, 5 Dec 2006 20:38:12 +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 * path.cc (cwdstuff::set): Don't try to open directory on systems not
corinna [Tue, 5 Dec 2006 13:20:38 +0000 (13:20 +0000)]
* path.cc (cwdstuff::set): Don't try to open directory on systems not
supporting that.

17 years ago * dcrt0.cc (get_cygwin_startup_info): Fix comment.
corinna [Tue, 5 Dec 2006 13:16:23 +0000 (13:16 +0000)]
* dcrt0.cc (get_cygwin_startup_info): Fix comment.
* wincap.cc (wincapc::init): Always reset needs_count_in_si_lpres2 to
false on non 64-bit systems.

17 years ago Fix date.
corinna [Tue, 5 Dec 2006 11:07:12 +0000 (11:07 +0000)]
Fix date.

17 years ago * dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.
corinna [Tue, 5 Dec 2006 10:59:20 +0000 (10:59 +0000)]
* dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.
Expect first DWORD in child_info struct being set to non-zero if
wincap.needs_count_in_si_lpres2 is set.  Add comment to explain why.
* fork.cc (frok::parent): Set ch.zero[0] to a sensible count value
if wincap.needs_count_in_si_lpres2 is set.
* spawn.cc (spawn_guts): Ditto.  Add filler bytes after ch on stack
to accomodate needs_count_in_si_lpres2.
* wincap.h: Define needs_count_in_si_lpres2 throughout.
* wincap.cc: Ditto.

17 years ago * ld-alpha/tlspic.rd: Update for unused section removal.
amodra [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,
amodra [Tue, 5 Dec 2006 01:29:57 +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
amodra [Mon, 4 Dec 2006 23:00:09 +0000 (23:00 +0000)]
daily update

17 years ago2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Mon, 4 Dec 2006 17:29:10 +0000 (17:29 +0000)]
2006-12-04  Kazunori Asayama  <asayama@sm.sony.co.jp>

        * libc/machine/spu/strncpy.c: Add padding.

17 years ago2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Mon, 4 Dec 2006 17:25:12 +0000 (17:25 +0000)]
2006-12-04  Kazunori Asayama  <asayama@sm.sony.co.jp>

        * testsuite/newlib.string/tstring.c:

17 years agobfd/
jbeulich [Mon, 4 Dec 2006 08:57:06 +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/
jbeulich [Mon, 4 Dec 2006 08:53:28 +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
nickrob [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 ***
nickrob [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
amodra [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
amodra [Sat, 2 Dec 2006 23:00:06 +0000 (23:00 +0000)]
daily update

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

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

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

17 years agodaily update
amodra [Fri, 1 Dec 2006 23:00:09 +0000 (23:00 +0000)]
daily update

17 years ago * win/tclWin32Dll.c (TclWinInit): Set native cwd to Cygwin's cwd.
corinna [Fri, 1 Dec 2006 20:35:55 +0000 (20:35 +0000)]
* win/tclWin32Dll.c (TclWinInit): Set native cwd to Cygwin's cwd.
* win/tclWinFile.c (TclpObjChdir): Keep native and Cygwin's cwd
synched.

17 years agogdb/
drow [Fri, 1 Dec 2006 18:14:29 +0000 (18:14 +0000)]
gdb/
* elfread.c (elf_symtab_read): Treat weak functions as global.
gdb/testsuite/
* gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
gdb.base/weaklib2.c: New files.

17 years ago2006-12-01 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Fri, 1 Dec 2006 17:18:36 +0000 (17:18 +0000)]
2006-12-01  Kazunori Asayama  <asayama@sm.sony.co.jp>

        * libc/machine/spu/strchr.c: Fix mask for misaligned string.
        * libc/machine/spu/strrchr.c: Ditto.

17 years agogcc 3.2.2 portability hacks.
iant [Fri, 1 Dec 2006 16:58:12 +0000 (16:58 +0000)]
gcc 3.2.2 portability hacks.

17 years agoCan now dynamically link hello, world.
iant [Fri, 1 Dec 2006 16:51:25 +0000 (16:51 +0000)]
Can now dynamically link hello, world.

17 years agogas/testsuite/
jbeulich [Fri, 1 Dec 2006 16:49:21 +0000 (16:49 +0000)]
gas/testsuite/
2006-12-01  Jan Beulich  <jbeulich@novell.com>

* gas/i386/opcode.d: Adjust name.
* gas/i386/opcode-intel.d: New.
* gas/i386/opcode-suffix.d: New.
* gas/i386/i386.exp: Run new tests.

17 years ago2006-12-01 Paul Brook <paul@codesourcery.com>
pbrook [Fri, 1 Dec 2006 16:42:25 +0000 (16:42 +0000)]
2006-12-01  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (arm_force_relocation): Return 1 for relocs against
function symbols.

gas/testsuite/
* gas/arm/thumbrel.s: New test.
* gas/arm/thumbrel.d: New test.

17 years ago2006-12-01 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 1 Dec 2006 15:55:29 +0000 (15:55 +0000)]
2006-12-01  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/3609
* elf.c (rewrite_elf_program_header): Preserve segment physical
address in the output segment if the first section in the
corresponding input segment is null.

17 years agoopcodes/
jbeulich [Fri, 1 Dec 2006 15:17:32 +0000 (15:17 +0000)]
opcodes/
2006-11-30  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (SEG_Fixup): Delete.
(Sv): Use OP_SEG.
(putop): New suffix character 'D'.
(dis386): Use it.
(grps): Likewise.
(OP_SEG): Handle bytemode other than w_mode.

gas/testsuite/
2006-11-30  Jan Beulich  <jbeulich@novell.com>

* gas/i386/intel.d: Adjust.
* gas/i386/naked.d: Adjust.
* gas/i386/opcode.d: Adjust.

17 years agoopcodes/
jbeulich [Fri, 1 Dec 2006 15:00:11 +0000 (15:00 +0000)]
opcodes/
2006-11-30  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (zAX): New.
(Xz): New.
(Yzr): New.
(z_mode): New.
(z_mode_ax_reg): New.
(putop): New suffix character 'G'.
(dis386): Use it for in, out, ins, and outs.
(intel_operand_size): Handle z_mode.
(OP_REG): Delete unreachable case indir_dx_reg.
(OP_IMREG): Fix Intel syntax output for case indir_dx_reg. Handle
z_mode_ax_reg.
(OP_ESreg): Fix Intel syntax operand size handling.
(OP_DSreg): Likewise.

gas/testsuite/
2006-11-30  Jan Beulich  <jbeulich@novell.com>

* gas/i386/x86-64-io.[sd]: New.
* gas/i386/x86-64-io-intel.d: New.
* gas/i386/x86-64-io-suffix.d: New.
* gas/i386/i386.exp: Run new tests.

17 years agoopcodes/
jbeulich [Fri, 1 Dec 2006 14:56:11 +0000 (14:56 +0000)]
opcodes/
2006-11-30  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (dis386): Use 'R' and 'O' for cbw/cwd unconditionally.
(putop): For 'O' suffix, print 'q' in Intel mode, and mark data prefix
used. For 'R' and 'W' suffix, simplify and fix Intel mode.

gas/testsuite/
2006-11-30  Jan Beulich  <jbeulich@novell.com>

* gas/i386/intel.s: Use Intel syntax in Intel syntax test.
* gas/i386/x86-64-cbw.[sd]: New.
* gas/i386/x86-64-cbw-intel.d: New.
* gas/i386/i386.exp: Run new tests.

17 years agoPR 3609
nickc [Fri, 1 Dec 2006 12:28:17 +0000 (12:28 +0000)]
PR 3609
* elf.c (rewrite_elf_program_header): Do not use the first_section pointer if it is null.

17 years agofix typo
cgf [Fri, 1 Dec 2006 03:49:25 +0000 (03:49 +0000)]
fix typo

17 years ago* tk/win/tcl.m4 (LIB_AC_PROG_CC): Upgrade to avoid use of obsolete ac_cv_cygwin
cgf [Fri, 1 Dec 2006 03:49:09 +0000 (03:49 +0000)]
* tk/win/tcl.m4 (LIB_AC_PROG_CC): Upgrade to avoid use of obsolete ac_cv_cygwin
variable.
* tk/win/configure: Regenerate.

17 years ago* cygwin/configure.in (LIB_AC_PROG_CC): Upgrade macro to accommodate newer
cgf [Fri, 1 Dec 2006 03:41:02 +0000 (03:41 +0000)]
* cygwin/configure.in (LIB_AC_PROG_CC): Upgrade macro to accommodate newer
version of autoconf.
* cygwin/configure: Regenerate.
* win/tcl.m4: Upgrade to avoid use of absolete ac_cv_cygwin variable.
* win/configure: Regenerate.

17 years ago insight/293:
kseitz [Fri, 1 Dec 2006 03:34:39 +0000 (03:34 +0000)]
    insight/293:
        * library/watch.tcl (no_inferior): Remove all varobjs and
        clear the display.
        (clear_file): Call no_inferior. Update comments.
        * library/locals.tcl: Remove unused variables "Running"
        and "Variables". Changed throughout.
        (no_inferior): Delete the current frame and clear the display.
        (clear_file): Call no_inferior. Update comments.
        (context_switch): To delete an Itcl object, one uses
        "delete object" not "destroy".

17 years ago insight/299:
kseitz [Fri, 1 Dec 2006 02:09:23 +0000 (02:09 +0000)]
    insight/299:
        * generic/gdbtk.c (gdbtk_init): Don't check if DISPLAY is set,
        it isn't needed anymore. Gdb will not abort, and Tk_Init will
        fail gracefully.

17 years ago * library/targetselection.itb (constructor): "top" is unused.
kseitz [Fri, 1 Dec 2006 01:07:54 +0000 (01:07 +0000)]
    * library/targetselection.itb (constructor): "top" is unused.
        Remove it.
        (get_target_list): Use "scan" to parse "help target" output.

17 years ago2006-11-30 Jim Blandy <jimb@codesourcery.com>
jimb [Fri, 1 Dec 2006 00:32:29 +0000 (00:32 +0000)]
2006-11-30  Jim Blandy  <jimb@codesourcery.com>

* ada-lang.c (value_subscript_packed): Don't bother to set the
lvalue type of the returned value here;
ada_value_primitive_packed_val takes care of that.

17 years agogcc 3.2.2 portability hacks.
iant [Fri, 1 Dec 2006 00:10:37 +0000 (00:10 +0000)]
gcc 3.2.2 portability hacks.

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

17 years agoAdded a testsuite. More support for COPY relocations.
iant [Thu, 30 Nov 2006 23:52:50 +0000 (23:52 +0000)]
Added a testsuite.  More support for COPY relocations.

17 years ago2006-11-30 Lev Bishop <lev.bishop@gmail.com>
jjohnstn [Thu, 30 Nov 2006 23:40:11 +0000 (23:40 +0000)]
2006-11-30  Lev Bishop  <lev.bishop@gmail.com>

        * libc/include/math.h: Allow C99 functions/macros to be
        defined for C++ even when __STRICT_ANSI__.

17 years agodaily update
amodra [Thu, 30 Nov 2006 23:00:12 +0000 (23:00 +0000)]
daily update

17 years ago2006-11-30 Dave Brolley <brolley@redhat.com>
brolley [Thu, 30 Nov 2006 18:48:30 +0000 (18:48 +0000)]
2006-11-30  Dave Brolley  <brolley@redhat.com>

        * Makefile.am (TARGETCFGS): Revert previous changes. Add shCfg.cxx
        unconditionally.
        * Makefile.in: Regenerated.
        * aclocal.m4: Regenerated.
        * configure: Regenerated.
        * shCfg.cxx: Protect the entire file with preprocessor conditional
        compilation for sh or sh64.

17 years ago2006-11-30 Dave Brolley <brolley@redhat.com>
brolley [Thu, 30 Nov 2006 18:48:07 +0000 (18:48 +0000)]
2006-11-30  Dave Brolley  <brolley@redhat.com>

        * sidtargets.m4: Revert previous change.

17 years agoinclude:
amylaar [Thu, 30 Nov 2006 17:36:10 +0000 (17:36 +0000)]
include:
2006-05-03  Andrew Stubbs  <andrew.stubbs@st.com>
            J"orn Rennecke <joern.rennecke@st.com>

PR driver/29931
* libiberty.h (make_relative_prefix_ignore_links): Declare.

libiberty:
2006-05-03  Andrew Stubbs  <andrew.stubbs@st.com>
            J"orn Rennecke <joern.rennecke@st.com>

PR driver/29931
* make-relative-prefix.c (make_relative_prefix_1): New function,
broken out of make_relative_prefix.  Make link resolution dependent
on new parameter.
(make_relative_prefix): Use make_relative_prefix_1.
(make_relative_prefix_ignore_links): New function.

17 years ago* win/tclWinPipe.c (TclpCreateProcess): Call cygwin-specific routine to set up
cgf [Thu, 30 Nov 2006 17:08:30 +0000 (17:08 +0000)]
* win/tclWinPipe.c (TclpCreateProcess): Call cygwin-specific routine to set up
windows environment.

17 years ago * dir.cc (mkdir): Check last path component for "..".
corinna [Thu, 30 Nov 2006 10:17:24 +0000 (10:17 +0000)]
* dir.cc (mkdir): Check last path component for "..".
(rmdir): Don't check last path component for "..".
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Drop kludge
which tries to allow deleting the current working directory.
* path.cc (has_dot_last_component): Add parameter to indicate testing
for "..".  Take trailing slash into account.
(symlink_info::posixify): Rely on cygheap->cwd.win32 having a
useful value.
(cwdstuff::init): Initialize cygheap->cwd with current working
directory.  Change to windows_system_directory afterwards.
(cwdstuff::set): Never call SetCurrentDirectory here.  Just check
if changing into target directory would be allowed.  Add comment to
explain why.
* path.h (has_dot_last_component): Declare with second parameter.
* pinfo.cc (pinfo::zap_cwd): Remove.
(pinfo::exit): Drop call to zap_cwd.
* pinfo.h (class pinfo): Remove declaration of zap_cwd.
* spawn.cc (spawn_guts): Set current working directory for non-Cygwin
child applications.  Drop call to zap_cwd.

17 years ago2006-11-29 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 30 Nov 2006 00:35:57 +0000 (00:35 +0000)]
2006-11-29  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/makebuf.c (__smakebuf): If dealing with
        an asprintf-family buffer, make the default initial size 64.

17 years ago*** empty log message ***
gdbadmin [Thu, 30 Nov 2006 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Wed, 29 Nov 2006 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago(mi_cmd_var_list_children): Remove unused
nickrob [Wed, 29 Nov 2006 22:53:07 +0000 (22:53 +0000)]
(mi_cmd_var_list_children): Remove unused
variable.

17 years ago*** empty log message ***
nickrob [Wed, 29 Nov 2006 22:52:37 +0000 (22:52 +0000)]
*** empty log message ***

17 years ago2006-11-29 Eric Blake <ebb9@byu.net>
jjohnstn [Wed, 29 Nov 2006 21:36:54 +0000 (21:36 +0000)]
2006-11-29  Eric Blake  <ebb9@byu.net>

        * libc/stdio/fvwrite.c (__sfvwrite_r): Avoid off-by-one error in
        asprintf, as well as quadratic realloc behavior.

17 years ago2006-11-29 Dave Brolley <brolley@redhat.com>
brolley [Wed, 29 Nov 2006 21:18:30 +0000 (21:18 +0000)]
2006-11-29  Dave Brolley  <brolley@redhat.com>

        * Makefile.am (TARGETCFGS): Set based on SIDTARGET_SH_OR_SH64.
        * Makefile.in: Regenerated.
        * aclocal.m4: Regenerated.
        * configure: Regenerated.

17 years ago2006-11-29 Dave Brolley <brolley@redhat.com>
brolley [Wed, 29 Nov 2006 21:18:05 +0000 (21:18 +0000)]
2006-11-29  Dave Brolley  <brolley@redhat.com>

        * sidtargets.m4 (sidtarget_sh_or_sh64): New variable.
        (SIDTARGET_SH_OR_SH64): New automake conditional using
        sidtarget_sh_or_sh64.

17 years ago2006-11-29 Dave Brolley <brolley@redhat.com>
brolley [Wed, 29 Nov 2006 21:12:53 +0000 (21:12 +0000)]
2006-11-29  Dave Brolley  <brolley@redhat.com>

        * mt-elf-sid: New script.

17 years ago2006-11-29 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Wed, 29 Nov 2006 19:54:02 +0000 (19:54 +0000)]
2006-11-29  Kazunori Asayama  <asayama@sm.sony.co.jp>

        * libc/machine/spu/memset.c: Fix type of explicit cast.
        * libc/machine/spu/strncmp.c: Add explicit cast.
        * libc/machine/spu/strrchr.c: Ditto.
        * libc/machine/spu/strspn.c: Ditto.

17 years agoHash tables, dynamic section, i386 PLT, gold_assert.
iant [Wed, 29 Nov 2006 17:56:40 +0000 (17:56 +0000)]
Hash tables, dynamic section, i386 PLT, gold_assert.

17 years ago2006-11-29 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 29 Nov 2006 17:53:39 +0000 (17:53 +0000)]
2006-11-29  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (arm_is_eabi): New function.
* config/tc-arm.h (arm_is_eabi): New prototype.
(THUMB_IS_FUNC): Use ELF function type for EABI objects.
* doc/c-arm.texi (.thumb_func): Update documentation.

17 years ago2006-11-29 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 29 Nov 2006 17:40:29 +0000 (17:40 +0000)]
2006-11-29  Paul Brook  <paul@codesourcery.com>

bfd/
* elf32-arm.c (elf32_arm_to_thumb_export_stub): Assert that output
section is present.
(allocate_dynrelocs): Only add export stub for symbols defined in
this object.

17 years ago2006-11-29 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 29 Nov 2006 16:26:55 +0000 (16:26 +0000)]
2006-11-29  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (do_vfp_sp_const, do_vfp_dp_const): Fix operans
encoding.

gas/testsuite/
* gas/arm/vfpv3-const-conv.s: Improve test coverage.
* gas/arm/vfpv3-const-conv.d: Adjust expected output.
* gas/arm/vfp-neon-syntax_t2.d: Ditto.
* gas/arm/vfp-neon-syntax.d: Ditto.

opcodes/
* arm-dis.c (coprocessor_opcodes): Fix bitfields for fconstd/fconstd.

17 years ago * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
nathan [Wed, 29 Nov 2006 16:16:46 +0000 (16:16 +0000)]
* gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
info.  Adjust test names.

17 years ago2006-11-29 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 29 Nov 2006 15:50:06 +0000 (15:50 +0000)]
2006-11-29  Paul Brook  <paul@codesourcery.com>
Julian Brown  <julian@codesourcery.com>

bfd/
* elf32-arm.c (copy_eabi_attributes): Correct starting offset.
(elf32_arm_merge_eabi_attributes): Mark output as initialized.
Only set Tag_CPU_name and Tag_ABI_PCS_R9_use if input attribute
is present.

17 years ago2006-07-29 Vladimir Prus <vladimir@codesourcery.com>
vprus [Wed, 29 Nov 2006 15:40:59 +0000 (15:40 +0000)]
2006-07-29  Vladimir Prus  <vladimir@codesourcery.com>

* mi/mi-cmd-var.c (print_varobj): New function.
(mi_cmd_var_create): Use the above.
(mi_cmd_var_list_children): Likewise.

17 years ago2006-11-22 Tom Marn <tom.marn@telargo.com>
cagney [Wed, 29 Nov 2006 15:20:55 +0000 (15:20 +0000)]
2006-11-22  Tom Marn <tom.marn@telargo.com>

Committed by Andrew Cagney.
* ppc-instructions: Implement optional PowerPC stfiwx instruction.

17 years ago2006-07-29 Vladimir Prus <vladimir@codesourcery.com>
vprus [Wed, 29 Nov 2006 13:52:54 +0000 (13:52 +0000)]
2006-07-29  Vladimir Prus  <vladimir@codesourcery.com>

        * MAINTAINERS (Write After Approval): Add myself.

17 years ago2006-07-29 Vladimir Prus <vladimir@codesourcery.com>
vprus [Wed, 29 Nov 2006 13:52:45 +0000 (13:52 +0000)]
2006-07-29  Vladimir Prus  <vladimir@codesourcery.com>

        * MAINTAINERS (Write After Approval): Add myself.

17 years ago2006-11-29 Andrew Stubbs <andrew.stubbs@st.com>
ams [Wed, 29 Nov 2006 12:26:56 +0000 (12:26 +0000)]
2006-11-29  Andrew Stubbs  <andrew.stubbs@st.com>

* solib.c (solib_open): Treat bare file names as relative paths.

17 years ago * gdb.base/break.c (main): Move position of malloc.
nathan [Wed, 29 Nov 2006 08:02:06 +0000 (08:02 +0000)]
* gdb.base/break.c (main): Move position of malloc.
* gdb.base/break.exp: Revert mistaken checkin.

17 years ago2006-11-29 Vladimir Prus <vladimir@codesourcery.com>
vprus [Wed, 29 Nov 2006 06:41:13 +0000 (06:41 +0000)]
2006-11-29  Vladimir Prus  <vladimir@codesourcery.com>

        * varobj.c (varobj_set_value): Don't compare the old
        and the new value here.  Don't assign new value here.
        Instead, call install_new_value.

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