OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
14 years ago * cgen-engine.h: Remove duplicated comment.
devans [Thu, 3 Dec 2009 02:25:55 +0000 (02:25 +0000)]
* cgen-engine.h: Remove duplicated comment.

14 years ago2009-12-02 Rafael Avila de Espindola <espindola@google.com>
espindola [Thu, 3 Dec 2009 01:27:14 +0000 (01:27 +0000)]
2009-12-02  Rafael Avila de Espindola  <espindola@google.com>

* incremental-dump.cc (main): Check that the offeset of a script is 0.
* incremental.cc (Incremental_inputs::sized_create_inputs_section_data):
Write 0 for the data_offset of scripts.

14 years ago * fhandler_socket.cc (send_internal): Don't split datagram messages
corinna [Thu, 3 Dec 2009 00:23:02 +0000 (00:23 +0000)]
* fhandler_socket.cc (send_internal): Don't split datagram messages
into pieces.

* syslog.cc (vsyslog): Set default facility to LOG_USER if it hasn't
been set yet.

14 years ago2009-12-02 Rafael Avila de Espindola <espindola@google.com>
espindola [Wed, 2 Dec 2009 23:51:22 +0000 (23:51 +0000)]
2009-12-02  Rafael Avila de Espindola  <espindola@google.com>

* testsuite/Makefile.am: Add the incremental_test.sh test.
* testsuite/incremental_test.sh: New.
* testsuite/incremental_test_1.c: New.
* testsuite/incremental_test_2.c: New.

14 years ago PR binutils/11017
nickc [Wed, 2 Dec 2009 23:04:15 +0000 (23:04 +0000)]
    PR binutils/11017
        * dlltool.c (PAGE_SIZE): Delete.
        (PAGE_MASK): Provide default definition based on COFF_PAGE_SIZE.
        Check for DLLTOOL_DEFAULT_MX86_64 and DLLTOOL_DEFAULT_I386.

        * coff-i386.h (COFF_PAGE_SIZE): Definition moved to coff/i386.h

        * i386lh (COFF_PAGE_SIZE): Define.
        * x86_64.h (COFF_PAGE_SIZE): Define.

14 years ago2009-12-02 Tristan Gingold <gingold@adacore.com>
gingold [Wed, 2 Dec 2009 20:44:34 +0000 (20:44 +0000)]
2009-12-02  Tristan Gingold  <gingold@adacore.com>

* symfile.h (dwarf2_build_psymtabs): Remove mainline parameter in
prototype.
* dwarf2read.c (dwarf2_build_psymtabs): Remove mainline paramter in
definition, simplify code assuming it is always 0.
* coffread.c (coff_symfile_read): Adjust call.
* elfread.c (elf_symfile_read): Ditto.
* machoread.c (macho_symfile_read): Explicitely calls
init_psymbol_list if mainline is set.

14 years ago2009-12-02 Tristan Gingold <gingold@adacore.com>
gingold [Wed, 2 Dec 2009 20:34:36 +0000 (20:34 +0000)]
2009-12-02  Tristan Gingold  <gingold@adacore.com>

* dwarf2read.c (dwarf2_build_psymtabs_easy): Remove mainline parameter.
(dwarf2_build_psymtabs_hard): Ditto.
(dwarf2_build_psymtabs): Ajust calls.
* stabsread.h (elfstab_build_psymtabs): Remove mainline parameter on
the prototype.
(coffstab_build_psymtabs): Ditto.
(stabsect_build_psymtabs): Ditto.
* dbxread.c (coffstab_build_psymtabs): Remove mainline parameter on
the definition.
(elfstab_build_psymtabs): Ditto.
(stabsect_build_psymtabs): Ditto.
* coffread.c (coff_symfile_read): Adjust call.
* elfread.c (elf_symfile_read): Ditto.
* somread.c (som_symfile_read): Ditto.

14 years ago2009-10-23 Tristan Gingold <gingold@adacore.com>
gingold [Wed, 2 Dec 2009 20:16:40 +0000 (20:16 +0000)]
2009-10-23  Tristan Gingold  <gingold@adacore.com>

* charset.c (_initialize_charset): Set a default value to
auto_host_charset_name if empty.

14 years ago * setup2.sgml (setup-env): Clarify that Windows environment gets
corinna [Wed, 2 Dec 2009 18:36:54 +0000 (18:36 +0000)]
* setup2.sgml (setup-env): Clarify that Windows environment gets
copied over.  Add paragraph about TMP, TEMP, and TMPDIR.

14 years ago*** empty log message ***
gdbadmin [Wed, 2 Dec 2009 09:00:33 +0000 (09:00 +0000)]
*** empty log message ***

14 years agodaily update
amodra [Wed, 2 Dec 2009 08:00:04 +0000 (08:00 +0000)]
daily update

14 years ago * gcore.c: Include solib.h.
jsm28 [Wed, 2 Dec 2009 07:46:07 +0000 (07:46 +0000)]
* gcore.c: Include solib.h.
(gcore_create_callback): Call solib_keep_data_in_core when
considering not saving memory in core file.
* solib-svr4.c (svr4_keep_data_in_core): New.
(_initialize_svr4_solib): Initialize
svr4_so_ops.keep_data_in_core.
* solib.c (solib_keep_data_in_core): New.
* solib.h (solib_keep_data_in_core): Declare.
* solist.h (struct target_so_ops): Add keep_data_in_core.

14 years ago * gdb.texinfo (Reverse Execution): Fix typo.
tromey [Wed, 2 Dec 2009 07:15:27 +0000 (07:15 +0000)]
* gdb.texinfo (Reverse Execution): Fix typo.

14 years ago2009-12-01 Rafael Avila de Espindola <espindola@google.com>
espindola [Wed, 2 Dec 2009 06:15:06 +0000 (06:15 +0000)]
2009-12-01  Rafael Avila de Espindola  <espindola@google.com>

       * incremental-dump.cc (main): Fix typos.

14 years ago * readelf.c (get_machine_name, get_osabi_name): Handle more
jsm28 [Wed, 2 Dec 2009 01:37:31 +0000 (01:37 +0000)]
* readelf.c (get_machine_name, get_osabi_name): Handle more
allocated values.

14 years ago * fhandler_registry.cc (fhandler_registry::open): Mark /proc/registry
corinna [Wed, 2 Dec 2009 01:31:02 +0000 (01:31 +0000)]
* fhandler_registry.cc (fhandler_registry::open): Mark /proc/registry
directory and siblings as nohandle fhandler.

14 years ago * diagnostics.h, diagnostics.c (print_sigint_message): New function.
kevinb [Tue, 1 Dec 2009 09:27:08 +0000 (09:27 +0000)]
* diagnostics.h, diagnostics.c (print_sigint_message): New function.
* linux-target.c (linux_process_rcmd): Add monitor commands
"interrupt-with-SIGSTOP and interrupt-with-SIGINT".
* server.h (struct child_process): Add new field
interrupt_with_SIGSTOP.
* thread-db.c (thread_db_break_program): Interrupt using either
SIGSTOP or SIGINT depending upon user's preference.

14 years ago*** empty log message ***
gdbadmin [Tue, 1 Dec 2009 09:00:03 +0000 (09:00 +0000)]
*** empty log message ***

14 years ago* rx/rx.c (decode_opcode): fix SWHILE logic.
dj [Tue, 1 Dec 2009 08:37:39 +0000 (08:37 +0000)]
* rx/rx.c (decode_opcode): fix SWHILE logic.

14 years agodaily update sid-snapshot-20091201
amodra [Tue, 1 Dec 2009 08:00:04 +0000 (08:00 +0000)]
daily update

14 years agogdb/testsuite/
jkratoch [Tue, 1 Dec 2009 07:56:34 +0000 (07:56 +0000)]
gdb/testsuite/
* gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.

14 years agogdb/testsuite/
jkratoch [Tue, 1 Dec 2009 07:55:27 +0000 (07:55 +0000)]
gdb/testsuite/
* gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
Force $srcfile file.
* gdb.base/foll-fork.c (callee): Comment out the printf call.

14 years agomerge from gcc
dj [Tue, 1 Dec 2009 06:50:19 +0000 (06:50 +0000)]
merge from gcc

14 years agoconfig: cgen-snapshot-20091201
jsm28 [Tue, 1 Dec 2009 01:46:35 +0000 (01:46 +0000)]
config:
* largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and
AC_CANONICAL_TARGET.

bfd:
* configure: Regenerate.

binutils:
* configure: Regenerate.

gas:
* configure: Regenerate.

gdb:
* configure: Regenerate.

gprof:
* configure: Regenerate.

ld:
* configure: Regenerate.

14 years ago* speclib: Use last dll found since that's the real name of the cygwin DLL.
cgf [Tue, 1 Dec 2009 00:40:22 +0000 (00:40 +0000)]
* speclib: Use last dll found since that's the real name of the cygwin DLL.

14 years ago PR gas/11030
nickc [Mon, 30 Nov 2009 23:45:29 +0000 (23:45 +0000)]
    PR gas/11030
        * m68k-opc.c (m68k_opcodes): Allow the STLDSR instruction on the
        Coldfire ISA A+.

14 years ago PR gas/11032
nickc [Mon, 30 Nov 2009 23:36:21 +0000 (23:36 +0000)]
    PR gas/11032
        * config/tc-arm.c (relax_adr): Cope with a frag with no symbol.

14 years agoFix typo: "Dimitry" should be "Dmitry"
nickc [Mon, 30 Nov 2009 19:14:55 +0000 (19:14 +0000)]
Fix typo: "Dimitry" should be "Dmitry"

14 years ago PR ld/11006
amodra [Mon, 30 Nov 2009 09:27:45 +0000 (09:27 +0000)]
PR ld/11006
* lexsup.c (parse_args): Allow nested --start-group, --end-group.

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

14 years agodaily update
amodra [Mon, 30 Nov 2009 08:00:04 +0000 (08:00 +0000)]
daily update

14 years ago * setfacl.c (getaclentry): Allow to delete default entries for the
corinna [Sun, 29 Nov 2009 23:28:29 +0000 (23:28 +0000)]
* setfacl.c (getaclentry): Allow to delete default entries for the
owner and owner group.

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

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

14 years ago * target.c (target_terminal_inferior): Use target_can_async_p, not
vprus [Sun, 29 Nov 2009 02:00:53 +0000 (02:00 +0000)]
* target.c (target_terminal_inferior): Use target_can_async_p, not
target_is_async_p.

14 years ago2009-11-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 28 Nov 2009 15:07:27 +0000 (15:07 +0000)]
2009-11-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

        * include/_mingw.h: Increment version to 3.17.

14 years ago2009-11-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 28 Nov 2009 14:28:35 +0000 (14:28 +0000)]
2009-11-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * mingwex/gdtoa/misc.c: Fix security vulnerability in gdtoa:
 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0689

14 years ago * common.h (ELFOSABI_FENIXOS, EM_TI_C6000, EM_TI_C2000,
jsm28 [Sat, 28 Nov 2009 12:18:00 +0000 (12:18 +0000)]
* common.h (ELFOSABI_FENIXOS, EM_TI_C6000, EM_TI_C2000,
EM_TI_C5500, EM_CUDA): Define.
(EM_res140, EM_res141, EM_res142): Remove.

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

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

14 years ago2009-11-27 Rafael Avila de Espindola <espindola@google.com>
espindola [Sat, 28 Nov 2009 01:15:26 +0000 (01:15 +0000)]
2009-11-27  Rafael Avila de Espindola  <espindola@google.com>

PR gold/11025
* incremental-dump.cc (main): Use llu to print 64 bit values.

14 years agogdb/
uweigand [Sat, 28 Nov 2009 01:11:56 +0000 (01:11 +0000)]
gdb/
* s390-nat.c (s390_can_use_hw_breakpoint): Only support breakpoints
of type bp_hardware_watchpoint.

gdb/testsuite/

* gdb.base/hbreak.exp: Disable for s390*-*-* targets.
* gdb.base/watchpoint-hw-hit-once.exp: Likewise.
* gdb.threads/watchthreads-reorder.exp: Likewise.

14 years ago * ada-lang.c: Apply some corrections to the previous comment addition.
brobecke [Sat, 28 Nov 2009 00:33:47 +0000 (00:33 +0000)]
    * ada-lang.c: Apply some corrections to the previous comment addition.

14 years ago * fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix typos in
corinna [Fri, 27 Nov 2009 23:27:22 +0000 (23:27 +0000)]
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix typos in
comments.  Always open file synchronized when reading header bytes,
otherwise suffer stack corruption.

14 years ago * cygcheck.cc (dump_sysinfo): Fix typo in products.
corinna [Fri, 27 Nov 2009 19:01:50 +0000 (19:01 +0000)]
* cygcheck.cc (dump_sysinfo): Fix typo in products.

14 years ago2009-11-27 Tristan Gingold <gingold@adacore.com>
gingold [Fri, 27 Nov 2009 18:00:36 +0000 (18:00 +0000)]
2009-11-27  Tristan Gingold  <gingold@adacore.com>

* pe-dll.c (pe_implied_import_dll): Return early if there is no
export entries.

14 years agoAdd $(THREADSLIB) $(LIBDL) to incremental-dump.
hjl [Fri, 27 Nov 2009 11:05:34 +0000 (11:05 +0000)]
Add $(THREADSLIB) $(LIBDL) to incremental-dump.

2009-11-26  Per Øyvind Karlsen <peroyvind@mandriva.org>
    H.J. Lu  <hongjiu.lu@intel.com>

* Makefile.am (incremental_dump_DEPENDENCIES): Add $(THREADSLIB)
$(LIBDL).
(incremental_dump_LDADD): Likewise.
* Makefile.in: Regenerated.

14 years ago * ada-lang.c: Update the comment explaining how to evaluate
brobecke [Fri, 27 Nov 2009 10:49:41 +0000 (10:49 +0000)]
    * ada-lang.c: Update the comment explaining how to evaluate
        Ada expressions.

14 years ago2009-11-26 Per Øyvind Karlsen <peroyvind@mandriva.org>
hjl [Fri, 27 Nov 2009 10:47:03 +0000 (10:47 +0000)]
2009-11-26  Per Øyvind Karlsen <peroyvind@mandriva.org>

* plugin.c (bfd_plugin_bfd_copy_link_hash_symbol_type): Define.

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

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

14 years ago * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENT
palves [Fri, 27 Nov 2009 07:18:40 +0000 (07:18 +0000)]
* win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENT
events, don't leave current_inferior pointing at null.

14 years ago * win32-low.c (LOG): Delete.
palves [Fri, 27 Nov 2009 07:16:29 +0000 (07:16 +0000)]
* win32-low.c (LOG): Delete.
(OUTMSG): Output to stderr.
(OUTMSG2): Conditionalize on `debug_threads' variable, instead of
on compile time LOG macro.
(win32_wait): Fix debug output.

14 years ago * win32-low.c (win32_add_one_solib): If the dll name is
palves [Fri, 27 Nov 2009 07:14:39 +0000 (07:14 +0000)]
* win32-low.c (win32_add_one_solib): If the dll name is
"ntdll.dll", prepend the system directory to the dll path.

14 years ago PR ld/10956
nickc [Thu, 26 Nov 2009 22:45:24 +0000 (22:45 +0000)]
    PR ld/10956
        * ld.h (struct args_type): Rename 'relax' field to
        'disable_target_specific_optimizations' and turn it into a
        tri-state variable.
        (RELAXATION_DISABLED_BY_DEFAULT): New macro.
        (RELAXATION_DISABLED_BY_USER): New macro.
        (RELAXATION_ENABLED): New macro.
        (DISABLE_RELAXATION): New macro.
        (ENABLE_RELAXATION): New macro.
        * lexsup (enum option_values): Add OPTION_NO_RELAX.
        (struct ld_options): Add --no-relax.
        (parse_args): Handle OPTION_NO_RELAX.  Use DISABLE_RELAXATION and
        ENABLE_RELAXATION macros.
        * ldlang.c (lang_relax_sections): Use RELAXATION_ENABLED macro.
        (lang_process): Likewise.
        * ldmain.c (main): Initialise
        disable_target_specific_optimizations field.
        (multiple_definition): Use RELAXATION_ENABLED macro.
        * ld.texinfo: Document new command line option.
        * emultempl/alphaelf.em: Remove --no-relax option.
        (before_allocation): Test RELAXATION_DISABLED_BY_USER macro.
        Use ENABLE_RELAXATION macro.
        * emultempl/avrelf.em: (after_allocation): Test RELAXATION_ENABLED
        macro.
        * emultempl/cr16elf.em: Remove --no-relax option.
        (before_allocation): Test RELAXATION_DISABLED_BY_USER macro.
        Use ENABLE_RELAXATION macro.
        * emultempl/crxelf.em: Remove --no-relax option.
        (before_allocation): Test RELAXATION_DISABLED_BY_USER macro.
        Use ENABLE_RELAXATION macro.
        * emultempl/mmix-elfnmmo.em: (before_allocation): Use
        ENABLE_RELAXATION macro.
        * emultempl/needrelax.em: (before_allocation): Use
        ENABLE_RELAXATION macro.
        * emultempl/ppc32elf.em: (before_allocation): Test
        RELAXATION_DISABLED_BY_DEFAULT macro. Use
        ENABLE_RELAXATION macro.
        * emultempl/sh64elf.em: (before_allocation): Test
        RELAXATION_ENABLED macro. Use DISABLE_RELAXATION macro.
        * emultempl/xtensaelf.em: Remove --no-relax option.
        (before_allocation): Test RELAXATION_ENABLED macro.
        Use ENABLE_RELAXATION macro.

14 years ago * dtable.cc (dtable::stdio_init): Use GetCurrentProcess() rather than
corinna [Thu, 26 Nov 2009 19:58:05 +0000 (19:58 +0000)]
* dtable.cc (dtable::stdio_init): Use GetCurrentProcess() rather than
hMainProc as process handle when duplicating the stdout handle.
Explain why.  Add Win32 error code to debug output.

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

14 years agomerge from gcc
dj [Thu, 26 Nov 2009 08:35:00 +0000 (08:35 +0000)]
merge from gcc

14 years agodaily update
amodra [Thu, 26 Nov 2009 08:00:05 +0000 (08:00 +0000)]
daily update

14 years ago * configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.
bje [Thu, 26 Nov 2009 07:41:09 +0000 (07:41 +0000)]
* configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.
* configure: Regenerate.

14 years ago PR gdb/8704
drow [Thu, 26 Nov 2009 05:43:28 +0000 (05:43 +0000)]
PR gdb/8704

* breakpoint.c (find_condition_and_thread): Correct task error message.
* c-exp.y (yylex): Stop before "thread N", "task N", or abbreviations
of those.

doc/
* gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
are allowed after the breakpoint condition.

testsuite/
* gdb.base/condbreak.exp: Test combinations of "break *EXP",
"if", and "thread".  Correct matching in the previous test.

14 years ago* rx/rx.ld: Place .sbss properly.
dj [Thu, 26 Nov 2009 05:20:25 +0000 (05:20 +0000)]
* rx/rx.ld: Place .sbss properly.
* rx/rx-sim.ld: Likewise.

14 years ago * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
drow [Thu, 26 Nov 2009 00:31:53 +0000 (00:31 +0000)]
* gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.

14 years ago2009-11-17 Quentin Neill <quentin.neill@amd.com>
spop [Thu, 26 Nov 2009 00:15:30 +0000 (00:15 +0000)]
2009-11-17  Quentin Neill  <quentin.neill@amd.com>
    Sebastian Pop  <sebastian.pop@amd.com>

gas/testsuite/
* gas/i386/x86-64-fma4.d: Add new patterns.
* gas/i386/x86-64-fma4.s: Same.
* gas/i386/x86-64-xop.d: Adjusted.

opcodes/
* i386-dis.c (get_vex_imm8): Increase bytes_before_imm when
decoding the second source operand from the immediate byte.
(OP_EX_VexW): Pass an extra integer to identify the second
and third source arguments.

14 years ago2009-11-25 Doug Kwan <dougkwan@google.com>
dougkwan [Wed, 25 Nov 2009 17:08:45 +0000 (17:08 +0000)]
2009-11-25  Doug Kwan  <dougkwan@google.com>

Revert:

2009-11-25  Doug Kwan  <dougkwan@google.com>

* arm.cc (Target_arm::Target_arm): Move method definition
outside of class definition.  Add code to handle
--target1-rel, --target1-abs and --target2= options.
(Target_arm::get_reloc_reloc_type): Change method to be
non-static and const.
(Target_arm::target1_is_rel_, Target_arm::target2_reloc_):
New data member declaration.
(Target_arm::Scan::local, Target_arm::Scan::global,
Target_arm::Relocate::relocate,
Target_arm::Relocatable_size_for_reloc::get_size_for_reloc):
Adjust call to Target_arm::get_real_reloc_type.
(Target_arm::get_real_reloc_type): Use command line options
to determine real types of R_ARM_TARGET1 and R_ARM_TARGET2.
* options.h (--target1-rel, --target1-abs, --target2): New
ARM-only options.

14 years ago2009-11-25 Kai Tietz <kai.tietz@onevision.com>
ktietz [Wed, 25 Nov 2009 15:59:01 +0000 (15:59 +0000)]
2009-11-25  Kai Tietz  <kai.tietz@onevision.com>

        * scripttempl/pe.sc: (.note.GNU-stack): Mark as discardable.
        (.gnu.lto_*): Likewise.
        * scripttempl/pep.sc: (.note.GNU-stack): Mark as discardable.
        (.gnu.lto_*): Likewise.

14 years ago * functions.texi: Rebuild.
bje [Wed, 25 Nov 2009 13:54:32 +0000 (13:54 +0000)]
* functions.texi: Rebuild.

14 years ago * README: Mention changes to Makefile.in and functions.texi.
bje [Wed, 25 Nov 2009 13:35:01 +0000 (13:35 +0000)]
* README: Mention changes to Makefile.in and functions.texi.
* gather-docs: Mention 'make stamp-functions' in the header.

14 years ago2009-11-25 Doug Kwan <dougkwan@google.com>
dougkwan [Wed, 25 Nov 2009 13:32:36 +0000 (13:32 +0000)]
2009-11-25  Doug Kwan  <dougkwan@google.com>

* arm.cc (Target_arm::Target_arm): Move method definition outside of
class definition.  Add code to handle --target1-rel, --target1-abs
and --target2= options.
(Target_arm::get_reloc_reloc_type): Change method to be non-static
and const.
(Target_arm::target1_is_rel_, Target_arm::target2_reloc_): New data
member declaration.
(Target_arm::Scan::local, Target_arm::Scan::global,
Target_arm::Relocate::relocate,
Target_arm::Relocatable_size_for_reloc::get_size_for_reloc): Adjust
call to Target_arm::get_real_reloc_type.
(Target_arm::get_real_reloc_type): Use command line options to
determine real types of R_ARM_TARGET1 and R_ARM_TARGET2.
* options.h (--target1-rel, --target1-abs, --target2): New ARM-only
options.

14 years ago2009-11-25 Doug Kwan <dougkwan@google.com>
dougkwan [Wed, 25 Nov 2009 13:11:56 +0000 (13:11 +0000)]
2009-11-25  Doug Kwan  <dougkwan@google.com>

* arm.cc (Target_arm::Target_arm): Move method definition outside of
class definition.  Add code to handle --target1-rel, --target1-abs
and --target2= options.
(Target_arm::get_reloc_reloc_type): Change method to be non-static
and const.
(Target_arm::target1_is_rel_, Target_arm::target2_reloc_): New data
member declaration.
(Target_arm::Scan::local, Target_arm::Scan::global,
Target_arm::Relocate::relocate,
Target_arm::Relocatable_size_for_reloc::get_size_for_reloc): Adjust
call to Target_arm::get_real_reloc_type.
(Target_arm::get_real_reloc_type): Use command line options to
determine real types of R_ARM_TARGET1 and R_ARM_TARGET2.
* options.h (--target1-rel, --target1-abs, --target2): New ARM-only
options.

14 years ago2009-11-24 Rafael Avila de Espindola <espindola@google.com>
espindola [Wed, 25 Nov 2009 09:10:05 +0000 (09:10 +0000)]
2009-11-24  Rafael Avila de Espindola  <espindola@google.com>

* Makefile.am: Build incremental-dump
* Makefile.in: Regenerate.
* incremental-dump.cc: New.
* incremental.cc (Incremental_inputs_header_data,
Incremental_inputs_entry_data): Move to incremental.h
* incremental.h: (Incremental_inputs_header_data,
Incremental_inputs_entry_data): Move from incremental.cc

2009-11-24  Rafael Avila de Espindola  <espindola@google.com>

* elfcpp_file.h: Include elfcpp.h.

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

14 years agodaily update
amodra [Wed, 25 Nov 2009 08:00:04 +0000 (08:00 +0000)]
daily update

14 years ago * acinclude.m4: Include ../config/zlib.m4.
brobecke [Wed, 25 Nov 2009 07:59:52 +0000 (07:59 +0000)]
    * acinclude.m4: Include ../config/zlib.m4.
        * configure.ac: Use AM_ZLIB to check for zlib support.
        * configure: Regenerate.

14 years ago * common/aclocal.m4: Add include of ../../config/zlib.m4.
brobecke [Wed, 25 Nov 2009 07:58:05 +0000 (07:58 +0000)]
    * common/aclocal.m4: Add include of ../../config/zlib.m4.
        * common/common.m4: Use AM_ZLIB to check for zlib support.
        * ppc/configure.ac: Likewise.
        * arm/configure, avr/configure, common/configure, cr16/configure,
        cris/configure, d10v/configure, erc32/configure, frv/configure,
        h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
        m32r/configure, m68hc11/configure, mcore/configure,
        microblaze/configure, mips/configure, mn10300/configure,
        moxie/configure, ppc/configure, sh/configure, sh64/configure,
        v850/configure: Regenerate.

14 years ago2009-11-24 Rafael Avila de Espindola <espindola@google.com>
espindola [Wed, 25 Nov 2009 07:50:44 +0000 (07:50 +0000)]
2009-11-24  Rafael Avila de Espindola  <espindola@google.com>

* incremental.cc (Incremental_inputs_header,
Incremental_inputs_header_write, Incremental_inputs_entry,
Incremental_inputs_entry_write): Add a typedef with the data type.

14 years ago * acinclude.m4: Add include of ../config/zlib.m4.
brobecke [Wed, 25 Nov 2009 07:47:19 +0000 (07:47 +0000)]
 * acinclude.m4: Add include of ../config/zlib.m4.
     * configure.in: AM_ZLIB to check for zlib support.
     * configure: Regenerate.

14 years ago * zlib.m4: New file.
brobecke [Wed, 25 Nov 2009 07:35:29 +0000 (07:35 +0000)]
    * zlib.m4: New file.

14 years ago * breakpoint.c (expand_line_sal_maybe): Adjust adjust the SAL
brobecke [Wed, 25 Nov 2009 06:37:52 +0000 (06:37 +0000)]
    * breakpoint.c (expand_line_sal_maybe): Adjust adjust the SAL
        past the function prologue in the case where we were given only
        one SAL.

14 years ago2009-11-24 Rafael Avila de Espindola <espindola@google.com>
espindola [Wed, 25 Nov 2009 05:18:17 +0000 (05:18 +0000)]
2009-11-24  Rafael Avila de Espindola  <espindola@google.com>

* incremental.cc (Incremental_inputs_header,
Incremental_inputs_header_write, Incremental_inputs_entry,
Incremental_inputs_entry_write): Update comment about which
type has the filed descriptions.

14 years ago[sim]
dj [Wed, 25 Nov 2009 04:22:44 +0000 (04:22 +0000)]
[sim]
* rx: New directory.
* configure.ac: Add entry for Renesas RX.
* configure: Regenerate.

[include/gdb]
* sim-rx.h: New.

14 years ago(list-expand): Flag wip better.
devans [Wed, 25 Nov 2009 01:39:21 +0000 (01:39 +0000)]
(list-expand): Flag wip better.

14 years ago2009-11-24 Tristan Gingold <gingold@adacore.com>
gingold [Tue, 24 Nov 2009 22:13:43 +0000 (22:13 +0000)]
2009-11-24  Tristan Gingold  <gingold@adacore.com>

* vms-hdr.c (_bfd_vms_write_hdr): Strip any suffix to create module
name.
* vms.h (vms_debug2): Add vms_debug2.
* vms.c (vms_archive_p): Remove
(vms_bfd_free_cached_info): Remove the function, use libbfd.h macro
instead.
(vms_get_section_contents_in_window): Ditto.
(vms_bfd_copy_private_bfd_data): Ditto.
(vms_bfd_copy_private_section_data): Ditto.
(vms_bfd_copy_private_symbol_data): Ditto.
(vms_bfd_print_private_bfd_data): Ditto.
(vms_bfd_set_private_flags): Ditto.
(vms_bfd_merge_private_bfd_data): Ditto.
(vms_read_minisymbols): Ditto.
(vms_minisymbol_to_symbol): Ditto.
(vms_get_lineno): Ditto.
(vms_find_nearest_line): Ditto.
(vms_bfd_make_debug_symbol): Ditto.
(vms_core_file_failing_command): Remove.
(vms_core_file_failing_signal): Remove.
(vms_core_file_matches_executable_p): Remove.
(vms_slurp_armap): Remove.
(vms_slurp_extended_name_table): Remove.
(vms_construct_extended_name_table): Remove.
(vms_truncate_arname): Remove.
(vms_write_armap): Remove.
(vms_read_ar_hdr): Remove.
(vms_get_elt_at_index): Remove.
(vms_openr_next_archived_file): Remove.
(vms_update_armap_timestamp): Remove.
(vms_generic_stat_arch_elt): Remove.
(vms_get_symtab_upper_bound): Remove.
(vms_sizeof_headers): Remove.
(vms_bfd_get_relocated_section_contents): Remove.
(vms_bfd_relax_section): Remove.
(vms_bfd_gc_sections): Remove.
(vms_bfd_merge_sections): Remove.
(vms_bfd_link_hash_table_create): Remove.
(vms_bfd_link_hash_table_free): Remove.
(vms_bfd_link_add_symbols): Remove.
(vms_bfd_final_link): Remove.
(vms_bfd_link_split_section): Remove.
(vms_get_dynamic_symtab_upper_bound): Remove.
(vms_canonicalize_dynamic_symtab): Remove.
(vms_get_dynamic_reloc_upper_bound): Remove.
(vms_canonicalize_dynamic_reloc): Remove.
(fill_section_ptr): Use vms_debug2 instead of vms_debug.
(_bfd_vms_slurp_object_records): Ditto.
(vms_object_p): Ditto.
(vms_mkobject): Ditto.
(vms_write_object_contents): Ditto.
(vms_close_and_cleanup): Ditto.
(vms_new_section_hook): Ditto.
(vms_get_section_contents): Ditto.
(vms_get_symtab_upper_bound): Ditto.
(vms_canonicalize_symtab): Ditto.
(vms_print_symbol): Ditto.
(vms_get_symbol_info): Ditto.
(vms_bfd_is_local_label_name): Ditto.
(vms_find_nearest_line): Ditto.
(vms_slurp_reloc_table): Ditto.
(vms_bfd_reloc_type_lookup): Ditto.
(vms_set_arch_mach): Ditto.
(vms_alpha_vec, vms_vax_vec): Use _bfd_nocore, _bfd_noarchive,
_bfd_nolink and _bfd_nodynamic methods instead of vms stubs.

14 years ago * record.c (init_record_ops, init_record_core_ops): Actually
palves [Tue, 24 Nov 2009 10:47:50 +0000 (10:47 +0000)]
* record.c (init_record_ops, init_record_core_ops): Actually
install record_stopped_data_address.

14 years ago*** empty log message ***
gdbadmin [Tue, 24 Nov 2009 09:00:02 +0000 (09:00 +0000)]
*** empty log message ***

14 years ago2009-11-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
tromey [Tue, 24 Nov 2009 07:08:01 +0000 (07:08 +0000)]
2009-11-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

* dwarf2read.c [HAVE_MMAP] (MAP_FAILED): Define if missing.

14 years ago * dwarf2read.c (find_partial_die): Don't reassign to 'back_to'.
tromey [Tue, 24 Nov 2009 07:06:04 +0000 (07:06 +0000)]
* dwarf2read.c (find_partial_die): Don't reassign to 'back_to'.

14 years ago PR python/10782:
tromey [Tue, 24 Nov 2009 06:47:22 +0000 (06:47 +0000)]
PR python/10782:
* gdb.texinfo (Types In Python): Document Type.pointer.

14 years ago * ptrace-target.c (syscall.h): Include.
kevinb [Tue, 24 Nov 2009 05:13:32 +0000 (05:13 +0000)]
* ptrace-target.c (syscall.h): Include.

14 years ago2009-11-23 Michael Snyder <msnyder@vmware.com>
msnyder [Tue, 24 Nov 2009 05:11:41 +0000 (05:11 +0000)]
2009-11-23  Michael Snyder  <msnyder@vmware.com>

* gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
* gdb.reverse-watch-precsave.exp: Ditto.

14 years ago2009-11-23 Michael Snyder <msnyder@vmware.com>
msnyder [Tue, 24 Nov 2009 05:07:25 +0000 (05:07 +0000)]
2009-11-23  Michael Snyder  <msnyder@vmware.com>

* NEWS: Mention hw watchpoint fix for process record.

14 years agogdb/ChangeLog:
ppluzhnikov [Tue, 24 Nov 2009 03:44:10 +0000 (03:44 +0000)]
gdb/ChangeLog:

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

* cli/cli-cmds.c (disassemble_command): Split on comma.
(init_cli_cmds): Update help.
* NEWS: Mention incompatible change to 'disassemble'.

gdb/testsuite/ChangeLog:

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

* gdb.asm/asm-source.exp: Adjust.
* gdb.base/help.exp: Adjust.

gdb/doc/ChangeLog:

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

* gdb.texinfo (Machine Code): Adjust.

14 years ago Use NetBSD fix for CVE-2009-0689 security vulnerability.
corinna [Tue, 24 Nov 2009 02:02:19 +0000 (02:02 +0000)]
Use NetBSD fix for CVE-2009-0689 security vulnerability.
* libc/include/sys/reent.h (_Kmax): Define here based on the sizeof
size_t, as in latest NetBSD.
* libc/reent/reent.c (_reclaim_reent): Use _Kmax rather than constant
value 15.
* libc/stdlib/mprec.c (_Kmax): Don't define here.  Explain why.

14 years ago * fhandler_socket.cc (fhandler_socket::fixup_before_fork_exec): Add
corinna [Mon, 23 Nov 2009 23:50:14 +0000 (23:50 +0000)]
* fhandler_socket.cc (fhandler_socket::fixup_before_fork_exec): Add
socket handle value to debug output.
(fhandler_socket::fixup_after_fork): Ditto.  Make new socket handle
OVERLAPPED, just as if it has been created with socket().
* net.cc (fdsock): Close duplicated socket and explain why.  Disable
the entire WSADuplicateSocket test for now and explain why.

14 years ago2009-11-23 Paul Brook <paul@codesourcery.com>
pbrook [Mon, 23 Nov 2009 23:41:26 +0000 (23:41 +0000)]
2009-11-23  Paul Brook  <paul@codesourcery.com>

ld/
* ldexp.c: Copy symbol type for simple assignments.

bfd/
* libbfd-in.h (_bfd_generic_copy_link_hash_symbol_type): Add
prototype.
* elf-bfd.h (_bfd_elf_copy_link_hash_symbol_type): Add prototype.
* linker.c (_bfd_generic_copy_link_hash_symbol_type): New function.
* elflink.c (_bfd_elf_copy_link_hash_symbol_type): New function.
* targets.c (BFD_JUMP_TABLE_LINK, struct bfd_target): Add
_copy_link_hash_symbol_type.
* bfd/coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Add
_bfd_generic_copy_link_hash_symbol_type.
* bfd/coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Add
_bfd_generic_copy_link_hash_symbol_type.
* aout-adobe.c (aout_32_bfd_copy_link_hash_symbol_type): Define.
* aout-target.h (MY_bfd_copy_link_hash_symbol_type): Define.
* aout-tic30.c (MY_bfd_copy_link_hash_symbol_type): Define.
* binary.c (binary_bfd_copy_link_hash_symbol_type): Define.
* bout.c (b_out_bfd_copy_link_hash_symbol_type): Define.
* coffcode.h (coff_bfd_copy_link_hash_symbol_type): Define.
* elfxx-target.h (bfd_elfNN_bfd_copy_link_hash_symbol_type): Define.
* i386msdos.c (msdos_bfd_copy_link_hash_symbol_type): Define.
* i386os9k.c (os9k_bfd_copy_link_hash_symbol_type): Define.
* ieee.c (ieee_bfd_copy_link_hash_symbol_type): Define.
* ihex.c (ihex_bfd_copy_link_hash_symbol_type): Define.
* libecoff.h (_bfd_ecoff_bfd_copy_link_hash_symbol_type): Define.
* mach-o.c (bfd_mach_o_bfd_copy_link_hash_symbol_type): Define.
* mmo.c (mmo_bfd_copy_link_hash_symbol_type): Define.
* nlm-target.h (nlm_bfd_copy_link_hash_symbol_type): Define.
* oasys.c (oasys_bfd_copy_link_hash_symbol_type): Define.
* pef.c (bfd_pef_bfd_copy_link_hash_symbol_type): Define.
* ppcboot.c (ppcboot_bfd_copy_link_hash_symbol_type): Define.
* som.c (som_bfd_copy_link_hash_symbol_type): Define.
* srec.c (srec_bfd_copy_link_hash_symbol_type): Define.
* tekhex.c (tekhex_bfd_copy_link_hash_symbol_type): Define.
* versados.c (versados_bfd_copy_link_hash_symbol_type): Define.
* vms.c (vms_bfd_copy_link_hash_symbol_type): Define.
* xsym.c (bfd_sym_bfd_copy_link_hash_symbol_type): Define.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.

ld/testsuite
* ld-arm/script-type.sym: New test.
* ld-arm/script-type.s: New test.
* ld-arm/script-type.s: New test.

14 years ago * fhandler_socket.cc (fhandler_socket::set_close_on_exec): Only call
corinna [Mon, 23 Nov 2009 21:21:38 +0000 (21:21 +0000)]
* fhandler_socket.cc (fhandler_socket::set_close_on_exec): Only call
fhandler_base::set_close_on_exec for inheritable sockets.

14 years ago * cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from EXTRACT_MSB0_INT.
devans [Mon, 23 Nov 2009 18:37:07 +0000 (18:37 +0000)]
* cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from EXTRACT_MSB0_INT.
(EXTRACT_LSB0_SINT): Renamed from EXTRACT_LSB0_INT.
plus regenerate cgen files

14 years ago * cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from EXTRACT_MSB0_INT.
devans [Mon, 23 Nov 2009 18:24:24 +0000 (18:24 +0000)]
* cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from EXTRACT_MSB0_INT.
(EXTRACT_LSB0_SINT): Renamed from EXTRACT_LSB0_INT.
(EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGUINT): Define.
(EXTRACT_LSB0_LGSINT, EXTRACT_LSB0_LGUINT): Define.
plus regenerate cgen files.

14 years ago * hardware.scm (hw-pc?): New function.
devans [Mon, 23 Nov 2009 18:03:00 +0000 (18:03 +0000)]
* hardware.scm (hw-pc?): New function.
* ifield.scm (ifld-signed?): New function.
* iformat.scm (ifmt-analyze): Call insn-cti-attr? instead of insn-cti?.
* insn.scm (insn-cti-attr?): Renamed from insn-ctl?.
(insn-cti?): New function.
* rtl.scm (/hw): Create <pc> object for pcs.
* semantics.scm (/build-reg-operand!): New args ref-type, sem-attrs.
All callers updated.  Watch for sets to the pc.
(semantic-attrs): Watch for sets to the pc.
* sid.scm (<pc> cxmake-get): Handle raw-reg.
* sim.scm (<pc> cxmake-get): Handle raw-reg.
(<operand> cxmake-get): Add debugging printf.
* utils-gen.scm (/gen-ifld-extract-base): Emit calls to
EXTRACT_[LM]SB0_LG[SU]INT for values > 32 bits.
(/gen-extract-word): Ditto.

* utils.scm (gen-c-hex-constant): New function.
* utils-sim.scm (/gen-decode-insn-entry): Call it.

14 years ago * pex-unix.c (pex_child_error): Improve warning avoidance by
bje [Mon, 23 Nov 2009 13:42:14 +0000 (13:42 +0000)]
* pex-unix.c (pex_child_error): Improve warning avoidance by
checking the results of write(3) and exiting with -2 if any write
returns a negative value.