Nick Clifton
792cdb5065
* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
...
the config.cache files found by the find command.
2010-02-17 11:02:54 +00:00
Tristan Gingold
243e2c5d0a
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.
2010-02-17 10:39:10 +00:00
Tristan Gingold
444a144ff4
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.
2010-02-17 10:12:48 +00:00
Nick Clifton
3994761f62
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.
2010-02-17 10:05:51 +00:00
gdbadmin
d83a18b6bd
*** empty log message ***
2010-02-17 00:00:03 +00:00
Alan Modra
f7a1abe637
daily update
2010-02-16 23:00:04 +00:00
Daniel Jacobowitz
d252f7e5ab
gdb/testsuite/
...
* gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
creation to support remote host testing.
2010-02-16 21:26:48 +00:00
Daniel Jacobowitz
67bdab6cc5
gdb/testsuite/
...
* gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
Recognize "command not found".
2010-02-16 21:22:46 +00:00
Daniel Jacobowitz
bb3912236d
gdb/testsuite/
...
* gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
single-stepping.
2010-02-16 21:20:14 +00:00
Daniel Jacobowitz
275f2e57c2
gdb/
...
* infcmd.c (show_inferior_tty_command): Check for NULL.
Correct output message.
2010-02-16 21:18:46 +00:00
Daniel Jacobowitz
70362913a3
* gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
...
if arguments are not supported.
2010-02-16 21:13:10 +00:00
Daniel Jacobowitz
493f3c00fe
gdb/testsuite/
...
* gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
be const or non-const.
2010-02-16 21:09:32 +00:00
Daniel Jacobowitz
8034c7498c
gdb/testsuite/
...
* gdb.mi/mi-break.exp (test_breakpoint_commands): Use
mi_send_resuming_command to send -exec-continue.
2010-02-16 21:08:10 +00:00
Daniel Jacobowitz
791dfb6488
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.
2010-02-16 20:51:51 +00:00
Daniel Jacobowitz
14d1346bd3
gdb/
...
* gcore.c (do_bfd_delete_cleanup): New function.
(gcore_command): Use it. Discard the cleanup after success.
(gcore_copy_callback): Delete dead code.
2010-02-16 20:48:52 +00:00
Daniel Jacobowitz
e76ab67fec
gdb/
...
* symfile.c (addr_info_make_relative): Always use
find_lowest_section.
2010-02-16 20:28:06 +00:00
Daniel Jacobowitz
7c5fe86876
gdb/testsuite/
...
* gdb.cp/cpcompletion.exp: Specify source file name explicitly.
2010-02-16 20:23:43 +00:00
Daniel Jacobowitz
fdc498b81c
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.
2010-02-16 20:18:53 +00:00
Daniel Jacobowitz
b519e2a636
gdb/testsuite/
...
* gdb.base/charset.exp: Use a single regular expression to match
show host-charset and show target-charset output.
2010-02-16 20:13:14 +00:00
Ramana Radhakrishnan
d66a7a7bd2
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
2010-02-16 19:02:59 +00:00
Sami Wagiaalla
71dee6639e
2010-02-16 Sami Wagiaalla <swagiaal@redhat.com>
...
* NEWS: Added entry for namespace fixes.
2010-02-16 15:52:47 +00:00
gdbadmin
258714574f
*** empty log message ***
2010-02-16 00:00:03 +00:00
Alan Modra
ee401f41ee
daily update
2010-02-15 23:00:04 +00:00
Tom Tromey
a9854bd511
* dwarf2read.c (guess_structure_name): Allocate name on the
...
objfile obstack.
2010-02-15 20:48:57 +00:00
Tom Tromey
fd9e29b562
* c-typeprint.c (c_type_print_base): Reverse order of test.
2010-02-15 20:42:28 +00:00
Dave Korn
b946d5d83a
bfd/ChangeLog:
...
PR binutils/11280
* configure.host (*-*-solaris2.11): Add host define to select
valid default code page for windres/windmc on solaris.
2010-02-15 19:25:47 +00:00
Jan Kratochvil
4e1fc9c971
gdb/
...
* solib-svr4.c (LM_ADDR_CHECK): New variable minpagesize. Optionally
initialize it from ELF BFD. Extend the prelink condition by it.
2010-02-15 17:37:35 +00:00
Jan Kratochvil
74164c5624
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.
2010-02-15 17:35:50 +00:00
Nick Clifton
01a8201190
PR 11238
...
* configure.ac: Delete config.cache files in sub-directories when
deleting Makefiles.
* configure: Regenerate.
2010-02-15 10:53:35 +00:00
Nick Clifton
143754cd36
Sync from gcc mainline.
2010-02-15 10:37:55 +00:00
Nick Clifton
ab7875de80
Updated Vietnamese translation.
2010-02-15 10:09:39 +00:00
gdbadmin
338f2a7624
*** empty log message ***
2010-02-15 00:00:02 +00:00
Alan Modra
4aa2ebf7a8
daily update
2010-02-14 23:00:05 +00:00
Andreas Schwab
aaea6334a0
* ppc-instructions: Fix missing assignment in last change.
2010-02-14 10:00:46 +00:00
Masaki Muranaka
2388a1526b
* 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.
2010-02-14 07:37:11 +00:00
Masaki Muranaka
22e041e267
* 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.
2010-02-14 07:15:57 +00:00
Masaki Muranaka
bf6adea875
* MAINTAINERS: Add myself for write after approval privileges.
2010-02-14 06:50:44 +00:00
gdbadmin
0aa56dbe70
*** empty log message ***
2010-02-14 00:00:03 +00:00
Alan Modra
8c07da9871
daily update
2010-02-13 23:00:04 +00:00
Jan Kratochvil
28f34a8f20
gdb/
...
* solib-svr4.c: (LM_ADDR_CHECK): Move variable align to a more inner
block.
2010-02-13 13:36:55 +00:00
Jan Kratochvil
701ed6dcfb
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.
2010-02-13 12:02:29 +00:00
Joel Brobecker
c09529e5f8
Document new gdb_test_timeout global variable.
...
* gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
documenting the gdb_test_timeout variable.
2010-02-13 04:57:11 +00:00
Doug Evans
c5351010e0
regenerate cgen-based files
2010-02-13 04:44:41 +00:00
Doug Evans
fee1d3e815
* lm32-opinst.c: Regenerate.
2010-02-13 04:38:57 +00:00
Sriraman Tallam
21bb3914d6
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.
2010-02-13 02:04:21 +00:00
Doug Evans
6076632b70
* linux-low.c (linux_supports_tracefork_flag): Document.
...
(linux_look_up_symbols): Add comment.
2010-02-13 01:13:54 +00:00
David S. Miller
0da6fa6c5b
* 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.
2010-02-13 00:01:20 +00:00
gdbadmin
bbad93606c
*** empty log message ***
2010-02-13 00:00:33 +00:00
Alan Modra
2481751d58
daily update
2010-02-12 23:00:05 +00:00
Michael Snyder
fa19b4e579
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.
2010-02-12 21:39:27 +00:00