From e6b83befc984486578590264fa0033281e7c964d Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Fri, 7 Sep 2001 06:09:45 +0000 Subject: [PATCH] Fix wrong ChangeLog entries --- gas/ChangeLog | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 297b304fcf..508ac0bec8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,7 +2,7 @@ * config/tc-mips.c (s_mipsset): Reallow unrestricted use of .set mipsX pseudo-op. - + 2001-09-07 Thiemo Seufer * config/tc-mips.c (append_insn): Handle BFD_RELOC_16_PCREL. @@ -12,7 +12,7 @@ (md_pcrel_from): return the right offset for the differently shifted pcrel relocs. (md_apply_fix): Handle BFD_RELOC_16_PCREL. - + 2001-09-05 Richard Henderson * config/tc-ia64.c (FUNC_IPLT_RELOC): New. @@ -114,7 +114,7 @@ Wed Aug 29 12:05:13 2001 J"orn Rennecke 2001-08-27 Thiemo Seufer - * tc_mips.c (load_address): Reflect change to MAX_GPREL_OFFSET. + * config/tc-mips.c (load_address): Reflect change to MAX_GPREL_OFFSET. (macro): Reflect change to MAX_GPREL_OFFSET. 2001-08-27 Torbjorn Granlund @@ -168,9 +168,9 @@ Wed Aug 29 12:05:13 2001 J"orn Rennecke 2001-08-26 Thiemo Seufer - * tc_mips.h (MAX_GPREL_OFFSET): Change it to the maximum allowed - value, not the word beyond maximum. - * tc_mips.c (macro_build_lui): Code cleanup. + * config/tc-mips.h (MAX_GPREL_OFFSET): Change it to the maximum + allowed value, not the word beyond maximum. + * config/tc-mips.c (macro_build_lui): Code cleanup. (macro): Reflect change to MAX_GPREL_OFFSET. (mips_ip): Check explicitly against S_EX_NONE. (my_get_SmallExpression): parse for %gp_rel, not %gprel. @@ -188,8 +188,8 @@ Wed Aug 29 12:05:13 2001 J"orn Rennecke 2001-08-21 Thiemo Seufer - * tc_mips.c (md_begin): Warn about incompatibility between -march=FOO - and -mipsN option, continue with default ISA. + * config/tc-mips.c (md_begin): Warn about incompatibility between + -march=FOO and -mipsN option, continue with default ISA. 2001-08-21 Thiemo Seufer @@ -315,12 +315,13 @@ Wed Aug 29 12:05:13 2001 J"orn Rennecke 2001-08-07 Thiemo Seufer - * tc-mips.c (macro_build): Replace magic constants by defines. + * config/tc-mips.c (macro_build): Replace magic constants by defines. (mips_ip): Likewise. Typo. 2001-08-04 Thiemo Seufer - * tc-mips.c (mips_abi_string): Initialize with NULL instead of 0. + * config/tc-mips.c (mips_abi_string): Initialize with NULL instead + of 0. (RELAX_ENCODE): Replace bfd_vma by valueT. (load_address): Formatting. (macro): Likewise. Code cleanup. Typo. -- 2.11.0