OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
14 years ago2009-11-15 Doug Kwan <dougkwan@google.com>
dougkwan [Mon, 16 Nov 2009 03:39:11 +0000 (03:39 +0000)]
2009-11-15  Doug Kwan  <dougkwan@google.com>

* arm.cc (Target_arm::may_use_arm_nop): New method definition.
(Arm_relocate_functions::arm_branch_common): Change method defintion
in class definition to a method declaration and update list of formal
parameters.
(Arm_relocate_functions::plt32, Arm_relocate_functions::call,
Arm_relocation_functions::jump24): Adjust call to
Arm_relocate_functions::arm_branch_common.  Update list of formal
parameters.
(Arm_relocate_functions::xpc25): New method definition.
(Arm_relocate_functions::arm_branch_common): Move method defintion
out from class definition.  Use stubs for mode-switching and extending
branch ranges.
(Target_arm::Relocate::relocate): Handle weakly-undefined symbols
specially.  Change code to enable use of stubs in ARM branches.

14 years ago*** empty log message ***
gdbadmin [Mon, 16 Nov 2009 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Sun, 15 Nov 2009 23:00:05 +0000 (23:00 +0000)]
daily update

14 years ago * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
palves [Sun, 15 Nov 2009 20:13:58 +0000 (20:13 +0000)]
* gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.

14 years ago * infrun.c (handle_inferior_event): When handling a fork or vfork
palves [Sun, 15 Nov 2009 20:10:34 +0000 (20:10 +0000)]
* infrun.c (handle_inferior_event): When handling a fork or vfork
event, check if the bpstat causes a stop, instead of if it
explains the signal.
* breakpoint.c (bpstat_causes_stop): New.
* breakpoint.h (bpstat_causes_stop): Declare.

14 years ago * breakpoint.c (should_be_inserted): Don't insert breakpoints if
palves [Sun, 15 Nov 2009 20:07:57 +0000 (20:07 +0000)]
* breakpoint.c (should_be_inserted): Don't insert breakpoints if
the pspace doesn't allow breakpoints.
(insert_breakpoint_locations): Remove waiting_for_vfork_done
special case.  Expect watchpoints that shouldn't be inserted, to
not be inserted.
* progspace.h (struct program_space) <breakpoints_not_allowed>:
New field.
* infrun.c (handle_inferior_event): Clear it.
* linux-nat.c (linux_child_follow_fork): Set it.

14 years ago2009-11-15 Kai Tietz <kai.tietz@onevision.com>
ktietz [Sun, 15 Nov 2009 07:52:42 +0000 (07:52 +0000)]
2009-11-15  Kai Tietz  <kai.tietz@onevision.com>

* pe-dll.c (pe_undef_alias_cdecl_match): New function.
(pe_find_cdecl_alias_match): New function.
(pe_process_import_defs): Add matching for import symbols
declared as cdecl for fastcall/stdcall.
* emultempl/pe.em (pe_undef_cdecl_match): Treat fastcall
symbols, too.
(pe_fixup_stdcalls): Likewise.
(gld_XXX_after_open): Redo scanning for imported
fastcall/stdcall symbols as cdecl one.
* emultempl/pep.em (pep_undef_cdecl_match): Treat fastcall
symbols, too.
(pep_fixup_stdcalls): Likewise.
(gld_XXX_after_open): Redo scanning for imported
fastcall/stdcall symbols as cdecl one.

2009-11-15  Kai Tietz  <kai.tietz@onevision.com>

* ld-pe/direct2_client.c: New file.
* ld-pe/direct2_dll.c: Likewise.
* ld-pe/direct2_dll.def: Likewise.
* ld-pe/pe-run2.exp: Likewise.

14 years ago*** empty log message ***
gdbadmin [Sun, 15 Nov 2009 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Sat, 14 Nov 2009 23:00:04 +0000 (23:00 +0000)]
daily update

14 years ago * rtl-traverse.scm (/rtx-canon): Flag an error for non-void
devans [Sat, 14 Nov 2009 20:16:34 +0000 (20:16 +0000)]
* rtl-traverse.scm (/rtx-canon): Flag an error for non-void
expressions used in a void context.

14 years ago * gen-all: Explicitly build binutils, gas, ld, gdb, sid.
devans [Sat, 14 Nov 2009 20:15:56 +0000 (20:15 +0000)]
* gen-all: Explicitly build binutils, gas, ld, gdb, sid.

14 years ago * gen-all: Explicitly build binutils, gas, ld, gdb, sid.
devans [Sat, 14 Nov 2009 20:11:39 +0000 (20:11 +0000)]
* gen-all: Explicitly build binutils, gas, ld, gdb, sid.

14 years ago2009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 14 Nov 2009 19:58:41 +0000 (19:58 +0000)]
2009-14-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * include/wingdi.h (_devicemodeW, _devicemodeA): Correct definition.

        Thanks to Bruno Martinez for the report.

14 years ago Must use VOID expression in VOID context.
devans [Sat, 14 Nov 2009 19:48:57 +0000 (19:48 +0000)]
Must use VOID expression in VOID context.
* xc16x.cpu (mov4): Fix mode of `sequence'.
(mov9, mov10): Ditto.
(movbsrr, moveb1, jmprel, jmpseg, jmps): Fix mode of `if'.
(callr, callseg, calls, trap, rets, reti): Ditto.
(jb, jbc, jnb, jnbs): Fix mode of `if'.  Comment out no-op `sll'.
(atomic, extr, extp, extp1, extpg1, extpr, extpr1): Fix mode of `cond'.
(exts, exts1, extsr, extsr1, prior): Ditto.

14 years ago2009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 14 Nov 2009 19:47:23 +0000 (19:47 +0000)]
2009-14-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * include/shlobj.h (IDO_SHGIOI_SHARE, IDO_SHGIOI_LINK, IDO_SHGIOI_SLOWFILE,
        IDO_SHGIOI_DEFAULT, SHGetIconOverlayIndexW, SHGetIconOverlayIndexA,
        SHGetIconOverlayIndex): Define.

        Thanks to Tim Kosse for report.

14 years ago2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 14 Nov 2009 07:22:05 +0000 (07:22 +0000)]
2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (OP_E_extended): Removed.

14 years agoCheck destination operand for lockable instructions.
hjl [Sat, 14 Nov 2009 06:04:33 +0000 (06:04 +0000)]
Check destination operand for lockable instructions.

gas/

2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (md_assemble): Check destination operand
for lockable instructions.

gas/testsuite/

2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/lock-1-intel.d: Updated.
* gas/i386/lock-1.d: Likewise.
* gas/i386/lock-1.s: Likewise.
* gas/i386/lockbad-1.l: Likewise.
* gas/i386/lockbad-1.s: Likewise.
* gas/i386/x86-64-lock-1-intel.d: Likewise.
* gas/i386/x86-64-lock-1.d: Likewise.
* gas/i386/x86-64-lock-1.s: Likewise.
* gas/i386/x86-64-lockbad-1.l: Likewise.
* gas/i386/x86-64-lockbad-1.s: Likewise.

14 years ago * configure.ac: If build != host, create a separate build-config.h
froydnj [Sat, 14 Nov 2009 02:22:31 +0000 (02:22 +0000)]
* configure.ac: If build != host, create a separate build-config.h
file desecribing the build machine.
* configure: Regenerate.
* lf.c: Include build-config.h instead of config.h.
* dgen.c: Likewise.
* igen.c: Likewise.
* misc.c: Likewise.
* misc.h: Likewise.
* filter.c: Likewise.
* table.c: Likewise.

14 years ago2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 14 Nov 2009 01:46:28 +0000 (01:46 +0000)]
2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (_i386_insn): Don't use bit field on
swap_operand.

14 years ago2009-11-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 14 Nov 2009 00:54:57 +0000 (00:54 +0000)]
2009-11-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * include/io.h (_open_osfhandle): Correct definition.

        Thanks to Alexander Shaduri for the information.

14 years ago2009-13-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 14 Nov 2009 00:50:49 +0000 (00:50 +0000)]
2009-13-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * include/wincon.h (AttachConsole): Correct guard.

        Thanks to Alexander Shaduri for report.

14 years ago2009-13-09 Robert Moerland <rjmoerland@users.sourceforge.net>
ironhead [Sat, 14 Nov 2009 00:45:35 +0000 (00:45 +0000)]
2009-13-09  Robert Moerland  <rjmoerland@users.sourceforge.net>

        * include/wininet.h (NTERNET_CACHE_ENTRY_INFOW): Correct definition.
        (DeleteUrlCacheEntryW, DeleteUrlCacheEntryA): Define.

14 years ago*** empty log message ***
gdbadmin [Sat, 14 Nov 2009 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

14 years ago2009-13-09 Jacky Lai <crazyjacky@users.sourceforge.net>
ironhead [Fri, 13 Nov 2009 23:58:58 +0000 (23:58 +0000)]
2009-13-09  Jacky Lai  <crazyjacky@users.sourceforge.net>

        * include/winerror.h: Fix typos in macro names.

14 years ago2009-13-09 Jan Nijtmans <nijtmans@users.sourceforge.net>
ironhead [Fri, 13 Nov 2009 23:29:26 +0000 (23:29 +0000)]
2009-13-09  Jan Nijtmans  <nijtmans@users.sourceforge.net>

        * include/winuser.h (SendMessageTimeoutA, SendMessageTimeoutW): Correct
        definition.

14 years ago * dcache.c (dcache_hit, dcache_read_line): Tweak comments.
devans [Fri, 13 Nov 2009 23:26:19 +0000 (23:26 +0000)]
* dcache.c (dcache_hit, dcache_read_line): Tweak comments.
(dcache_peek_byte, dcache_init, dcache_xfer_memory): Ditto.
* target.c (memory_xfer_partial): Tweak comments.
(target_xfer_partial, target_write_memory): Add comment.
(target_read_partial): Remove note from 2003-10-21.
(target_read, target_write): Add comments.

14 years agoCheck rex_ignored.
hjl [Fri, 13 Nov 2009 23:13:47 +0000 (23:13 +0000)]
Check rex_ignored.

gas/testsuite/

2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/rex.s: Add a test for VEX insn.
* gas/i386/rex.d: Updated.

opcodes/

2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (print_insn): Check rex_ignored.

14 years ago * inline-frame.c (find_inline_frame_state): Check for changed PC
drow [Fri, 13 Nov 2009 23:00:17 +0000 (23:00 +0000)]
* inline-frame.c (find_inline_frame_state): Check for changed PC
here...
(inline_frame_sniffer): ... not here.

14 years agodaily update
amodra [Fri, 13 Nov 2009 23:00:05 +0000 (23:00 +0000)]
daily update

14 years ago * ui-file.c (stdio_file_read): Call gdb_select before read.
drow [Fri, 13 Nov 2009 22:54:41 +0000 (22:54 +0000)]
* ui-file.c (stdio_file_read): Call gdb_select before read.

14 years ago * lib/gdb.exp (current_target_name): New procedure.
drow [Fri, 13 Nov 2009 22:51:59 +0000 (22:51 +0000)]
* lib/gdb.exp (current_target_name): New procedure.
(gdb_wrapper_target): New variable.
(gdb_wrapper_init): Set gdb_wrapper_target.
(default_gdb_init): Check gdb_wrapper_target before rebuilding the
wrapper.

14 years ago2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
drow [Fri, 13 Nov 2009 22:48:11 +0000 (22:48 +0000)]
2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>

* mips-tdep.c (mips_insn16_frame_this_id): Mark the outermost
frame.
(mips_insn32_frame_this_id): Likewise.

14 years ago2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
drow [Fri, 13 Nov 2009 22:47:12 +0000 (22:47 +0000)]
2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>

* elfread.c (elf_symtab_read): Only mark a minimal symbol as
special if it actually exists.  Merge the checks for this
conditions.

14 years ago2009-11-13 Kazu Hirata <kazu@codesourcery.com>
drow [Fri, 13 Nov 2009 22:36:30 +0000 (22:36 +0000)]
2009-11-13  Kazu Hirata  <kazu@codesourcery.com>
    Maxim Kuvyrkov  <maxim@codesourcery.com>

* remote-fileio.c (remote_fileio_request): Send Ctrl-C if it is
pending.
* remote-fileio.h: Update the prototype for remote_fileio_request.
* remote.c (struct remote_state): Add ctrlc_pending_p.
(remote_open_1): Clear ctrlc_pending_p.
(remote_stop_as): Set ctrlc_pending_p to 1.
(remote_wait_as): Pass ctrlc_pending_p to remote_fileio_request.

14 years ago * arm-tdep.c (arm_skip_stub): Recognize RealView veneer functions.
drow [Fri, 13 Nov 2009 22:34:33 +0000 (22:34 +0000)]
* arm-tdep.c (arm_skip_stub): Recognize RealView veneer functions.

14 years ago gdb/testsuite/
drow [Fri, 13 Nov 2009 22:33:49 +0000 (22:33 +0000)]
gdb/testsuite/
* gdb.base/remote.exp: Delete the slowest load test.
Do not load with fixed packet sizes.

14 years ago gdb/testsuite/
drow [Fri, 13 Nov 2009 22:28:54 +0000 (22:28 +0000)]
gdb/testsuite/
* gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.

14 years ago gdb/testsuite/
drow [Fri, 13 Nov 2009 22:25:00 +0000 (22:25 +0000)]
gdb/testsuite/
* gdb.base/freebpcmd.exp: Delete unused variable.  Specify
srcfile when setting a breakpoint.

14 years ago2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
drow [Fri, 13 Nov 2009 22:18:36 +0000 (22:18 +0000)]
2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>

* gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
macros.

14 years ago2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
drow [Fri, 13 Nov 2009 22:05:06 +0000 (22:05 +0000)]
2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>

* breakpoint.c (update_watchpoint): Only fiddle with frames for
local watchpoints.

14 years ago2009-11-13 Pedro Alves <pedro@codesourcery.com>
drow [Fri, 13 Nov 2009 22:00:22 +0000 (22:00 +0000)]
2009-11-13  Pedro Alves  <pedro@codesourcery.com>

* infrun.c (handle_inferior_event): Set stop_print_frame on
TARGET_WAITKIND_LOADED events, if stopping on solib-events.

14 years ago gdb/testsuite/
drow [Fri, 13 Nov 2009 21:58:59 +0000 (21:58 +0000)]
gdb/testsuite/
* gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
to be in memory.
* gdb.base/display.c (force_mem): New.
(do_loops): Use it.  Add breakpoint comments.
(do_vars): Add a breakpoint comment.
* gdb.base/display.exp: Use gdb_get_line_number.  Remove hardcoded
line numbers.

14 years ago2009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Fri, 13 Nov 2009 21:36:34 +0000 (21:36 +0000)]
2009-11-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
        * include/winnt.h (PROCESS_SUSPEND_RESUME): Define.

14 years agoRewrite prefix processing.
hjl [Fri, 13 Nov 2009 20:42:08 +0000 (20:42 +0000)]
Rewrite prefix processing.

gas/testsuite/

2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Run long-1, long-1-intel, x86-64-long-1,
and x86-64-long-1-intel.

* gas/i386/long-1-intel.d: New.
* gas/i386/long-1.d: Likewise.
* gas/i386/long-1.s: Likewise.
* gas/i386/x86-64-long-1-intel.d: Likewise.
* gas/i386/x86-64-long-1.d: Likewise.
* gas/i386/x86-64-long-1.s: Likewise.

* gas/i386/jump16.d: Updated for prefix processing.
* gas/i386/naked.d: Likewise.
* gas/i386/nops-1-core2.d: Likewise.
* gas/i386/nops-1-i686.d: Likewise.
* gas/i386/nops-3-i686.d: Likewise.
* gas/i386/nops-4-i686.d: Likewise.
* gas/i386/nops-5-i686.d: Likewise.
* gas/i386/nops-5.d: Likewise.
* gas/i386/prefix.d: Likewise.
* gas/i386/rep.d: Likewise.
* gas/i386/string-ok.d: Likewise.
* gas/i386/x86-64-addr32-intel.d: Likewise.
* gas/i386/x86-64-addr32.d: Likewise.
* gas/i386/x86-64-cbw-intel.d: Likewise.
* gas/i386/x86-64-cbw.d: Likewise.
* gas/i386/x86-64-io-intel.d: Likewise.
* gas/i386/x86-64-io-suffix.d: Likewise.
* gas/i386/x86-64-io.d: Likewise.
* gas/i386/x86-64-lwp.d: Likewise.
* gas/i386/x86-64-nops-1-core2.d: Likewise.
* gas/i386/x86-64-nops-1-nocona.d: Likewise.
* gas/i386/x86-64-nops-1.d: Likewise.
* gas/i386/x86-64-nops-2.d: Likewise.
* gas/i386/x86-64-nops-3.d: Likewise.
* gas/i386/x86-64-nops-4-core2.d: Likewise.
* gas/i386/x86-64-nops-4.d: Likewise.
* gas/i386/x86-64-nops-5-k8.d: Likewise.
* gas/i386/x86-64-nops-5.d: Likewise.
* gas/i386/x86-64-rep.d: Likewise.
* gas/i386/x86-64-stack-intel.d: Likewise.
* gas/i386/x86-64-stack-suffix.d: Likewise.
* gas/i386/x86-64-stack.d: Likewise.

ld/testsuite/

2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* ld-x86-64/tlsbin.dd: Updated for prefix processing.
* ld-x86-64/tlsgdesc.dd: Likewise.
* ld-x86-64/tlsld1.dd: Likewise.
* ld-x86-64/tlspic.dd: Likewise.

opcodes/

2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (ckprefix): Updated to return 0 if number of
prefixes > 14 and record the last position for each prefix.
(lock_prefix): Removed.
(data_prefix): Likewise.
(addr_prefix): Likewise.
(repz_prefix): Likewise.
(repnz_prefix): Likewise.
(last_lock_prefix): New.
(last_repz_prefix): Likewise.
(last_repnz_prefix): Likewise.
(last_data_prefix): Likewise.
(last_addr_prefix): Likewise.
(last_rex_prefix): Likewise.
(last_seg_prefix): Likewise.
(MAX_CODE_LENGTH): Likewise.
(ADDR16_PREFIX): Likewise.
(ADDR32_PREFIX): Likewise.
(DATA16_PREFIX): Likewise.
(DATA32_PREFIX): Likewise.
(REP_PREFIX): Likewise.
(seg_prefix): Likewise.
(all_prefixes): Change size to MAX_CODE_LENGTH - 1.
(prefix_name): Handle ADDR16_PREFIX, ADDR32_PREFIX,
DATA16_PREFIX, DATA32_PREFIX and REP_PREFIX.
(get_valid_dis386): Updated.
(OP_C): Likewise.
(OP_Monitor): Likewise.
(REP_Fixup): Likewise.
(print_insn): Display all prefixes.
(putop): Set PREFIX_DATA on used_prefixes only if it is used.
(intel_operand_size): Likewise.
(OP_E_register): Likewise.
(OP_G): Likewise.
(OP_REG): Likewise.
(OP_IMREG): Likewise.
(OP_I): Likewise.
(OP_I64): Likewise.
(OP_sI): Likewise.
(CRC32_Fixup): Likewise.
(MOVBE_Fixup): Likewise.
(OP_E_memory): Set REFIX_DATA on used_prefixes when it is used
in 16bit mode.
(OP_J): Set REX_W used if it is used. Set PREFIX_DATA on
used_prefixes only if it is used.

14 years ago * gdb.base/pending.exp: Use gdb_run_cmd to start the program
froydnj [Fri, 13 Nov 2009 20:01:07 +0000 (20:01 +0000)]
* gdb.base/pending.exp: Use gdb_run_cmd to start the program
instead of a bare "run".

14 years ago * dcache.c (dcache_block): Replace member newer with next,prev.
devans [Fri, 13 Nov 2009 18:51:08 +0000 (18:51 +0000)]
* dcache.c (dcache_block): Replace member newer with next,prev.
(dcache_struct): Delete member newest.
(block_func): New typedef.
(append_block, remove_block, for_each_block): New functions.
(invalidate_block, free_block): New functions.
(dcache_invalidate): Update
(dcache_invalidate_line, dcache_alloc): Update to use new list
accessors.
(dcache_free): Ditto.  Fix memory leak.

14 years agogdb/ChangeLog:
ppluzhnikov [Fri, 13 Nov 2009 17:17:55 +0000 (17:17 +0000)]
gdb/ChangeLog:

2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>

* python/py-prettyprint.c (print_string_repr): Suppress
address printing

testsuite/ChangeLog:

2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>

* gdb.python/py-prettyprint.exp: Adjust.

14 years ago * net.cc (fdsock): Fill _rmem and _wmem with valid values returned
corinna [Fri, 13 Nov 2009 12:35:52 +0000 (12:35 +0000)]
* net.cc (fdsock): Fill _rmem and _wmem with valid values returned
from getsockopt if setsockopt with desired values failed.

14 years ago2009-11-13 Tristan Gingold <gingold@adacore.com>
gingold [Fri, 13 Nov 2009 10:32:58 +0000 (10:32 +0000)]
2009-11-13  Tristan Gingold  <gingold@adacore.com>

* avr-tdep.c (avr_push_dummy_call): Fix endianness issue and avoid
overlap between returned structure and return address/parameters.

14 years ago*** empty log message ***
gdbadmin [Fri, 13 Nov 2009 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Thu, 12 Nov 2009 23:00:04 +0000 (23:00 +0000)]
daily update

14 years ago * remote-fileio.c (remote_fileio_func_read): Limit console
drow [Thu, 12 Nov 2009 21:00:59 +0000 (21:00 +0000)]
* remote-fileio.c (remote_fileio_func_read): Limit console
reads to 16K.

14 years ago testsuite/
drow [Thu, 12 Nov 2009 19:59:28 +0000 (19:59 +0000)]
testsuite/
* lib/cell.exp (skip_cell_tests): Clean up test files before
returning.

14 years ago testsuite/
drow [Thu, 12 Nov 2009 19:54:39 +0000 (19:54 +0000)]
testsuite/
* lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
and the breakpoint menu.  Do not call perror if a prompt is seen.
Consume the following GDB prompt.
* gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
* gdb.cp/namespace.exp: Use gdb_test.
* gdb.cp/templates.exp: Use gdb_test.
(test_template_breakpoints): Use gdb_test_multiple.

14 years ago2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
drow [Thu, 12 Nov 2009 19:47:25 +0000 (19:47 +0000)]
2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
    Paul Brook  <paul@codesourcery.com>

* c-typeprint.c (c_type_print_base): Skip artificial fields.
Use get_vptr_fieldno to skip the vtable pointer.
* dwarf2read.c (dwarf2_add_field): Set FIELD_ARTIFICIAL on artificial
fields.
(dwarf2_add_member_fn): Complain about virtual member functions
without DW_AT_vtable_elem_location and force TYPE_CPLUS_DYNAMIC.
* gdbtypes.c (get_vptr_fieldno): Update comment.
* gdbtypes.h (struct cplus_struct_type): Add is_dynamic.
(TYPE_CPLUS_DYNAMIC): New macro.
* gnu-v3-abi.c (gnuv3_dynamic_class): New.
(gnuv3_get_vtable): Rewrite to use gnuv3_dynamic_class.  Move higher.
(gnuv3_rtti_type, gnuv3_get_virtual_fn, gnuv3_baseclass_offset): Use
gnuv3_get_vtable.
* varobj.c (cplus_class_num_children, cplus_describe_child): Skip
artificial fields.  Use get_vptr_fieldno to skip the vtable pointer.

14 years ago testsuite/
drow [Thu, 12 Nov 2009 19:39:53 +0000 (19:39 +0000)]
testsuite/
* gdb.base/break1.c (struct some_struct, values): Move earlier.
(marker4): Reference values.

14 years ago testsuite/
drow [Thu, 12 Nov 2009 19:37:40 +0000 (19:37 +0000)]
testsuite/
* gdb.base/macscp.exp: Avoid the first FAIL if macro information
is missing.

14 years ago * gdb.base/break.c (need_malloc): New.
drow [Thu, 12 Nov 2009 19:35:26 +0000 (19:35 +0000)]
* gdb.base/break.c (need_malloc): New.
* gdb.base/constvars.c (main): Reference crass and crisp.
* gdb.base/gdb1821.c (main): Reference bar.
* gdb.cp/gdb1355.cc (main): Reference s1.
* gdb.cp/hang1.cc (dummy2, dummy3): Declare.
(main): Call them.
* gdb.cp/hang2.cc (dummy2): Define.
* gdb.cp/hang3.cc (dummy3): Define.
* gdb.cp/m-data.cc (main): Reference shadow.

14 years agoCorrect whitespace in previous patch.
drow [Thu, 12 Nov 2009 19:29:04 +0000 (19:29 +0000)]
Correct whitespace in previous patch.

14 years ago2009-11-12 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 12 Nov 2009 19:15:18 +0000 (19:15 +0000)]
2009-11-12  H.J. Lu  <hongjiu.lu@intel.com>

* i386-opc.tbl: Remove IsLockable from add, adc, and, dec, inc,
or, sbb, sub, xor and xchg with register only operands.
* i386-tbl.h: Regenerated.

14 years ago2009-11-12 Paul Brook <paul@codesourcery.com>
drow [Thu, 12 Nov 2009 19:10:03 +0000 (19:10 +0000)]
2009-11-12  Paul Brook  <paul@codesourcery.com>
    Daniel Jacobowitz  <dan@codesourcery.com>

* dwarf2read.c (dwarf2_add_member_fn): Calculate virtual function
offset for classes without DW_AT_containing_type.

14 years ago2009-11-12 Paul Brook <paul@codesourcery.com>
drow [Thu, 12 Nov 2009 19:05:24 +0000 (19:05 +0000)]
2009-11-12  Paul Brook  <paul@codesourcery.com>
    Daniel Jacobowitz  <dan@codesourcery.com>

* dwarf2read.c (struct field_info): Add baseclasses.
(dwarf2_add_field): Add base classes to a separate list.
(dwarf2_attach_fields_to_type): Merge base classes and fields.

14 years ago * dwarf2read.c (process_psymtab_comp_unit): Initialize per_cu backlink
drow [Thu, 12 Nov 2009 18:59:40 +0000 (18:59 +0000)]
* dwarf2read.c (process_psymtab_comp_unit): Initialize per_cu backlink
at the same time as the forward link.
(load_partial_comp_unit): Initialize per_cu links before calling
init_cu_die_reader.

14 years agogas/
hjl [Thu, 12 Nov 2009 18:57:13 +0000 (18:57 +0000)]
gas/

2009-11-12  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (LOCKREP_PREFIX): Removed.
(REP_PREFIX): New.
(LOCK_PREFIX): Likewise.
(PREFIX_GROUP): Likewise.
(REX_PREFIX): Updated.
(MAX_PREFIXES): Likewise.
(add_prefix): Updated.  Return enum PREFIX_GROUP.
(md_assemble): Check for lock without a lockable instruction.
(parse_insn): Updated.
(output_insn): Likewise.

gas/testsuite/

2009-11-12  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Run lock-1, lock-1-intel, lockbad-1,
x86-64-lock-1, x86-64-lock-1-intel and x86-64-lockbad-1.

* gas/i386/lock-1-intel.d: New.
* gas/i386/lock-1.d: Likewise.
* gas/i386/lock-1.s: Likewise.
* gas/i386/lockbad-1.l: Likewise.
* gas/i386/lockbad-1.s: Likewise.
* gas/i386/x86-64-lock-1-intel.d: Likewise.
* gas/i386/x86-64-lock-1.d: Likewise.
* gas/i386/x86-64-lock-1.s: Likewise.
* gas/i386/x86-64-lockbad-1.l: Likewise.
* gas/i386/x86-64-lockbad-1.s: Likewise.

opcodes/

2009-11-12  H.J. Lu  <hongjiu.lu@intel.com>

* i386-gen.c (opcode_modifiers): Add IsLockable.

* i386-opc.h (IsLockable): New.
(i386_opcode_modifier): Add islockable.

* i386-opc.tbl: Add IsLockable to add, adc, and, btc, btr,
bts, cmpxchg, cmpxch8b, dec, inc, neg, not, or, sbb, sub,
xor, xadd and xchg.
* i386-tbl.h: Regenerated.

14 years ago * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
froydnj [Thu, 12 Nov 2009 17:35:53 +0000 (17:35 +0000)]
* lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
remote host.

14 years agowhitespace tweak to previous entry
devans [Thu, 12 Nov 2009 16:05:55 +0000 (16:05 +0000)]
whitespace tweak to previous entry

14 years ago * rtl-c.scm (s-parallel): Use map-in-order instead of map.
devans [Thu, 12 Nov 2009 16:05:29 +0000 (16:05 +0000)]
* rtl-c.scm (s-parallel): Use map-in-order instead of map.
* rtl-xform.scm (/rtx-trim-for-doc): Handle set-quiet, nop,
eq, ne, lt, le, gt, ge, ltu, leu, gtu, geu, index-of.

14 years ago * thread-db.c (thread_db_free): Fix typo.
mkuvyrkov [Thu, 12 Nov 2009 15:33:50 +0000 (15:33 +0000)]
* thread-db.c (thread_db_free): Fix typo.

14 years ago2009-11-12 Tristan Gingold <gingold@adacore.com>
gingold [Thu, 12 Nov 2009 15:24:03 +0000 (15:24 +0000)]
2009-11-12  Tristan Gingold  <gingold@adacore.com>

* avr/interp.c (sim_write): Allow byte access.
(sim_read): Ditto.

14 years ago2009-11-12 Tristan Gingold <gingold@adacore.com>
gingold [Thu, 12 Nov 2009 15:17:42 +0000 (15:17 +0000)]
2009-11-12  Tristan Gingold  <gingold@adacore.com>

* avr/interp.c (sim_load): Clear memory before loading.

14 years ago * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
froydnj [Thu, 12 Nov 2009 15:15:24 +0000 (15:15 +0000)]
* gdb.base/step-line.exp: Copy step-line.inp to the remote host.
* gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
* gdb.dwarf2/dw2-compressed.exp: Likewise.
* gdb.dwarf2/dw2-intercu.exp: Likewise.
* gdb.dwarf2/dw2-intermix.exp: Likewise.
* gdb.dwarf2/dw2-producer.exp: Likewise.
* gdb.dwarf2/mac-fileno.exp: Likewise.
* gdb.python/py-prettyprint.exp (run_lang_tests): Copy
py-prettyprint.py to the remote host.
* gdb.python/py-mi.exp: Copy py-mi.py to the remote host.

14 years ago gas/testsuite/
drow [Thu, 12 Nov 2009 14:49:44 +0000 (14:49 +0000)]
gas/testsuite/
* gas/arm/copro.d, gas/arm/fp-save.d, gas/arm/float.d,
gas/arm/fpa-mem.d: Update for removed generic coprocessor instructions
and expanded PC-relative offsets.

opcodes/
* arm-dis.c (coprocessor_opcodes): Use %A instead of %C.  Remove
generic coprocessor instructions for FPA loads and stores.
(print_insn_coprocessor): Remove %C support.  Display address for
PC-relative offsets in %A.

14 years ago * new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.
corinna [Thu, 12 Nov 2009 14:41:12 +0000 (14:41 +0000)]
* new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.
(ov-new1.7-device): Add API get_avphys_pages, get_nprocs,
get_nprocs_conf, and get_phys_pages.

14 years ago * sysconf.cc (get_nprocs): New function.
corinna [Thu, 12 Nov 2009 14:40:45 +0000 (14:40 +0000)]
* sysconf.cc (get_nprocs): New function.
(get_nprocs_conf): Ditto.
(get_avphys_pages): Ditto.
(get_phys_pages): Ditto.
* cygwin.din: Export them.
* include/sys/sysinfo.h: New header, decalre above new functions.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
* posix.sgml: Mention them as GNU extensions.

14 years agoUpdated Russian bfd translation.
nickc [Thu, 12 Nov 2009 09:35:21 +0000 (09:35 +0000)]
Updated Russian bfd translation.
Updated Indonesian gas translation.

14 years ago * html.scm (gen-insn-docs): Add logging message.
devans [Thu, 12 Nov 2009 05:33:53 +0000 (05:33 +0000)]
* html.scm (gen-insn-docs): Add logging message.

14 years agoUpdate RDA's configury.
kevinb [Thu, 12 Nov 2009 05:06:07 +0000 (05:06 +0000)]
Update RDA's configury.

14 years ago2009-11-11 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 12 Nov 2009 02:21:46 +0000 (02:21 +0000)]
2009-11-11  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (build_modrm_byte): Don't set register
operand twice.

14 years agogas/testsuite/
hjl [Thu, 12 Nov 2009 02:13:06 +0000 (02:13 +0000)]
gas/testsuite/

2009-11-11  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/prefix.d: Swap order of ADDR and REP prefixes.
* gas/i386/rep.d: Likewise.
* gas/i386/x86-64-rep.d: Likewise.

opcodes/

2009-11-11  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (all_prefixes): New.
(ckprefix): Set all_prefixes.
(print_insn): Print all_prefixes instead of lock_prefix,
repz_prefix, repnz_prefix, addr_prefix and data_prefix.

14 years agogdb/ChangeLog:
ppluzhnikov [Thu, 12 Nov 2009 00:47:38 +0000 (00:47 +0000)]
gdb/ChangeLog:

2009-11-11  Paul Pluzhnikov  <ppluzhnikov@google.com>

PR gdb/10838
* linux-thread-db.c (thread_db_info): New member.
(disable_thread_event_reporting): Call td_ta_clear_event.

gdbserver/ChangeLog:

2009-11-11  Paul Pluzhnikov  <ppluzhnikov@google.com>

PR gdb/10838
* thread-db.c (thread_db_free): Call td_ta_clear_event.

14 years ago*** empty log message ***
gdbadmin [Thu, 12 Nov 2009 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

14 years ago * linespec.c (lookup_prefix_sym): Lookup the symbol
kseitz [Wed, 11 Nov 2009 23:34:11 +0000 (23:34 +0000)]
* linespec.c (lookup_prefix_sym): Lookup the symbol
in both STRUCT_DOMAIN and VAR_DOMAIN.

14 years ago * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
kseitz [Wed, 11 Nov 2009 23:33:51 +0000 (23:33 +0000)]
* gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
use it instead of "Foo".
* gdb.cp/classes.exp (do_tests): Add a test to access
a method through a typedef'd class name.

14 years ago * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
kseitz [Wed, 11 Nov 2009 23:32:20 +0000 (23:32 +0000)]
* gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
use it instead of "Foo".
* gdb.cp/classes.exp (do_tests): Add a test to access
a method through a typedef'd class name.

14 years agodaily update
amodra [Wed, 11 Nov 2009 23:00:05 +0000 (23:00 +0000)]
daily update

14 years ago2009-11-11 Michael Snyder <msnyder@vmware.com>
msnyder [Wed, 11 Nov 2009 20:07:39 +0000 (20:07 +0000)]
2009-11-11  Michael Snyder  <msnyder@vmware.com>

* darwin-nat-info.c: Update copyright.
* dbxread.c: Ditto.
* gdbarch.sh: Ditto.
* gdbarch.c: Ditto.
* gdbarch.h: Ditto.
* inline-frame.c: Ditto.
* inline-frame.h: Ditto.

14 years ago2009-11-11 Michael Snyder <msnyder@vmware.com>
msnyder [Wed, 11 Nov 2009 20:05:33 +0000 (20:05 +0000)]
2009-11-11  Michael Snyder  <msnyder@vmware.com>

* darwin-nat-info.c: Update copyright.
* dbxread.c: Ditto.
* gdbarch.sh: Ditto.
* gdbarch.c: Ditto.
* gdbarch.h: Ditto.
* inline-frame.c: Ditto.
* inline-frame.h: Ditto.

14 years ago * gdb.base/long_long.exp: Permit leading zeros on floating-point
froydnj [Wed, 11 Nov 2009 20:01:21 +0000 (20:01 +0000)]
* gdb.base/long_long.exp: Permit leading zeros on floating-point
exponents.
* gdb.base/pointers.exp: Likewise.
* gdb.cp/ref-types.exp: Likewise.

14 years ago2009-11-11 Michael Snyder <msnyder@vmware.com>
msnyder [Wed, 11 Nov 2009 19:38:33 +0000 (19:38 +0000)]
2009-11-11  Michael Snyder  <msnyder@vmware.com>

* s390-nat.c: Update copyright.

14 years agoChangeLog, typo, obvious.
msnyder [Wed, 11 Nov 2009 19:30:23 +0000 (19:30 +0000)]
ChangeLog, typo, obvious.

14 years ago2009-10-28 Michael Snyder <msnyder@vmware.com>
msnyder [Wed, 11 Nov 2009 19:27:02 +0000 (19:27 +0000)]
2009-10-28  Michael Snyder  <msnyder@vmware.com>

        * findvar.c (top level): Fix and add comments.

14 years ago * fhandler.h (class fhandler_mailslot): Declare new private method
corinna [Wed, 11 Nov 2009 18:16:56 +0000 (18:16 +0000)]
* fhandler.h (class fhandler_mailslot): Declare new private method
get_object_attr.
* fhandler_mailslot.cc (fhandler_mailslot::get_object_attr): Implement.
(fhandler_mailslot::open): Replace calls to path_conv::get_object_attr
with calls to fhandler_mailslot::get_object_attr.

14 years ago * c-expy. (operator_stoken): New function.
kseitz [Wed, 11 Nov 2009 16:45:44 +0000 (16:45 +0000)]
* c-expy. (operator_stoken): New function.
(OPERATOR): New token.
(NEW): New token.
(DELETE): New token.
(operator): New rule.
(name): Add operator.
(ident_tokens): Add "new", "delete", and "operator".
* gdbtypes.c (rank_one_type): Don't complain about
void pointer conversion badness if both types are
void pointers.

14 years ago * gdb.cp/cplusfuncs.cc (class foo): Add operators
kseitz [Wed, 11 Nov 2009 16:45:16 +0000 (16:45 +0000)]
* gdb.cp/cplusfuncs.cc (class foo): Add operators
new[] and delete[].
* gdb.cp/cplusfuncs.exp (dm_type_void): Change to
"void".
(probe_demangler): Remove all single-quoting of
method and variable names.
(info_func_regexp): Remove the word "void" from any
occurrence of "(void)".
(print_addr_2): Remove all single-quoting of
method names.
(print_addr_2_kfail): Likewise.
(print_addr): Single-quote C function names before
passing to print_addr_2.
(test_paddr_operator_functions): Remove single-quoting
for method names.
Add tests for operator new[] and operator delete[].

14 years ago * gdb.cp/cplusfuncs.cc (class foo): Add operators
kseitz [Wed, 11 Nov 2009 16:44:15 +0000 (16:44 +0000)]
* gdb.cp/cplusfuncs.cc (class foo): Add operators
new[] and delete[].
* gdb.cp/cplusfuncs.exp (dm_type_void): Change to
"void".
(probe_demangler): Remove all single-quoting of
method and variable names.
(info_func_regexp): Remove the word "void" from any
occurrence of "(void)".
(print_addr_2): Remove all single-quoting of
method names.
(print_addr_2_kfail): Likewise.
(print_addr): Single-quote C function names before
passing to print_addr_2.
(test_paddr_operator_functions): Remove single-quoting
for method names.
Add tests for operator new[] and operator delete[].

14 years ago * agentexpr.texi (Tracing On Symmetrix): Delete section.
palves [Wed, 11 Nov 2009 15:08:49 +0000 (15:08 +0000)]
* agentexpr.texi (Tracing On Symmetrix): Delete section.
(Using Agent Expressions): Delete cross reference.

14 years ago * getfacl.c (print_version): Fix copyright.
corinna [Wed, 11 Nov 2009 10:12:34 +0000 (10:12 +0000)]
* getfacl.c (print_version): Fix copyright.
(main): Don't reuse local variables confusingly.  Don't print any file
information if acl() fails.  Improve error message.  Always print a
trailing empty line.  Set return code to 2 if accessing some file fails.

14 years ago PR binutils/10924
nickc [Wed, 11 Nov 2009 09:44:44 +0000 (09:44 +0000)]
    PR binutils/10924
        * arm-dis.c (UNPREDICTABLE_INSTRUCTION): New macro.
        (print_insn_arm): Extend %s format control code to check for
        unpredictable addressing modes.  Add support for %S format control
        code which suppresses this check.
        (W_BIT, I_BIT, U_BIT, P_BIT): New macros.
        (WRITEBACK_BIT_SET, IMMEDIATE_BIT_SET, NEGATIVE_BIT_SET,
        PRE_BIT_SET): New macros.
        (print_insn_coprocessor): Use the new macros instead of magic
        constants.
        (print_arm_address): Likewise.
        (pirnt_insn_arm): Likewise.
        (print_insn_thumb32): Likewise.

14 years agoUpdated Indonesian translation.
nickc [Wed, 11 Nov 2009 09:36:04 +0000 (09:36 +0000)]
Updated Indonesian translation.

14 years agogdb/
jkratoch [Wed, 11 Nov 2009 05:04:34 +0000 (05:04 +0000)]
gdb/
* symfile.c (separate_debug_file_exists): Change parameter parent_name
to parent_objfile.  New variables parent_stat and abfd_stat.  Call
strcmp and then bfd_stat functions to verify if NAME matches.
(find_separate_debug_file): Update the passed parameter at caller.