summaryrefslogtreecommitdiff
path: root/gdb/tui/tui-data.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary parentheses in declarationsEgeyar Bagcioglu2017-10-111-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* tui: Simplify tui_alloc_contentSimon Marchi2015-10-261-25/+14
* tui-data.c: Remove unnecessary castsSimon Marchi2015-10-241-2/+2
* gdb/tui: Remove casts of NULL during assignment.Andrew Burgess2015-09-041-16/+16
* gdb/tui: Make local variable const.Andrew Burgess2015-08-311-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-6/+6
* Remove fields curch and cur_line from TUI_CMD_WINPatrick Palka2015-08-201-4/+1
* gdb: tui_win_name: Make parameter and result const.Andrew Burgess2015-07-061-3/+4
* gdb: Remove register class specific layout names.Andrew Burgess2015-05-211-9/+1
* Fix PR gdb/18155Patrick Palka2015-04-271-7/+0
* Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka2015-04-271-7/+4
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Do not increment of decrement enumsTom Tromey2015-02-271-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* replace XMALLOC with XNEWTom Tromey2014-01-131-3/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Jan Kratochvil2013-02-031-1/+1
* gdb/Jan Kratochvil2013-02-031-7/+7
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-10/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-5/+10
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-021-0/+2
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-2/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * tui/tui-data.c (tui_prev_win): Guard against NULL.Thiago Jung Bauermann2007-11-131-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-151-3/+4
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-18/+33
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-19/+11
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-23/+27
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-29/+29
* 2007-08-01 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-011-19/+20
* 2007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-281-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Update copyright noticeAlexandre Oliva2006-02-141-2/+2
* * doublest.h (DOUBLEST): Use long double only if we can scanAlexandre Oliva2006-02-141-3/+3
* * tui/tui-file.c:Eli Zaretskii2005-12-231-3/+3
* 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2005-11-011-3/+6
* * tui/tui-win.h (tui_get_cmd_list): Declare.Stephane Carrez2004-03-131-0/+3