summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
Commit message (Expand)AuthorAgeFilesLines
* testsuite/ChangeLog:Ulrich Weigand2013-10-112-0/+473
* * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans2013-09-201-1/+1
* gdb/ChangeLog:Ulrich Weigand2013-09-132-0/+139
* fix gdb.arch to be parallel-safeTom Tromey2013-08-2217-85/+30
* gdb: clean up x86 cpuid implementationsMike Frysinger2013-06-195-204/+7
* Remove superfluous semicolons from testsuite throughout.Pedro Alves2013-06-071-5/+5
* Merge gdb.arch/system-gcore.exp into gdb.base/gcore.expPedro Alves2013-05-072-265/+0
* * lib/gdb.exp (gdb_core_cmd): New function.Doug Evans2013-05-062-53/+12
* 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2013-04-221-1/+1
* Andrew Haley found a bug on GDB running on ARM when usingsergiodj2013-04-222-0/+66
* Fix the x87 FP register printout when issuing the “info float” command.Pedro Alves2013-04-192-0/+77
* gdb/testsuite/qiyao2013-03-143-4/+4
* gdb/Jan Kratochvil2013-03-103-0/+776
* gdb/Jan Kratochvil2013-03-105-0/+735
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-01113-115/+113
* Change copyright from Cavium to FSF.Joel Brobecker2012-12-191-1/+1
* update copyright notices in various GDB files.Joel Brobecker2012-12-191-3/+2
* * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.Tom Tromey2012-11-063-54/+5
* * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuiteDoug Evans2012-11-011-0/+16
* gdb/Jan Kratochvil2012-10-153-0/+762
* Use is_x86_like_target to check x86 targetsH.J. Lu2012-10-118-8/+8
* Check byte/word registers on x86_64H.J. Lu2012-10-112-2/+2
* Check is_amd64_regs_target to to set nr_regsH.J. Lu2012-10-112-6/+6
* gdb/Jan Kratochvil2012-09-211-0/+19
* gdb/Jan Kratochvil2012-09-173-0/+440
* gdb/testsuite/Jan Kratochvil2012-08-272-0/+110
* * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pcJoseph Myers2012-08-222-0/+75
* 2012-08-19 Andrew Pinski <apinski@cavium.com>pinskia2012-08-192-0/+161
* 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>mgretton2012-06-251-4/+4
* * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey2012-06-2112-12/+12
* gdb/Jan Kratochvil2012-06-173-0/+702
* gdb/testsuite/Jan Kratochvil2012-06-133-0/+344
* * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans2012-05-171-0/+1
* gdb/Maciej W. Rozycki2012-04-268-0/+833
* gdb/testsuite/emachado2012-03-021-1/+1
* 2012-02-21 Pedro Alves <palves@redhat.com>Pedro Alves2012-02-211-12/+18
* 2012-02-21 Pedro Alves <palves@redhat.com>Pedro Alves2012-02-211-15/+12
* 2012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-1634-136/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-0488-99/+90
* Update the copyright header of various files...Joel Brobecker2012-01-023-3/+3
* * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.Mark Kettenis2011-12-171-1/+2
* gdb/meadori2011-11-092-0/+61
* gdb/Jan Kratochvil2011-10-091-0/+3752
* gdb/Jan Kratochvil2011-10-092-0/+74
* gdb/Jan Kratochvil2011-10-091-0/+8
* gdb/Jan Kratochvil2011-10-092-3/+173
* gdb/Jan Kratochvil2011-10-092-0/+37
* gdb/Jan Kratochvil2011-10-092-0/+90
* gdb/Jan Kratochvil2011-10-093-2/+91
* Support displaced stepping for Thumb 16-bit insns.qiyao2011-09-182-57/+319