sim: reorder header includes
[binutils-gdb.git] / sim / common / sim-trace.c
2021-12-05 Mike Frysingersim: reorder header includes
2021-06-30 Mike Frysingersim: move trace init to dynamic modules.c
2021-06-17 Mike Frysingersim: split sim/callback.h include out
2021-05-17 Mike Frysingersim: switch config.h usage to defs.h
2021-05-03 Simon Marchisim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where...
2021-01-11 Mike Frysingersim: clean up C11 header includes
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-05-24 Yao QiRefactor disassembler selection
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-08-15 Mike Frysingersim: unify symbol table handling
2016-01-05 Mike Frysingersim: trace: add support for disassembling
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-06-24 Mike Frysingersim: trace: drop unused trace_one_insn
2015-06-24 Mike Frysingersim: trace: rename debug_printf fully
2015-06-24 Mike Frysingersim: trace: add a basic cpu register class
2015-06-24 Mike Frysingersim: trace: document alu/fpu/vpu trace options better
2015-06-23 Mike Frysingersim: assume recentish compiler/systems
2015-06-12 Mike Frysingersim: trace: add WITH_TRACE_ANY_P helper
2015-06-11 Mike Frysingersim: trace: centralize the system tracing
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-07 Tom Tromeyremove VA_* macros from sim
2014-01-07 Tom Tromeyremove PARAMS from sim
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-03-29 Kevin BuettnerCommit gdb and sim support for v850e2 and v850e2v3...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-05-26 Mike Frysingersim: add syscall tracing level
2011-03-15 Mike Frysingersim: common: trim trailing whitespace
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-12 Mike Frysingersim: add missing values to array initializers
2010-04-10 Mike Frysingersim: constify save_data()
2010-03-30 Mike Frysingersim: fix unused cpu_nr warnings
2010-03-30 Mike Frysingersim: convert old style function definitions
2010-01-01 Joel BrobeckerUpdate copyright notices to add year 2010.
2009-01-14 Joel Brobecker Update the copyright notice of some of the...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-24 Joel Brobecker Switch the license of all files explicitly...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2003-10-31 Andrew CagneyIndex: sim/frv/ChangeLog
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2001-02-22 Ben Elliston2001-02-22 Ben Elliston <bje@redhat.com>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-05 Doug Evans * cgen-defs.h: New file, old cgen-sim.h.
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-13 Fred Fish * sim-base.h (struct sim_state_base): Add prog_syms and
1998-02-25 Andrew CagneyExtend TRACE macros to include more cases.
1998-02-24 Andrew CagneyAdd tracing to r5900 p* instructions.
1998-02-23 Andrew CagneyAdd tracing of booleans and addresses.
1998-02-20 Michael Meissnerfix typo
1998-02-18 Andrew CagneyExtend sim-trace.[hc] to include a generic set of macro...
1997-11-24 Doug Evans * sim-trace.c (trace_option_handler): Set state trace...
1997-05-21 Andrew CagneyWatchpoint interface.
1997-05-07 Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06 David Edelsohn * sim-trace.c (trace_uninstall): Don't close a file...
1997-05-06 Michael MeissnerAdd semantic tracing to the tic80
1997-05-06 Michael MeissnerFix typo; pass trace_line request as arg; pass common...
1997-05-06 Michael MeissnerEnable --trace-linenum support
1997-05-05 Andrew CagneyAdd flakey floating-point support to the TI c80 simulator.
1997-04-17 David Edelsohnsim-trace.c: New file.