From 03145bf42d8f668161585e815fe75eead4ff7822 Mon Sep 17 00:00:00 2001 From: Jonathan Larmour Date: Fri, 20 Apr 2012 23:39:58 +0000 Subject: * features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout. * arm-tdep.c (arm_register_g_packet_guesses): Fix comment. --- gdb/features/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/features') diff --git a/gdb/features/Makefile b/gdb/features/Makefile index 873ed85..83f5077 100644 --- a/gdb/features/Makefile +++ b/gdb/features/Makefile @@ -31,6 +31,7 @@ # make GDB=/path/to/gdb XMLTOC="xml files" cfiles WHICH = arm-with-iwmmxt arm-with-vfpv2 arm-with-vfpv3 arm-with-neon \ + arm-with-m arm-with-m-fpa-layout \ i386/i386 i386/i386-linux \ i386/i386-mmx i386/i386-mmx-linux \ i386/amd64 i386/amd64-linux \ -- cgit v1.1