corefile.c: fix -Wpointer-sign
[binutils-gdb.git] / gdb / ChangeLog
2013-03-07 Pedro Alvescorefile.c: fix -Wpointer-sign
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-03-07 Pedro AlvesFix -Wpointer-sign around strings/encoding conversions.
2013-03-07 Pedro Alvescharset.c: fix -Wpointer-sign
2013-03-07 Pedro Alvesregcache.c: fix -Wpointer-sign
2013-03-07 Pedro AlvesFix typo.
2013-03-07 Pedro Alvesbreakpoint.c: fix -Wpointer-sign
2013-03-07 Pedro Alvesstap-probe.c: fix -Wpointer-sign
2013-03-07 Pedro Alveslinux-record.c:record_linux_system_call: fix -Wpointer...
2013-03-07 Pedro Alvesremote-notif.[h|c]:notif_debug: Change type to int.
2013-03-07 Pedro Alvesser-tcp.c:tcp_retry_limit: Change type to unsigned...
2013-03-07 Pedro Alveshex2bin, bin2hex: move declarations to header.
2013-03-07 Eli Zaretskii * utils.c (initialize_utils): Improve doc strings...
2013-03-07 Keith Seitz * ax-gdb.c (gen_printf): Make FORMAT const.
2013-03-06 Doug Evans * elfread.c (elf_symfile_read): Move debugging printf...
2013-03-06 Pedro AlvesGarbage collect py-utils.c:target_string_to_unicode.
2013-03-06 Pierre Muller * linespec.c (get_current_search_block): ARI fix,...
2013-03-05 Doug Evans * ada-lang.c (ada_lookup_symbol_list_worker): New...
2013-03-05 Yao Qigdb/
2013-03-05 Corinna Vinschen * NEWS: Mention new target x86_64-*-cygwin*.
2013-03-05 Corinna Vinschen * configure.host: Add x86_64-*-cygwin* as host.
2013-03-04 Jan Kratochvilgdb/
2013-03-04 Jan Kratochvilgdb/
2013-03-04 Corinna Vinschen * coff-pe-read.c (read_pe_exported_syms): Don't return...
2013-03-04 Hui Zhu2013-03-04 Luis Machado <lgustavo@codesourcery.com>
2013-03-02 Kevin BuettnerRevise ChangeLog comment for recently committed change.
2013-03-02 Kevin Buettner * v850-tdep.c: (v850e2_register_name): (v850e2_reg_names):
2013-03-02 Jiong Wang gdb/
2013-03-01 Jan Kratochvilgdb/
2013-03-01 Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-03-01 Jiong WangRevise the commit date of my ChangeLog entry.
2013-03-01 Jiong WangImplement get_longjmp_target for tilegx.
2013-02-28 Tom Tromey * python/py-arch.c (archpy_disassemble): Use PyInt_Che...
2013-02-28 Doug Evans * python/py-finishbreakpoint.c (bpfinishpy_init):...
2013-02-28 Tom Tromey * contrib/excheck.py: New file.
2013-02-28 Tom Tromey * python/python.c (gdbpy_print_stack): Call begin_line and
2013-02-28 Tom Tromey * python/python.c (gdbpy_find_pc_line): Call find_pc_line
2013-02-28 Tom Tromey * py-finishbreakpoint.c (bpfinishpy_init): Reorganize...
2013-02-28 Tom Tromey * py-block.c (gdbpy_block_for_pc): Call block_for_pc...
2013-02-28 Tom Tromey * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing...
2013-02-27 Corinna Vinschen * windows-nat.c: Throughout, fix format strings and...
2013-02-27 Jiong Wang gdb/
2013-02-27 Jiong Wang gdb/
2013-02-27 Jiong Wang gdb/
2013-02-27 Yao Qigdb/
2013-02-26 Anthony GreenAdd moxie-*-rtems* support.
2013-02-25 Pedro AlvesTweak warning output on Linux kernels with broken i386...
2013-02-24 Maciej W. Rozycki * mips-tdep.c (mips32_scan_prologue): Reset frame_offs...
2013-02-22 Alan Modra * elfread.c (elf_symtab_read): Do not use udata.p...
2013-02-22 Jan Kratochvilgdb/
2013-02-21 Alan Modrabfd/
2013-02-21 Siva Chandra Reddy Add a new method 'disassemble' to gdb.Architecture...
2013-02-20 Jiong Wang gdb/
2013-02-19 Pedro AlvesGarbage collect struct monitor_ops::load_routine.
2013-02-19 Pedro AlvesHarmonize this monitor_load with generic_load.
2013-02-19 Kai Tietz PR gdb/15161
2013-02-19 Walter Lee * tilegx-tdep.c (tilegx_analyze_prologue):...
2013-02-19 Walter Lee * tilegx-tdep.c (itilegx_gdbarch_init): char...
2013-02-19 Walter Lee * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prolo...
2013-02-19 Walter Lee * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New...
2013-02-19 Walter Lee * tilegx-tdep.c (tilegx_push_dummy_call): args pushed...
2013-02-19 Kai Tietz * windows-nat.c (windows_xfer_memory): Fix debug-output
2013-02-19 Lei Liu2013-02-19 Lei Liu <lei.liu2@windriver.com>
2013-02-18 Alan Modrainclude/
2013-02-18 Tom Tromey PR gdb/15102:
2013-02-16 Yao Qigdb/
2013-02-15 Jan Kratochvilgdb/
2013-02-15 Jan Kratochvilgdb/
2013-02-15 Tom Tromey2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
2013-02-15 Hafiz Abid Qadeer2013-02-15 Pedro Alves <pedro@codesourcery.com>
2013-02-15 Yao Qigdb/
2013-02-14 Pierre Muller * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
2013-02-14 Pedro AlvesMove savestring to common/common-utils.c, make gdbserve...
2013-02-14 Pedro Alvessavestring: Rename parameter 'size' to 'len'.
2013-02-14 Yufeng Zhang2013-02-14 Pedro Alves <palves@redhat.com>
2013-02-14 Pedro AlvesFix ptype bug actually exercised in userdef.exp
2013-02-14 Hafiz Abid Qadeer2013-02-14 Pedro Alves <pedro@codesourcery.com>
2013-02-14 Yao Qigdb/
2013-02-14 Yao Qigdb/
2013-02-14 Yao Qigdb/
2013-02-14 Yao Qigdb/
2013-02-13 Pedro AlvesFix typo: amd64 -> i386.
2013-02-13 Pedro Alves[native x86 GNU/Linux] Access debug register mirror...
2013-02-13 Marcus ShawcroftFix ARI gripe about missing _().
2013-02-13 Marcus ShawcroftARI fix: Replace %llx with %s and phex().
2013-02-13 Marcus ShawcroftARI fix: Replace long long with LONGEST.
2013-02-13 Hafiz Abid Qadeer2013-02-13 Pedro Alves <palves@redhat.com>
2013-02-12 Tom Tromey PR symtab/11464:
2013-02-12 Pedro AlvesConsistent use of (C) after "Copyright".
2013-02-12 Pedro AlvesUpdate some copyright years.
2013-02-12 Siva Chandra Reddy Add support for a destructor for ui_out data and use...
2013-02-11 Doug Evans * printcmd.c (printf_c_string,printf_wide_c_string...
2013-02-11 Sergio Durigan Juniorgdb/:
2013-02-08 Doug Evans * common/format.c (parse_format_string): Fix whitespace.
2013-02-08 Matthew Gretton... * stack.c (return_command): Work around uninitialized...
2013-02-08 Yufeng Zhanggdb/
2013-02-08 Marcus ShawcroftUpdate NEWS to mention new AArch64 native and target...
2013-02-08 Marcus ShawcroftAdding myself to MAINTAINERS.
2013-02-08 Marcus ShawcroftAdding aarch64-linux-nat support.
2013-02-07 Doug Evans * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argum...
next