OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
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 ***

17 years ago * security.cc (create_token): Revert erroneous change to test
corinna [Tue, 28 Nov 2006 23:15:00 +0000 (23:15 +0000)]
* security.cc (create_token): Revert erroneous change to test
subauth_token for INVAILD_HANDLE_VALUE.
* syscalls.cc (seteuid32): Set create_token's subauth_token parameter
back to NULL.

17 years agodaily update
amodra [Tue, 28 Nov 2006 23:00:07 +0000 (23:00 +0000)]
daily update

17 years agogdb/gdbserver/
drow [Tue, 28 Nov 2006 22:21:23 +0000 (22:21 +0000)]
gdb/gdbserver/
* Makefile.in (clean): Remove reg-mips64.c.
(reg-mips64.c, reg-mips64.o): New rules.
* configure.srv: Handle mips64.  Include regset support for mips.
* linux-mips-low.c (union mips_register): New.
(mips_get_pc, mips_set_pc, mips_reinsert_addr): Use it.
(mips_breakpoint, mips_breakpoint_at): Use int.
(mips_collect_register, mips_supply_register)
(mips_collect_register_32bit, mips_supply_register_32bit)
(mips_fill_gregset, mips_store_gregset, mips_fill_fpregset)
(mips_store_fpregset, target_regsets): New.
* thread-db.c (thread_db_get_tls_address): Use uintptr_t.
gdb/
* regformats/reg-mips64.dat: New file.

17 years ago * Makefile.in (mips-tdep.o, target-descriptions.o): Update.
drow [Tue, 28 Nov 2006 22:14:31 +0000 (22:14 +0000)]
* Makefile.in (mips-tdep.o, target-descriptions.o): Update.
* target-descriptions.c (struct property): New.
(struct target_desc): Add properties member.
(tdesc_property, set_tdesc_property): New.
* target-descriptions.h (tdesc_property, set_tdesc_property):
Declare.
* mips-tdep.c (PROPERTY_GP32, PROPERTY_GP64): New constants.
(struct gdbarch_tdep): Add register_size_valid_p and register_size.
(mips_isa_regsize): Use them.
(mips_register_g_packet_guesses): New.
(mips_gdbarch_init): Call it.  If a target description is supplied,
check for internal properties.  Check for register size mismatches.
* remote.c (send_g_packet, process_g_packet): New functions, split
out from fetch_registers_using_g.
(fetch_registers_using_g): Use them.
(struct remote_g_packet_guess, remote_g_packet_guess_s)
(struct remote_g_packet_data, remote_g_packet_data_handle)
(remote_g_packet_data_init, register_remote_g_packet_guess)
(remote_read_description): New.
(init_remote_ops, init_remote_async_ops): Set to_read_description.
(_initialize_remote): Register remote_g_packet_data_handle.
* remote.h (register_remote_g_packet_guess): Declare.

17 years ago * Makefile.in (SFILES): Add new and missed files.
drow [Tue, 28 Nov 2006 22:10:25 +0000 (22:10 +0000)]
* Makefile.in (SFILES): Add new and missed files.
(target_descriptions_h): New.
(COMMON_OBS): Add target-descriptions.o.
(arch-utils.o, infcmd.o, remote.o, target.o): Update.
(target-descriptions.o): New.
* arch-utils.c (gdbarch_info_fill): Check for a target
description.
* target-descriptions.c, target-descriptions.h: New files.
* gdbarch.sh: Add target_desc to info.  Declare it in gdbarch.h.
Correct typos.
(gdbarch_list_lookup_by_info): Check target_desc.
* gdbarch.c, gdbarch.h: Regenerated.
* target.c (update_current_target): Mention to_read_description.
(target_pre_inferior): Call target_clear_description.
(target_read_description): New.
* target.h (struct target_ops): Add to_read_description.
(target_read_description): New prototype.
* infcmd.c (post_create_inferior): Call target_find_description.
* remote.c (remote_open_1): Likewise.
(extended_remote_create_inferior): Add a comment.
(extended_remote_async_create_inferior): Likewise.

17 years agoInclude <signal.h>.
nickrob [Tue, 28 Nov 2006 21:44:50 +0000 (21:44 +0000)]
Include <signal.h>.

17 years ago*** empty log message ***
nickrob [Tue, 28 Nov 2006 21:44:26 +0000 (21:44 +0000)]
*** empty log message ***

17 years ago * config/tm-linux.h: Delete file.
uweigand [Tue, 28 Nov 2006 21:41:02 +0000 (21:41 +0000)]
* config/tm-linux.h: Delete file.
* config/alpha/alpha-linux.mt (DEPRECATED_TM_FILE): Set to tm-alpha.h.
* config/alpha/tm-alphalinux.h: Delete file.
* config/arm/linux.mt (DEPRECATED_TM_FILE): Set to tm-arm.h
* config/arm/tm-linux.h: Delete file.
* config/i386/tm-linux.h: Do not include "config/tm-linux.h".
* config/ia64/tm-linux.h: Do not include "config/tm-linux.h".
* config/m32r/linux.mt (DEPRECATED_TM_FILE): Remove.
* config/mips/tm-linux.h:  Do not include "config/tm-linux.h".
* config/pa/linux.mt (DEPRECATED_TM_FILE): Set to tm-hppa.h.
* config/pa/tm-linux.h: Delete file.
* config/powerpc/tm-linux.h: Do not include "config/tm-linux.h".
* config/s390/linux.mt (DEPRECATED_TM_FILE): Remove.
* config/sh/linux.mt (DEPRECATED_TM_FILE): Set to tm-sh.h.
* config/sh/tm-linux.h: Delete file.
* alpha-linux-tdep.c: Include "symtab.h".
(alpha_linux_init_abi): Call set_gdbarch_skip_trampoline_code.
* i386-linux-tdep.c: Include "symtab.h".
(i386_linux_init_abi): Call set_gdbarch_skip_trampoline_code.
* ia64-linux-tdep.c: Include "symtab.h".
(ia64_linux_init_abi): Call set_gdbarch_skip_trampoline_code.
* m32r-linux-tdep.c: Include "symtab.h".
(m32r_linux_init_abi): Call set_gdbarch_skip_trampoline_code.
* mips-linux-tdep.c: Include "symtab.h".
(mips_linux_init_abi): Call set_gdbarch_skip_trampoline_code.
* sh-linux-tdep.c: Include "symtab.h".
(sh_linux_init_abi): Call set_gdbarch_skip_trampoline_code.
* s390-tdep.c (s390_gdbarch_init): Call
set_gdbarch_skip_trampoline_code.
* s390-nat.c: Do not include "tm.h".
* Makefile.in (alpha-linux-tdep.o): Add dependency on $(symtab_h).
(i386-linux-tdep.o): Likewise.
(ia64-linux-tdep.o): Likewise.
(m32r-linux-tdep.o): Likewise.
(mips-linux-tdep.o): Likewise.
(sh-linux-tdep.o): Likewise.
(s390-nat.o): Remove dependency on $(tm_h).

17 years ago * config/nm-linux.h: Do not include <signal.h>.
uweigand [Tue, 28 Nov 2006 19:45:07 +0000 (19:45 +0000)]
* config/nm-linux.h: Do not include <signal.h>.
(REALTIME_LO, REALTIME_HI): Do not define.
* signals/signals.c (REALTIME_HI): Fix off-by-one bug.

17 years ago2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
vprus [Tue, 28 Nov 2006 19:40:27 +0000 (19:40 +0000)]
2006-11-28  Vladimir Prus  <vladimir@codesourcery.com>

        * mi/mi-cmd-var.c (mi_cmd_var_create): Fix cleanup
        handlers. Free expression.

17 years ago * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define.
uweigand [Tue, 28 Nov 2006 19:07:49 +0000 (19:07 +0000)]
* config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define.
* config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Likewise.

* config/rs6000/tm-rs6000ly.h (REALTIME_LO, REALTIME_HI): Move to ...
* config/nm-lynx.h (REALTIME_LO, REALTIME_HI): ... here.

* config/i386/nto.mh (NAT_FILE): Define.
* config/i386/nto.mt (DEPRECATED_TM_FILE): Remove.
* config/i386/tm-nto.h: Delete file.
* config/tm-nto.h: Delete file.
* config/nm-nto.h: New file.

* Makefile.in (nto-tdep.o): Add dependency on $(objfiles_h).
* nto-tdep.c: Include "objfiles.h" and <string.h>.

* coff-solib.h (SOLIB_UNLOADED_LIBRARY_PATHNAME): Define as "".
* xcoffread.c (read_xcoff_symtab): Initialize fcn_stab_saved.
* config/rs6000/rs6000lynx.mt (TDEPFILES): Add xcoffread.o.

17 years ago * gdb.base/break.c (main): Move position of malloc.
nathan [Tue, 28 Nov 2006 17:52:06 +0000 (17:52 +0000)]
* gdb.base/break.c (main): Move position of malloc.