aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch/i386-byte.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-25Introduce and use is_any_targetTom Tromey1-4/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.arch/*.expAndrew Burgess1-2/+2
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-4/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-08-27gdb/testsuite: make test names unique in gdb.arch/*.expAndrew Burgess1-28/+28
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-27Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-22fix gdb.arch to be parallel-safeTom Tromey1-7/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-10-11Check byte/word registers on x86_64H.J. Lu1-1/+1
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey1-1/+1
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-07-12Add is_ilp32_target/is_lp64_target.H.J. Lu1-1/+1
2010-05-05Do not set prms_id/bug_id anymore.Joel Brobecker1-2/+0
2010-03-02Support x86 pseudo byte, word and dword registers.H.J. Lu1-0/+98