aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-03-03move probes to be per-bfdTom Tromey1-0/+8
2014-03-03change probes to be program-space-independentTom Tromey1-0/+55
2014-03-03comment fixesTom Tromey1-0/+5
2014-03-02* infrun.c (handle_signal_stop): Replace test forDoug Evans1-0/+5
2014-03-02guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix typo in comment.Doug Evans1-0/+4
2014-03-02guile/lib/gdb/printing.scm (append-pretty-printer!): Fix thinko.Doug Evans1-0/+4
2014-03-01Silence ARI warning.Mark Kettenis1-0/+4
2014-03-01Enable rhreads support on OpenBSD/i386.Mark Kettenis1-0/+7
2014-03-01Eliminate pointer signedness warning.Mark Kettenis1-0/+4
2014-03-01Fix ChangeLog.Mark Kettenis1-2/+3
2014-03-01Enable rthreads support on OpenBSD/mips64.Mark Kettenis1-0/+7
2014-03-01Enable rthreads support on OpenBSD/amd64.Mark Kettenis1-0/+6
2014-02-28Remove the unnecesary argument METHOD to valops.c:find_oload_champ.Siva Chandra1-0/+6
2014-02-28Add sparc64obsd-nat.c to ALLDEPFILES.Mark Kettenis1-0/+2
2014-02-28Enable rthreads supports on OpenBSD/sparc64.Mark Kettenis1-0/+4
2014-02-28Support rthreads on OpenBSD 5.2 and later.Mark Kettenis1-0/+7
2014-02-28constify ui_out_implTom Tromey1-0/+10
2014-02-27Prevent compiler warning.Mark Kettenis1-0/+4
2014-02-27StackGhost cookie is per-process.Mark Kettenis1-0/+4
2014-02-27Additional PR 8882 fix.Jan Kratochvil1-0/+5
2014-02-27Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves1-0/+5
2014-02-27Move linux-nat.c:status_to_str to nat/linux-waitpid.c.Pedro Alves1-0/+8
2014-02-27Move ptid_match to common/ptid.c.Hui Zhu1-0/+8
2014-02-27Call common OpenBSD ABI init code on OpenBSD/mips64.Mark Kettenis1-0/+6
2014-02-27Add gdbarch auxv parsing for OpenBSD.Mark Kettenis1-1/+4
2014-02-27Add auxv parsing to the architecture vector.Mark Kettenis1-0/+7
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès1-0/+5
2014-02-26DWARF: Read constant-class addresses correctlyJoel Brobecker1-0/+13
2014-02-26make "file" use the BFD cache betterTom Tromey1-0/+4
2014-02-26add short-circuit logic to elfread.cTom Tromey1-0/+10
2014-02-26split out elf_read_minimal_symbolsTom Tromey1-0/+6
2014-02-26move minimal symbols to per-bfdTom Tromey1-0/+27
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-0/+25
2014-02-26start change to progspace independenceTom Tromey1-0/+106
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-0/+94
2014-02-26make MSYMBOL_VALUE_ADDRESS an rvalueTom Tromey1-0/+10
2014-02-26change minsym representationTom Tromey1-0/+171
2014-02-26introduce minimal_symbol_upper_boundTom Tromey1-0/+11
2014-02-26[Python] Make regexp collection printers work with typedefs as well.Joel Brobecker1-0/+5
2014-02-26Add comment in dwarf2read.c::read_subrange_typeJoel Brobecker1-0/+4
2014-02-26DWARF: Set enum type "flag_enum" and "unsigned" flags at type creation.Joel Brobecker1-0/+8
2014-02-26Mention PR breakpoints/16292 in corresponding ChangeLog entry.Pedro Alves1-0/+1
2014-02-26bsd-uthread.c: Don't install a to_xfer_partial methodPedro Alves1-0/+6
2014-02-26eliminate target_ops->deprecated_xfer_memoryPedro Alves1-0/+12
2014-02-26go32-nat.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26nto-procfs.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26remote-m32r-sdi.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26remote-mips.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride supportJoel Brobecker1-0/+11
2014-02-26Multiple Ada task-specific breakpoints at the same address.Pedro Alves1-0/+5