deliverable/binutils-gdb.git
14 years agogdb/ChangeLog:
Paul Pluzhnikov [Thu, 12 Nov 2009 00:47:39 +0000 (00:47 +0000)] 
gdb/ChangeLog:

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

PR gdb/10838
* linux-thread-db.c (thread_db_info): New member.
(disable_thread_event_reporting): Call td_ta_clear_event.

gdbserver/ChangeLog:

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

PR gdb/10838
* thread-db.c (thread_db_free): Call td_ta_clear_event.

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

14 years ago * linespec.c (lookup_prefix_sym): Lookup the symbol
Keith Seitz [Wed, 11 Nov 2009 23:34:11 +0000 (23:34 +0000)] 
* linespec.c (lookup_prefix_sym): Lookup the symbol
in both STRUCT_DOMAIN and VAR_DOMAIN.

14 years ago * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
Keith Seitz [Wed, 11 Nov 2009 23:33:51 +0000 (23:33 +0000)] 
* gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
use it instead of "Foo".
* gdb.cp/classes.exp (do_tests): Add a test to access
a method through a typedef'd class name.

14 years agodaily update
Alan Modra [Wed, 11 Nov 2009 23:00:05 +0000 (23:00 +0000)] 
daily update

14 years ago2009-11-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder [Wed, 11 Nov 2009 20:07:39 +0000 (20:07 +0000)] 
2009-11-11  Michael Snyder  <msnyder@vmware.com>

* darwin-nat-info.c: Update copyright.
* dbxread.c: Ditto.
* gdbarch.sh: Ditto.
* gdbarch.c: Ditto.
* gdbarch.h: Ditto.
* inline-frame.c: Ditto.
* inline-frame.h: Ditto.

14 years ago * gdb.base/long_long.exp: Permit leading zeros on floating-point
Nathan Froyd [Wed, 11 Nov 2009 20:01:24 +0000 (20:01 +0000)] 
* gdb.base/long_long.exp: Permit leading zeros on floating-point
exponents.
* gdb.base/pointers.exp: Likewise.
* gdb.cp/ref-types.exp: Likewise.

14 years ago2009-11-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder [Wed, 11 Nov 2009 19:38:34 +0000 (19:38 +0000)] 
2009-11-11  Michael Snyder  <msnyder@vmware.com>

* s390-nat.c: Update copyright.

14 years agoChangeLog, typo, obvious.
Michael Snyder [Wed, 11 Nov 2009 19:30:23 +0000 (19:30 +0000)] 
ChangeLog, typo, obvious.

14 years ago2009-10-28 Michael Snyder <msnyder@vmware.com>
Michael Snyder [Wed, 11 Nov 2009 19:27:02 +0000 (19:27 +0000)] 
2009-10-28  Michael Snyder  <msnyder@vmware.com>

        * findvar.c (top level): Fix and add comments.

14 years ago * c-expy. (operator_stoken): New function.
Keith Seitz [Wed, 11 Nov 2009 16:45:46 +0000 (16:45 +0000)] 
* c-expy. (operator_stoken): New function.
(OPERATOR): New token.
(NEW): New token.
(DELETE): New token.
(operator): New rule.
(name): Add operator.
(ident_tokens): Add "new", "delete", and "operator".
* gdbtypes.c (rank_one_type): Don't complain about
void pointer conversion badness if both types are
void pointers.

14 years ago * gdb.cp/cplusfuncs.cc (class foo): Add operators
Keith Seitz [Wed, 11 Nov 2009 16:45:16 +0000 (16:45 +0000)] 
* gdb.cp/cplusfuncs.cc (class foo): Add operators
new[] and delete[].
* gdb.cp/cplusfuncs.exp (dm_type_void): Change to
"void".
(probe_demangler): Remove all single-quoting of
method and variable names.
(info_func_regexp): Remove the word "void" from any
occurrence of "(void)".
(print_addr_2): Remove all single-quoting of
method names.
(print_addr_2_kfail): Likewise.
(print_addr): Single-quote C function names before
passing to print_addr_2.
(test_paddr_operator_functions): Remove single-quoting
for method names.
Add tests for operator new[] and operator delete[].

14 years ago * agentexpr.texi (Tracing On Symmetrix): Delete section.
Pedro Alves [Wed, 11 Nov 2009 15:08:50 +0000 (15:08 +0000)] 
* agentexpr.texi (Tracing On Symmetrix): Delete section.
(Using Agent Expressions): Delete cross reference.

14 years ago PR binutils/10924
Nick Clifton [Wed, 11 Nov 2009 09:44:45 +0000 (09:44 +0000)] 
    PR binutils/10924
        * arm-dis.c (UNPREDICTABLE_INSTRUCTION): New macro.
        (print_insn_arm): Extend %s format control code to check for
        unpredictable addressing modes.  Add support for %S format control
        code which suppresses this check.
        (W_BIT, I_BIT, U_BIT, P_BIT): New macros.
        (WRITEBACK_BIT_SET, IMMEDIATE_BIT_SET, NEGATIVE_BIT_SET,
        PRE_BIT_SET): New macros.
        (print_insn_coprocessor): Use the new macros instead of magic
        constants.
        (print_arm_address): Likewise.
        (pirnt_insn_arm): Likewise.
        (print_insn_thumb32): Likewise.

14 years agoUpdated Indonesian translation.
Nick Clifton [Wed, 11 Nov 2009 09:36:08 +0000 (09:36 +0000)] 
Updated Indonesian translation.

14 years agogdb/
Jan Kratochvil [Wed, 11 Nov 2009 05:04:34 +0000 (05:04 +0000)] 
gdb/
* symfile.c (separate_debug_file_exists): Change parameter parent_name
to parent_objfile.  New variables parent_stat and abfd_stat.  Call
strcmp and then bfd_stat functions to verify if NAME matches.
(find_separate_debug_file): Update the passed parameter at caller.

14 years agogdb/
Jan Kratochvil [Wed, 11 Nov 2009 04:59:48 +0000 (04:59 +0000)] 
gdb/
* objfiles.c (objfile_relocate): Update also the field psymtabs_addrmap.

gdb/testsuite/
* gdb.dwarf2/dw2-ranges.exp: Call runto_main.

14 years agobinutils/
Jan Kratochvil [Wed, 11 Nov 2009 04:54:32 +0000 (04:54 +0000)] 
binutils/
* configure.in: Stop checking for fopen64 and stat64.
* strings.c (file_off, file_open, statbuf, file_stat): Remove.
(strings_file): Change file_off to file_ptr, file_open to fopen,
statbuf to struct stat and file_stat to stat.
(get_char): Change parameter type file_off * to file_ptr *.
(print_strings): Change parameter and variable `start' type file_off to
file_ptr.
* configure: Regenerate.
* config.in: Regenerate.

14 years agobfd/
Jan Kratochvil [Wed, 11 Nov 2009 04:42:42 +0000 (04:42 +0000)] 
bfd/
* configure.in: Call ACX_LARGEFILE.  Stop calling AC_PLUGINS,
AC_SYS_LARGEFILE and checking the Solaris largefile exception.
* aclocal.m4: Regenerate.
* configure: Regenerate.

binutils/
* configure.in: Call ACX_LARGEFILE.  Stop calling AC_PLUGINS,
AC_SYS_LARGEFILE and checking the Solaris largefile exception.
* aclocal.m4: Regenerate.
* configure: Regenerate.

gas/
* configure.in: Call ACX_LARGEFILE.  Stop calling AC_SYS_LARGEFILE.
* aclocal.m4: Regenerate.
* configure: Regenerate.

gdb/
* configure.ac: Call ACX_LARGEFILE.
* aclocal.m4: Call m4_include for ../config/largefile.m4 and
../config/plugins.m4.
* configure: Regenerate.
* config.in: Regenerate.

gprof/
* configure.in: Call ACX_LARGEFILE.  Stop calling AC_SYS_LARGEFILE.
* aclocal.m4: Regenerate.
* configure: Regenerate.

ld/
* configure.in: Call ACX_LARGEFILE.  Stop calling AC_SYS_LARGEFILE.
* aclocal.m4: Regenerate.
* configure: Regenerate.

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

14 years agodaily update
Alan Modra [Tue, 10 Nov 2009 23:00:05 +0000 (23:00 +0000)] 
daily update

14 years ago * c-exp.y: Add new rule for resolving method overloads.
Keith Seitz [Tue, 10 Nov 2009 22:17:58 +0000 (22:17 +0000)] 
* c-exp.y: Add new rule for resolving method overloads.
* eval.c (make_params): New function.
(free_param_types): New function.
(evaluate_subexp_standard): Pass expect_type to value_aggregate_elt.
Handle case TYPE_INSTANCE.
(evaluate_subexp_for_address): Pass expect_type to value_aggregate_elt.
* expression.h (enum exp_opcode): Add TYPE_INSTANCE.
(compare_parameters): Add declaration.
* parse.c (operator_length_standard): Add TYPE_INSTANCE.
* valops.c (value_aggregate_elt): Add new expect_type parameter.
Pass expect_type to value_struct_elt_for_reference.
(value_struct_elt_for_reference): Add expect_type parameter and use
compare_parameters.
Check for overload matches with and without artificial parameters.
Skip artificial methods.
(compare_parameters): New function.
* value.h (value_aggregate_elt): Add new expect_type parameter.

14 years ago * gdb.cp/overload.exp: Add tests for resolving overloaded
Keith Seitz [Tue, 10 Nov 2009 22:17:06 +0000 (22:17 +0000)] 
* gdb.cp/overload.exp: Add tests for resolving overloaded
methods in expression parsing/evaluation.

14 years ago * solib-svr4.c (enable_break): Call
Joseph Myers [Tue, 10 Nov 2009 21:36:48 +0000 (21:36 +0000)] 
* solib-svr4.c (enable_break): Call
gdbarch_convert_from_func_ptr_addr on results of looking up
fallback symbol names.

14 years ago2009-11-10 Daniel Gutson <dgutson@codesourcery.com>
Daniel Jacobowitz [Tue, 10 Nov 2009 21:00:41 +0000 (21:00 +0000)] 
2009-11-10  Daniel Gutson  <dgutson@codesourcery.com>

* procfs.c (procfs_do_thread_registers): Added a call to fetch
register values before saving them in the core file
through the gcore command.
(procfs_corefile_thread_callback): Removed the backup of
inferior_ptid before calling procfs_do_thread_registers since
the function already saves and restores it before returning.

14 years ago * lib/gdb.exp (default_gdb_version): Use --version instead of
Daniel Jacobowitz [Tue, 10 Nov 2009 20:54:55 +0000 (20:54 +0000)] 
* lib/gdb.exp (default_gdb_version): Use --version instead of
--command.

14 years ago2009-11-10 Michael Snyder <msnyder@vmware.com>
Michael Snyder [Tue, 10 Nov 2009 18:36:50 +0000 (18:36 +0000)] 
2009-11-10  Michael Snyder  <msnyder@vmware.com>

* dcache.c: Fix typo, shorten long lines in comment.

14 years ago * config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR.
Maxim Kuvyrkov [Tue, 10 Nov 2009 18:05:24 +0000 (18:05 +0000)] 
* config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR.
* config/tc-m68k.c (mcf5206_ctrl): Fix whitespace.
(mcf52223_ctrl): Remove non-existent registers.
(mcf54418): Define.
(mcf54455): Remove MBAR.
(m68k_cpus): Add lines for MCF5441x family.
(m68k_ip, init_table): Handle RGPIOBAR, ACR[4-7].

* m68k-dis.c (print_insn_arg): Handle RGPIOBAR, ACR[4-7] and MBAR[01].

14 years ago PR ld/10864
Nick Clifton [Tue, 10 Nov 2009 16:34:53 +0000 (16:34 +0000)] 
    PR ld/10864
        * ld.texinfo (Entry Point): Mention that the default entry symbol
        is not 'start' on some targets.

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

* avr-tdep.c: Add AVR_PSEUDO_PC_REGNUM and AVR_NUM_PSEUDO_REGS.
(struct gdbarch_tdep): Add void_type, func_void_type and pc_type
fields.
(avr_register_name): Add "pc" name, renames "PC" to "PC2".
(avr_register_type): Handle AVR_PSEUDO_PC_REGNUM.
(avr_write_pc): Fix indentation.
(avr_pseudo_register_read): New function.
(avr_pseudo_register_write): New function.
(avr_frame_prev_register): Handle AVR_PSEUDO_PC_REGNUM.
(avr_gdbarch_init): Create types for pc.  Register pseudo regs.

14 years ago2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold [Tue, 10 Nov 2009 10:48:51 +0000 (10:48 +0000)] 
2009-11-10  Tristan Gingold  <gingold@adacore.com>

* avr-tdep.c (avr_integer_to_address): New function.
(avr_gdbarch_init): Set integer_to_address.

14 years ago2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold [Tue, 10 Nov 2009 10:35:57 +0000 (10:35 +0000)] 
2009-11-10  Tristan Gingold  <gingold@adacore.com>

* avr-tdep.c (avr_skip_prologue): First try to skip prologue
using skip_prologue_using_sal.

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

* avr-tdep.c (avr_extract_return_value): Remove.
(avr_return_value): Mostly rewritten.  Fix handling for structures.
(avr_push_dummy_call): Handle struct_return.

2009-11-10  Tristan Gingold  <gingold@adacore.com>

* avr-tdep.c (avr_scan_prologue): Decode instructions used for
small stack allocation.
Adjust code for prologue that don't write SP.

14 years ago * lib/gdb.exp (gdb_compile_test): New.
Nathan Sidwell [Tue, 10 Nov 2009 10:16:10 +0000 (10:16 +0000)] 
* lib/gdb.exp (gdb_compile_test): New.
(skip_ada_tests, skip_java_tests): New.
(gdb_compile): Use gdb_compile_test for f77.
* lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
* lib/java.exp (compile_java_from_source): Remove runtests check,
use gdb_compile_test to record result.
* gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
gdb.ada/exec_changed.exp, gdb.ada/start.exp,
gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
adjust gdb_compile invocations.

14 years ago2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold [Tue, 10 Nov 2009 10:05:47 +0000 (10:05 +0000)] 
2009-11-10  Tristan Gingold  <gingold@adacore.com>

* avr-tdep.c (avr_make_saddr): Return 0 for NULL.

14 years ago2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold [Tue, 10 Nov 2009 09:49:52 +0000 (09:49 +0000)] 
2009-11-10  Tristan Gingold  <gingold@adacore.com>

* avr-tdep.c (avr_dwarf_reg_to_regnum): New function.
(avr_gdbarch_init): Call set_gdbarch_dwarf2_reg_to_regnum.

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

14 years ago * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
Joel Brobecker [Mon, 9 Nov 2009 23:19:11 +0000 (23:19 +0000)] 
    * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.

14 years ago2009-11-10 Doug Kwan <dougkwan@google.com>
Doug Kwan [Mon, 9 Nov 2009 23:16:55 +0000 (23:16 +0000)] 
2009-11-10  Doug Kwan  <dougkwan@google.com>

* arm.cc (Arm_relobj::do_relocate_sections): Remove options parameter
in method declaration.
(Target_arm::relocate_stub): New method declaration.
(Target_arm::default_target): Change to return a pointer instead of
a const reference.
(Reloc_stub::stub_type_for_reloc): Adjust for the change in
Target_arm::default_target.
(Arm_Relobj::do_relocate_sections): Remove options paramater in
method definition.
(Target_arm::relocate_section): Adjust view.
(Target_arm::relocate_stub): New method definition.

14 years ago2009-11-10 Doug Kwan <dougkwan@google.com>
Doug Kwan [Mon, 9 Nov 2009 23:07:30 +0000 (23:07 +0000)] 
2009-11-10  Doug Kwan  <dougkwan@google.com>

* i386.cc (Target_i386::do_calls_non_split): Add a cast to avoid
a format warning.
* incremental.cc (open_incremental_binary): Initialized local
variables to avoid warnings.
* object.cc (make_elf_object): Ditto.
* x86_64.cc (Target_x86_64::do_calls_non_split): Add a cast to avoid
a format warning.

14 years agodaily update
Alan Modra [Mon, 9 Nov 2009 23:00:04 +0000 (23:00 +0000)] 
daily update

14 years ago PR mi/9583:
Joel Brobecker [Mon, 9 Nov 2009 22:02:55 +0000 (22:02 +0000)] 
    PR mi/9583:
        * symtab.c (find_line_symtab, append_exact_match_to_sals)
        (expand_line_sal): Use full filename when setting breakpoints if
        available

14 years ago * dwarf2read.c (read_import_statement): Don't clobber original cu.
Cary Coutant [Mon, 9 Nov 2009 21:39:40 +0000 (21:39 +0000)] 
* dwarf2read.c (read_import_statement): Don't clobber original cu.

14 years ago * python/python.c (execute_gdb_command): Copy the argument text.
Tom Tromey [Mon, 9 Nov 2009 18:29:12 +0000 (18:29 +0000)] 
* python/python.c (execute_gdb_command): Copy the argument text.

14 years agogdb/testsuite/
Jan Kratochvil [Mon, 9 Nov 2009 17:57:34 +0000 (17:57 +0000)] 
gdb/testsuite/
* Makefile.in (abs_builddir): New.
(site.exp): New target `$(abs_builddir)/site.exp'.  New comment.
(check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
`$(abs_builddir)/site.exp'.

14 years agoInclude "config.h".
H.J. Lu [Mon, 9 Nov 2009 16:11:34 +0000 (16:11 +0000)] 
Include "config.h".

009-11-09  H.J. Lu  <hongjiu.lu@intel.com>

PR gold/10930
* testsuite/plugin_test.c: Include "config.h".

14 years ago2009-11-09 Doug Kwan <dougkwan@google.com>
Doug Kwan [Mon, 9 Nov 2009 16:03:45 +0000 (16:03 +0000)] 
2009-11-09  Doug Kwan  <dougkwan@google.com>

* arm.cc (Target_arm::fake_relnum_for_stubs): New constant.
(arm_symbol_value): Remove.
(Arm_relocate_functions::arm_branch_common,
Arm_relocate_functions::abs8, Arm_relocate_functions::thm_abs5,
Arm_relocate_functions::abs12, Arm_relocate_functions::abs16,
Arm_relocate_functions::abs32, Arm_relocate_functions::rel32,
Arm_relocate_functions::thm_call, Arm_relocate_functions::plt32,
Arm_relocate_functions::call, Arm_relocate_functions::jump24,
Arm_relocate_functions::prel31, Arm_relocate_functions::mov_abs_nc,
Arm_relocate_functions::movt_abs, Arm_relocate_functions::movw_abs_nc,
Arm_relocate_functions::thm_mobw_abs_nc,
Arm_relocate_functions::thm_mov_abs,
Arm_relocate_functions::movw_prel_nc,
Arm_relocate_functions::thm_movt_abs,
Arm_relocate_functions::movt_prel,
Arm_relocate_functions::thm_movw_prel_nc,
Arm_relocate_functions::thm_movt_prel): Adjust callers of the above.
(Target_arm::Relocate::relocate): Only decompose address into two
parts if relocation type uses the thumb-bit and pass the actual
bit instead of a flag indicating that the thumb-bit is used.  Adjust
calls to methods in Arm_relocate_functions for this change.

14 years agoDon't return on STT_GNU_IFUNC symbol when stripping.
H.J. Lu [Mon, 9 Nov 2009 14:37:16 +0000 (14:37 +0000)] 
Don't return on STT_GNU_IFUNC symbol when stripping.

bfd/

2009-11-09  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10911
* elflink.c (elf_link_output_extsym): Don't return on
STT_GNU_IFUNC symbol when stripping.

ld/testsuite/

2009-11-09  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10911
* ld-ifunc/ifunc-4a-x86.d: New.

14 years ago2009-11-09 Tristan Gingold <gingold@adacore.com>
Tristan Gingold [Mon, 9 Nov 2009 13:50:30 +0000 (13:50 +0000)] 
2009-11-09  Tristan Gingold  <gingold@adacore.com>

* avr/interp.c (sim_resume): Fix typo for OP_ret.

14 years ago PR 10925
Ian Lance Taylor [Mon, 9 Nov 2009 02:02:01 +0000 (02:02 +0000)] 
PR 10925
* reloc.cc: Instantiate
Sized_relobj::initialize_input_to_output_maps and
Sized_relobj:free_input_to_output_maps.

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

14 years agobinutils/
Jan Kratochvil [Sun, 8 Nov 2009 23:01:57 +0000 (23:01 +0000)] 
binutils/
* bucomm.c (get_file_size): Update comment for the error return value.

14 years agodaily update
Alan Modra [Sun, 8 Nov 2009 23:00:04 +0000 (23:00 +0000)] 
daily update

14 years ago * readelf.c (slurp_hppa_unwind_table): Don't relocate address twice.
Dave Anglin [Sun, 8 Nov 2009 21:36:46 +0000 (21:36 +0000)] 
* readelf.c (slurp_hppa_unwind_table): Don't relocate address twice.

14 years ago * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind information
Dave Anglin [Sun, 8 Nov 2009 20:47:24 +0000 (20:47 +0000)] 
* elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind information
in a relocatable link.
* elf64-hppa.c (elf_hppa_final_link): Likewise.

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

14 years agodaily update
Alan Modra [Sat, 7 Nov 2009 23:00:05 +0000 (23:00 +0000)] 
daily update

14 years ago * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
Joel Brobecker [Sat, 7 Nov 2009 19:46:57 +0000 (19:46 +0000)] 
    * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
        and @settitle directives up to help makeinfo find them.

14 years ago PR 10876
Ian Lance Taylor [Sat, 7 Nov 2009 02:02:29 +0000 (02:02 +0000)] 
PR 10876
* defstd.cc (in_segment): Set only_if_ref true for "end".

14 years ago * largefile.m4: New file.
Joel Brobecker [Sat, 7 Nov 2009 02:01:29 +0000 (02:01 +0000)] 
    * largefile.m4: New file.

14 years ago2009-11-06 Doug Kwan <dougkwan@google.com>
Doug Kwan [Sat, 7 Nov 2009 01:58:06 +0000 (01:58 +0000)] 
2009-11-06  Doug Kwan  <dougkwan@google.com>

* arm.cc (class Reloc_stub): Correct a comment.
(Target_arm::Target_arm): Initialize arm_input_section_map_.
(Target_arm::scan_section_for_stubs): New method declaration.
(Target_arm::do_make_elf_object, Target_arm::do_make_output_section):
Change methods from private to protected.
(Target_arm::do_may_relax): New method definition.
(Target_arm::do_relax, Target_arm::group_sections,
Target_arm::scan_reloc_for_stub,
Target_arm::scan_reloc_section_for_stubs): New method declarations.
(Target_arm::arm_input_section_map_): New data member declaration.
(Target_arm::scan_reloc_for_stub,
Target_arm::scan_reloc_section_for_stubs,
Target_arm::scan_section_for_stubs, Target_arm::group_sections,
Target_arm::do_relax): New method definitions.

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

14 years ago2009-11-06 Sebastian Pop <sebastian.pop@amd.com>
Sebastian Pop [Fri, 6 Nov 2009 23:17:26 +0000 (23:17 +0000)] 
2009-11-06  Sebastian Pop  <sebastian.pop@amd.com>

* opcodes/i386-dis.c (reg_table): Add XOP_8F_TABLE (XOP_09) to
reg_table[REG_8F][1]: for XOP instructions, ModRM.reg first points to
B.mm in the RXB.mmmmm byte, and so when B is set, we still should use
the xop_table.
(get_valid_dis386): Removed unused condition (from cut/n/paste) for
XOP instructions.

* gas/testsuite/gas/i386/x86-64-lwp.s: Updated to also contain
patterns with r[8-15] registers.
* gas/testsuite/gas/i386/x86-64-lwp.d: Same.

14 years agodaily update
Alan Modra [Fri, 6 Nov 2009 23:00:04 +0000 (23:00 +0000)] 
daily update

14 years ago2009-11-06 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 6 Nov 2009 22:59:44 +0000 (22:59 +0000)] 
2009-11-06  H.J. Lu  <hongjiu.lu@intel.com>

* doc/c-i386.texi: Move .lwp.

14 years ago * m68k-tdep.c (m68k_convert_register_p): Correct
Vladimir Prus [Fri, 6 Nov 2009 19:26:18 +0000 (19:26 +0000)] 
* m68k-tdep.c (m68k_convert_register_p): Correct
messup.

14 years ago * m68k-tdep.c (m68k_convert_register_p): Compare with
Vladimir Prus [Fri, 6 Nov 2009 17:22:33 +0000 (17:22 +0000)] 
* m68k-tdep.c (m68k_convert_register_p): Compare with
the actual type of fp registers, not one of the possible
values.

14 years ago2009-11-06 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 6 Nov 2009 16:50:59 +0000 (16:50 +0000)] 
2009-11-06  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10912
* ldmain.c (add_DT_NEEDED_for_dynamic): Default to TRUE.

14 years ago2009-11-06 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz [Fri, 6 Nov 2009 15:50:56 +0000 (15:50 +0000)] 
2009-11-06  Kai Tietz  <kai.tietz@onevision.com>

        * pe.em (DEFAULT_PSEUDO_RELOC_VERSION): New macro.
        (gld_XXX_before_parse): Set pseudo-relocation default
        version to DEFAULT_PSEUDO_RELOC_VERSION.
        (gldXXX_handle_option): Likewise.

14 years ago * configure.ac: Check for (struct stat)::st_mtim
Ian Lance Taylor [Fri, 6 Nov 2009 15:47:06 +0000 (15:47 +0000)] 
* configure.ac: Check for (struct stat)::st_mtim
* fileread.cc (File_read::get_mtime): Use st_mtim if available.
* config.in: Regenerate.
* configure: Regenerate.

14 years agoChecking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be>
Joel Brobecker [Fri, 6 Nov 2009 14:38:19 +0000 (14:38 +0000)] 
Checking this in for:  Jonas Maebe  <jonas.maebe@elis.ugent.be>

        Add DWARF attribute value for the "Borland fastcall" calling
        convention.
        * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.

14 years ago Prevent program output from mix with "^running".
Vladimir Prus [Fri, 6 Nov 2009 14:26:13 +0000 (14:26 +0000)] 
    Prevent program output from mix with "^running".

gdb/
* mi/mi-interp.c (mi_on_resume): Output token
and "^running" together, so that nothing else gets
in between.

14 years ago * config/obj-elf.c (obj_elf_change_section): Remove FIXME from
Alan Modra [Fri, 6 Nov 2009 11:51:04 +0000 (11:51 +0000)] 
* config/obj-elf.c (obj_elf_change_section): Remove FIXME from
comment.

14 years ago * cgen-mem.h (DECLARE_GETT): Don't inline.
Doug Evans [Fri, 6 Nov 2009 04:46:17 +0000 (04:46 +0000)] 
* cgen-mem.h (DECLARE_GETT): Don't inline.
(DECLARE_SETT): Ditto.

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

14 years ago2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
Sebastian Pop [Thu, 5 Nov 2009 23:40:05 +0000 (23:40 +0000)] 
2009-11-05  Sebastian Pop  <sebastian.pop@amd.com>
    Quentin Neill  <quentin.neill@amd.com>

* gas/config/tc-i386.c (cpu_arch): Add CPU_LWP_FLAGS.
(build_vex_prefix): Handle xop09 and xop0a.
(build_modrm_byte): Handle vexlwp.
(md_show_usage): Add lwp.
* gas/doc/c-i386.texi (i386-LWP): New section.

* gas/testsuite/gas/i386/i386.exp: Run x86-64-lwp in 64-bit mode,
run lwp in 32-bit mode.
* gas/testsuite/gas/i386/x86-64-lwp.d: New.
* gas/testsuite/gas/i386/x86-64-lwp.s: New.
* gas/testsuite/gas/i386/lwp.d: New.
* gas/testsuite/gas/i386/lwp.s: New.

* opcodes/i386-dis.c (OP_LWPCB_E): New.
(OP_LWP_E): New.
(OP_LWP_I): New.
(USE_XOP_8F_TABLE): New.
(XOP_8F_TABLE): New.
(REG_XOP_LWPCB): New.
(REG_XOP_LWP): New.
(XOP_09): New.
(XOP_0A): New.
(reg_table): Redirect REG_8F to XOP_8F_TABLE.
Add entries for REG_XOP_LWPCB and REG_XOP_LWP.
(xop_table): New.
(get_valid_dis386): Handle USE_XOP_8F_TABLE.
Use the offsets VEX_0F, VEX_0F38, and VEX_0F3A instead of their values
to access to the vex_table.
(OP_LWPCB_E): New.
(OP_LWP_E): New.
(OP_LWP_I): New.
* opcodes/i386-gen.c (cpu_flag_init): Add CPU_LWP_FLAGS, CpuLWP.
(cpu_flags): Add CpuLWP.
(opcode_modifiers): Add VexLWP, XOP09, and XOP0A.
* opcodes/i386-opc.h (CpuLWP): New.
(i386_cpu_flags): Add bit cpulwp.
(VexLWP): New.
(XOP09): New.
(XOP0A): New.
(i386_opcode_modifier): Add vexlwp, xop09, and xop0a.
* opcodes/i386-opc.tbl (llwpcb): Added.
(lwpval): Added.
(lwpins): Added.

14 years ago * dwarf2read.c (struct dwarf2_cu): Remove ranges_offset and
Daniel Jacobowitz [Thu, 5 Nov 2009 23:18:01 +0000 (23:18 +0000)] 
* dwarf2read.c (struct dwarf2_cu): Remove ranges_offset and
has_ranges_offset.
(struct partial_die_info): Remove language, has_stmt_list, dirname,
and line_offset.
(dwarf2_build_include_psymtabs): Take a die_info.  Handle a missing
line table.
(dwarf2_get_pc_bounds): Take PST argument.  Pass it
to dwarf2_ranges_read.  Update all callers.
(init_cu_die_reader): Move earlier.
(dwarf2_find_base_address): New function.
(process_psymtab_comp_unit): Rewrite to use a full DIE for the
compilation unit.  Use dwarf2_get_pc_bounds and
dwarf2_find_base_address.
(load_comp_unit): Rewrite to use a full DIE for the compilation unit.
(process_full_comp_unit): Use dwarf2_find_base_address.
(read_partial_die): Remove support for attributes only used
in the compilation unit DIE.
* symfile.c (allocate_psymtab): Make FILENAME const.
(start_psymtab_common): Likewise.
* symfile.h (allocate_psymtab, start_psymtab_common): Update
prototypes.

14 years agodaily update
Alan Modra [Thu, 5 Nov 2009 23:00:04 +0000 (23:00 +0000)] 
daily update

14 years ago * symmisc.c (print_symbol_bcache_statistics): Print filename cache
Tom Tromey [Thu, 5 Nov 2009 22:26:10 +0000 (22:26 +0000)] 
* symmisc.c (print_symbol_bcache_statistics): Print filename cache
statistics.
(print_objfile_statistics): Likewise.
* symfile.c (reread_symbols): Initialize filename_cache.
(allocate_symtab): Cache the file name.
(allocate_psymtab): Likewise.
* solib-sunos.c (allocate_rt_common_objfile): Initialize
filename_cache.
* objfiles.h (struct objfile) <filename_cache>: New field.
* objfiles.c (allocate_objfile): Initialize filename_cache.
(free_objfile): Free filename_cache.

14 years ago * symfile.c (add_psymbol_to_bcache): Make 'psymbol' static again.
Tom Tromey [Thu, 5 Nov 2009 22:19:09 +0000 (22:19 +0000)] 
* symfile.c (add_psymbol_to_bcache): Make 'psymbol' static again.
Zero the 'value' field.

14 years ago * amd64-tdep.c (amd64_init_frame_cache): Enhance comment describing
Doug Evans [Thu, 5 Nov 2009 21:17:00 +0000 (21:17 +0000)] 
* amd64-tdep.c (amd64_init_frame_cache): Enhance comment describing
saved_regs.

14 years ago * top.c (execute_command): Select a frame before checking the current
Daniel Jacobowitz [Thu, 5 Nov 2009 20:43:52 +0000 (20:43 +0000)] 
* top.c (execute_command): Select a frame before checking the current
language.  Only output a message if verbose.

14 years ago * config/m68k-emc.exp, lib/emc-support.exp,
Daniel Jacobowitz [Thu, 5 Nov 2009 20:06:03 +0000 (20:06 +0000)] 
* config/m68k-emc.exp, lib/emc-support.exp,
gdb.trace/gdb_c_test.c: Delete.
* gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
gdb.trace/collection.exp, gdb.trace/deltrace.exp,
gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
casing for m68k-*-elf.

14 years agoRemove debugging code accidentally included in last commit.
Ian Lance Taylor [Thu, 5 Nov 2009 19:56:41 +0000 (19:56 +0000)] 
Remove debugging code accidentally included in last commit.

14 years ago PR 10910
Ian Lance Taylor [Thu, 5 Nov 2009 19:54:30 +0000 (19:54 +0000)] 
PR 10910
* output.cc (Output_segment::add_output_section): Add missing
return statement.

14 years ago * symtab.h (SYMBOL_SET_LINKAGE_NAME): Update comment.
Tom Tromey [Thu, 5 Nov 2009 19:53:04 +0000 (19:53 +0000)] 
* symtab.h (SYMBOL_SET_LINKAGE_NAME): Update comment.
* symfile.c (allocate_symtab): Don't use obsavestring on a
constant string.
* stabsread.c (define_symbol): Don't use obsavestring on a
constant string.
* mdebugread.c (parse_type): Don't use obsavestring on a constant
string.
(new_symtab): Likewise.
* elfread.c (elf_symtab_read): Don't use obsavestring on a
constant string.

14 years ago * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.
Nick Clifton [Thu, 5 Nov 2009 15:35:50 +0000 (15:35 +0000)] 
    * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.
        * ldlang.h (struct lang_input_statement_struct): Rename add_needed
        to add_DT_NEEDED_for_dynamic.  Rename as_needed to
        add_DT_NEEDED_for_regular.
        * ldlang.c: Likewise.
        * ldlang.h: Likewise.
        * ldlang.c: Use the new variable names.
        * ldgram.y: Likewise.
        * emultempl/elf32.em: Likewise.
        * ld.texinfo: Document the renamed option.  Also mention its
        affect on the resolution of dynamic symbols.
        * NEWS: Mention the changed option name.

14 years ago * elflink.c (elf_link_add_object_symbols): Improve error
Nick Clifton [Thu, 5 Nov 2009 15:34:18 +0000 (15:34 +0000)] 
    * elflink.c (elf_link_add_object_symbols): Improve error
        message generated when a symbol is left unresolved because a
        --no-add-needed command line option has prevented the
        inclusion of the DSO defining it.

14 years ago * gas/i386/i386.exp (space1): Move test inside check for x86
Nick Clifton [Thu, 5 Nov 2009 11:02:16 +0000 (11:02 +0000)] 
    * gas/i386/i386.exp (space1): Move test inside check for x86
        target.

14 years ago2009-11-05 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz [Thu, 5 Nov 2009 09:49:07 +0000 (09:49 +0000)] 
2009-11-05  Kai Tietz  <kai.tietz@onevision.com>

        * dllwrap.c (is_leading_underscore): New variable.
        (cpu_type): New enum type.
        (which_cpu): New variable.
        (usage): Add new options --no-leading-underscore
        and --leading-underscore.
        (long_options): Likewise.
        (OPTION_NO_LEADING_UNDERSCORE): New define.
        (OPTION_LEADING_UNDERSCORE): Likewise.
        (main): Initialize which_host, pass new options
        to dlltool, do underscoring dependent on
        is_leading_underscore, and do '@12' decoration
        only for x86.

14 years ago PR 10880
Ian Lance Taylor [Thu, 5 Nov 2009 06:24:39 +0000 (06:24 +0000)] 
PR 10880
* object.h (class Object): Add is_needed and set_is_needed
methods.  Add is_needed_ field.  Make bool fields into bitfields.
* symtab.cc (Symbol_table::set_dynsym_indexes): If a symbol is
defined in a dynamic object and referenced by a regular object,
set is_needed for the dynamic object.
* layout.cc (Layout::finish_dynamic_section): Don't add DT_NEEDED
if the file is marked with as_needed and it is not needed.

14 years ago[opcodes]
DJ Delorie [Thu, 5 Nov 2009 02:31:40 +0000 (02:31 +0000)] 
[opcodes]
* rx-decode.opc (rx_decode_opcode) (mvtipl): Add.
(mvtcp, mvfcp, opecp): Remove.
* rx-decode.c: Regenerate.
* rx-dis.c (cpen): Remove.

[gas]
* config/rx-parse.y (MVTIPL): Update bit pattern.
(cpen): Remove.

[include/opcode]
* rx.h (rx_decode_opcode) (mvtipl): Add.
(mvtcp, mvfcp, opecp): Remove.

14 years ago[opcodes]
DJ Delorie [Thu, 5 Nov 2009 00:38:45 +0000 (00:38 +0000)] 
[opcodes]
* rx-decode.opc (rx_decode_opcode) (mvtipl): Add.
(mvtcp, mvfcp, opecp): Remove.
* rx-decode.c: Regenerate.
* rx-dis.c (cpen): Remove.

[gas]
* config/rx-parse.y (MVTIPL): Update bit pattern.
(cpen): Remove.

[include/opcode]
* rx.h (rx_decode_opcode) (mvtipl): Add.
(mvtcp, mvfcp, opecp): Remove.

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

14 years ago * symfile.c (add_psymbol_to_bcache): Don't copy name. Make
Tom Tromey [Wed, 4 Nov 2009 23:06:50 +0000 (23:06 +0000)] 
* symfile.c (add_psymbol_to_bcache): Don't copy name.  Make
'psymbol' non-static.

14 years agodaily update
Alan Modra [Wed, 4 Nov 2009 23:00:05 +0000 (23:00 +0000)] 
daily update

14 years ago2009-11-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 4 Nov 2009 18:52:03 +0000 (18:52 +0000)] 
2009-11-04  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/876
* gas/i386/i386.exp: Run space1.

* gas/i386/space1.l: New.
* gas/i386/space1.s: Likewise.

14 years ago2009-11-04 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz [Wed, 4 Nov 2009 18:13:05 +0000 (18:13 +0000)] 
2009-11-04  Kai Tietz  <kai.tietz@onevision.com>

        * emulparams/arm_epoc_pe.sh: Remove ENTRY.
        * emulparams/arm_wince_pe.sh: Likewise.
        * emulparams/i386pe.sh: Likewise.
        * emulparams/i386pe_posix.sh: Likewise.
        * emulparams/mcorepe.sh: Likewise.
        * emulparams/mipspe.sh: Likewise.
        * emulparams/ppcpe.sh: Likewise.
        * emulparams/armpe.sh: Likewise.
        * emulparams/i386pep.sh: Likewise.
        * emulparams/shpe.sh: Likewise.
        Additionally cleaned up double-defined
        variables SUBSYSTEM and INITIAL_SYMBOL_CHAR.
        * emultempl/pe.em: Remove use of ENTRY.
        (pe_subsystem): New local variable.
        (gld_XXX_before_parse): Don't set default
        entry point here.
        (set_entry_point): New function to set entry
        point.
        (set_pe_subsystem): Remove code for entry point.
        (gld_XXX_after_parse): Use set_entry_point here.
        * emultempl/pep.em: Likewise.

14 years ago PR 10887
Ian Lance Taylor [Wed, 4 Nov 2009 16:35:51 +0000 (16:35 +0000)] 
PR 10887
* arm.cc (Target_arm::do_finalize_sections): Don't add dynamic
tags if data is discarded by linker script.
* i386.cc (Target_i386::do_finalize_sections): Likewise.
* powerpc.cc (Target_powerpc::do_finalize_sections): Likewise.
* sparc.cc (Target_sparc::do_finalize_sections): Likewise.
* x86_64.cc (Target_x86_64::do_finalize_sections): Likewise.

14 years ago * layout.cc (Layout::get_output_section): Add is_interp and
Ian Lance Taylor [Wed, 4 Nov 2009 15:56:03 +0000 (15:56 +0000)] 
* layout.cc (Layout::get_output_section): Add is_interp and
is_dynamic_linker_section parameters.  Change all callers.
(Layout::choose_output_section): Likewise.
(Layout::make_output_section): Likewise.
(Layout::add_output_section_data): Add is_dynamic_linker_section
parameter.  Change all callers.
* layout.h (class Layout): Update declarations.
* output.h (class Output_section): Add is_interp, set_is_interp,
is_dynamic_linker_section, set_is_dynamic_linker_section methods.
Add is_interp_, is_dynamic_linker_section_ fields.  Change
generate_code_fills_at_write_ to a bitfield.
* output.cc (Output_section::Output_sections): Initialize new
fields.
(Output_segment::add_output_section): Add do_sort parameter.
Change all callers.

This page took 0.042679 seconds and 4 git commands to generate.