From dfaf9df80335ba81bb1e4d5b04705cee4506e9ed Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 25 Feb 2009 16:34:10 +0000 Subject: [PATCH] Remove gas/. --- gas/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index fd3308be7b4..d84cb476894 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,6 @@ 2009-02-24 Helge Deller - * gas/config/tc-hppa.c (pa_ip): Add check of immediate values. + * config/tc-hppa.c (pa_ip): Add check of immediate values. (SAVE_IMMEDIATE): New define. 2009-02-23 Mark Mitchell @@ -362,13 +362,13 @@ 2009-01-10 H.J. Lu - * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and + * config/tc-i386.c (cpu_arch): Add corei7, .clflush and .syscall. (i386_align_code): Handle PROCESSOR_COREI7. (md_show_usage): Add corei7, clflush and syscall. (i386_target_format): Replace cpup4 with cpuclflush. - * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7. + * config/tc-i386.h (processor_type): Add PROCESSOR_COREI7. * doc/c-i386.texi: Document corei7, clflush and syscall. -- 2.30.2