From 6bc4ac717b435a6dc491ffc6f942dfd84c59232a Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 15 Mar 2000 21:29:17 +0000 Subject: [PATCH] * internal.h: Fix a typo in the comment for R_MOVL2. --- include/coff/ChangeLog | 4 ++++ include/coff/internal.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 1e4fee32e..76b52c023 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,7 @@ +2000-03-15 Kazu Hirata + + * internal.h: Fix a typo in the comment for R_MOVL2. + 2000-02-28 Nick Clifton * mipspe.h (MIPS_PE_MAGIC): Define. diff --git a/include/coff/internal.h b/include/coff/internal.h index 86c24bd90..e89b52875 100644 --- a/include/coff/internal.h +++ b/include/coff/internal.h @@ -671,7 +671,7 @@ struct internal_reloc #define R_MOVL1 0x4c /* This reloc identifies mov.[wl] insns which formerlly had - a 32/24bit absolute address and how have a 16bit absolute address. */ + a 32/24bit absolute address and now have a 16bit absolute address. */ #define R_MOVL2 0x4d /* This reloc identifies a bCC:8 which will have it's condition