aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-06*** empty log message ***gdbadmin1-1/+1
2011-03-05daily updateAlan Modra1-1/+1
2011-03-052011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder7-6/+13
* dwarf2expr.c (execute_stack_op): Delete superfluous semicolon. * mdebugread.c (parse_symbol): Ditto. * parse.c (parse_exp_in_context): Ditto. * source.c (add_path): Ditto. * utils.c (gnu_debuglink_crc32): Ditto. * varobj.c (variable_language): Ditto.
2011-03-052011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2-6/+10
* linux-tdep.c (linux_get_siginfo_type): Stop memory leak.
2011-03-05 * gdb.base/help.exp (help thread find): Fix one forgotten quote.Jan Kratochvil2-1/+5
2011-03-05Guard against M4 versions with a buggy strstr.Ralf Wildenhues2-0/+12
config/: * override.m4: Error out if a buggy M4 was detected, to avoid spurious diffs in generated files.
2011-03-05Revert the last change.H.J. Lu4-26/+6
2011-03-05fix make clean doesn't run in gdbserver/commonJoel Brobecker2-0/+28
011-03-05 Yao Qi <yao@codesourcery.com> * Makefile.in (CLEANDIRS, REQUIRED_SUBDIRS): New variable. (subdir_do): New make target. Copied from gdb/Makefile. (maintainer-clean, realclean, distclean, clean): Call corresponding make targets in common/Makefile.
2011-03-05Set x86_cie_data_alignment to -4 for x32.H.J. Lu4-6/+26
gas/ 2011-03-04 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (x86_cie_stack_alignment): New. (md_begin): Set x86_cie_data_alignment if it isn't set. Set x86_cie_stack_alignment. (i386_target_format): Set x86_cie_data_alignment to -4 for x32. (tc_x86_frame_initial_instructions): Use x86_cie_stack_alignment instead of x86_cie_data_alignment on SP and RA. gas/testsuite/ 2011-03-04 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/ilp32/cfi/cfi-x86_64.d: Updated.
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-1/+3
* linux-fork.c (inferior_call_waitptid): Fix copy/paste error.
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-9/+21
* symfile.c (simple_overlay_update): Check for null return value from lookup_minimal_symbol.
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-1/+3
* gdbserver/server.c (queue_stop_reply): Call xmalloc not malloc.
2011-03-05*** empty log message ***gdbadmin1-1/+1
2011-03-04Report plugin symbols for --verbose=N.H.J. Lu5-13/+46
2011-03-04 H.J. Lu <hongjiu.lu@intel.com> * ld.texinfo: Document --verbose[=NUMBER]. * lexsup.c (ld_options): Update --verbose. (parse_args): Set report_plugin_symbols. * plugin.c (report_plugin_symbols): New. (get_symbols): Report plugin symbols if report_plugin_symbols is TRUE. * plugin.h (report_plugin_symbols): New.
2011-03-04daily updateAlan Modra1-1/+1
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+5
* xml-syscall.c (syscall_start_syscall): Assert name is non null.
2011-03-04 * eval.c (parse_and_eval_address_1): Remove function.Thiago Jung Bauermann4-19/+8
* linespec.c (decode_indirect): Call parse_to_comma_and_eval instead of parse_and_eval_address_1. * value.h (parse_and_eval_address_1): Remove prototype.
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+5
* remote.c (putpkt_binary): Document that case stmt falls through.
2011-03-04 * breakpointc (print_it_typical): Move NULL check from here...Thiago Jung Bauermann2-7/+11
(print_bp_stop_message): ... to here.
2011-03-042011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2-4/+12
* breakpoint.c (enable_command): Use break instead of continue, and fill in a missing break. (disable_command): Ditto.
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand11-5/+85
(terminal_save_ours): Remove misleading comment. (inflow_inferior_data_cleanup): Free ttystate. (inflow_inferior_exit): Likewise. (copy_terminal_info): Copy ttystate. * serial.c (serial_copy_tty_state): New function. * serial.h (serial_copy_tty_state): Add prototype. (struct serial_ops): Add copy_tty_state callback. * ser-base.c (ser_base_copy_tty_state): New function. * ser-base.h (ser_base_copy_tty_state): Add prototype. * ser-go32.c (dos_copy_tty_state): New function. (dos_ops): Install copy_tty_state callback. * ser-mingw.c (_initialize_ser_windows): Likewise. * ser-pipe.c (_initialize_ser_pipe): Likewise. * ser-unix.c (hardwire_copy_tty_state): New function. (_initialize_ser_hardwire): Install it.
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+3
* breakpoint.c (create_breakpoint): Add missing break statement.
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-2/+3
Reverting this patch: * infcall.c (call_function_by_hand): Add break statements for lint.
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-2/+8
* cplus-dem.c (ada_demangle): Stop memory leak. Also fix a one line indent problem.
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-1/+5
Reverting this patch: * cli/cli-script.c (script_from_file): Add break for lint.
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+5
* bind.c (rl_function_dumper): Free allocated memory.
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+5
* solib.c (reload_shared_libraries_1): Close memory leak.
2011-03-042011-03-04 Yao Qi <yao@codesourcery.com>Yao Qi2-1/+5
* Makefile.in: Remove GNU make feature --directory.
2011-03-04Adjust test of with_ppl.Sebastian Pop3-2/+7
2011-03-03 Sebastian Pop <sebastian.pop@amd.com> * configure.ac: Adjust test of with_ppl. * configure: Regenerated.
2011-03-04 * archive.c (bsd_write_armap): Don't call stat in deterministicAlan Modra2-16/+18
mode, and don't use st_mtime if stat returns error.
2011-03-042011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2-12/+2
* elf64-x86-64.c (elf_x86_64_relocate_section): Remove dead code.
2011-03-04*** empty log message ***gdbadmin1-1/+1
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2-1/+3
* coff-x86_64.c (coff_amd64_rtype_to_howto): Fencepost error.
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2-1/+5
* aoutx.h (aout_final_link): Use sizeof int not sizeof int*. (aout_link_write_other_symbol): Missing break statement.
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2-1/+3
* dwarf2.c (scan_unit_for_symbols): Stop memory leak.
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2-1/+7
* archive.c (_bfd_slurp_extended_name_table): Fail if bfd_seek fails.
2011-03-03daily updateAlan Modra1-1/+1
2011-03-03Supprt TLS x32 IE->LE transition.H.J. Lu6-8/+80
bfd/ 2011-03-03 H.J. Lu <hongjiu.lu@intel.com> * elf64-x86-64.c (elf_x86_64_check_tls_transition): Supprt TLS x32 IE->LE transition. (elf_x86_64_relocate_section): Likewise. ld/testsuite/ 2011-03-03 H.J. Lu <hongjiu.lu@intel.com> * ld-x86-64/tlsie4.dd: New. * ld-x86-64/tlsie4.s: Likewise. * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2-6/+4
* remote-fileio.c (remote_fileio_func_fstat): Initialize all fields of struct 'st' to zero.
2011-03-03 PR gdb/12538:Tom Tromey2-1/+12
* dwarf2read.c (process_psymtab_comp_unit): Handle case where DW_STRING is NULL.
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+7
* tui/tui-winsource.c (tui_update_source_window_as_is): Initialize sal.pspace before calling set_current_source_symtab_and_line.
2011-03-03 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.Tom Tromey27-23953/+60
* gdb.hp/gdb.aCC/configure (Makefile): Remove. * gdb.hp/gdb.aCC/configure.ac: Remove. * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove. * gdb.hp/gdb.base-hp/configure (Makefile): Remove. * gdb.hp/gdb.base-hp/configure.ac: Remove. * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove. * gdb.hp/gdb.compat/configure (Makefile): Remove. * gdb.hp/gdb.compat/configure.ac: Remove. * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove. * gdb.hp/gdb.defects/configure (Makefile): Remove. * gdb.hp/gdb.defects/configure.ac: Remove. * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove. * gdb.hp/gdb.objdbg/configure (Makefile): Remove. * gdb.hp/gdb.objdbg/configure.ac: Remove. * gdb.hp/configure.ac: Remove. * gdb.hp/configure: Remove. * gdb.hp/Makefile.in (SUBDIRS): No longer a configure substitution. (Makefile): Remove rule. * gdb.cell/configure.ac: Remove. * gdb.cell/configure: Remove. * gdb.stabs/Makefile.in (Makefile): Remove. (distclean): Don't remove config.status or config.log. * gdb.stabs/configure (Makefile): Remove. * gdb.stabs/configure.ac: Remove. * configure: Rebuild. * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs. Remove stabs- and cell-specific logic. Test for existence of ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp subdirectories, gdb.cell, and and gdb.stabs. * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
2011-03-03objdump: fix typo in help messageMike Frysinger12-12/+18
2011-03-032011-03-03 Yao Qi <yao@codesourcery.com>Yao Qi2-23/+6
* Makefile.in (configure-common): Remove. Let Makefile in dir common to rebuild itself. (common/Makefile): Likewise.
2011-03-03py-inferior.exp: Avoid searching pattern beyond bufferJoel Brobecker2-5/+10
gdb/testsuite/ChangeLog: * gdb.python/py-inferior.exp: Avoid searching pattern beyond end of buffer.
2011-03-03add i18n markup in error message (utils.c:parse_escape)Joel Brobecker2-2/+6
gdb/ChangeLog: * utils.c (parse_escape): Add i18n markup in error message.
2011-03-032011-03-03 Yao Qi <yao@codesourcery.com>Yao Qi2-18/+34
* gdb/arm-tdep.c (shifted_reg_val): Replace magic number 15 with ARM_PC_REGNUM. (thumb_get_next_pc_raw, arm_get_next_pc_raw): Likewise. (displaced_write_reg, displaced_read_reg): Likewise. (copy_ldr_str_ldrb_strb, cleanup_block_load_all): Likewise. (cleanup_block_load_pc, copy_block_xfer): Likewise. (cleanup_branch): Replace magic number 14 and 15 with ARM_LR_REGNUM and ARM_PC_REGNUM respectively.
2011-03-032011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2-3/+3
* maint.c (maintenance_do_deprecate): No need to check for NULL.
2011-03-032011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+3
* cli/cli-script.c (script_from_file): Add break for lint.
2011-03-03*** empty log message ***gdbadmin1-1/+1