aboutsummaryrefslogtreecommitdiff
path: root/gdb/disasm.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-04disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger1-0/+23
2015-08-14New /s modifier for the disassemble command.Doug Evans1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-09Add Guile as an extension language.Doug Evans1-0/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-03-11Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-13 * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-06 * amd64-tdep.c: Include disasm.h.Pedro Alves1-0/+12
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-232009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-3/+3
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+3
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-4/+3
2009-03-10 * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu1-1/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-21gdb/:Maciej W. Rozycki1-3/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2003-05-12Index: gdb/ChangeLogAndrew Cagney1-0/+1
2003-05-032003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+6
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2002-09-30 * disasm.c: New file.Fernando Nasser1-0/+29