OSDN Git Service

pf3gnuchains/sourceware.git
14 years ago * ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
mgretton [Fri, 19 Feb 2010 02:25:10 +0000 (02:25 +0000)]
   * ld-arm/attr-merge-6.attr: Add new test.  Missed off last commit.

14 years ago * NEWS: Add Python API Improvements section.
tromey [Fri, 19 Feb 2010 01:36:47 +0000 (01:36 +0000)]
* NEWS: Add Python API Improvements section.

14 years ago * NEWS: Correct typo.
drow [Fri, 19 Feb 2010 01:04:27 +0000 (01:04 +0000)]
* NEWS: Correct typo.

14 years ago * gdb.python/py-type.exp: Check for Python support.
drow [Fri, 19 Feb 2010 00:27:35 +0000 (00:27 +0000)]
* gdb.python/py-type.exp: Check for Python support.

14 years ago* fhandler.cc (fhandler_base::setup_overlapped): Revert to starting with handle
cgf [Fri, 19 Feb 2010 00:07:37 +0000 (00:07 +0000)]
* fhandler.cc (fhandler_base::setup_overlapped): Revert to starting with handle
in signalled state as it seems to fix some hangs.

14 years ago2010-02-17 LRN <lrn1986@gmail.com>
ironhead [Thu, 18 Feb 2010 22:01:55 +0000 (22:01 +0000)]
2010-02-17  LRN  <lrn1986@gmail.com>

        * include/shlguid.h (IID_IFolderView): Define.
        * include/shlobj.h (IFolderView interface): Define.
        * lib/shell32.c (IID_IFolderView): Export.

14 years ago * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for
mgretton [Thu, 18 Feb 2010 19:56:26 +0000 (19:56 +0000)]
* bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for
merging Tag_DIV_use, Tag_MPextension_use, and
Tag_MPextension_use_legacy tags.
* binutils/readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add
description of newly permitted attribute values.
(arm_attr_tag_Virtualization_use): Likewise.
(arm_attr_tag_DIV_use): Add description of new attribute.
(arm_attr_tag_MPextension_use_legacy): Likewise.
* gas/config/tc-arm.c (arm_convert_symbolic_attribute):
Add Tag_DIV_use.
* gas/doc/c-arm.texi: Likewise.
* gas/testsuite/gas/arm/attr-order.d: Fix test for new names for
attribute values.
* include/elf/arm.h (Tag_MPextension_use): Renumber.
(Tag_DIV_use): Add.
(Tag_MPextension_use_legacy): Likewise.
* ld/testsuite/ld-arm/attr-merge-3.attr: Fix test for new attribute
values.
* ld/testsuite/ld-arm/attr-merge-3b.s: Likewise.
* ld/testsuite/ld-arm/attr-merge-unknown-1.d: Fix test now that 42
is a recognised attribute ID.
* ld/testsuite/ld-arm/attr-merge-unknown-1.s: Likewise.
* ld/testsuite/ld-arm/attr-merge-6.attr: New test.
* ld/testsuite/ld-arm/attr-merge-6a.s: Likewise.
* ld/testsuite/ld-arm/attr-merge-6b.s: Likewise.
* ld/testsuite/ld-arm/attr-merge-7.attr: Likewise.
* ld/testsuite/ld-arm/attr-merge-7a.s: Likewise.
* ld/testsuite/ld-arm/attr-merge-7b.s: Likewise.
* ld/testsuite/ld-arm/arm-elf.exp: Run the new tests.

14 years ago * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
amodra [Thu, 18 Feb 2010 09:13:30 +0000 (09:13 +0000)]
* binutils-all/group-5.s, * binutils-all/group-5.d: New test.
* binutils-all/objcopy.exp: Run it.

14 years ago * elf.c (bfd_elf_set_group_contents): Revert accidental 2009-01-15
amodra [Thu, 18 Feb 2010 09:09:06 +0000 (09:09 +0000)]
* elf.c (bfd_elf_set_group_contents): Revert accidental 2009-01-15
commit.  Don't write zeros for removed group members.
(_bfd_elf_copy_private_header_data): Adjust size of group section
when group members are removed by objcopy.

14 years ago*** empty log message ***
gdbadmin [Thu, 18 Feb 2010 09:00:03 +0000 (09:00 +0000)]
*** empty log message ***

14 years ago * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
palves [Thu, 18 Feb 2010 08:07:24 +0000 (08:07 +0000)]
* lib/gdb.exp (build_id_debug_filename_get): Don't assume new
`regsub' syntax available.

14 years agodaily update
amodra [Thu, 18 Feb 2010 08:00:04 +0000 (08:00 +0000)]
daily update

14 years ago * gdb.base/shmain.c (main): Remove printf call.
palves [Thu, 18 Feb 2010 07:55:39 +0000 (07:55 +0000)]
* gdb.base/shmain.c (main): Remove printf call.
* gdb.base/sizeof.c (main): Cast return of sizeof to int.
* gdb.base/unload.c (main): Make format of fprintf a string
literal.  Add missing endlines to prints to stderr.
* gdb.base/watchpoint-solib.c (open_shlib): Ditto.

14 years agogdb
tromey [Thu, 18 Feb 2010 07:25:04 +0000 (07:25 +0000)]
gdb
* objfiles.c (gdb_bfd_ref): Handle abfd==NULL.
gdb/testsuite
* gdb.java/jprint.java (jprint.props): New field.
* gdb.java/jprint.exp (set_lang_java): Add regression test.

14 years agoUse tab, not spaces.
palves [Thu, 18 Feb 2010 07:09:05 +0000 (07:09 +0000)]
Use tab, not spaces.

14 years ago * gdb.base/charset.exp: Don't assume new `regsub' syntax
palves [Thu, 18 Feb 2010 07:05:57 +0000 (07:05 +0000)]
    * gdb.base/charset.exp: Don't assume new `regsub' syntax
available.

14 years agogdb/
jkratoch [Thu, 18 Feb 2010 05:54:52 +0000 (05:54 +0000)]
gdb/
* symfile.c (build_section_addr_info_from_objfile): Include sections
only if they are SEC_ALLOC or SEC_LOAD.

14 years agoUse CORE_ADDR instead of ULONGEST on address.
hjl [Thu, 18 Feb 2010 05:47:08 +0000 (05:47 +0000)]
Use CORE_ADDR instead of ULONGEST on address.

2010-02-17  H.J. Lu  <hongjiu.lu@intel.com>

PR shlibs/11293
* solib-svr4.c (enable_break): Check size of CORE_ADDR instead
of ULONGEST for address size.

14 years ago * NEWS: Add C++ improvements section.
tromey [Thu, 18 Feb 2010 05:08:23 +0000 (05:08 +0000)]
* NEWS: Add C++ improvements section.

14 years ago * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale
corinna [Thu, 18 Feb 2010 00:02:17 +0000 (00:02 +0000)]
* new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale
to locale.
* setup2.sgml (setup-locale-how): Ditto.

14 years ago * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.
corinna [Thu, 18 Feb 2010 00:01:56 +0000 (00:01 +0000)]
* Makefile.in (CYGWIN_BINS): Rename getlocale to locale.
* getlocale.c: Rename to ...
* locale.cc: Revamp to add full functionality of POSIX locale(1) tool,
as far as Cygwin supports it.
* utils.sgml (getlocale): Move and rename to ...
(locale): Accommodate new functionality.

14 years ago * python/python-internal.h [!WITH_THREAD] (PyGILState_Release,
uweigand [Wed, 17 Feb 2010 23:58:53 +0000 (23:58 +0000)]
* python/python-internal.h [!WITH_THREAD] (PyGILState_Release,
PyThreadState_Swap): Avoid "statement with no effect" warning.

14 years ago * acinclude.m4 (gcc_AC_CHECK_DECL): Add parameter type to function
nickc [Wed, 17 Feb 2010 20:37:47 +0000 (20:37 +0000)]
    * acinclude.m4 (gcc_AC_CHECK_DECL): Add parameter type to function
        pointer cast, in order to allow compilation by newer versions of
        g++.
        * configure: Regenerate.

14 years agogdb/
jkratoch [Wed, 17 Feb 2010 20:37:23 +0000 (20:37 +0000)]
gdb/
* solib-svr4.c (enable_break <target_auxv_search>): New variable
addr_bit.  Adjust LOAD_ADDR sign for cross-arch inferiors.

14 years ago * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
nickc [Wed, 17 Feb 2010 20:02:54 +0000 (20:02 +0000)]
    * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
        the config.cache files found by the find command.

14 years ago2010-02-17 Tristan Gingold <gingold@adacore.com>
gingold [Wed, 17 Feb 2010 19:39:10 +0000 (19:39 +0000)]
2010-02-17  Tristan Gingold  <gingold@adacore.com>
    Petr HluzĂ­<petr.hluzin@gmail.com>

* avr-tdep.c (avr_scan_prologue): Convert an if statement to a
gdb_assert.  Fix info->size for SIG prologue.

14 years ago2010-02-17 Tristan Gingold <gingold@adacore.com>
gingold [Wed, 17 Feb 2010 19:12:48 +0000 (19:12 +0000)]
2010-02-17  Tristan Gingold  <gingold@adacore.com>

* dmt.h, dst.h, eeom.h, egps.h, egsd.h, egst.h, egsy.h: New Files.
* eiaf.h, eicp.h, eiha.h, eihd.h, eihi.h, eihs.h, eihvn.h: Ditto.
* eisd.h, emh.h, eobjrec.h, esdf.h, esrf.h, etir.h, shl.h: Ditto.

14 years ago PR 11238
nickc [Wed, 17 Feb 2010 19:05:50 +0000 (19:05 +0000)]
    PR 11238
        * Makefile.tpl (local-distclean): Also remove config.cache files in
        sub-directories as there may not be Makefiles present in the
        sub-directories.
        * Makefile.in: Regenerate.
        * configure.ac: Revert previous delta.
        * configure: Regenerate.

14 years ago * libc/ctype/iswblank.c (iswblank): Remove Unicode characters
corinna [Wed, 17 Feb 2010 18:14:34 +0000 (18:14 +0000)]
* libc/ctype/iswblank.c (iswblank): Remove Unicode characters
U+00A0 and U+200B.  Add Unicode character U+180E.  Add comment
to explain how to generate from Unicode data file.
* libc/ctype/iswspace.c (iswspace): Ditto.

14 years ago2010-02-14 Roumen Petrov <rumen@users.sourceforge.net>
ironhead [Wed, 17 Feb 2010 11:41:06 +0000 (11:41 +0000)]
2010-02-14  Roumen Petrov  <rumen@users.sourceforge.net>

        Issue [2134161]: time64 functions and types for msvcrt >= 8.0
        (initial implementation)

        * new type: __time32_t

        * new structures: _finddata32_t, _finddata32i64_t, _finddata64i32_t,
        __stat32, _stat32i64, _stat64i32, __timeb32, __utimbuf32,
        __wfinddata32_t, _wfinddata32i64_t, _wfinddata64i32_t

        * new functions: _ctime32, _difftime32, _difftime64, _findfirst32
        _findfirst32i64, _findfirst64i32, _findnext32, _findnext32i64,
        _findnext64i32, _fstat32, _fstat32i64, _fstat64i32, _ftime32,
        _futime32, _gmtime32, _localtime32, _mkgmtime32, _mkgmtime64,
        _mktime32, _stat32, _stat32i64, _stat64i32, _time32, _utime32,
        _wctime32, _wfindfirst32, _wfindfirst32i64, _wfindfirst64i32,
        _wfindnext32, _wfindnext32i64, _wfindnext64i32, _wstat32,
        _wstat32i64, _wstat64i32,_wutime32

        * new define _USE_32BIT_TIME_T set 32 or 64 aliases for: time_t,
        ctime, difftime, _findfirst, _findfirsti64, _findnext, _findnexti64,
        _fstat, _fstati64, _ftime, _futime, gmtime, localtime, mktime,
        _stat, _stati64, time, _utime, _wctime, _wfindfirst, _wfindfirsti64,
        _wfindnext, _wfindnexti64, _wstat, _wstati64, _wutime

14 years ago*** empty log message ***
gdbadmin [Wed, 17 Feb 2010 09:00:03 +0000 (09:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Wed, 17 Feb 2010 08:00:04 +0000 (08:00 +0000)]
daily update

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 06:26:47 +0000 (06:26 +0000)]
gdb/testsuite/
* gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
creation to support remote host testing.

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 06:22:46 +0000 (06:22 +0000)]
gdb/testsuite/
* gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
Recognize "command not found".

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 06:20:13 +0000 (06:20 +0000)]
gdb/testsuite/
* gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
single-stepping.

14 years ago gdb/
drow [Wed, 17 Feb 2010 06:18:46 +0000 (06:18 +0000)]
gdb/
* infcmd.c (show_inferior_tty_command): Check for NULL.
Correct output message.

14 years ago * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
drow [Wed, 17 Feb 2010 06:13:10 +0000 (06:13 +0000)]
* gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
if arguments are not supported.

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 06:09:32 +0000 (06:09 +0000)]
gdb/testsuite/
* gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
be const or non-const.

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 06:08:10 +0000 (06:08 +0000)]
gdb/testsuite/
* gdb.mi/mi-break.exp (test_breakpoint_commands): Use
mi_send_resuming_command to send -exec-continue.

14 years ago gdb/
drow [Wed, 17 Feb 2010 05:51:49 +0000 (05:51 +0000)]
gdb/
* linespec.c (decode_line_1): Handle FILE:FUNCTION even if
FUNCTION contains parentheses.  Improve removal of a trailing
single quote.

gdb/testsuite/
* gdb.base/list.exp (test_list_filename_and_function): Add test
with single quotes.
* gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
matching.
* gdb.cp/overload.exp: Add tests with filename, function, and quotes.
Add KFAIL'd tests for PR gdb/11289.

14 years ago gdb/
drow [Wed, 17 Feb 2010 05:48:51 +0000 (05:48 +0000)]
gdb/
* gcore.c (do_bfd_delete_cleanup): New function.
(gcore_command): Use it.  Discard the cleanup after success.
(gcore_copy_callback): Delete dead code.

14 years ago gdb/
drow [Wed, 17 Feb 2010 05:28:06 +0000 (05:28 +0000)]
gdb/
* symfile.c (addr_info_make_relative): Always use
find_lowest_section.

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 05:23:43 +0000 (05:23 +0000)]
gdb/testsuite/
* gdb.cp/cpcompletion.exp: Specify source file name explicitly.

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 05:18:53 +0000 (05:18 +0000)]
gdb/testsuite/
* gdb.base/comp-dir/subdir/dummy.txt: New file.
* gdb.base/completion.exp: Use comp-dir/subdir instead of creating
a temporary directory.

14 years ago gdb/testsuite/
drow [Wed, 17 Feb 2010 05:13:14 +0000 (05:13 +0000)]
gdb/testsuite/
* gdb.base/charset.exp: Use a single regular expression to match
show host-charset and show target-charset output.

14 years ago2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
ramana [Wed, 17 Feb 2010 04:02:59 +0000 (04:02 +0000)]
2010-02-15  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>

* ld-arm/jump-reloc-veneers-long.d: Correct testcase for
  arm-none-eabi target.
* ld-arm/jump-reloc-veneers-short1.d: Likewise
* ld-arm/jump-reloc-veneers-short2.d: Likewise

14 years ago2010-02-16 Sami Wagiaalla <swagiaal@redhat.com>
swagiaal [Wed, 17 Feb 2010 00:52:46 +0000 (00:52 +0000)]
2010-02-16  Sami Wagiaalla <swagiaal@redhat.com>

* NEWS: Added entry for namespace fixes.

14 years ago*** empty log message ***
gdbadmin [Tue, 16 Feb 2010 09:00:03 +0000 (09:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Tue, 16 Feb 2010 08:00:04 +0000 (08:00 +0000)]
daily update

14 years ago * dwarf2read.c (guess_structure_name): Allocate name on the
tromey [Tue, 16 Feb 2010 05:48:57 +0000 (05:48 +0000)]
* dwarf2read.c (guess_structure_name): Allocate name on the
objfile obstack.

14 years ago * c-typeprint.c (c_type_print_base): Reverse order of test.
tromey [Tue, 16 Feb 2010 05:42:28 +0000 (05:42 +0000)]
* c-typeprint.c (c_type_print_base): Reverse order of test.

14 years agobfd/ChangeLog:
davek [Tue, 16 Feb 2010 04:25:47 +0000 (04:25 +0000)]
bfd/ChangeLog:

PR binutils/11280
* configure.host (*-*-solaris2.11):  Add host define to select
valid default code page for windres/windmc on solaris.

14 years agogdb/
jkratoch [Tue, 16 Feb 2010 02:37:35 +0000 (02:37 +0000)]
gdb/
* solib-svr4.c (LM_ADDR_CHECK): New variable minpagesize.  Optionally
initialize it from ELF BFD.  Extend the prelink condition by it.

14 years agogdb/
jkratoch [Tue, 16 Feb 2010 02:35:48 +0000 (02:35 +0000)]
gdb/
* defs.h (parse_pid_to_attach): New.
* utils.c (parse_pid_to_attach): New.
* darwin-nat.c (darwin_attach): Replace ARGS parsing by parse_pid.
* gnu-nat.c (gnu_attach): Likewise.
* nto-procfs.c (procfs_attach): Likewise.
* procfs.c (procfs_attach): Likewise.
* windows-nat.c (windows_attach): Likewise.
* inf-ptrace.c (inf_ptrace_attach): Likewise.  Remove variable dummy.
* inf-ttrace.c (inf_ttrace_attach): Likewise.
* remote.c (extended_remote_attach_1): Likewise.  New comment on getpid
check.

gdb/testsuite/
* gdb.base/attach.exp (attach to nonsense is prohibited): Make the
"Illegal process-id" expect string more exact.
(attach to digits-starting nonsense is prohibited): New.

14 years ago * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here
corinna [Tue, 16 Feb 2010 01:29:14 +0000 (01:29 +0000)]
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here
as well.

14 years ago * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundant
corinna [Tue, 16 Feb 2010 01:10:28 +0000 (01:10 +0000)]
* libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundant
decimal point in case the float argument is an integral value.

14 years ago * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC path
corinna [Mon, 15 Feb 2010 22:35:53 +0000 (22:35 +0000)]
* new-features.sgml (ov-new1.7.2): Add native DOS path and UNC path
change.
* pathnames.sgml (pathnames-intro): Make the Win32 path text a note
and xref to new pathnames-win32 section.
(cygdrive): Add description how the cygdrive mount flags apply to
UNC paths starting with slashes.
(pathnames-win32): New section describing native path handling.

14 years ago * path.cc (path_conv::check): Treat native DOS paths as "noacl".
corinna [Mon, 15 Feb 2010 22:29:01 +0000 (22:29 +0000)]
* path.cc (path_conv::check): Treat native DOS paths as "noacl".

14 years ago * mount.cc (mount_info::conv_to_win32_path): Set UNC path flags to
corinna [Mon, 15 Feb 2010 21:42:30 +0000 (21:42 +0000)]
* mount.cc (mount_info::conv_to_win32_path): Set UNC path flags to
cygdrive prefix path flags.

14 years ago PR 11238
nickc [Mon, 15 Feb 2010 19:53:35 +0000 (19:53 +0000)]
    PR 11238
        * configure.ac: Delete config.cache files in sub-directories when
        deleting Makefiles.
        * configure: Regenerate.

14 years agoSync from gcc mainline.
nickc [Mon, 15 Feb 2010 19:37:54 +0000 (19:37 +0000)]
Sync from gcc mainline.

14 years agoUpdated Vietnamese translation.
nickc [Mon, 15 Feb 2010 19:09:36 +0000 (19:09 +0000)]
Updated Vietnamese translation.

14 years ago* fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state to
cgf [Mon, 15 Feb 2010 10:45:05 +0000 (10:45 +0000)]
* fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state to
true initially.
(fhandler_base::has_ongoing_io): Delete ill-advised function.
(fhandler_base::read_overlapped): Rely on caller having checked nonblocking
state.  Don't attempt to (incorrectly) check it here.
(fhandler_base::write_overlapped): Remove call to has_ongoing_io.
* select.cc (peek_pipe): Ditto.
* fhandler.h (fhandler_base::has_ongoing_io): Delete declaration.

14 years ago*** empty log message ***
gdbadmin [Mon, 15 Feb 2010 09:00:02 +0000 (09:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Mon, 15 Feb 2010 08:00:05 +0000 (08:00 +0000)]
daily update

14 years ago* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable C
cgf [Mon, 15 Feb 2010 06:28:44 +0000 (06:28 +0000)]
* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable C
warning.

14 years ago* ppc-instructions: Fix missing assignment in last change.
schwab [Sun, 14 Feb 2010 19:00:46 +0000 (19:00 +0000)]
* ppc-instructions: Fix missing assignment in last change.

14 years ago * configure.in: Check if the host has getopt.h.
monaka [Sun, 14 Feb 2010 16:37:11 +0000 (16:37 +0000)]
    * configure.in: Check if the host has getopt.h.
        * configure: Regenerate.
        * config.in: Regenerate.
        * main.c: Include config.h.
        Use HAVE_STDLIB_H, HAVE_UNISTD_H, HAVE_GETOPT_H.
        Include getopt.h in case HAVE_GETOPT_H is defined.

14 years ago * interp.c: Don't include sysdep.h.
monaka [Sun, 14 Feb 2010 16:15:57 +0000 (16:15 +0000)]
  * interp.c: Don't include sysdep.h.
  Include stdio.h and errno.h.
  Include string.h strings.h stdlib.h sys/stat.h if present.

14 years ago * MAINTAINERS: Add myself for write after approval privileges.
monaka [Sun, 14 Feb 2010 15:50:44 +0000 (15:50 +0000)]
* MAINTAINERS: Add myself for write after approval privileges.

14 years ago*** empty log message ***
gdbadmin [Sun, 14 Feb 2010 09:00:03 +0000 (09:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Sun, 14 Feb 2010 08:00:04 +0000 (08:00 +0000)]
daily update

14 years agogdb/
jkratoch [Sat, 13 Feb 2010 22:36:55 +0000 (22:36 +0000)]
gdb/
* solib-svr4.c: (LM_ADDR_CHECK): Move variable align to a more inner
block.

14 years ago * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside the
corinna [Sat, 13 Feb 2010 21:26:05 +0000 (21:26 +0000)]
* regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside the
base plane always to UTF-8.  Call wcsnrtombs instead to allow arbitrary
multibyte charsets.

14 years agogdb/
jkratoch [Sat, 13 Feb 2010 21:02:26 +0000 (21:02 +0000)]
gdb/
* solib-svr4.c: (LM_ADDR_CHECK): Print successful prelink adjustment
only if INFO_VERBOSE.

gdb/testsuite/
* gdb.base/prelink.exp (set verbose on): New.

14 years ago * cygpath.cc (do_pathconv): Fix potential crash.
corinna [Sat, 13 Feb 2010 20:41:53 +0000 (20:41 +0000)]
* cygpath.cc (do_pathconv): Fix potential crash.

14 years agoDocument new gdb_test_timeout global variable.
brobecke [Sat, 13 Feb 2010 13:57:11 +0000 (13:57 +0000)]
Document new gdb_test_timeout global variable.

        * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
        documenting the gdb_test_timeout variable.

14 years agoregenerate cgen-based files
devans [Sat, 13 Feb 2010 13:51:05 +0000 (13:51 +0000)]
regenerate cgen-based files

14 years agoregenerate cgen-based files
devans [Sat, 13 Feb 2010 13:44:41 +0000 (13:44 +0000)]
regenerate cgen-based files

14 years ago * lm32-opinst.c: Regenerate.
devans [Sat, 13 Feb 2010 13:38:57 +0000 (13:38 +0000)]
* lm32-opinst.c: Regenerate.

14 years ago * iformat.scm (/sfmt-search-key): Use iformat key instead of list
devans [Sat, 13 Feb 2010 13:34:49 +0000 (13:34 +0000)]
* iformat.scm (/sfmt-search-key): Use iformat key instead of list
of ifields.

14 years agoupdate copyright year
devans [Sat, 13 Feb 2010 12:39:15 +0000 (12:39 +0000)]
update copyright year

14 years ago2010-02-12 Sriraman Tallam <tmsriram@google.com>
tmsriram [Sat, 13 Feb 2010 11:04:20 +0000 (11:04 +0000)]
2010-02-12  Sriraman Tallam  <tmsriram@google.com>

* arm.cc (Scan::local_reloc_may_be_function_pointer): New function.
(Scan::global_reloc_may_be_function_pointer): New function.
* sparc.cc (Scan::local_reloc_may_be_function_pointer): New function.
(Scan::global_reloc_may_be_function_pointer): New function.
* powerpc.cc (Scan::local_reloc_may_be_function_pointer): New function.
(Scan::global_reloc_may_be_function_pointer): New function.
* i386.cc (Scan::local_reloc_may_be_function_pointer): New function.
(Scan::global_reloc_may_be_function_pointer): New function.
* x86_64.cc (Scan::local_reloc_may_be_function_pointer): New function.
(Scan::global_reloc_may_be_function_pointer): New function.
(Scan::possible_function_pointer_reloc): New function.
(Target_x86_64::can_check_for_function_pointers): New function.
* gc.h (gc_process_relocs): Scan relocation types to determine if
function pointers were taken for targets that support it.
* icf.cc (Icf::find_identical_sections): Include functions for
folding in safe ICF whose pointer is not taken.
* icf.h (Secn_fptr_taken_set): New typedef.
(fptr_section_id_): New member.
(section_has_function_pointers): New function.
(set_section_has_function_pointers): New function.
(check_section_for_function_pointers): New function.
* options.h: Fix comment for safe ICF option.
* target.h (can_check_for_function_pointers): New function.
* testsuite/Makefile.am: Add icf_safe_so_test test case.
Modify icf_safe_test for X86-64.
* testsuite/Makefile.in: Regenerate.
* testsuite/icf_safe_so_test.cc: New file.
* testsuite/icf_safe_so_test.sh: New file.
* testsuite/icf_safe_test.cc (kept_func_3): New function.
(main): Change to take pointer to function kept_func_3.
* testsuite/icf_safe_test.sh (arch_specific_safe_fold): Check if safe
folding is done correctly for X86-64.

14 years ago * linux-low.c (linux_supports_tracefork_flag): Document.
devans [Sat, 13 Feb 2010 10:13:54 +0000 (10:13 +0000)]
* linux-low.c (linux_supports_tracefork_flag): Document.
(linux_look_up_symbols): Add comment.

14 years ago * output.h (Output_reloc<SHT_REL>::Output_reloc): Add
davem [Sat, 13 Feb 2010 09:01:20 +0000 (09:01 +0000)]
* output.h (Output_reloc<SHT_REL>::Output_reloc): Add
is_symbolless parameter.
(Output_reloc<SHT_REL>::is_symbolless): New.
(Output_reloc<SHT_REL>::is_symbolless_): New.
(Output_reloc<SHT_REL>::type_): Decrease to 29 bits.
(Output_reloc<SHT_RELA>::Output_reloc): Add is_symbolless parameter.
(Output_reloc<SHT_RELA>::is_symbolless): New.
(Output_data_reloc::add_global): Handle is_symbolless.
(Output_data_reloc::add_global_relative): Likewise.
(Output_data_reloc::add_local): Likewise.
(Output_data_reloc::add_local_relative): Likewise.
(Output_data_reloc::add_symbolless_global_addend): New.
(Output_data_reloc::add_symbolless_local_addend): New.
* output.cc (Output_reloc<SHT_REL>::Output_reloc): Handle
is_symbolless.
(Output_reloc::set_needs_dynsym_index): Test ->is_symbolless_
instead of ->is_relative_
(Output_reloc::write): Likewise.
(Output_reloc::get_symbol_index): Return 0 when ->is_symbolless_
(Output_reloc::write_rel): Simplify.

* sparc.cc (Target_sparc::Scan::local): Use
->add_symbolless_local_addend as needed.
(Target_sparc::Scan::global): Use ->add_symbolless_global_addend as
needed.  Also, emit appropriate unaligned vs. aligned dynamic reloc
based upon relocation offset.

14 years ago*** empty log message ***
gdbadmin [Sat, 13 Feb 2010 09:00:33 +0000 (09:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Sat, 13 Feb 2010 08:00:05 +0000 (08:00 +0000)]
daily update

14 years ago2010-02-12 Tomas Holmberg <th@virtutech.com>
msnyder [Sat, 13 Feb 2010 06:39:27 +0000 (06:39 +0000)]
2010-02-12  Tomas Holmberg <th@virtutech.com>

* mi-reverse.exp: New file. Test for reverse option to the
following MI commands: exec-continue, exec-finish, exec-next,
exec-step, exec-next-instruction, exec-step-instruction.

14 years ago2010-02-12 Jakob Engblom <jakob@virtutech.com>
msnyder [Sat, 13 Feb 2010 06:35:54 +0000 (06:35 +0000)]
2010-02-12  Jakob Engblom  <jakob@virtutech.com>

* gdb.texinfo (MI commands): Added documentation of --reverse
option to a set of MI commands. Restructured documentation of MI
commands --exec-continue to reflect the complexity of reverse
execution.

14 years ago2010-02-12 Tomas Holmberg <th@virtutech.com>
msnyder [Sat, 13 Feb 2010 06:28:25 +0000 (06:28 +0000)]
2010-02-12  Tomas Holmberg <th@virtutech.com>

* mi/mi-main.c: Added the --reverse flag to the following MI
commands: exec-continue, exec-finish, exec-next, exec-step,
exec-next-instruction, exec-step-instruction. This is to
support reverse execution over the MI interface to gdb.

14 years ago2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
dgutson [Sat, 13 Feb 2010 05:52:51 +0000 (05:52 +0000)]
2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>

bfd/
* elf32-arm.c (elf32_arm_output_arch_local_syms): add
missing mapping symbol to data only sections.

ld/testsuite/
* ld-arm/arm-elf.exp (armelftests): New test case added.
* ld-arm/data-only-map.s: New file.
* ld-arm/data-only-map.d: New file.
* ld-arm/data-only-map.ld: New file.

14 years ago*** empty log message ***
dgutson [Sat, 13 Feb 2010 05:18:46 +0000 (05:18 +0000)]
*** empty log message ***

14 years ago * regex/regcomp.c (wgetnext): Use size_t as type for n2 since that's
corinna [Sat, 13 Feb 2010 05:17:21 +0000 (05:17 +0000)]
* regex/regcomp.c (wgetnext): Use size_t as type for n2 since that's
what's returned by mbrtowc.
* regex/regexec.c (xmbrtowc): Ditto.

14 years ago gas/
dgutson [Sat, 13 Feb 2010 05:15:12 +0000 (05:15 +0000)]
gas/
* config/tc-arm.c (asm_opcode): operands type
change.
(BAD_PC_ADDRESSING): New macro message.
(BAD_PC_WRITEBACK): Likewise.
(MIX_ARM_THUMB_OPERANDS): New macro.
(operand_parse_code): Added enum values.
(parse_operands): Added thumb/arm distinction,
plus new enum values handling.
(encode_arm_addr_mode_2): Validations enhanced.
(encode_arm_addr_mode_3): Likewise.
(do_rm_rd_rn): Likewise.
(encode_thumb32_addr_mode): Likewise.
(do_t_ldrex): Likewise.
(do_t_ldst): Likewise.
(do_t_strex): Likewise.
(md_assemble): Call parse_operands with
a new parameter.
(OPS_1): New macro.
(OPS_2): Likewise.
(OPS_3): Likewise.
(OPS_4): Likewise.
(OPS_5): Likewise.
(OPS_6): Likewise.
(insns): Updated insns operands.

gas/testsuite/
* gas/arm/sp-pc-validations-bad.d: New testcase.
* gas/arm/sp-pc-validations-bad.l: New file.
* gas/arm/sp-pc-validations-bad.s: New file.
* gas/arm/sp-pc-validations-bad-t.d: New testcase.
* gas/arm/sp-pc-validations-bad-t.l: New file.
* gas/arm/sp-pc-validations-bad-t.s: New file.
* gas/arm/sp-pc-usage-t.d: Removed invalid insns.
* gas/arm/sp-pc-usage-t.s: Likewise.
* gas/arm/unpredictable.d: Likewise.
* gas/arm/unpredictable.s: Likewise.
* gas/arm/thumb2_bcond.d: Added test.
* gas/arm/thumb2_bcond.s: Likewise.

14 years ago* pthread.cc (pthread_mutex_init): Explicitly fill out third arg to
cgf [Sat, 13 Feb 2010 05:07:13 +0000 (05:07 +0000)]
* pthread.cc (pthread_mutex_init): Explicitly fill out third arg to
pthread_mutex::init.
* thread.cc: Remov some obsolete comments.
(verifyable_object_isvalid): Reflect change to use thread_magic_t for magic
numbers.
(pthread_mutex::pthread_mutex): Set magic number to invalid initially until
we've verified that everything is valid.
(pthread_mutex::unlock): Fix a comment.
(verifyable_object::verifyable_object): Delete here.
(~verifyable_object::~verifyable_object): Ditto.
(pthread_mutex::init): Don't run is_good_initializer for non-static objects.
* thread.h (thread_magic_t): New typedef.
(verifyable_object::verifyable_object): Use thread_magic_t;
(verifyable_object::magic): Ditto.
(pthread_mutex::is_good_initializer_or_bad_object): Remove unneeded variable
names.
(pthread_mutex::can_be_unlocked): Ditto.
(pthread_mutex::init): Ditto.  Remove default for third argument.

14 years agofix typo
cgf [Sat, 13 Feb 2010 03:38:59 +0000 (03:38 +0000)]
fix typo

14 years ago * regex/regcomp.c (xwcrtomb): New function to convert wide chars
corinna [Sat, 13 Feb 2010 02:46:39 +0000 (02:46 +0000)]
* regex/regcomp.c (xwcrtomb): New function to convert wide chars
outside of the base plane to UTF-8.  Call throughout instead of
wcrtomb.
(wgetnext): Handle surrogate pairs on UTF-16 systems.
* regex/regexec.c (xmbrtowc): Ditto.

14 years ago * sec_auth.cc (get_user_local_groups): Retrieve name of well known
corinna [Sat, 13 Feb 2010 02:40:41 +0000 (02:40 +0000)]
* sec_auth.cc (get_user_local_groups): Retrieve name of well known
builtin group from system.  Explain why.
* sec_helper.cc (well_known_builtin_sid): New SID for BUILTIN group.
* security.h (well_known_builtin_sid): Declare.

14 years ago gdb/doc/
palves [Sat, 13 Feb 2010 01:15:22 +0000 (01:15 +0000)]
gdb/doc/
* gdb.texinfo (Using the Collected Data): Specify that the address
range of `tfind outsize' is exclusive, and that the address range
of `tfind range' is inclusive.
(Tracepoint Packets): Specify that the address range of
`QTFrame:range' is inclusive, and that the address range of
`QTFrame:outside' is exclusive

gdb/
* tracepoint.c (_initialize_tracepoint): Specify that the address
range of `tfind outsize' is exclusive, and that the address range
of `tfind range' is inclusive, in the commands' help strings.

14 years agogas/
gingold [Fri, 12 Feb 2010 23:34:45 +0000 (23:34 +0000)]
gas/
2010-02-12  Tristan Gingold  <gingold@adacore.com>
    Douglas B Rupp  <rupp@gnat.com>

* config/tc-ia64.c (enum reloc_func): Add FUNC_SLOTCOUNT_RELOC.
(DUMMY_RELOC_IA64_SLOTCOUNT): Added.
(pseudo_func): Add an entry for slotcount.
(md_begin): Initialize slotcount pseudo symbol.
(ia64_parse_name): Handle @slotcount parameter.
(ia64_gen_real_reloc_type): Handle slotcount.
(md_apply_fix): Ditto.
* doc/c-ia64.texi (IA-64-Relocs): Document @slotcount.

gas/testsuite/
2010-02-12  Tristan Gingold  <gingold@adacore.com>

* gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
* gas/ia64/ia64.exp: Add slotcount test (vms only).