summaryrefslogtreecommitdiff
path: root/gdb/disasm.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add more styling to "disassemble"Tom Tromey2019-08-061-7/+13
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-1/+1
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2018-07-021-0/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce gdb_disassembly_flagsPedro Alves2017-09-041-10/+15
* GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2017-02-281-0/+8
* Tweak pretty_print_disassembler's intro commentPedro Alves2017-02-021-1/+1
* Reuse buffers across gdb_pretty_print_insn callsPedro Alves2017-02-021-4/+27
* Add back gdb_pretty_print_insnPedro Alves2017-02-021-5/+6
* Remove unused file_string parameter in gdb_disassemblySimon Marchi2017-02-011-1/+1
* Don't throw exception in dis_asm_memory_errorYao Qi2017-01-261-0/+1
* Refactor disassembly codeYao Qi2017-01-261-13/+43
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger2015-11-041-0/+23
* New /s modifier for the disassemble command.Doug Evans2015-08-141-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Add Guile as an extension language.Doug Evans2014-02-091-0/+8
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger2013-03-111-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger2012-11-131-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* * amd64-tdep.c: Include disasm.h.Pedro Alves2010-05-061-0/+12
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-10-231-3/+3
* 2009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu2009-07-111-0/+3
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-021-4/+3
* * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu2009-03-101-1/+0
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* gdb/:Maciej W. Rozycki2007-06-211-3/+6
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* Index: gdb/ChangeLogAndrew Cagney2003-05-121-0/+1
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-031-0/+6
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-0/+2
* * disasm.c: New file.Fernando Nasser2002-09-301-0/+29