OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
15 years ago*** empty log message ***
gdbadmin [Fri, 5 Sep 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years ago * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.
devans [Thu, 4 Sep 2008 22:49:26 +0000 (22:49 +0000)]
* defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.
Change argument of pulongest from CORE_ADDR to ULONGEST.
All callers updated.
* utils.c (plongest): Renamed from paddr_d.
(pulongest): Renamed from paddr_u, change arg type to ULONGEST.
* remote-mips.c (send_srec): Use paddr_nz instead of paddr_u in
`CORE_ADDR addr' arg of error message.

15 years ago2008-09-04 Michael Snyder <msnyder@vmware.com>
msnyder [Thu, 4 Sep 2008 22:00:25 +0000 (22:00 +0000)]
2008-09-04  Michael Snyder  <msnyder@vmware.com>

* lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
as "at" (for non-debug functions such as _start).

15 years ago2008-09-04 Ken Werner <ken.werner@de.ibm.com>
jjohnstn [Thu, 4 Sep 2008 20:26:18 +0000 (20:26 +0000)]
2008-09-04  Ken Werner  <ken.werner@de.ibm.com>

        * spu/Makefile.in: Fix missing linux_syscalls.o.
        * spu/linux_syscalls.c: Remove extraneous "3D" sequences.

15 years ago2008-09-04 Ken Werner <ken.werner@de.ibm.com>
jjohnstn [Thu, 4 Sep 2008 17:50:56 +0000 (17:50 +0000)]
2008-09-04  Ken Werner  <ken.werner@de.ibm.com>

        * libm/machine/spu/headers/acosd2.h: Duplicated preamble text removed.
        * libm/machine/spu/headers/acosf4.h: Likewise.
        * libm/machine/spu/headers/acoshd2.h: Likewise.
        * libm/machine/spu/headers/acoshf4.h: Likewise.
        * libm/machine/spu/headers/asind2.h: Likewise.
        * libm/machine/spu/headers/asinf4.h: Likewise.
        * libm/machine/spu/headers/asinhd2.h: Likewise.
        * libm/machine/spu/headers/asinhf4.h: Likewise.
        * libm/machine/spu/headers/atan2d2.h: Likewise.
        * libm/machine/spu/headers/atan2f4.h: Likewise.
        * libm/machine/spu/headers/atand2.h: Likewise.
        * libm/machine/spu/headers/atanf4.h: Likewise.
        * libm/machine/spu/headers/atanhd2.h: Likewise.
        * libm/machine/spu/headers/atanhf4.h: Likewise.
        * libm/machine/spu/headers/cos_sin.h: Likewise.
        * libm/machine/spu/headers/cosd2.h: Likewise.
        * libm/machine/spu/headers/cosf4.h: Likewise.
        * libm/machine/spu/headers/coshd2.h: Likewise.
        * libm/machine/spu/headers/coshf4.h: Likewise.
        * libm/machine/spu/headers/divd2.h: Likewise.
        * libm/machine/spu/headers/divf4.h: Likewise.
        * libm/machine/spu/headers/erf_utils.h: Likewise.
        * libm/machine/spu/headers/erfcd2.h: Likewise.
        * libm/machine/spu/headers/erfcf4.h: Likewise.
        * libm/machine/spu/headers/erfd2.h: Likewise.
        * libm/machine/spu/headers/erff4.h: Likewise.
        * libm/machine/spu/headers/exp2d2.h: Likewise.
        * libm/machine/spu/headers/exp2f4.h: Likewise.
        * libm/machine/spu/headers/expd2.h: Likewise.
        * libm/machine/spu/headers/expf4.h: Likewise.
        * libm/machine/spu/headers/expm1d2.h: Likewise.
        * libm/machine/spu/headers/expm1f4.h: Likewise.
        * libm/machine/spu/headers/floord2.h: Likewise.
        * libm/machine/spu/headers/floorf4.h: Likewise.
        * libm/machine/spu/headers/hypotd2.h: Likewise.
        * libm/machine/spu/headers/hypotf4.h: Likewise.
        * libm/machine/spu/headers/isnand2.h: Likewise.
        * libm/machine/spu/headers/isnanf4.h: Likewise.
        * libm/machine/spu/headers/ldexpd2.h: Likewise.
        * libm/machine/spu/headers/ldexpf4.h: Likewise.
        * libm/machine/spu/headers/lgammad2.h: Likewise.
        * libm/machine/spu/headers/lgammaf4.h: Likewise.
        * libm/machine/spu/headers/log10d2.h: Likewise.
        * libm/machine/spu/headers/log1pd2.h: Likewise.
        * libm/machine/spu/headers/log1pf4.h: Likewise.
        * libm/machine/spu/headers/log2d2.h: Likewise.
        * libm/machine/spu/headers/log2f4.h: Likewise.
        * libm/machine/spu/headers/logbf4.h: Likewise.
        * libm/machine/spu/headers/logd2.h: Likewise.
        * libm/machine/spu/headers/logf4.h: Likewise.
        * libm/machine/spu/headers/nearbyintf4.h: Likewise.
        * libm/machine/spu/headers/nextafterd2.h: Likewise.
        * libm/machine/spu/headers/nextafterf4.h: Likewise.
        * libm/machine/spu/headers/powd2.h: Likewise.
        * libm/machine/spu/headers/powf4.h: Likewise.
        * libm/machine/spu/headers/recipd2.h: Likewise.
        * libm/machine/spu/headers/recipf4.h: Likewise.
        * libm/machine/spu/headers/rintf4.h: Likewise.
        * libm/machine/spu/headers/scalbnf4.h: Likewise.
        * libm/machine/spu/headers/signbitd2.h: Likewise.
        * libm/machine/spu/headers/sincosd2.h: Likewise.
        * libm/machine/spu/headers/sincosf4.h: Likewise.
        * libm/machine/spu/headers/sind2.h: Likewise.
        * libm/machine/spu/headers/sinf4.h: Likewise.
        * libm/machine/spu/headers/sinhd2.h: Likewise.
        * libm/machine/spu/headers/sinhf4.h: Likewise.
        * libm/machine/spu/headers/sqrtd2.h: Likewise.
        * libm/machine/spu/headers/sqrtf4.h: Likewise.
        * libm/machine/spu/headers/tand2.h: Likewise.
        * libm/machine/spu/headers/tanf4.h: Likewise.
        * libm/machine/spu/headers/tanhd2.h: Likewise.
        * libm/machine/spu/headers/tanhf4.h: Likewise.
        * libm/machine/spu/headers/tgammad2.h: Likewise.
        * libm/machine/spu/headers/tgammaf4.h: Likewise.
        * libm/machine/spu/headers/truncd2.h: Likewise.
        * libm/machine/spu/headers/truncf4.h: Likewise.
        * libm/machine/spu/headers/simdmath.h: Likewise.

15 years ago2008-09-04 Ken Werner <ken.werner@de.ibm.com>
jjohnstn [Thu, 4 Sep 2008 17:46:14 +0000 (17:46 +0000)]
2008-09-04  Ken Werner  <ken.werner@de.ibm.com>

        * libm/machine/spu/headers/acoshf4.h: Rebase against current simdmath.
        * libm/machine/spu/headers/asinhd2.h: Likewise.
        * libm/machine/spu/headers/atanhd2.h: Likewise.
        * libm/machine/spu/headers/atanhf4.h: Likewise.
        * libm/machine/spu/headers/erff4.h: Likewise.
        * libm/machine/spu/headers/expd2.h: Likewise.
        * libm/machine/spu/headers/ldexpd2.h: Likewise.
        * libm/machine/spu/headers/lgammaf4.h: Likewise.
        * libm/machine/spu/headers/logbf4.h: Likewise.
        * libm/machine/spu/headers/nextafterd2.h: Likewise.
        * libm/machine/spu/headers/nextafterf4.h: Likewise.
        * libm/machine/spu/headers/recipd2.h: Likewise.
        * libm/machine/spu/headers/simdmath.h: Likewise.
        * libm/machine/spu/headers/acoshd2.: Likewise.

15 years ago2008-09-04 Ken Werner <ken.werner@de.ibm.com>
jjohnstn [Thu, 4 Sep 2008 17:27:49 +0000 (17:27 +0000)]
2008-09-04  Ken Werner  <ken.werner@de.ibm.com>

        * libm/machine/spu/headers/cbrt.h: cbrt_factors[] declared.
        * libm/machine/spu/headers/cbrtf.h: Likewise.

15 years ago * configure.srv: Merge MIPS and MIPS64.
drow [Thu, 4 Sep 2008 17:05:24 +0000 (17:05 +0000)]
* configure.srv: Merge MIPS and MIPS64.

15 years ago2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
aaronwl [Thu, 4 Sep 2008 02:18:16 +0000 (02:18 +0000)]
2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>

* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
(GCC_SHLIB_SUBDIR): New.
* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
* configure: Regenerate.
* Makefile.in: Regenerate.

15 years ago * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
uweigand [Thu, 4 Sep 2008 00:51:04 +0000 (00:51 +0000)]
* gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
* gdb.base/watchpoint-solib.exp: Likewise.  Update tests to handle
software watchpoints.
* gdb.base/watch_thread_num.exp: Likewise.

15 years ago*** empty log message ***
gdbadmin [Thu, 4 Sep 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
amodra [Thu, 4 Sep 2008 00:00:06 +0000 (00:00 +0000)]
daily update

15 years ago2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
msnyder [Wed, 3 Sep 2008 23:54:19 +0000 (23:54 +0000)]
2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>

* ser-tcp.c (ser_tcp_send_break): New function.
(_initialize_ser_tcp): Use ser_tcp_send_break.
* ser-tcp.h (ser_tcp_send_break): New prototype.

2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>

* gdb.texinfo (Interrupts): Mention TCP interface for
sending BREAK.

15 years ago * spu-tdep.c (spu_push_dummy_call): Update all stack pointer slots
uweigand [Wed, 3 Sep 2008 21:27:05 +0000 (21:27 +0000)]
* spu-tdep.c (spu_push_dummy_call): Update all stack pointer slots
when allocating stack frame for inferior call.

15 years ago * spu-tdep.c (spu_frame_unwind_cache): Do not attempt to unwind
uweigand [Wed, 3 Sep 2008 19:19:41 +0000 (19:19 +0000)]
* spu-tdep.c (spu_frame_unwind_cache): Do not attempt to unwind
SP or return address if we failed to find a valid frame.

15 years agoMake new functions static.
nickc [Wed, 3 Sep 2008 15:44:33 +0000 (15:44 +0000)]
Make new functions static.
Rearrange wording of documentation.

15 years ago* config/tc-i386.c (pe_lcomm_internal): New function. Allows the
nickc [Wed, 3 Sep 2008 14:02:29 +0000 (14:02 +0000)]
* config/tc-i386.c (pe_lcomm_internal): New function.  Allows the
  alignment field of the .lcomm directive to be optional.
  (pe_lcomm): New function.  Pass pe_lcomm_internal to
  s_comm_internal.
  (md_pseudo_table): Implement .lcomm directive for COFF based
  targets.
  * doc/c-i386.texi (i386-Directives): New node.  Used to document
  the .lcomm directive.

15 years ago * breakpoint.c (breakpoint_init_inferior): Mark as not inserted only
aristovski [Wed, 3 Sep 2008 13:39:55 +0000 (13:39 +0000)]
* breakpoint.c (breakpoint_init_inferior): Mark as not inserted only
non-permanent breakpoints.
(bpstat_stop_status): Change enable_state to bp_disabled only for
non-permanent breakpoints.
(bp_loc_is_permanent): New function.
(create_breakpoint): Check if the location points to a permanent
breakpoint and if it does, make breakpoint permanent.
(update_breakpoint_locations): Make sure new locations of permanent
breakpoints are properly initialized.
* i386-tdep.c (i386_skip_permanent_breakpoint): New function.
(i386_gdbarch_init): Set gdbarch_skip_permanent_breakpoint.

* gdb.arch/i386-bp_permanent.exp: New test.

15 years ago*** empty log message ***
gdbadmin [Wed, 3 Sep 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
amodra [Wed, 3 Sep 2008 00:00:05 +0000 (00:00 +0000)]
daily update

15 years ago * generic/gdbtk-cmds.c (gdb_listfuncs): Use SYMBOL_PRINT_NAME
kseitz [Tue, 2 Sep 2008 17:29:23 +0000 (17:29 +0000)]
    * generic/gdbtk-cmds.c (gdb_listfuncs): Use SYMBOL_PRINT_NAME
        instead of DEPRECATED_SYMBOL_NAME.
        * generic/gdbtk-stack.c (gdb_block_vars): Likewise.
        (gdb_get_vars_command): Likewise.
        * generic/gdbtk.h (GDBTK_SYMBOL_SOURCE_NAME): Likewise.

15 years ago2008-09-01 Ken Werner <ken.werner@de.ibm.com>
jjohnstn [Tue, 2 Sep 2008 16:48:48 +0000 (16:48 +0000)]
2008-09-01  Ken Werner  <ken.werner@de.ibm.com>

        * libc/machine/spu/include/spu_timer.h: spu_timebase function added.
        * libc/machine/spu/spu_timebase.c: New file.
        * libc/machine/spu/Makefile.am: Add new file.
        * libc/machine/spu/Makefile.in: Regenerated.

15 years ago * breakpoint.c (insert_breakpoints, update_global_location_list):
palves [Tue, 2 Sep 2008 15:14:52 +0000 (15:14 +0000)]
* breakpoint.c (insert_breakpoints, update_global_location_list):
Check breakpoints_always_inserted_mode instead of
always_inserted_mode directly.

15 years ago(ia64_get_dyn_info_list): Use obj_section_addr.
schwab [Tue, 2 Sep 2008 09:32:56 +0000 (09:32 +0000)]
(ia64_get_dyn_info_list): Use obj_section_addr.

15 years ago*** empty log message ***
gdbadmin [Tue, 2 Sep 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
amodra [Tue, 2 Sep 2008 00:00:06 +0000 (00:00 +0000)]
daily update

15 years ago Stay compatible after the GCC PR fortran/29635 fix.
jkratoch [Mon, 1 Sep 2008 22:24:03 +0000 (22:24 +0000)]
Stay compatible after the GCC PR fortran/29635 fix.
* dwarf2read.c (process_die <DW_TAG_imported_module>)
(process_die <DW_TAG_imported_module>): Do not assert anything about
these unsupported tags.

15 years agodaily update
amodra [Mon, 1 Sep 2008 00:00:06 +0000 (00:00 +0000)]
daily update

15 years ago*** empty log message ***
gdbadmin [Mon, 1 Sep 2008 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

15 years agoReimplement getopt.c to add getopt_long_only() function.
keithmarshall [Sun, 31 Aug 2008 22:27:58 +0000 (22:27 +0000)]
Reimplement getopt.c to add getopt_long_only() function.

15 years agoErase all file content, preparatory to rewrite.
keithmarshall [Sun, 31 Aug 2008 22:26:52 +0000 (22:26 +0000)]
Erase all file content, preparatory to rewrite.

15 years ago*** empty log message ***
gdbadmin [Sun, 31 Aug 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

15 years agodaily update
amodra [Sun, 31 Aug 2008 00:00:06 +0000 (00:00 +0000)]
daily update

15 years ago2008-08-30 Bo Yang <techrazy@users.sourceforge.net>
ironhead [Sat, 30 Aug 2008 23:19:14 +0000 (23:19 +0000)]
2008-08-30 Bo Yang <techrazy@users.sourceforge.net>

        * include/sspi.h: Fix PSecurityFunctionTableW structure.

15 years ago2008-08-29 Andy Grover <andy.grover@oracle.com>
ironhead [Sat, 30 Aug 2008 23:14:26 +0000 (23:14 +0000)]
2008-08-29  Andy Grover  <andy.grover@oracle.com>
        * include/ddk/scsi.h: Define READ_TOC formats.

        * lib/ddk/scsiport.def (ScsiPortGetDeviceBase): Fix export.

15 years ago2008-08-29 Andy Grover <andy.grover@oracle.com>
ironhead [Sat, 30 Aug 2008 23:08:11 +0000 (23:08 +0000)]
2008-08-29  Andy Grover  <andy.grover@oracle.com>

        * include/ddk/ndis.h (NDIS_MINIPORT_MAJOR_VERSION, NDIS_MINIPORT_MINOR_VERSION,
        struct NDIS_TASK_OFFLOAD_HEADER, PROTOCOL_RESERVED_SIZE_IN_PACKET,
        NdisGetFirstBufferFromPacketSafe, NdisMIndicateReceivePacket,
        NdisSetPacketPoolProtocolId, NdisMInitializeTimer, NdisMSetPeriodicTimer,
        NdisMCancelTimer): Define.
        (enum NDIS_ENCAPSULATION, struct NDIS_ENCAPSULATION_FORMAT): move in file.
        (struct _NDIS_PACKET): Define using _ANONYMOUS_UNION and ANONYMOUS_STRUCT to
        eliminate warnings.
        (NdisReinitializePacket): Rename from NdisReinitializePacketCounts.
        * lib/ddk/ndis.def (NdisInitAnsiString, NdisInitUnicodeString, NdisMCancelTimer,
        NdisMInitializeTimer, NdisMSetPeriodicTimer, NdisSetPacketPoolProtocolId):
        Export.

15 years ago2008-08-29 Andy Grover <andy.grover@oracle.com>
ironhead [Sat, 30 Aug 2008 23:03:36 +0000 (23:03 +0000)]
2008-08-29  Andy Grover  <andy.grover@oracle.com>

        * include/ddk/winddk.h (RtlStringCbCopyA, RtlStringCbPrintfA,
        RtlStringCbVPrintfA): define in terms of POSIX string functions.

15 years ago2008-08-29 Andy Grover <andy.grover@oracle.com>
ironhead [Sat, 30 Aug 2008 22:58:50 +0000 (22:58 +0000)]
2008-08-29  Andy Grover  <andy.grover@oracle.com>

        * include/ddk/winddk.h (KeRaiseIrql): Define.
        (KfRaiseIrql, KfLowerIrql): remove incorrect definitions.

15 years agoImplement conditional replacement for printf() family functions.
keithmarshall [Sat, 30 Aug 2008 17:27:18 +0000 (17:27 +0000)]
Implement conditional replacement for printf() family functions.

15 years ago * config/tc-hppa.h: Don't define DWARF2_EH_FRAME_READ_ONLY on Linux
danglin [Sat, 30 Aug 2008 15:52:21 +0000 (15:52 +0000)]
* config/tc-hppa.h: Don't define DWARF2_EH_FRAME_READ_ONLY on Linux
and NetBSD.

16 years ago2008-08-29 Andy Grover <andy.grover@oracle.com>
ironhead [Sat, 30 Aug 2008 02:16:10 +0000 (02:16 +0000)]
2008-08-29  Andy Grover  <andy.grover@oracle.com>

        * include/ddk/winddk.h (KeFlushQueuedDpcs, KeMemoryBarrier): Define.
        (KeGetCurrentProcessorNumber): Fix incorrect member reference.
        (InterlockedIncrement, InterlockedDecrement): fix warning.
        * lib/ddk/ntoskrnl.def (KeFlushQueuedDpcs, KeMemoryBarrier): Export.
        (KeNumberProcessors): Export.

16 years agorevert previous change, like interpreting English is obvious ...
devans [Sat, 30 Aug 2008 01:54:11 +0000 (01:54 +0000)]
revert previous change, like interpreting English is obvious ...

16 years agodaily update
amodra [Sat, 30 Aug 2008 00:05:55 +0000 (00:05 +0000)]
daily update

16 years ago*** empty log message ***
gdbadmin [Sat, 30 Aug 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago * cli/cli-decode.c (help_cmd): Fix thinko in pre/post hook help output.
devans [Fri, 29 Aug 2008 23:52:32 +0000 (23:52 +0000)]
* cli/cli-decode.c (help_cmd): Fix thinko in pre/post hook help output.

16 years ago * maint.c (_initialize_maint_cmds): Fix typo.
tromey [Fri, 29 Aug 2008 18:31:33 +0000 (18:31 +0000)]
* maint.c (_initialize_maint_cmds): Fix typo.

16 years ago * dwarf2read.c (dwarf2_build_psymtabs_hard): Copy dirname on
tromey [Fri, 29 Aug 2008 17:06:04 +0000 (17:06 +0000)]
* dwarf2read.c (dwarf2_build_psymtabs_hard): Copy dirname on
obstack.

16 years ago * config/tc-avr.c (mcu_types): Add atmega16u4.
nickc [Fri, 29 Aug 2008 16:58:01 +0000 (16:58 +0000)]
    * config/tc-avr.c (mcu_types): Add atmega16u4.
        * doc/c-avr.texi: Likewise.

16 years ago*** empty log message ***
gdbadmin [Fri, 29 Aug 2008 00:00:36 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago2008-08-28 Craig Howland <howland@LGSInnovations.com>
jjohnstn [Thu, 28 Aug 2008 18:18:12 +0000 (18:18 +0000)]
2008-08-28  Craig Howland  <howland@LGSInnovations.com>

        * libc/time/mktime.c (mktime): Fix tm_isdst value usage (allowing
        any positive value from user (per std) rather than depending
        upon 1).

16 years ago2008-08-28 Corinna Vinschen <corinna@vinschen.de>
jjohnstn [Thu, 28 Aug 2008 17:36:48 +0000 (17:36 +0000)]
2008-08-28  Corinna Vinschen  <corinna@vinschen.de>

        * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Optimize condition
        for accepting a converted character.

16 years ago2008-08-28 Tristan Gingold <gingold@adacore.com>
gingold [Thu, 28 Aug 2008 16:05:03 +0000 (16:05 +0000)]
2008-08-28  Tristan Gingold  <gingold@adacore.com>

* objdump.c (dump_stabs): Add sections for Darwin.

16 years ago2008-08-28 Tristan Gingold <gingold@adacore.com>
gingold [Thu, 28 Aug 2008 16:04:18 +0000 (16:04 +0000)]
2008-08-28  Tristan Gingold  <gingold@adacore.com>

* stab.def: Add BNSYM, ENSYM, OSO for darwin.

16 years agogas/testsuite/
jbeulich [Thu, 28 Aug 2008 15:59:32 +0000 (15:59 +0000)]
gas/testsuite/
2008-08-28  Jan Beulich  <jbeulich@novell.com>

* gas/i386/intel.s: Add retf.
* gas/i386/intel.{d,e}: Adjust.
* gas/i386/opcode-intel.d: Replace lret with retf.

opcodes/
2008-08-28  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (dis386): Adjust far return mnemonics.
* i386-opc.tbl: Add retf.
* i386-tbl.h: Re-generate.

16 years agogas/testsuite/
jbeulich [Thu, 28 Aug 2008 15:30:29 +0000 (15:30 +0000)]
gas/testsuite/
2008-08-28  Jan Beulich  <jbeulich@novell.com>

* gas/i386/gas/i386/opcode-suffix.d: Add suffixes to cmovXX.

opcodes/
2008-08-28  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (dis386_twobyte): Adjust cmovXX mnemonics.

16 years ago2008-08-28 Kris Van Hees <kris.van.hees@oracle.com>
kvanhees [Thu, 28 Aug 2008 14:51:04 +0000 (14:51 +0000)]
2008-08-28  Kris Van Hees  <kris.van.hees@oracle.com>

        PR gold/6858
        * options.cc (General_options::finalize): Allow undefined symbols
        in shlibs if linking -shared.

        PR gold/6859
        * symtab.cc (Symbol::init_base_undefined): Mark explicitly undefined
        symbols as not needing a dynsym entry.

16 years agogas/
hjl [Thu, 28 Aug 2008 14:07:48 +0000 (14:07 +0000)]
gas/

2008-08-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-ia64.c (CR_IIB0): New.
(CR_IIB1): Likewise.
(cr): Add cr.iib0 and cr.iib1.
(specify_resource): Handle IA64_RS_CR_IIB and CR_IIB0/CR_IIB1.

gas/testsuite/

2008-08-28  H.J. Lu  <hongjiu.lu@intel.com>

* gas/ia64/dv-raw-err.s: Add tests for cr.iib0 and cr.iib1.
* gas/ia64/dv-waw-err.s: Likewise.
* gas/ia64/regs.s: Likewise.

* gas/ia64/dv-raw-err.l: Updated.
* gas/ia64/dv-waw-err.l: Likewise.
* gas/ia64/regs.d: Likewise.

include/opcode/

2008-08-28  H.J. Lu  <hongjiu.lu@intel.com>

* ia64.h (ia64_resource_specifier): Add IA64_RS_CR_IIB.  Update
IA64_RS_CR.

opcodes/

2008-08-28  H.J. Lu  <hongjiu.lu@intel.com>

* ia64-dis.c (print_insn_ia64): Handle cr.iib0 and cr.iib1.
* ia64-gen.c (lookup_specifier): Likewise.

* ia64-ic.tbl: Add support for cr.iib0 and cr.iib1.
* ia64-raw.tbl: Likewise.
* ia64-waw.tbl: Likewise.
* ia64-asmtab.c: Regenerated.

16 years ago2008-08-28 Tristan Gingold <gingold@adacore.com>
gingold [Thu, 28 Aug 2008 10:44:31 +0000 (10:44 +0000)]
2008-08-28  Tristan Gingold  <gingold@adacore.com>

* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
Enable bfd, binutils and opcodes.
* configure: Regenerate.

16 years ago2008-08-28 Tristan Gingold <gingold@adacore.com>
gingold [Thu, 28 Aug 2008 10:20:05 +0000 (10:20 +0000)]
2008-08-28  Tristan Gingold  <gingold@adacore.com>

* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
Enable bfd, binutils and opcodes.
* configure: Regenerate.

16 years agogas/
jbeulich [Thu, 28 Aug 2008 09:42:11 +0000 (09:42 +0000)]
gas/
2008-08-28  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.c (md_assemble): Force number of displacement
operands to zero when processing string instruction.
(i386_index_check): Special-case string instruction operands. Don't
fudge address prefix if there already was a memory operand. Fix
error message to correctly reflect the addressing mode used.
(i386_att_operand): Fix comment.
(i386_intel_operand): Snapshot, clear, and restore base and index
reg for each operand processed. Increment count of memory operands
later.

gas/testsuite/
2008-08-28  Jan Beulich  <jbeulich@novell.com>

* gas/i386/string-bad.{l,s}, gas/i386/string-ok.{d,e,s}: New.
* gas/i386/i386.exp: Run new tests.

16 years ago * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,
danglin [Thu, 28 Aug 2008 02:33:44 +0000 (02:33 +0000)]
* elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,
R_PARISC_SEGREL32 and R_PARISC_SEGREL64.
* som.c (som_fixup_formats): Add R_DATA_GPREL fixup.
(som_hppa_howto_table): Likewise.
(hppa_som_gen_reloc_type): In case R_HPPA_GOTOFF, detect R_DATA_GPREL
final type.
(som_write_fixups): Handle R_DATA_GPREL.

* config/tc-hppa.c (is_SB_relative): New macro.
(fix_new_hppa): Remove $segrel$ marker.
(cons_fix_new_hppa): Set reloc type R_PARISC_SEGREL32 if expression is
segment relative.
* config/tc-hppa.h (tc_frob_symbol): Check for $segrel$.

16 years ago*** empty log message ***
gdbadmin [Thu, 28 Aug 2008 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago* fhandler_tty.cc (close_maybe): Check for both types of invalid handle before
cgf [Wed, 27 Aug 2008 21:55:19 +0000 (21:55 +0000)]
* fhandler_tty.cc (close_maybe): Check for both types of invalid handle before
attempting CloseHandle.
(fhandler_pty_master::setup): Only set inheritance on pty handles, not tty
handles.

16 years ago2008-08-27 Sandra Loosemore <sandra@codesourcery.com>
jjohnstn [Wed, 27 Aug 2008 21:32:01 +0000 (21:32 +0000)]
2008-08-27  Sandra Loosemore  <sandra@codesourcery.com>

        * libc/libc.texinfo: Remove "LOCAL KLUGE" that prevents it
        from building pdfs.
        * libm/libm.texinfo: Likewise.

16 years agoAvoid access violations, passing NULL to printf( "...%s..." ).
keithmarshall [Wed, 27 Aug 2008 20:23:42 +0000 (20:23 +0000)]
Avoid access violations, passing NULL to printf( "...%s..." ).

16 years ago* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.
cgf [Wed, 27 Aug 2008 20:11:11 +0000 (20:11 +0000)]
* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.
(load_cygwin): Ditto.
* dump_setup.cc (parse_filename): Cosmetic changes.
(get_packages): Ditto.

16 years ago2008-08-27 Corinna Vinschen <corinna@vinschen.de>
jjohnstn [Wed, 27 Aug 2008 18:31:04 +0000 (18:31 +0000)]
2008-08-27  Corinna Vinschen  <corinna@vinschen.de>

        * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Fix condition for
        accepting a converted character and continuing the loop.

16 years agogas/testsuite/
hjl [Wed, 27 Aug 2008 17:53:41 +0000 (17:53 +0000)]
gas/testsuite/

2008-08-27  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/intel.s: Add tests for fidivr.

* gas/i386/intel.d: Updated.

opcodes/

2008-08-27  H.J. Lu  <hongjiu.lu@intel.com>

* i386-opc.tbl: Correct fidivr operand size.

* i386-tbl.h: Regenerated.

16 years agogas/
jbeulich [Wed, 27 Aug 2008 16:24:32 +0000 (16:24 +0000)]
gas/
2008-08-27  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.c (check_string): Use register_prefix for error
message.
(process_operands): Likewise.

16 years ago * remote.c: Include "gdb_stat.h".
uweigand [Wed, 27 Aug 2008 13:25:21 +0000 (13:25 +0000)]
* remote.c: Include "gdb_stat.h".

16 years agodaily update
amodra [Wed, 27 Aug 2008 00:00:06 +0000 (00:00 +0000)]
daily update

16 years ago*** empty log message ***
gdbadmin [Wed, 27 Aug 2008 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago * dummy-frame.h (dummy_frame_pop): Add prototype.
uweigand [Tue, 26 Aug 2008 17:40:24 +0000 (17:40 +0000)]
* dummy-frame.h (dummy_frame_pop): Add prototype.
* dummy-frame.c: Include "observer.h".
(dummy_frame_push): Do not check for stale frames.
(dummy_frame_pop): New function.
(cleanup_dummy_frames): New function.
(_initialize_dummy_frame): Install it as inferior_created observer.

* frame.h (struct frame_id): Update comments.
(frame_id_inner): Remove prototype.
* frame.c (frame_id_inner): Make static.  Add comments.
(frame_find_by_id): Update frame_id_inner safety net check to avoid
false positives for targets using non-contiguous stack ranges.
(get_prev_frame_1): Update frame_id_inner safety net check.
(frame_pop): Call dummy_frame_pop when popping a dummy frame.

* stack.c (return_command): Directly pop the selected frame.
* infrun.c (handle_inferior_event): Remove dead code.
* i386-tdep.c (i386_push_dummy_call): Update comment.

16 years ago * breakpoint.c (remove_breakpoint): Do not fail if unable to remove
uweigand [Tue, 26 Aug 2008 17:36:44 +0000 (17:36 +0000)]
* breakpoint.c (remove_breakpoint): Do not fail if unable to remove
breakpoint from shared library.

16 years ago * solib-svr4.c (read_program_header): New function.
uweigand [Tue, 26 Aug 2008 17:33:51 +0000 (17:33 +0000)]
* solib-svr4.c (read_program_header): New function.
(scan_dyntag_auxv): New function.
(elf_locate_base): Use it if scan_dyntag fails.
(find_program_interpreter): New function.
(enable_break): Use it instead of .interp section.

16 years agoChangeLog:
uweigand [Tue, 26 Aug 2008 17:30:34 +0000 (17:30 +0000)]
ChangeLog:

* remote.h (remote_filename_p, remote_bfd_open): Add prototypes.
* remote.c (remote_bfd_iovec_open, remote_bfd_iovec_close,
remote_bfd_iovec_pread, remote_bfd_iovec_stat, remote_filename_p,
remote_bfd_open): New functions.
(remote_hostio_send_command): Fail safely if remote connection
is not set up.

* solist.h (solib_open): Remove prototype.
(solib_bfd_open): Add prototype.
* solib.c: Include "remote.h".
(solib_open): Remove, replace by ...
(solib_bfd_open): ... this new function.  Handle remote BFDs.
(solib_map_sections): Replace solib_open by solib_bfd_open.
* solib-frv.c: Include "exceptions.h".
(enable_break2): Replace solib_open by solib_bfd_open.
* solib-svr4.c: Include "exceptions.h".
(enable_break): Replace solib_open by solib_bfd_open.

* symfile.c: Include "remote.h".
(build_id_verify): Handle remote BFDs.
(separate_debug_file_exists): Use BFD to access file.  Handle
remote BFDs.
(symfile_bfd_open): Handle remote BFDs.
(reread_symbols): Handle remote BFDs.

* NEWS: Mention "remote:" argument prefix to "set sysroot".

doc/ChangeLog:

* gdb.texinfo (Commands to Specify Files): Document "remote:"
argument prefix to "set sysroot".

16 years ago * gdbarch.sh (target_gdbarch): New global variable.
uweigand [Tue, 26 Aug 2008 17:21:28 +0000 (17:21 +0000)]
* gdbarch.sh (target_gdbarch): New global variable.
(deprecated_current_gdbarch_select_hack): Set it.
* gdbarch.c, gdbarch.h: Regenerate.

* arch-utils.c (gdbarch_update_p): Use target_gdbarch instead
of current_gdbarch.
* target-descriptions.c (target_find_description): Likewise.
* arm-tdep.c (arm_update_current_architecture): Likewise.
(show_fp_model, arm_show_abi, arm_show_fallback_mode,
arm_show_force_mode): Likewise.
* mips-tdep.c (show_mask_address, show_mipsfpu_command,
show_mips_abi): Likewise.
* mep-tdep.c (me_module_register_set, current_me_module): Likewise.

* target.c (target_translate_tls_address): Use target_gdbarch
instead of current_gdbarch.
* remote.c (struct packet_reg): Likewise.
(get_remote_arch_state, packet_reg_from_regnum,
packet_reg_from_pnum, remote_check_symbols, remote_wait,
remote_address_masked, remote_insert_breakpoint,
remote_insert_hw_breakpoint, remote_read_description): Likewise.
* remote-m32r-sdi.c (m32r_resume, m32r_wait): Likewise.
* remote-mips.c (mips_open, mips_common_breakpoint): Likewise.
* cris-tdep.c (cris_can_use_hardware_watchpoint): Likewise.

* solib.c (solib_open, solib_map_sections, solib_read_symbols,
solib_add, info_sharedlibrary_command, solib_address,
solib_create_inferior_hook, in_solib_dynsym_resolve_code,
solib_global_lookup): Likewise.
* solib-frv.c (enable_break2, frv_relocate_main_executable): Likewise.
* solib-irix.c (irix_current_sos, irix_open_symbol_file_object):
Likewise.
* solib-sunos.c (sunos_solib_create_inferior_hook): Likewise.
* solib-svr4.c (exec_entry_point, enable_break, svr4_free_so,
set_solib_svr4_fetch_link_map_offsets, svr4_fetch_link_map_offsets):
Likewise.
* nto-tdep.c (nto_find_and_open_solib, nto_init_solib_absolute_prefix,
nto_truncate_ptr): Likewise.
* mips-linux-tdep.c (mips_linux_in_dynsym_stub): Likewise.

16 years ago* shared_info.h (shared_info::create_root_entry): Remove extraneous
cgf [Tue, 26 Aug 2008 16:56:29 +0000 (16:56 +0000)]
* shared_info.h (shared_info::create_root_entry): Remove extraneous
mount_info:: from declaration.

16 years ago * c-arm.texi: Add tutorial on ARM unwinding pseudo ops.
mmitchel [Tue, 26 Aug 2008 16:02:59 +0000 (16:02 +0000)]
* c-arm.texi: Add tutorial on ARM unwinding pseudo ops.

16 years ago * fhandler.h (class fhandler_pipe): Rename read and write
corinna [Tue, 26 Aug 2008 15:39:17 +0000 (15:39 +0000)]
* fhandler.h (class fhandler_pipe): Rename read and write
declarations to raw_read and raw_write.
* pipe.cc (fhandler_pipe::raw_read): Rename from read.
(fhandler_pipe::raw_write): Rename from write.

16 years ago * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections) New structure.
luisgpm [Tue, 26 Aug 2008 15:16:40 +0000 (15:16 +0000)]
* ppc-linux-tdep.c (ppc_linux_vsx_regset_sections) New structure.
(ppc_linux_vmx_regset_sections): New structure.
(ppc_linux_fp_regset_sections): New structure.
(ppc_linux_init_abi): Select core-file regset  based on target
features.

16 years ago * elf32-arm.c: Fix up comment describing Thumb to ARM interworking
nickc [Tue, 26 Aug 2008 14:40:17 +0000 (14:40 +0000)]
        * elf32-arm.c: Fix up comment describing Thumb to ARM interworking
            stub.

16 years ago * target.c (debug_print_register): Use regcache_raw_collect
uweigand [Tue, 26 Aug 2008 12:41:59 +0000 (12:41 +0000)]
* target.c (debug_print_register): Use regcache_raw_collect
instead of regcache_cooked_read.  Only handle raw registers.

16 years agobfd/
nickc [Tue, 26 Aug 2008 11:46:40 +0000 (11:46 +0000)]
bfd/
        * elf32-arm.c (arm_thumb_arm_v4t_short_branch_stub): Define.
        (elf32_arm_stub_type): Add arm_thumb_arm_v4t_stub_short_branch.
        (arm_type_of_stub): Handle armv4t short branches. Update
        prototype.
        (arm_stub_is_thumb): Handle arm_thumb_arm_v4t_stub_short_branch.
        (arm_build_one_stub): Likewise.
        (arm_size_one_stub): Likewise.
        (elf32_arm_size_stubs): Use new arm_type_of_stub prototype.
        (arm_map_one_stub): Handle arm_thumb_arm_v4t_stub_short_branch.

        ld/testsuite/
        * ld-arm/arm-elf.exp: Add farcall-thumb-arm-short test.
        * ld-arm/farcall-group2.s: Fix comment.
        * ld-arm/farcall-thumb-arm-short.d: New test.
        * ld-arm/farcall-thumb-arm-short.s: New test.

16 years agoPR 6727
nickc [Tue, 26 Aug 2008 11:11:17 +0000 (11:11 +0000)]
PR 6727
   * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Scan all
   input sections in all input bfds and always select the last
   suitable one, so that interworking stubs are always processed
   after all other input sections.
   (arm_elf_before_allocation): Remove redundant use of
   output_has_begun flag.

16 years ago * config/bfin-parse.y (check_macfunc_option): Fix instruction
jiez [Tue, 26 Aug 2008 10:03:23 +0000 (10:03 +0000)]
* config/bfin-parse.y (check_macfunc_option): Fix instruction
mode checking.
(asm_1): Check mode for 16-bit multiply instructions.

testsuite/
* gas/bfin/arith_mode.d: New test.
* gas/bfin/arith_mode.s: New test.
* gas/bfin/invalid_arith_mode.l: New test.
* gas/bfin/invalid_arith_mode.s: New test.
* gas/bfin/bfin.exp: Add arith_mode and invalid_arith_mode.

16 years ago2008-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Tue, 26 Aug 2008 03:34:10 +0000 (03:34 +0000)]
2008-08-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * include/shlwapi.h (ASSOCF_INIT_NOREMAPCLSID, ASSOCF_INIT_BYEXENAME,
        ASSOCF_OPEN_BYEXENAME, ASSOCF_INIT_DEFAULTTOSTAR,
        ASSOCF_INIT_DEFAULTTOFOLDER, ASSOCF_NOUSERSETTINGS, ASSOCF_NOTRUNCATE,
        ASSOCF_VERIFY, ASSOCF_REMAPRUNDLL, ASSOCF_NOFIXUPS, ASSOCF_IGNOREBASECLASS,
        ASSOCF_INIT_IGNOREUNKNOWN): Define.

16 years ago*** empty log message ***
gdbadmin [Tue, 26 Aug 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

16 years agodaily update
amodra [Tue, 26 Aug 2008 00:00:05 +0000 (00:00 +0000)]
daily update

16 years ago * cp-name-parser.y: Include config.h before system headers.
palves [Mon, 25 Aug 2008 21:50:24 +0000 (21:50 +0000)]
* cp-name-parser.y: Include config.h before system headers.

16 years ago * m88k-tdep.c: Update for unwinder changes.
uweigand [Mon, 25 Aug 2008 21:03:29 +0000 (21:03 +0000)]
* m88k-tdep.c: Update for unwinder changes.

16 years agoadd comments
cgf [Mon, 25 Aug 2008 17:27:06 +0000 (17:27 +0000)]
add comments

16 years agoMerge from gcc:
dj [Mon, 25 Aug 2008 17:26:05 +0000 (17:26 +0000)]
Merge from gcc:
2008-08-16  Nicolas Roche  <roche@adacore.com>
* Makefile.tpl: Add BOOT_ADAFLAGS.
* Makefile.in: Regenerate.

16 years agoMerge from gcc.
dj [Mon, 25 Aug 2008 17:07:33 +0000 (17:07 +0000)]
Merge from gcc.

16 years ago * mkgroup.c (enum_local_groups): Don't skip printing groups when
corinna [Mon, 25 Aug 2008 09:38:14 +0000 (09:38 +0000)]
* mkgroup.c (enum_local_groups): Don't skip printing groups when
print_current is set and group SID is not curr_pgrp.
(enum_groups): Ditto.
(main): Fix condition when SYSTEM group gets printed.
* mkpasswd.c (enum_users): Don't skip printing users when print_current
is set and user SID is not curr_user.
(main): Allow printing standard accounts even when print_current is set.

16 years ago * gmon_io.h: Don't include sysdep.h here.
amodra [Mon, 25 Aug 2008 04:38:45 +0000 (04:38 +0000)]
* gmon_io.h: Don't include sysdep.h here.
(O_BINARY, SET_BINARY): Don't define here.
* gmon_io.c: Include "binary-io.h".
(gmon_out_read): Remove #ifdef SET_BINARY.
* Makefile.am: Run "make dep-am"
* Makefile.in: Regenerate.

16 years ago * sysdep.h: Include "binary-io.h".
amodra [Mon, 25 Aug 2008 04:38:12 +0000 (04:38 +0000)]
* sysdep.h: Include "binary-io.h".
(O_BINARY): Don't define here.
* bin2c.c (O_BINARY, O_TEXT, SET_BINARY): Don't define here.
* strings.c: Likewise.
(main): Remove #ifdef SET_BINARY.
* Makefile.am: Run "make dep-am"
* Makefile.in: Regenerate.

16 years ago * binary-io.h: New file, imported from gnulib, but don't
amodra [Mon, 25 Aug 2008 04:36:03 +0000 (04:36 +0000)]
* binary-io.h: New file, imported from gnulib, but don't
#include <fcntl.h> or <stdio.h>.

16 years ago*** empty log message ***
gdbadmin [Mon, 25 Aug 2008 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

16 years agodaily update
amodra [Mon, 25 Aug 2008 00:00:05 +0000 (00:00 +0000)]
daily update