93886 Commits (c2bf1eecf99abc4d546bb52a008a25e64a29d85e)
 

Author SHA1 Message Date
Alan Modra c2bf1eecf9 Remove m88k support 8 years ago
Alan Modra 6793974daa Remove i370 support 8 years ago
Alan Modra e82aa7944d Remove h8500 support 8 years ago
Alan Modra fe0bf0fd57 Remove h8300-coff support 8 years ago
Alan Modra fdef394344 Remove IEEE 695 object support 8 years ago
Alan Modra de96689e03 Remove tandem support 8 years ago
Alan Modra 5972ac7375 Remove sony newsos3 support 8 years ago
Alan Modra b4b594e304 Remove netware support 8 years ago
Alan Modra fceadf0951 Remove tahoe support 8 years ago
GDB Administrator 5a48b83f3f Automatic date update in version.in 8 years ago
Simon Marchi eda4efb127 Add x86-tdep.o to i386/amd64 target build 8 years ago
H.J. Lu ae1d384372 x86: Allow 32-bit registers for tpause and umwait 8 years ago
GDB Administrator 7c31c22f1a Automatic date update in version.in 8 years ago
Cary Coutant aae8280935 Fix bug where --icf=safe triggers segfault when linking ARM. 8 years ago
Alan Modra 702d167134 powerpc common-page-size 8 years ago
Alan Modra 03aa968462 powerpc max-page-size vs __QNXTARGET__ 8 years ago
Alan Modra 24acfe5e2b powerpc-lynxos and powerpc-windiss fixes 8 years ago
Alan Modra fb70ec1714 Reinstate readelf decoding of i860 and i960 machine names 8 years ago
GDB Administrator 68e91e4249 Automatic date update in version.in 8 years ago
Andreas Arnez b744723f57 Show line numbers in output for "info var/func/type" 8 years ago
Markus Metzger 4a4495d62d btrace: set/show record btrace cpu 8 years ago
Markus Metzger 69f90c75b3 record: fix typo in "set record" output 8 years ago
Markus Metzger b85310e1ec btrace: fix output of "set record btrace" 8 years ago
Markus Metzger 1d509aa625 infrun: step through indirect branch thunks 8 years ago
GDB Administrator 7a2711e437 Automatic date update in version.in 8 years ago
Jan Kratochvil b4be9bfdab Fix -D_GLIBCXX_DEBUG gdb-add-index regression 8 years ago
Tom Tromey 53d7df28bc Remove old univariant code from rust-lang.c 8 years ago
Pedro Alves 70b33f195b Fix Solaris build 8 years ago
Pedro Alves 436411b1c6 Eliminate target_has_exited 8 years ago
Nick Clifton 86c6c6df00 Fix the loading of the dynamic string table in a file without sections. 8 years ago
John Darrington 67f846b59b Stop the assembler from overwriting its output file. 8 years ago
Nick Clifton 73a05be215 Updated Spanish and Russian translations for the gas sub-directory 8 years ago
GDB Administrator f7ebc2b18a Automatic date update in version.in 8 years ago
Igor Tsimbalist de89d0a34d Enable Intel WAITPKG instructions. 8 years ago
Simon Marchi 6295b6da16 Add test for following fork on position-independent executables 8 years ago
Tom Tromey 50146e7022 Add Rust test case for ".." struct initializer 8 years ago
Alan Modra a8eb42a8b7 Remove i860, i960, bout and aout-adobe targets 8 years ago
Maciej W. Rozycki c43b2c546b binutils/testsuite: Also consider `*-*-lynxos*' and `*-*-symbianelf*' ELF 8 years ago
Pedro Alves 20db9c52a2 File I/O file handles after target closes 8 years ago
Pedro Alves 5ff79300ae C++ify fileio_fh_t, replace VEC with std::vector 8 years ago
Alan Modra 18e404c4e2 Silence nds32 pic warnings 8 years ago
GDB Administrator b6572eb070 Automatic date update in version.in 8 years ago
Simon Marchi 6e22e10d63 Iterate by index in auto_load_safe_path_vec_update 8 years ago
Pedro Alves f50d8a2eae Fix gdb.base/fork-running-state.exp race 8 years ago
Pedro Alves 731f534f91 Replace finish_thread_state_cleanup with a RAII class 8 years ago
Alan Modra d4ae193277 Fix some strip test fails on nds32 and pru 8 years ago
GDB Administrator 6c7c5081f0 Automatic date update in version.in 8 years ago
Simon Marchi d5f4488f09 Add selftests for range_contains and insert_into_bit_range_vector 8 years ago
Simon Marchi b24531ed17 Use an std::vector for inline_states 8 years ago
Simon Marchi c252925ccc Remove VEC(tsv_s), use std::vector instead 8 years ago