index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
tui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit #include of "value.h".
Andrew Cagney
2001-10-21
3
-0
/
+7
*
* tuiLayout.h (tui_set_layout): Don't declare.
Tom Tromey
2001-09-28
3
-3
/
+8
*
The following changes avoid polluting global namespace with the
Eli Zaretskii
2001-08-02
4
-3
/
+11
*
* tui.c (tui_enable): Remove call to terminal_save_ours().
Stephane Carrez
2001-07-31
2
-5
/
+5
*
* tuiWin.c (_initialize_tuiWin): Use specific tui prefix for
Stephane Carrez
2001-07-28
2
-10
/
+36
*
* tui-hooks.c: New file, gdb hooks for tui.
Stephane Carrez
2001-07-24
3
-0
/
+812
*
Missed changelog entries for previous 2 commits
Stephane Carrez
2001-07-24
1
-0
/
+22
*
* tuiIO.c (tui_cont_sig): Update cursor position on the screen to
Stephane Carrez
2001-07-23
2
-6
/
+17
*
* tuiStack.c (tuiUpdateLocatorFilename): Use const char*.
Stephane Carrez
2001-07-23
5
-6
/
+41
*
* tuiIO.c (tui_initialize_io): Install tui_cont_sig signal handler
Stephane Carrez
2001-07-21
2
-0
/
+36
*
* tui.h (tui_show_assembly): Declare.
Stephane Carrez
2001-07-21
3
-0
/
+43
*
* tuiWin.c (tuiRefreshAll): Use clearok to force a refresh.
Stephane Carrez
2001-07-21
2
-0
/
+5
*
* tui-file.c (tui_file_fputs): Use tui_puts.
Stephane Carrez
2001-07-21
2
-1
/
+5
*
* tuiStack.c (tuiSetLocatorInfo): Cleanup.
Stephane Carrez
2001-07-21
5
-25
/
+13
*
* tui.c (tui_change_windows): New function.
Stephane Carrez
2001-07-21
2
-19
/
+114
*
* tui.h: Remove old declarations, add the new ones.
Stephane Carrez
2001-07-21
2
-296
/
+137
*
* tuiIO.h: Remove old declarations and add the new ones.
Stephane Carrez
2001-07-21
3
-565
/
+347
*
* tuiRegs.c (tuiDisplayRegistersFrom): Call touchwin.
Stephane Carrez
2001-07-21
2
-1
/
+25
*
* tuiGeneralWin.c (boxWin): Use the tui configuration variables.
Stephane Carrez
2001-07-21
4
-14
/
+264
*
* tuiWin.c (_parseScrollingArgs): Fix uninitialized variable.
Stephane Carrez
2001-07-20
11
-152
/
+171
*
* tuiSourceWin.h: Remove unused declarations.
Stephane Carrez
2001-07-20
7
-133
/
+32
*
* tuiWin.c (tuiStrDup): Remove, replaced by xstrdup.
Stephane Carrez
2001-07-20
2
-68
/
+43
*
* tuiCommand.c (tuiDispatchCtrlChar): Fix escape sequences.
Stephane Carrez
2001-07-20
3
-91
/
+21
*
* tuiWin.c (_initialize_tuiWin): Always define the tui commands;
Stephane Carrez
2001-07-19
5
-57
/
+56
*
* tuiDisassem.c (tuiVerticalDisassemScroll): Use CORE_ADDR.
Stephane Carrez
2001-07-19
2
-10
/
+20
*
* tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll.
Stephane Carrez
2001-07-18
8
-352
/
+78
*
* tuiData.h (TuiLocatorElement): Use CORE_ADDR for address member.
Stephane Carrez
2001-07-18
9
-46
/
+69
*
* tuiWin.c: Add missing includes.
Stephane Carrez
2001-07-17
4
-9
/
+42
*
* tuiWin.c (_tuiSetFocus): Replace subsetCompare with subset_compare.
Stephane Carrez
2001-07-17
4
-18
/
+24
*
2001-07-17 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-07-17
2
-0
/
+5
*
* tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok to FALSE in
Stephane Carrez
2001-07-17
2
-27
/
+82
*
* tui-file.h (fputs_unfiltered_hook): Remove.
Stephane Carrez
2001-07-17
3
-80
/
+13
*
* tuiStack.c: Add missing includes.
Stephane Carrez
2001-07-16
5
-5
/
+22
*
* tuiDisassem.c (tuiSetDisassemContent): Use tm_print_insn_info
Stephane Carrez
2001-07-16
2
-3
/
+9
*
* tui.h: Cleanup to avoid inclusion of curses includes.
Stephane Carrez
2001-07-16
3
-30
/
+34
*
* tuiWin.c, tui.c, tuiCommand.c: Use ansi prototype.
Stephane Carrez
2001-07-14
14
-1999
/
+240
*
* tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright.
Stephane Carrez
2001-07-14
27
-89
/
+545
*
Eliminate ARCH_NUM_REGS.
Andrew Cagney
2001-03-13
2
-4
/
+8
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
2
-1
/
+5
*
Add __FILE__ and __LINE__ parameter to internal_error() /
Andrew Cagney
2001-02-08
2
-8
/
+20
*
Removed (tui and mi) directory prefixes from ChangeLog comments that I
Kevin Buettner
2000-12-15
1
-2
/
+2
*
Put mi and tui comments for free -> xfree change in proper ChangeLogs.
Kevin Buettner
2000-12-15
1
-0
/
+5
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
4
-6
/
+6
*
Protoization.
Kevin Buettner
2000-07-30
6
-21
/
+13
*
PARAMS elimination.
Kevin Buettner
2000-06-22
2
-4
/
+8
*
PARAMS elimination.
Kevin Buettner
2000-06-20
2
-10
/
+9
*
PARAMS elimination.
Kevin Buettner
2000-06-18
2
-7
/
+11
*
Eliminate PARAMS from function pointer declarations.
Kevin Buettner
2000-06-04
2
-5
/
+5
*
PARAMS removal.
Kevin Buettner
2000-05-28
24
-281
/
+269
*
Fix bitrot in tui-file.c.
Andrew Cagney
2000-05-26
2
-2
/
+16
[next]