aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>2006-01-02 17:28:54 +0000
committerVolker Reichelt <reichelt@gcc.gnu.org>2006-01-02 17:28:54 +0000
commit56f42830e2eefc2b7a7f9396cd38adf4947fefe5 (patch)
tree8bbb54e16c42a9cc8cdcea81293e09bcf2d805fa /gcc/ChangeLog
parent56bbd9d6aa0374c942f843ab796bbcf7eab6e39d (diff)
downloadgcc-56f42830e2eefc2b7a7f9396cd38adf4947fefe5.zip
gcc-56f42830e2eefc2b7a7f9396cd38adf4947fefe5.tar.gz
gcc-56f42830e2eefc2b7a7f9396cd38adf4947fefe5.tar.bz2
arm.c (all_fpus): Fix comment typo.
* config/arm/arm.c (all_fpus): Fix comment typo. * config/darwin.c: Likewise. * config/frv/frv.h (FRV_STRUCT_VALUE_REGNUM): Likewise. * config/h8300/h8300.md (extendqisi2_h8300hs): Likewise. * config/m68hc11/m68hc11.c (m68hc11_reload_operands): Likewise. From-SVN: r109238
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a84ba72..9a48112 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-02 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
+
+ * config/arm/arm.c (all_fpus): Fix comment typo.
+ * config/darwin.c: Likewise.
+ * config/frv/frv.h (FRV_STRUCT_VALUE_REGNUM): Likewise.
+ * config/h8300/h8300.md (extendqisi2_h8300hs): Likewise.
+ * config/m68hc11/m68hc11.c (m68hc11_reload_operands): Likewise.
+
2006-01-01 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/rs6000.c (rs6000_expand_compare_and_swapqhi): New.