Regenerate Makefile.in to get rid of annoying diffs caused by non-deterministic automake.
[binutils-gdb.git] / gdb / tracefile.c
2016-12-02 Simon MarchiRename some trace functions
2016-07-14 Tom TromeyRemove some variables but call functions for side effects
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-02-18 Marcin Kościelnickigdb: Add guess_tracepoint_registers hook to gdbarch.
2016-02-10 Marcin Kościelnickigdb.trace: Save XML target description in tfile.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-04-22 Yao QiUnify ctf_fetch_registers and tfile_fetch_registers
2014-02-23 Yao QiShare code on to_xfer_partial for tfile and ctf target
2014-02-23 Yao QiLet tracefile has_memory and has_all_memory.
2014-02-23 Yao QiShare some code between ctf and tfile target.
2014-02-23 Yao QiMove trace file writer out of tracepoint.c