summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-disas.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-29Don't copy a string in mi_cmd_disassembleTom Tromey
2017-09-04Introduce gdb_disassembly_flagsPedro Alves
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves
2017-02-01Remove unused file_string parameter in gdb_disassemblySimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-14New /s modifier for the disassemble command.Doug Evans
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-17* mi/mi-cmd-disas.c (mi_cmd_disassemble): Rename `optind' and `optarg'Andrey Smirnov
2011-08-28gdb/Jan Kratochvil
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-03-092011-03-09 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-12gdbTom Tromey
2011-01-12http://sourceware.org/ml/gdb-patches/2010-12/msg00299.htmlAndrew Burgess
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-17 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Respect mixed_mode flag.Ulrich Weigand
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand
2009-03-10 * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-06-25 Kill the return value for all MI command functions.Vladimir Prus
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2007-01-03 Warning fixes.Daniel Jacobowitz
2005-12-23 * mi/mi-symbol-cmds.c:Eli Zaretskii
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2002-09-30 * disasm.c: New file.Fernando Nasser
2002-09-262002-09-26 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-07-302002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2002-04-152002-04-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-04-082002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-04-082002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-04-052002-04-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney
2001-06-23Change mi/data-disassemble command output to a list ([]) instead ofAndrew Cagney
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney
2001-03-20Zap -Wuninitialized warnings.Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner