X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog-9899;h=99cf19d0956a6004d96a6d24b67a44956a350fd6;hb=6f69abb0498286297936a178ba81c7e445aa4437;hp=567750c7753752e677e133188389c0d268065836;hpb=291847749a6e90a5c5752816fbef91c2c5a23c3b;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog-9899 b/gas/ChangeLog-9899 index 567750c775..99cf19d095 100644 --- a/gas/ChangeLog-9899 +++ b/gas/ChangeLog-9899 @@ -1,3 +1,9 @@ +1999-12-27 Alan Modra + + * config/tc-i386.c (MATCH): Relax JumpAbsolute check. Emit a + warning for absolute jump/call without `*' in non-intel mode. No + need to set i.types[0] JumpAbsolute in intel mode. + 1999-12-22 Philip Blundell * config/tc-arm.c (arm_s_text): If OBJ_ELF, call the appropriate @@ -337,12 +343,12 @@ Sun Sep 19 10:43:31 1999 Jeffrey A Law (law@cygnus.com) * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc' operands. - * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'. + * config/tc-hppa.c (pa_ip): Handle "fe", and 'cJ'. * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'. * config/tc-hppa.c (struct pa_it): New field "trunc". - (pa_ip): Hadnle 'h', 'm', '=', '{', and '_' operands. + (pa_ip): Handle 'h', 'm', '=', '{', and '_' operands. (pa_parse_ftest_gfx_completer): New function (pa_parse_fp_cnv_format): New function. @@ -2495,10 +2501,10 @@ Thu Oct 22 12:41:33 1998 Catherine Moore Thu Oct 22 10:03:15 1998 Ron Unrau - * config/tc-mips.c : support frame and regmask/fregmask when + * config/tc-mips.c: support frame and regmask/fregmask when MIPS_STABS_ELF is specified. -Wed Oct 21 11;34:51 1998 Catherine Moore +Wed Oct 21 11:34:51 1998 Catherine Moore * config/tc-sh.c (sh_fix_adjustable): Only include if OBJ_ELF. (md_apply_fix): Don't return 1 for VTABLE relocs. @@ -4852,3 +4858,16 @@ Fri Jan 2 16:08:54 1998 Ian Lance Taylor unrecognized characters after an expression. For older changes see ChangeLog-9697 + +Copyright (C) 1998-1999 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: