Avoid using the ISO C99 `z' formatted output modifier
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-03-20  Maciej W. RozyckiAvoid using the ISO C99 `z' formatted output modifier
2014-03-20  Sergio Durigan JuniorFix probe-related internal error on AIX
2014-03-20  Tom TromeyFix py-finish-breakpoint.exp with target async.
2014-03-20  Pedro Alvesmake dprintf.exp pass in target async mode
2014-03-20  Pedro AlvesHandle multiple step-overs.
2014-03-20  Pedro AlvesFix for even more missed events; eliminate thread-hop...
2014-03-20  Pedro AlvesPR breakpoints/7143 - Watchpoint does not trigger when...
2014-03-20  Pedro AlvesFix missing breakpoint/watchpoint hits, eliminate defer...
2014-03-18  Jan KratochvilFix SIGTERM signal safety (PR gdb/15358).
2014-03-18  Maciej W. RozyckiPower: Correct little-endian e500v2 GPR frame offsets
2014-03-18  Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-03-17  Tom Tromeyfix latent bugs in ui-out.c
2014-03-17  Pierre-Marie de... [Ada] Crash with references to GNAT packed arrays handling
2014-03-17  Tristan Gingolddarwin: handle recent version of dyld
2014-03-16  Ulrich WeigandFix Python 2.4 build break
2014-03-14  Jan KratochvilStep down from being global maintainer.
2014-03-14  Pedro AlvesRename native-only terminal related functions.
2014-03-13  Doug EvansFix pr 16612.
2014-03-13  Doug EvansFix segv when referencing a value added to history...
2014-03-13  Pedro AlvesRename Solaris's target to "target child" like most...
2014-03-13  Pedro AlvesDon't mention "Unix" in native target name.
2014-03-13  Stan ShebsDoxygenate gdbtypes.h
2014-03-12  Pedro AlvesFactor out foreground/background execution command...
2014-03-12  Omair JavaidSupport for HWbreak/watchpoint across fork/vfork on...
2014-03-12  Pedro AlvesMake 'make check TESTS="..."' work from GDB's build...
2014-03-12  Tom Tromeyfix regressions with target-async
2014-03-12  Pedro Alvesinf-child.h: Update comment.
2014-03-12  Pedro Alvesinf-child.c: Update comments.
2014-03-12  Pedro AlvesMake the nto-procfs.c target inherit inf-child.c.
2014-03-12  Pedro AlvesMake the windows-nat.c target inherit inf-child.c.
2014-03-11  Doug Evans * guile/guile.c (call_initialize_gdb_module): New...
2014-03-10  Joel BrobeckerMissing space before '(' in ada-lang.c::ada_evaluate_subexp
2014-03-10  Joel BrobeckerMinor style change in the previous commits' ChangeLog...
2014-03-10  Jerome Guitton[Ada] Full view of tagged type with ptype
2014-03-10  Hui ZhuRemove "hardware" from comments of "target_insert_break...
2014-03-08  Doug Evans* dwarf2read.c (read_str_index): Rename local dwo_name...
2014-03-08  Doug Evansread_cutu_die_from_dwo: Misc minor cleanups.
2014-03-08  Joel Brobeckertarget.h: Expands complete_target_initialization and...
2014-03-07  Pedro AlvesMake the go32-nat.c target inherit inf-child.c.
2014-03-06  Joel BrobeckerFix sol-thread.c build failure.
2014-03-06  Yao QiRemove argument optional_p from get_tracepoint_by_number
2014-03-06  Yao QiHandle parse number error in goto_bookmark_command
2014-03-06  Yao QiAdd a newline in output messages
2014-03-06  Yao QiFix PR16508
2014-03-06  Yao QiChange the default implementation of to_traceframe_info...
2014-03-05  Pedro AlvesPR gdb/16575: stale breakpoint instructions in the...
2014-03-05  Mike Frysingersim: constify prog_name
2014-03-03  Tom Tromeymove probes to be per-bfd
2014-03-03  Tom Tromeychange probes to be program-space-independent
2014-03-03  Tom Tromeycomment fixes
2014-03-02  Doug Evans* infrun.c (handle_signal_stop): Replace test for
2014-03-02  Doug Evansguile/scm-objfile.c (ofscm_mark_objfile_smob): Fix...
2014-03-02  Doug Evansguile/lib/gdb/printing.scm (append-pretty-printer!...
2014-03-01  Mark KettenisSilence ARI warning.
2014-03-01  Mark KettenisEnable rhreads support on OpenBSD/i386.
2014-03-01  Mark KettenisEliminate pointer signedness warning.
2014-03-01  Mark KettenisFix ChangeLog.
2014-03-01  Mark KettenisEnable rthreads support on OpenBSD/mips64.
2014-03-01  Mark KettenisEnable rthreads support on OpenBSD/amd64.
2014-02-28  Siva ChandraRemove the unnecesary argument METHOD to valops.c:find_...
2014-02-28  Mark KettenisAdd sparc64obsd-nat.c to ALLDEPFILES.
2014-02-28  Mark KettenisEnable rthreads supports on OpenBSD/sparc64.
2014-02-28  Mark KettenisSupport rthreads on OpenBSD 5.2 and later.
2014-02-28  Tom Tromeyconstify ui_out_impl
2014-02-27  Mark KettenisPrevent compiler warning.
2014-02-27  Mark KettenisStackGhost cookie is per-process.
2014-02-27  Jan KratochvilAdditional PR 8882 fix.
2014-02-27  Pedro AlvesLinux waitpid/__WALL emulation wrapper: If WNOHANG...
2014-02-27  Pedro AlvesMove linux-nat.c:status_to_str to nat/linux-waitpid.c.
2014-02-27  Hui ZhuMove ptid_match to common/ptid.c.
2014-02-27  Mark KettenisCall common OpenBSD ABI init code on OpenBSD/mips64.
2014-02-27  Mark KettenisAdd gdbarch auxv parsing for OpenBSD.
2014-02-27  Mark KettenisAdd auxv parsing to the architecture vector.
2014-02-26  Ludovic Courtèsguile: Add 'history-append!' procedure.
2014-02-26  Joel BrobeckerDWARF: Read constant-class addresses correctly
2014-02-26  Tom Tromeymake "file" use the BFD cache better
2014-02-26  Tom Tromeyadd short-circuit logic to elfread.c
2014-02-26  Tom Tromeysplit out elf_read_minimal_symbols
2014-02-26  Tom Tromeymove minimal symbols to per-bfd
2014-02-26  Tom Tromeychange minsyms not to be relocated at read-time
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeymake MSYMBOL_VALUE_ADDRESS an rvalue
2014-02-26  Tom Tromeychange minsym representation
2014-02-26  Tom Tromeyintroduce minimal_symbol_upper_bound
2014-02-26  Joel Brobecker[Python] Make regexp collection printers work with...
2014-02-26  Joel BrobeckerAdd comment in dwarf2read.c::read_subrange_type
2014-02-26  Joel BrobeckerDWARF: Set enum type "flag_enum" and "unsigned" flags...
2014-02-26  Pedro AlvesMention PR breakpoints/16292 in corresponding ChangeLog...
2014-02-26  Pedro Alvesbsd-uthread.c: Don't install a to_xfer_partial method
2014-02-26  Pedro Alveseliminate target_ops->deprecated_xfer_memory
2014-02-26  Pedro Alvesgo32-nat.c: Don't install a deprecated_xfer_memory...
2014-02-26  Pedro Alvesnto-procfs.c: Don't install a deprecated_xfer_memory...
2014-02-26  Pedro Alvesremote-m32r-sdi.c: Don't install a deprecated_xfer_memo...
2014-02-26  Pedro Alvesremote-mips.c: Don't install a deprecated_xfer_memory...
2014-02-26  Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-26  Pedro AlvesMultiple Ada task-specific breakpoints at the same...
2014-02-26  Pedro AlvesRe-implement ia64-linux-nat.c::ia64_linux_xfer_partial
2014-02-25  Stan ShebsAnnotate comments for Doxygen.
2014-02-25  Tom Tromeyremove target_ignore
next
This page took 0.252719 seconds and 107 git commands to generate.