101160 Commits (0dd7b52ede3de7c5e43cc7c0a52a4e2f2b4297b7)
 

Author SHA1 Message Date
Tankut Baris Aktemur 0dd7b52ede gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target' 6 years ago
Tankut Baris Aktemur fc5ecdb630 gdbserver/linux-low: turn 'get_ipa_tdesc_idx' into a method 6 years ago
Tankut Baris Aktemur 9eedd27d42 gdbserver/linux-low: turn 'get_syscall_trapinfo' into a method 6 years ago
Tankut Baris Aktemur b31cdfa69f gdbserver/linux-low: turn 'supports_hardware_single_step' into a method 6 years ago
Tankut Baris Aktemur 9cfd871551 gdbserver/linux-low: turn 'supports_range_stepping' into a method 6 years ago
Tankut Baris Aktemur ab64c99982 gdbserver/linux-low: turn 'emit_ops' into a method 6 years ago
Tankut Baris Aktemur 809a0c354b gdbserver/linux-low: turn fast tracepoint ops into methods 6 years ago
Tankut Baris Aktemur 13e567af27 gdbserver/linux-low: turn 'get_thread_area' into a method 6 years ago
Tankut Baris Aktemur 47f70aa768 gdbserver/linux-low: turn 'supports_tracepoints' into a method 6 years ago
Tankut Baris Aktemur a5b5da9258 gdbserver/linux-low: turn 'process_qsupported' into a method 6 years ago
Tankut Baris Aktemur d7599cc082 gdbserver/linux-low: turn 'prepare_to_resume' into a method 6 years ago
Tankut Baris Aktemur fd000fb3df gdbserver/linux-low: turn process/thread addition/deletion ops into methods 6 years ago
Tankut Baris Aktemur cb63de7ca8 gdbserver/linux-low: turn 'siginfo_fixup' into a method 6 years ago
Tankut Baris Aktemur b35db73327 gdbserver/linux-low: turn '{collect, supply}_ptrace_register' into methods 6 years ago
Tankut Baris Aktemur ac1bbaca10 gdbserver/linux-low: turn watchpoint ops into methods 6 years ago
Tankut Baris Aktemur 9db9aa232a gdbserver/linux-low: turn 'insert_point' and 'remove_point' into methods 6 years ago
Tankut Baris Aktemur 007c9b975d gdbserver/linux-low: turn 'supports_z_point_type' into a method 6 years ago
Tankut Baris Aktemur d7146cda56 gdbserver/linux-low: turn 'breakpoint_at' into a method 6 years ago
Tankut Baris Aktemur d4807ea231 gdbserver/linux-low: turn the 'decr_pc_after_break' field into a method 6 years ago
Tankut Baris Aktemur 7582c77c1d gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' into methods 6 years ago
Tankut Baris Aktemur 3ca4edb661 gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a method 6 years ago
Tankut Baris Aktemur 06250e4e67 gdbserver/linux-low: turn 'breakpoint_kind_from_{pc, current_state}' into methods 6 years ago
Tankut Baris Aktemur bf9ae9d8c3 gdbserver/linux-low: turn 'get_pc' and 'set_pc' into methods 6 years ago
Tankut Baris Aktemur df95181f00 gdbserver/linux-low: turn some more static functions into private methods 6 years ago
Tankut Baris Aktemur bd70b1f240 gdbserver/linux-low: turn 'fetch_register' into a method 6 years ago
Tankut Baris Aktemur daca57a7de gdbserver/linux-low: turn 'cannot_{fetch/store}_register' into methods 6 years ago
Tankut Baris Aktemur aa8d21c9bb gdbserver/linux-low: turn 'regs_info' into a method 6 years ago
Tankut Baris Aktemur 797bcff595 gdbserver/linux-low: turn 'arch_setup' into a method 6 years ago
Tankut Baris Aktemur ef0478f611 gdbserver/linux-low: start turning linux target ops into methods 6 years ago
Tankut Baris Aktemur d16f3f6c70 gdbserver/linux-low: turn some static functions into private methods 6 years ago
Tankut Baris Aktemur a5863204fb gdbserver: make linux target op 'cannot_store_register' a predicate function 6 years ago
LiliCui 4b27d27c07 Add support for intel SERIALIZE instruction 7 years ago
H.J. Lu 516231b7c7 linux-x86.exp: Compile with -I../bfd 6 years ago
Rainer Orth bb89747721 ld: Disable ifunc tests on Solaris 6 years ago
Gunther Nikl 59e28a9767 [PATCH gas/m68k] Fix a register range check 6 years ago
Tom de Vries f32682eaca [gdb/testsuite] Fix silent timeout in gdb.multi/multi-target.exp 6 years ago
Nick Clifton 4f5bd88505 Replace "use use" in a warning message with "use". 6 years ago
Tom de Vries 1aa98955b1 [gdb/ada] Fix -readnow FAILs 6 years ago
Tom de Vries d321419811 [gdb] Use partial symbol table to find language for main 6 years ago
Tom de Vries cc77ed241b [gdb/testsuite] Accept new complex print style in mixed-lang-stack.exp 6 years ago
GDB Administrator 15f89256af Automatic date update in version.in 6 years ago
Simon Marchi 2836752f8f gdb: fix style issues in is_linked_with_cygwin_dll 6 years ago
Bernd Edlinger 64dc2d4bd2 Fix an undefined behavior in record_line 7 years ago
Bernd Edlinger bbe3dc410b Fix the resizing condition of the line table 7 years ago
H.J. Lu 382aae0632 x86: Only allow S + A relocations against absolute symbol 6 years ago
Tom Tromey 6b4a335bf7 Fix value_literal_complex comment 6 years ago
Tom Tromey 3638a098a2 Add _Complex type support to C parser 6 years ago
Tom Tromey c34e871466 Implement complex arithmetic 6 years ago
Tom Tromey fa649bb7d3 Change the C parser to allow complex constants 6 years ago
Tom Tromey 981c08ce72 Change how complex types are printed in C 6 years ago