gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / disasm.c
2020-03-10  Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-01-19  Tom TromeyCall disassemble_free_target in gdb
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-19  Christian BiesingerReplace some more qsort calls with std::sort
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-01  Tom TromeyRemove the ui_out_style_kind enum
2019-08-06  Tom TromeyAdd more styling to "disassemble"
2019-07-27  Kevin BuettnerRestrict use of minsym names when printing addresses...
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-15  Tom TromeyIntroduce field_unsigned
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-11  Tom TromeyRemove trailing newlines from help text
2019-05-17  Alan Haywardtestsuite: Disable some tests when logging
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyAdd output styles to gdb
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-16  Tom TromeyExpand "show disassembler-options" output
2018-07-02  Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-06-07  Tom TromeyChange build_address_symbolic to return std::string
2018-05-24  Tom TromeyUpdate help text in disasm.c
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-11-07  Tom TromeyConstify add_setshow_*
2017-10-17  Tom TromeyRemove cleanups from disasm.c
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-09  Tom TromeyUse ui_out_emit_tuple in disasm.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesIntroduce gdb_disassembly_flags
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-04-22  Tom TromeyUse ui_out_emit_list
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-04-05  Pedro Alves-Wwrite-strings: Constify struct disassemble_info's...
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-02  Pedro AlvesReuse buffers across gdb_pretty_print_insn calls
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-02-02  Pedro AlvesAdd back gdb_pretty_print_insn
2017-02-02  Simon MarchiRemove unused file_string parameter in gdb_disassembly
2017-01-26  Yao QiDon't throw exception in dis_asm_memory_error
2017-01-26  Yao QiRefactor disassembly code
2017-01-26  Yao QiNew function null_stream
2017-01-11  Tom TromeyRemove make_cleanup_htab_delete
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-07-14  Tom TromeyRemove some variables but call functions for side effects
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-21  Andrew Burgessgdb: Small cleanup to disasm.c:maybe_add_dis_line_entry
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17  Pedro AlvesType-safe wrapper for enum flags
2015-11-04  Markus Metzgerdisasm: add struct disasm_insn to describe to-be-disass...
2015-11-04  Markus Metzgerdisasm: split dump_insns
2015-10-27  Pedro Alvestarget_read_memory&co: no longer return target_xfer_status
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-08-15  Doug EvansNew /s modifier for the disassemble command.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-18  Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-15  Doug EvansPR symtab/17559
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-24  Yao QiUse target_read_code in disassemble.
2013-11-18  Tom Tromeyremove gdb_string.h
2013-03-11  Markus MetzgerAdd a disassembly flag to omit the pc prefix and use...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-13  Markus Metzger * disasm.h (DISASSEMBLY_FILENAME): New macro.
2012-03-27  Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-03  Andrew Burgesssourceware.org/ml/gdb-patches/2010-12/msg00300.html
2011-01-12  Andrew Burgesssourceware.org/ml/gdb-patches/2010-12/msg00299.html
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-14  Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-05-06  Pedro Alves * amd64-tdep.c: Include disasm.h.
2010-05-02  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-28  Daniel Jacobowitz * defs.h (print_address_symbolic, build_address_symbol...
2009-10-23  Paul Pluzhnikov2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-21  Paul Pluzhnikov2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-11  Hui Zhu2009-07-11 Hui Zhu <teawater@gmail.com>
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-03-10  Hui Zhu * disasm.c (gdb_disassembly): Remove unused argument
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-08-11  Stan Shebs ARM BE8 support.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-21  Maciej W. Rozyckigdb/:
2007-06-19  Ulrich Weigand2007-06-19 Markus Deuling <deuling@de.ibm.com>
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-07-31  Daniel JacobowitzFrom Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
2005-05-16  Andrew Cagney2005-05-16 Andrew Cagney <cagney@gnu.org>
2005-02-23  Jim Blandy* disasm.c (gdb_disassemble_info): Call disassemble_ini...
2004-01-06  Jeff Johnston2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
next
This page took 1.29062 seconds and 106 git commands to generate.