aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-data.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-26tui: Simplify tui_alloc_contentSimon Marchi1-25/+14
2015-10-24tui-data.c: Remove unnecessary castsSimon Marchi1-2/+2
2015-09-04gdb/tui: Remove casts of NULL during assignment.Andrew Burgess1-16/+16
2015-08-31gdb/tui: Make local variable const.Andrew Burgess1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-6/+6
2015-08-20Remove fields curch and cur_line from TUI_CMD_WINPatrick Palka1-4/+1
2015-07-06gdb: tui_win_name: Make parameter and result const.Andrew Burgess1-3/+4
2015-05-21gdb: Remove register class specific layout names.Andrew Burgess1-9/+1
2015-04-27Fix PR gdb/18155Patrick Palka1-7/+0
2015-04-27Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka1-7/+4
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-02-27Do not increment of decrement enumsTom Tromey1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-01-13replace XMALLOC with XNEWTom Tromey1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-02-03gdb/Jan Kratochvil1-1/+1
2013-02-03gdb/Jan Kratochvil1-7/+7
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-10/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+10
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-0/+2
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-13 * tui/tui-data.c (tui_prev_win): Guard against NULL.Thiago Jung Bauermann1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-152007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-3/+4
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-18/+33
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-19/+11
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-23/+27
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-29/+29
2007-08-012007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder1-19/+20
2007-07-282007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-02-14Update copyright noticeAlexandre Oliva1-2/+2
2006-02-14* doublest.h (DOUBLEST): Use long double only if we can scanAlexandre Oliva1-3/+3
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2005-11-012005-11-01 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-3/+6
2004-03-13 * tui/tui-win.h (tui_get_cmd_list): Declare.Stephane Carrez1-0/+3
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+1
2004-02-082004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-194/+152
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-161/+189