OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
17 years ago*** empty log message ***
gdbadmin [Mon, 29 Jan 2007 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sun, 28 Jan 2007 23:00:09 +0000 (23:00 +0000)]
daily update

17 years ago * gdb.threads/sigthread.c (NSIGS): Make bigger.
kettenis [Sun, 28 Jan 2007 16:45:35 +0000 (16:45 +0000)]
    * gdb.threads/sigthread.c (NSIGS): Make bigger.

17 years ago2076-01-28 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sun, 28 Jan 2007 16:14:33 +0000 (16:14 +0000)]
2076-01-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (swap_imm_operands): Renamed to ...
(swap_2_operands): This.  Take 2 ints.
(md_assemble): Updated.
(swap_operands): Call swap_2_operands to swap 2 operands.

17 years ago * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero.
kettenis [Sun, 28 Jan 2007 14:42:11 +0000 (14:42 +0000)]
    * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero.

17 years agoWrap long line.
kettenis [Sun, 28 Jan 2007 14:23:13 +0000 (14:23 +0000)]
Wrap long line.

17 years ago * include/ftw.h: Include sys/cdefs.h.
corinna [Sun, 28 Jan 2007 11:27:04 +0000 (11:27 +0000)]
* include/ftw.h: Include sys/cdefs.h.

17 years agoAdd INCLUDED_TARGET_FILE.
hjl [Sun, 28 Jan 2007 02:16:07 +0000 (02:16 +0000)]
Add INCLUDED_TARGET_FILE.

17 years ago2076-01-27 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sun, 28 Jan 2007 02:13:58 +0000 (02:13 +0000)]
2076-01-27  H.J. Lu  <hongjiu.lu@intel.com>

* elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.

17 years ago * dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
drow [Sun, 28 Jan 2007 01:38:38 +0000 (01:38 +0000)]
* dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
(struct dwarf2_loclist_baton): Likewise.

17 years ago*** empty log message ***
gdbadmin [Sun, 28 Jan 2007 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sat, 27 Jan 2007 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
danglin [Sat, 27 Jan 2007 22:43:49 +0000 (22:43 +0000)]
* elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
(INCLUDED_TARGET_FILE): Remove.

17 years ago * cli/cli-script.c: Include breakpoint.h.
eliz [Sat, 27 Jan 2007 12:30:46 +0000 (12:30 +0000)]
* cli/cli-script.c: Include breakpoint.h.
(build_command_line): Require arguments only for if and while commands.
(get_command_line, execute_user_command, execute_control_command):
Fix wording of warning messages.
(print_command_lines): Print breakpoint commands.
(execute_control_command): Call commands_from_control_command to
handle the `commands' command inside a body of a flow-control command.
(read_next_line): Recognize the `commands' command and build a
command line structure for it.
(recurse_read_control_structure, read_command_lines): Handle
`commands' similarly to `if' and `while'.

* breakpoint.c (get_number_trailer): Document the special meaning
of NULL as the first argument PP.
(commands_from_control_command): New function.

* breakpoint.h (commands_from_control_command): Add prototype.

* defs.h (commands_control): New enumerated value for enum
command_control_type.

17 years ago * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
schwab [Sat, 27 Jan 2007 11:09:35 +0000 (11:09 +0000)]
* gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
.short/.int/.quad in the dwarf sections.
* gdb.dwarf2/dw2-intercu.S: Likewise.
* gdb.dwarf2/dw2-intermix.S: Likewise.

17 years ago Expose some msvcr80.dll functions.
dannysmith [Sat, 27 Jan 2007 09:50:11 +0000 (09:50 +0000)]
Expose some msvcr80.dll functions.
* include/stdio.h (_fseek_nolock. _ftell_nolock, _fseeki64,
_ftelli64, _fseeki64_nolock, _ftelli64_nolock) Add prototypes
* msvcrt.def.in (_fseek_nolock. _ftell_nolock, _fseeki64,
_ftelli64, _fseeki64_nolock, _ftelli64_nolock) Add stubs.

17 years ago*** empty log message ***
gdbadmin [Sat, 27 Jan 2007 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Fri, 26 Jan 2007 23:00:11 +0000 (23:00 +0000)]
daily update

17 years ago * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.
brobecke [Fri, 26 Jan 2007 21:31:05 +0000 (21:31 +0000)]
    * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.
        (ada_exception_sal): Update accordingly.

17 years ago * c-valprint.c (c_val_print): Require strings to be of no-signed CHARs.
jkratoch [Fri, 26 Jan 2007 20:54:16 +0000 (20:54 +0000)]
* c-valprint.c (c_val_print): Require strings to be of no-signed CHARs.
* NEWS: Describe CHAR array vs. string identifcation rules.

17 years ago * gdb.texinfo: Describe CHAR array vs. string identifcation rules.
jkratoch [Fri, 26 Jan 2007 20:53:52 +0000 (20:53 +0000)]
* gdb.texinfo: Describe CHAR array vs. string identifcation rules.

17 years ago * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
jkratoch [Fri, 26 Jan 2007 20:53:14 +0000 (20:53 +0000)]
* gdb.base/charsign.exp, gdb.base/charsign.c: New files.
* gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number array.
* gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
* gdb.base/setvar.exp: Likewise.

17 years ago * gdb.base/corefile.exp: Allow non-empty argument list in reinit
schwab [Fri, 26 Jan 2007 14:55:27 +0000 (14:55 +0000)]
* gdb.base/corefile.exp: Allow non-empty argument list in reinit
test.

17 years ago * gdb.base/multi-forks.exp ("restart $i"): Also match
schwab [Fri, 26 Jan 2007 14:53:10 +0000 (14:53 +0000)]
* gdb.base/multi-forks.exp ("restart $i"): Also match
__kernel_syscall_via_break.

17 years ago Fix typo.
corinna [Fri, 26 Jan 2007 12:32:11 +0000 (12:32 +0000)]
Fix typo.

17 years ago * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdir
corinna [Fri, 26 Jan 2007 12:25:23 +0000 (12:25 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdir
on NT by calling unlink_nt.  Check for directory here.
* syscalls.cc (try_to_bin): Fix buggy debug_printf statement.
(unlink_nt): Make non-static.  Don't use delete-on-close semantics on
directoires.  Explain why.

17 years ago*** empty log message ***
eliz [Fri, 26 Jan 2007 08:57:09 +0000 (08:57 +0000)]
*** empty log message ***

17 years ago * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
eliz [Fri, 26 Jan 2007 08:54:01 +0000 (08:54 +0000)]
* gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
Use @value{NGCC} instead of @value{GCC}.

17 years ago Expose some msvcr80.dll functions.
dannysmith [Fri, 26 Jan 2007 08:20:54 +0000 (08:20 +0000)]
Expose some msvcr80.dll functions.
* include/stdlib.h (_set_abort_behavior): Add prototype.
(_WRITE_ABORT_MSG, _CALL_REPORTFAULT): Add defines for
_set_abort_behavior mask argument.
(_invalid_parameter_handler): Add typedef.
(_set_invalid_parameter_handler): Add prototype.
* include/stdio.h (_get_printf_count_output): Add prototype.
(_set_printf_count_output): Add prototype.
* msvcrt.def.in (_get_printf_count_output, _set_printf_count_output,
_set_abort_behavior, _set_invalid_parameter_handler): Add stubs.

17 years ago * include/_mingw.h (CRT_INLINE): Correct typo.
dannysmith [Fri, 26 Jan 2007 00:20:14 +0000 (00:20 +0000)]
* include/_mingw.h (CRT_INLINE):  Correct typo.

17 years ago* elf32-m32c.c (m32c_elf_howto_table): Don't complain about
dj [Fri, 26 Jan 2007 00:00:44 +0000 (00:00 +0000)]
* elf32-m32c.c (m32c_elf_howto_table): Don't complain about
R_M32C_16 or R_M32C_24 relocs.

17 years ago*** empty log message ***
gdbadmin [Fri, 26 Jan 2007 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Thu, 25 Jan 2007 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago2007-01-25 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 25 Jan 2007 20:17:26 +0000 (20:17 +0000)]
2007-01-25  Paul Brook  <paul@codesourcery.com>

gdb/
* arm-tdep.c (arm_get_next_pc): Fix bitfield off-by-one error.

17 years ago * ar.c (print_contents, extract_file): Cast the return value
kazu [Thu, 25 Jan 2007 15:40:22 +0000 (15:40 +0000)]
* ar.c (print_contents, extract_file): Cast the return value
of fwrite to size_t.

17 years agoPR binutils/3874
nickc [Thu, 25 Jan 2007 09:32:41 +0000 (09:32 +0000)]
PR binutils/3874
* elf32-avr.c (avr_link_hash_table): Check to make sure that the hash table was created by elf32_avr_link_hash_table_create before using it.
  (elf32_avr_link_hash_newfunc): New function.  Just pass the call through to _bfd_elf_link_hash_newfunc.
  (elf32_avr_link_hash_table_create): Use elf32_avr_link_hash_newfunc instead of _bfd_elf_link_hash_newfunc.
  (elf32_avr_relocate_section): Check for the hash table pointer being NULL.
  (elf32_avr_relax_section, avr_build_one_stub, elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs, elf32_avr_build_stubs): Likewise.

17 years agoAdd a space between date and name.
hjl [Thu, 25 Jan 2007 03:41:17 +0000 (03:41 +0000)]
Add a space between date and name.

17 years ago*** empty log message ***
gdbadmin [Thu, 25 Jan 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Wed, 24 Jan 2007 23:00:07 +0000 (23:00 +0000)]
daily update

17 years ago2007-01-24 Jim Blandy <jimb@codesourcery.com>
jimb [Wed, 24 Jan 2007 22:04:48 +0000 (22:04 +0000)]
2007-01-24  Jim Blandy  <jimb@codesourcery.com>

* dwarf2loc.c (dwarf2_evaluate_loc_desc): When the location
expression is empty, bother to return the 'optimized out' value we
construct.  (Thanks to Carl Burch.)

17 years ago* config/tc-m32c.c (md_pseudo_table): Add .3byte.
dj [Wed, 24 Jan 2007 21:53:09 +0000 (21:53 +0000)]
* config/tc-m32c.c (md_pseudo_table): Add .3byte.

17 years ago2007-01-24 Dave Brolley <brolley@redhat.com>
brolley [Wed, 24 Jan 2007 21:36:13 +0000 (21:36 +0000)]
2007-01-24  Dave Brolley  <brolley@redhat.com>

        * libltdl/ltdl.c (lt_dlexit): Make sure that 'cur' is not NULL before
        checking that it is still in the list.

17 years ago * varobj.c (c_value_of_root, c_value_of_child)
vprus [Wed, 24 Jan 2007 19:54:11 +0000 (19:54 +0000)]
    * varobj.c (c_value_of_root, c_value_of_child)
        (cplus_describe_child): Don't call release_value.

17 years ago2007-01-24 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 24 Jan 2007 16:08:53 +0000 (16:08 +0000)]
2007-01-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldgram.y (SIZEOF_HEADERS): Remove duplicated one.
(DEFSYMEND): Likewise.
(NAME): Likewise.
(LNAME): Likewise.

17 years ago * net.cc (if_nametoindex): This time, really free IP_ADAPTER_ADDRESSES
corinna [Wed, 24 Jan 2007 15:55:50 +0000 (15:55 +0000)]
* net.cc (if_nametoindex): This time, really free IP_ADAPTER_ADDRESSES
memory.
(if_indextoname): Ditto.

17 years ago * mips-linux-tdep.c (mips_linux_n64_rt_sigframe): Fix struct
ths [Wed, 24 Jan 2007 13:37:05 +0000 (13:37 +0000)]
* mips-linux-tdep.c (mips_linux_n64_rt_sigframe): Fix struct
initialization.

17 years ago * security.h (pop_thread_privilege): Revert to previous state, not
corinna [Wed, 24 Jan 2007 12:14:54 +0000 (12:14 +0000)]
* security.h (pop_thread_privilege): Revert to previous state, not
to token used for impersonation.

17 years ago Refactor getting children name, value and type access
vprus [Wed, 24 Jan 2007 11:08:47 +0000 (11:08 +0000)]
    Refactor getting children name, value and type access
        for varobjs in C++.
        * varobj.c (get_type_deref): Remove.
        (adjust_value_for_child_access): New.
        (c_number_of_children): Use the above.
        (c_describe_child): Likewise.
        (enum accessibility): New.
        (match_accessibility): New function.
        (cplus_describe_child): New function.
        (cplus_name_of_child, cplus_value_of_child)
        (cplus_type_of_child): Reimplement in terms
        of cplus_describe_child.
        (cplus_number_of_children): Use
        adjust_value_for_child_access.

17 years ago * cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.
corinna [Wed, 24 Jan 2007 10:50:45 +0000 (10:50 +0000)]
* cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.

17 years ago Fix computation of the 'editable' attribute and
vprus [Wed, 24 Jan 2007 10:49:27 +0000 (10:49 +0000)]
    Fix computation of the 'editable' attribute and
        value changeability for for references.
        * varobj.c (get_value_type): New function.
        (c_variable_editable): Use get_value_type.
        (varobj_value_is_changeable): Likewise.

17 years ago * include/io.h (X_OK): Define to F_OK.
dannysmith [Wed, 24 Jan 2007 08:27:12 +0000 (08:27 +0000)]
* include/io.h (X_OK):  Define to F_OK.

17 years ago * source.c (find_and_open_source): Try rewriting the source
brobecke [Wed, 24 Jan 2007 00:03:15 +0000 (00:03 +0000)]
    * source.c (find_and_open_source): Try rewriting the source
        path inside filename if dirname is NULL.

17 years ago*** empty log message ***
gdbadmin [Wed, 24 Jan 2007 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

17 years ago * dwarf2read.c (add_partial_symbol): Create an extra partial
brobecke [Tue, 23 Jan 2007 23:57:47 +0000 (23:57 +0000)]
    * dwarf2read.c (add_partial_symbol): Create an extra partial
        symbol in the VAR_DOMAIN for Ada structures, unions or enums.
        (new_symbol): Likewise for symbols.

17 years agodaily update
amodra [Tue, 23 Jan 2007 23:00:06 +0000 (23:00 +0000)]
daily update

17 years ago(mi_cmd_execute): Call free_all_values.
nickrob [Tue, 23 Jan 2007 20:27:58 +0000 (20:27 +0000)]
(mi_cmd_execute): Call free_all_values.

17 years ago*** empty log message ***
nickrob [Tue, 23 Jan 2007 20:27:26 +0000 (20:27 +0000)]
*** empty log message ***

17 years ago * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
drow [Tue, 23 Jan 2007 17:11:54 +0000 (17:11 +0000)]
* Makefile.in (ALL_SUBDIRS): Add gdb.xml.
* configure: Regenerated.
* configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
* gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
* lib/gdb.exp (gdb_skip_xml_test): New function.

17 years ago * net.cc (gai_errmap): Add EAI_OVERFLOW entry. Fix formatting.
corinna [Tue, 23 Jan 2007 17:05:26 +0000 (17:05 +0000)]
* net.cc (gai_errmap): Add EAI_OVERFLOW entry.  Fix formatting.
(cygwin_gai_strerror): Drop using EAI_MAX.
(w32_to_gai_err): Ditto.
* include/netdb.h: Define EAI_OVERFLOW. Remove EAI_MAX.

17 years ago * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
nathan [Tue, 23 Jan 2007 16:42:43 +0000 (16:42 +0000)]
* ld-elf/header.d: Reduce page size, restrict to linux & vxworks
* ld-elf/header.s: Adjust.
* ld-elf/header.t: Reduce initial offset.

17 years ago * include/netdb.h: Add AI_xxx flags available since Vista.
corinna [Tue, 23 Jan 2007 15:56:10 +0000 (15:56 +0000)]
* include/netdb.h: Add AI_xxx flags available since Vista.

17 years ago * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
schwab [Tue, 23 Jan 2007 13:30:47 +0000 (13:30 +0000)]
* lib/ld-lib.exp (run_dump_test): Don't prematurely remove
assembler output.

17 years ago * value.c (value_primitive_field): Copy the full 'location'
vprus [Tue, 23 Jan 2007 13:12:59 +0000 (13:12 +0000)]
    * value.c (value_primitive_field): Copy the full 'location'
        contents, instead of assuming that copying ADDRESS will
        bring over everything in the union.  Remove obsolete comment.

17 years ago * m32c-tdep.c (make_regs, m32c_analyze_prologue)
drow [Tue, 23 Jan 2007 13:06:32 +0000 (13:06 +0000)]
* m32c-tdep.c (make_regs, m32c_analyze_prologue)
(m32c_skip_trampoline_code, m32c_m16c_address_to_pointer)
(m32c_m16c_pointer_to_address): Separate code from declarations.

17 years agoFrom Nick Hudson:
drow [Tue, 23 Jan 2007 13:03:18 +0000 (13:03 +0000)]
From Nick Hudson:
* target.c (update_current_target): Correct typo.

* gdb.base/sigrepeat.exp: Correct error message.

17 years ago * net.cc (if_nametoindex): Free IP_ADAPTER_ADDRESSES memory.
corinna [Tue, 23 Jan 2007 09:23:54 +0000 (09:23 +0000)]
* net.cc (if_nametoindex): Free IP_ADAPTER_ADDRESSES memory.
(if_indextoname): Ditto.
(if_nameindex): Ditto.  Remove duplicate indexed entries in result.

17 years ago*** empty log message ***
gdbadmin [Tue, 23 Jan 2007 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Mon, 22 Jan 2007 23:00:08 +0000 (23:00 +0000)]
daily update

17 years agoCorrent PR # for PR 3830.
hjl [Mon, 22 Jan 2007 19:27:04 +0000 (19:27 +0000)]
Corrent PR # for PR 3830.

17 years agoMention bug #.
hjl [Mon, 22 Jan 2007 19:19:24 +0000 (19:19 +0000)]
Mention bug #.

17 years ago * xstormy16-tdep.c (xstormy16_skip_prologue): Separate code from a
corinna [Mon, 22 Jan 2007 10:08:32 +0000 (10:08 +0000)]
* xstormy16-tdep.c (xstormy16_skip_prologue): Separate code from a
declaration.

17 years ago* tc-score.c: Remove unnecessary uses of _().
nickc [Mon, 22 Jan 2007 08:55:34 +0000 (08:55 +0000)]
* tc-score.c: Remove unnecessary uses of _().
  Make the err_msg[] a file level local array in order to save storage space.
  Remove unnecessary sprintf()s.

17 years ago*** empty log message ***
gdbadmin [Mon, 22 Jan 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sun, 21 Jan 2007 23:00:37 +0000 (23:00 +0000)]
daily update

17 years ago * autoload.cc (WSAIoctl): Define.
corinna [Sun, 21 Jan 2007 22:54:04 +0000 (22:54 +0000)]
* autoload.cc (WSAIoctl): Define.
(SendARP): Define.
* cygwin.din: Export if_freenameindex, if_indextoname, if_nameindex and
if_nametoindex.
* fhandler_procnet.cc: Drop including wchar.h.  Drop definitions of
GAA_FLAG_INCLUDE_ALL_INTERFACES, IP_ADAPTER_UNICAST_ADDRESS_VISTA.
(fhandler_procnet::exists): Check for has_gaa_prefixes.  Call
get_adapters_addresses here.
(fhandler_procnet::readdir): Ditto.
(prefix): Move to net.cc.
(fhandler_procnet::fill_filebuf): Call get_adapters_addresses here.
Simplify allocation.  Use AdapterName rather than FriendlyName as
interface name.  Use IfIndex if available, Ipv6IfIndex otherwise.
(in6_are_prefix_equal): Move to net.cc.
* fhandler_socket.cc: Define old SIOCGxxx values.
(CONV_OLD_TO_NEW_SIO): Convert old SIOCGxxx value to new one.
(struct __old_ifreq): Define old struct ifreq.
(fhandler_socket::ioctl): Handle old SIOCGxxx values.  Handle new
SIOCGIFFRNDLYNAM command.  Simplify copying ifreq data to user space.
Call get_ifconf with additional SOCKET parameter.
* net.cc (IP_ADAPTER_UNICAST_ADDRESS_LH): Define.
(IP_ADAPTER_ADDRESSES_LH): Define.
(SIO_GET_INTERFACE_LIST): Define.
(sockaddr_in6_old): Define.
(sockaddr_gen): Define.
(INTERFACE_INFO): Define.
(IN_LOOPBACK): Define.
(in_are_prefix_equal): New static function.
(ip_addr_prefix): New function, replaces prefix function, add AF_INET
handling.
(GAA_FLAG_INCLUDE_ALL_INTERFACES): Define.
(get_adapters_addresses): New function.
(WS_IFF_xxx): Define Winsock interface flag values.
(convert_ifr_flags): New function to convert Winsock interface flag
values to Cygwin interface flag values.
(get_xp_ifconf): New get_ifconf implementation for XP SP1 and above.
(get_2k_ifconf): Fix interface index.  Fix formatting.
(get_nt_ifconf): Fix formatting.
(get_95_ifconf): Ditto.
(get_ifconf): Take additional SOCKET parameter.  Call get_xp_ifconf
on XP SP1 and above.
(if_nametoindex): New function.
(if_indextoname): New function.
(if_nameindex): New function.
(if_freenameindex): New function.
(in6_are_prefix_equal): Moved here from fhandler_procnet.cc.
* wincap.cc (wincap_xp): Define has_gaa_prefixes as true by default.
(wincapc::init): Assume has_osversioninfoex by default.  Call
GetVersionEx with OSVERSIONINFOEX first.  Call with OSVERSIONINFO only
if that fails.  Simplify NT4 case and try to avoid strcmp.  Check XP
Service Pack using version.wServicePackMajor to avoid strcmp.
* include/asm/socket.h (SIOCGIFFRNDLYNAM): Define.
* include/cygwin/if.h: Fix formatting.
(IFF_POINTTOPOINT): Define.
(IFF_NOARP): Define.
(IFF_LOWER_UP): Define.
(IFF_DORMANT): Define.
(struct if_nameindex): Define.
(IFRF_FRIENDLYNAMESIZ): Define.
(struct ifreq_frndlyname): Define.
(IFNAMSIZ): Redefine as 44.
(IF_NAMESIZE): Define.
(struct ifreq): Redefine ifru_flags as int.  Define ifru_data.  Pad size
to sizeof sockaddr_in6 for further extensions.
(ifr_data): Define.
(ifr_frndlyname): Define.
(if_nametoindex): Declare.
(if_indextoname): Declare.
(if_nameindex): Declare.
(if_freenameindex): Declare.
* include/cygwin/version.h: Bump API minor number.
(CYGWIN_VERSION_CHECK_FOR_OLD_IFREQ): Define check for old vs. new
ifreq structure.

17 years ago * dwarf2-frame.c (execute_cfa_program): New support of
jkratoch [Sun, 21 Jan 2007 22:42:09 +0000 (22:42 +0000)]
* dwarf2-frame.c (execute_cfa_program): New support of
`DW_CFA_GNU_negative_offset_extended'.

17 years ago * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
jkratoch [Sun, 21 Jan 2007 22:41:41 +0000 (22:41 +0000)]
* gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
gdb.arch/i386-gnu-cfi-asm.S: New files.

17 years ago * lib/gdb.exp: Abort on missing `site.exp'.
jkratoch [Sun, 21 Jan 2007 22:25:33 +0000 (22:25 +0000)]
* lib/gdb.exp: Abort on missing `site.exp'.

17 years ago * NEWS: Mention flash support for "load" and new remote packets.
drow [Sun, 21 Jan 2007 17:48:53 +0000 (17:48 +0000)]
* NEWS: Mention flash support for "load" and new remote packets.

17 years ago2007-01-21 Markus Deuling <deuling@de.ibm.com>
drow [Sun, 21 Jan 2007 17:43:12 +0000 (17:43 +0000)]
2007-01-21  Markus Deuling  <deuling@de.ibm.com>

* breakpoint.c (delete_command): Skip redundant loop iterations.

17 years ago * gdbarch.sh (register_type): Update comment.
drow [Sun, 21 Jan 2007 17:37:50 +0000 (17:37 +0000)]
* gdbarch.sh (register_type): Update comment.
* gdbarch.h: Regenerated.
* arch-utils.c (generic_register_size): Call register_type.
* ia64-tdep.c (ia64_extract_return_value): Likewise.
* m32c-tdep.c (check_for_saved): Likewise.
* mips-tdep.c (mips_print_register, print_gp_register_row)
(mips_print_registers_info): Likewise.
* sh-tdep.c (sh_pseudo_register_read, sh_pseudo_register_write):
Likewise.
* sh64-tdep.c (sh64_pseudo_register_read, sh64_pseudo_register_write)
(sh64_do_register, sh64_print_register)
(sh64_media_print_registers_info): Likewise.
* tui/tui-regs.c (tui_register_format): Likewise.

17 years ago * objfiles.h (ALL_PRIMARY_SYMTABS): Define.
drow [Sun, 21 Jan 2007 16:55:49 +0000 (16:55 +0000)]
* objfiles.h (ALL_PRIMARY_SYMTABS): Define.

* ada-lang.c (symtab_for_sym, ada_lookup_symbol_list)
(ada_lookup_symbol): Use ALL_PRIMARY_SYMTABS.
* cp-support.c (make_symbol_overload_list_qualified): Likewise.
* symtab.c (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
(basic_lookup_transparent_type, find_pc_sect_symtab, search_symbols)
(make_symbol_completion_list): Likewise.

17 years ago2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
drow [Sun, 21 Jan 2007 16:49:39 +0000 (16:49 +0000)]
2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
    Daniel Jacobowitz  <dan@codesourcery.com>

* buildsym.c (end_symtab): Use preallocated symtab if available.
Fill in SYMBOL_SYMTAB.
* buildsym.h (struct subfile): Add symtab member.
* dwarf2read.c (struct dwarf2_cu): Add line_header.
(struct file_entry): Add symtab.
(free_cu_line_header): New function.
(read_file_scope): Use it.  Save line_header in the cu.  Process
lines before DIEs.
(add_file_name): Initialize new symtab member.
(dwarf_decode_lines): Create symtabs for included files.
(new_symbol): Set SYMBOL_SYMTAB.
* symtab.c (lookup_symbol): Use SYMBOL_SYMTAB.
(search_symbols): Likewise.
* symtab.h (struct symbol): Add symtab member.
(SYMBOL_SYMTAB): Define.

* gdb.base/included.c, gdb.base/included.exp,
gdb.base/included.h: New files.

17 years ago * symfile.c (allocate_symtab): Remove INIT_EXTRA_SYMTAB_INFO.
drow [Sun, 21 Jan 2007 01:02:02 +0000 (01:02 +0000)]
* symfile.c (allocate_symtab): Remove INIT_EXTRA_SYMTAB_INFO.

17 years ago*** empty log message ***
gdbadmin [Sun, 21 Jan 2007 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

17 years agodaily update
amodra [Sat, 20 Jan 2007 23:00:05 +0000 (23:00 +0000)]
daily update

17 years ago * gdb.base/bigcore.c (RLIMIT_CAP): Define.
drow [Sat, 20 Jan 2007 18:33:27 +0000 (18:33 +0000)]
* gdb.base/bigcore.c (RLIMIT_CAP): Define.
(maximize_rlimit): Reduce limits on 64-bit systems.

17 years ago * arch-utils.c (show_endian): Correct reversed condition.
drow [Sat, 20 Jan 2007 18:31:27 +0000 (18:31 +0000)]
* arch-utils.c (show_endian): Correct reversed condition.

17 years agoCorrect date on last entry.
drow [Sat, 20 Jan 2007 17:42:43 +0000 (17:42 +0000)]
Correct date on last entry.

17 years ago * agentexpr.texi: Fix typos.
eliz [Sat, 20 Jan 2007 16:51:55 +0000 (16:51 +0000)]
* agentexpr.texi: Fix typos.
* annotate.texinfo: Likewise.
* gdb.texinfo: Likewise.
* gdbint.texinfo: Likewise.
* observer.texi: Likewise.
* stabs.texinfo: Likewise.

17 years ago * gdbint.texinfo (Support Libraries): Remove mmalloc
eliz [Sat, 20 Jan 2007 16:35:45 +0000 (16:35 +0000)]
* gdbint.texinfo (Support Libraries): Remove mmalloc
entry.  Describe readline library.

17 years ago*** empty log message ***
gdbadmin [Sat, 20 Jan 2007 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

17 years ago2007-01-19 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Fri, 19 Jan 2007 23:53:07 +0000 (23:53 +0000)]
2007-01-19  Kazunori Asayama <asayama@sm.sony.co.jp>

        * libc/machine/spu/c99ppe.h: Replace vector with __vector.
        * libc/machine/spu/vec_literal.h: Ditto.
        * libc/machine/spu/strncmp.c: Ditto.

17 years ago2007-01-19 Kazunori Asayama <asayama@sm.sony.co.jp>
jjohnstn [Fri, 19 Jan 2007 23:50:55 +0000 (23:50 +0000)]
2007-01-19  Kazunori Asayama <asayama@sm.sony.co.jp>

        * spu/syscalls.c: Replace vector with __vector.

17 years agodaily update
amodra [Fri, 19 Jan 2007 23:00:08 +0000 (23:00 +0000)]
daily update

17 years ago * MAINTAINERS (Write After Approval): Add myself.
jkratoch [Fri, 19 Jan 2007 18:55:01 +0000 (18:55 +0000)]
* MAINTAINERS (Write After Approval): Add myself.

17 years ago* pe-dll.c: (make_one) Conditionally include jump stubs.
nickc [Fri, 19 Jan 2007 15:40:54 +0000 (15:40 +0000)]
* pe-dll.c: (make_one) Conditionally include jump stubs.
* emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Identify
  redundant jump stubs from import libraries and exclude them from link.

17 years agold/
hjl [Fri, 19 Jan 2007 15:13:29 +0000 (15:13 +0000)]
ld/

2007-01-19 H.J. Lu  <hongjiu.lu@intel.com>

* ld.h (args_type): Add new symbolic and dynamic_list fields.

* ld.texinfo: Update -Bsymbolic-functions.

* ldmain.c (main): Initialize command_line.symbolic to
symbolic_unset and command_line.dynamic_list to
dynamic_list_unset.  Check -Bsymbolic, -Bsymbolic-functions and
--dynamic-list* before setting link_info.symbolic,
link_info.dynamic and link_info.dynamic_data.

* lexsup.c (option_values): Add OPTION_SYMBOLIC_FUNCTIONS.
(ld_options): Use OPTION_SYMBOLIC_FUNCTIONS with
-Bsymbolic-functions.
(parse_args): Handle -Bsymbolic-functions.  Don't set
link_info.dynamic, link_info.dynamic_data and link_info.symbolic
here.  Set command_line.symbolic for -Bsymbolic.  Set
command_line.dynamic_list and command_line.symbolic for
--dynamic-list-data, --dynamic-list-cpp-new,
--dynamic-list-cpp-typeinfo and --dynamic-list.

ld/testsuite/

2007-01-19 H.J. Lu  <hongjiu.lu@intel.com>

* ld-elf/dl6.c: New file.
* ld-elf/dl6a.out: Likewise.
* ld-elf/dl6amain.c: Likewise.
* ld-elf/dl6b.out: Likewise.
* ld-elf/dl6bmain.c: Likewise.
* ld-elf/dl6cmain.c: Likewise.
* ld-elf/dl6dmain.c: Likewise.

* ld-elf/shared.exp: Add new tests for -Bsymbolic,
-Bsymbolic-functions, --dynamic-list-data and
--dynamic-list-cpp-new.

17 years agold/
hjl [Fri, 19 Jan 2007 15:06:27 +0000 (15:06 +0000)]
ld/

2007-01-19  Jakub Jelinek  <jakub@redhat.com>
    H.J. Lu  <hongjiu.lu@intel.com>

* emultempl/elf32.em (handle_option): Make sure -z max-page-size
or -z common-page-size argument is a power of 2.  Call
bfd_emul_set_maxpagesize and bfd_emul_set_commonpagesize.

2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>

* ldmain.c (main): Don't call bfd_emul_set_maxpagesize nor
bfd_emul_set_commonpagesize.

ld/testsuite/

2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>

* ld-elf/maxpage3.t: New file.
* ld-elf/maxpage3a.d: Likewise.
* ld-elf/maxpage3b.d: Likewise.
* ld-elf/maxpage3c.d: Likewise.

17 years agold/
hjl [Fri, 19 Jan 2007 14:51:26 +0000 (14:51 +0000)]
ld/

2007-01-19 H.J. Lu  <hongjiu.lu@intel.com>

* NEWS: Mention --default-script/-dT.

* ld.h (args_type): Add a default_script field.

* ld.texinfo: Document --default-script/-dT.

* ldmain.c (main): Handle command_line.default_script.

* lexsup.c (option_values): Add OPTION_DEFAULT_SCRIPT.
(ld_options): Add entries for --default-script and -dT.
(parse_args): Handle --default-script/-dT.

ld/testsuite/

2007-01-19 H.J. Lu  <hongjiu.lu@intel.com>

* ld-scripts/default-script.exp: New file.
* ld-scripts/default-script.s: Likewise.
* ld-scripts/default-script.t: Likewise.
* ld-scripts/default-script1.d: Likewise.
* ld-scripts/default-script2.d: Likewise.
* ld-scripts/default-script3.d: Likewise.
* ld-scripts/default-script4.d: Likewise.