aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Eliminate target_check_pending_interruptPedro Alves4-44/+8
2016-04-12Eliminate immediate_quitPedro Alves9-131/+32
2016-04-12target remote: Don't rely on immediate_quit (introduce quit handlers)Pedro Alves8-252/+283
2016-04-12TUI: GC tui_target_has_runPedro Alves2-24/+8
2016-04-12Use target_terminal_ours_for_output in MIPedro Alves3-21/+129
2016-04-12Do target_terminal_ours in query & friends instead of in all callersPedro Alves8-114/+75
2016-04-12Add missing cleanups to defaulted_query and prompt_for_continuePedro Alves2-4/+16
2016-04-12Use target_terminal_ours_for_output in warning/internal_errorPedro Alves2-2/+18
2016-04-12Use target_terminal_ours_for_output in infcmd.cPedro Alves2-2/+7
2016-04-12Use target_terminal_ours_for_output in exceptions.cPedro Alves2-1/+13
2016-04-12Use target_terminal_ours_for_output in cp-support.cPedro Alves2-1/+9
2016-04-12ada-lang.c: Introduce type_as_string and use itPedro Alves2-30/+50
2016-04-12Fix inconsistent handling of EINTR in ser-*.c backendsPedro Alves3-14/+26
2016-04-12Pass Ctrl-C to the target in target_terminal_inferiorPedro Alves5-0/+88
2016-04-12Decouple target_interrupt from all-stop/non-stop modesPedro Alves4-37/+24
2016-04-12Eliminate clear_quit_flagPedro Alves6-37/+11
2016-04-12Don't call clear_quit_flag in captured_mainPedro Alves2-1/+4
2016-04-12Don't call clear_quit_flag in prepare_to_throw_exceptionPedro Alves2-1/+5
2016-04-12Don't call clear_quit_flag in command_handlerPedro Alves2-1/+4
2016-04-12Don't call clear_quit_flag after check_quit_flagPedro Alves3-8/+7
2016-04-12Make Python use a struct serial eventPedro Alves2-19/+25
2016-04-12Introduce interruptible_selectPedro Alves8-10/+140
2016-04-12Fix signal handler/event-loop racesPedro Alves4-1/+48
2016-04-12Introduce a serial interface for select'able eventsPedro Alves6-25/+334
2016-04-12Remove unused struct serial::name fieldPedro Alves3-6/+6
2016-04-12Stop remote-fileio.c from throwing from SIGINT handlerPedro Alves2-32/+21
2016-04-12Don't set immediate_quit in prompt_for_continuePedro Alves3-4/+14
2016-04-12TUI: check whether in secondary prompt instead of immediate_quitPedro Alves3-2/+12
2016-04-12Inline command_loop in read_command_linePedro Alves2-20/+20
2016-04-12Don't rely on immediate_quit in command_line_inputPedro Alves2-8/+31
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu23-477/+1115
2016-04-12Update ARC instruction data-base.Claudiu Zissulescu7-0/+80
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu19-202/+1343
2016-04-12Remove unneeded AUX register symbols.Claudiu Zissulescu5-0/+414
2016-04-11Properly handle dynamic reloc against normal symbolH.J. Lu15-6/+110
2016-04-12Automatic date update in version.inGDB Administrator1-1/+1
2016-04-11MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassemblyMaciej W. Rozycki6-2/+383
2016-04-11Automatic date update in version.inGDB Administrator1-1/+1
2016-04-10Fix primary reason why the SH simulation hasn't been working on 64 bit hosts.Oleg Endo3-37/+21
2016-04-10Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.Oleg Endo2-5/+5
2016-04-10Automatic date update in version.inGDB Administrator1-1/+1
2016-04-09MIPS/GAS: Sanitize `.option picX' pseudo-opMaciej W. Rozycki7-1/+56
2016-04-09MIPS/GAS: Disallow `.option picX' with VxWorks PICMaciej W. Rozycki7-3/+35
2016-04-09gdb.python/py-mi-events-gdb.py: Add parentheses to printSimon Marchi2-2/+8
2016-04-09MIPS/GAS: Correct call formatting in `can_swap_branch_p'Maciej W. Rozycki2-5/+9
2016-04-09GAS: Fix a typo in `as_bad' descriptionMaciej W. Rozycki2-1/+5
2016-04-09MIPS/GAS: Unify messages in `mips_check_options'Maciej W. Rozycki2-2/+6
2016-04-09MIPS/GAS: Use `opts->isa' consistently in `mips_check_options'Maciej W. Rozycki2-3/+8
2016-04-09Adjust default memory size and stack base address for SH simulator.Oleg Endo4-5/+14
2016-04-09Automatic date update in version.inGDB Administrator1-1/+1