diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-08 23:06:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-08 23:06:04 +0000 |
commit | 291847749a6e90a5c5752816fbef91c2c5a23c3b (patch) | |
tree | 6a98d0659d7289db2ec3cb93966b7cf0c9dcc3a0 /gas/ChangeLog-9697 | |
parent | fc33412a6a4c081d87101199cf3f711f89c29fe3 (diff) | |
download | gdb-291847749a6e90a5c5752816fbef91c2c5a23c3b.zip gdb-291847749a6e90a5c5752816fbef91c2c5a23c3b.tar.gz gdb-291847749a6e90a5c5752816fbef91c2c5a23c3b.tar.bz2 |
Fix typos
Diffstat (limited to 'gas/ChangeLog-9697')
-rw-r--r-- | gas/ChangeLog-9697 | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/gas/ChangeLog-9697 b/gas/ChangeLog-9697 index 7b93733..7ffff3e 100644 --- a/gas/ChangeLog-9697 +++ b/gas/ChangeLog-9697 @@ -145,7 +145,7 @@ Mon Dec 1 20:24:18 1997 J"orn Rennecke <amylaar@cygnus.co.uk> Sat Nov 22 16:19:22 1997 Richard Henderson <rth@cygnus.com> - * tc-alpha.c (range_signed_16, range_signed_32): Work around an + * config/tc-alpha.c (range_signed_16, range_signed_32): Work around an apparent bug in gcc's long long support crossing from x86. Sat Nov 22 14:26:09 1997 Nick Clifton <nickc@cygnus.com> @@ -171,7 +171,7 @@ Thu Nov 20 15:06:08 1997 Richard Earnshaw <rearnsha@arm.com> Wed Nov 19 17:44:42 1997 Richard Henderson <rth@cygnus.com> - * tc-sh.c (parse_reg): Properly quote for fv4. + * config/tc-sh.c (parse_reg): Properly quote for fv4. Wed Nov 19 23:46:18 1997 Ian Lance Taylor <ian@cygnus.com> @@ -287,7 +287,7 @@ Tue Nov 4 16:35:57 1997 Ian Dall <Ian.Dall@dsto.defence.gov.au> Mon Nov 3 13:30:17 1997 Gavin Koch <gavin@cygnus.com> - * tc-mips.c (md_begin): Reorganize setting of default values so + * config/tc-mips.c (md_begin): Reorganize setting of default values so that mips_cpu depends on TARGET_CPU, and mips_opts.isa depends on mips_cpu. (md_parse_option): Remove all code that sets defaults; md_begin @@ -499,7 +499,7 @@ Thu Oct 9 15:17:50 1997 Ian Lance Taylor <ian@cygnus.com> Thu Oct 9 01:44:36 1997 J"orn Rennecke <amylaar@cygnus.co.uk> - * tc-d10v.h (TC_START_LABEL): Don't define. + * config/tc-d10v.h (TC_START_LABEL): Don't define. (tc_frob_label): Define. Thu Oct 9 00:07:23 1997 J"orn Rennecke <amylaar@cygnus.co.uk> @@ -941,7 +941,7 @@ Thu Aug 21 00:59:53 1997 Doug Evans <dje@canuck.cygnus.com> Wed Aug 20 00:45:20 1997 J"orn Rennecke <amylaar@cygnus.co.uk> - * tc-sh.c (parse_reg, get_specific, build_Mytes): Add SH4 + * config/tc-sh.c (parse_reg, get_specific, build_Mytes): Add SH4 floating point extensions. (parse_reg): parse sgr and dbr. @@ -1165,14 +1165,14 @@ Mon Jul 28 18:41:41 1997 Rob Savoye <rob@chinadoll.cygnus.com> Fri Jul 25 10:54:43 1997 Jeffrey A Law (law@cygnus.com) - * tc-hppa.c (md_apply_fix): Improve warnings for out of range + * config/tc-hppa.c (md_apply_fix): Improve warnings for out of range unconditional branches. (hppa_fix_adjustable): Don't adjust anything with a RR% or LR% field selector. Thu Jul 24 15:21:49 1997 Doug Evans <dje@canuck.cygnus.com> - * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert. + * config/tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert. Thu Jul 24 17:51:29 1997 Ian Lance Taylor <ian@cygnus.com> @@ -1462,7 +1462,7 @@ Wed May 14 09:54:53 1997 Nick Clifton <nickc@cygnus.com> options -mapcs-32, -mapcs-26, -marmv2, -marmv2a, -marmv3, -marmv3m, -marmv4, -marmv4t. - * tc-arm.h (LOCAL_LABEL): Removed the definition of this macro + * config/tc-arm.h (LOCAL_LABEL): Removed the definition of this macro as it is never used. Tue May 13 22:26:14 1997 Jeffrey A Law (law@cygnus.com) @@ -2197,9 +2197,9 @@ Wed Feb 26 18:19:00 1997 Stan Shebs <shebs@andros.cygnus.com> * configure.in (mips*-*-lnews*): New target, also make empty emulation list for this target. * configure: Update. - * tc-mips.c (ECOFF_LITTLE_FORMAT): Define. + * config/tc-mips.c (ECOFF_LITTLE_FORMAT): Define. (mips_target_format): Use. - * te-lnews.h: New file. + * config/te-lnews.h: New file. Wed Feb 26 15:33:46 1997 Fred Fish <fnf@cygnus.com> @@ -2387,7 +2387,7 @@ Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com> Fri Feb 21 10:08:25 1997 Jim Wilson <wilson@cygnus.com> - * tc-mips.c (mips_ip): If configured for an embedded ELF system, + * config/tc-mips.c (mips_ip): If configured for an embedded ELF system, don't set the section alignment to 2**4. Fri Feb 21 11:55:03 1997 Ian Lance Taylor <ian@cygnus.com> @@ -3713,12 +3713,12 @@ Thu Oct 3 00:16:50 1996 Jeffrey A Law (law@cygnus.com) Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de> - * obj-evax.h: move openvms definitions from here to tc-alpha.c. - * tc-alpha.c: add support for vms_case_hack like in vax/vms. + * config/obj-evax.h: move openvms definitions from here to tc-alpha.c. + * config/tc-alpha.c: add support for vms_case_hack like in vax/vms. (load_expression): track clobbering of base reg before jmp/jsr. (s_alpha_file): pass case_hack flags and source filename via symbol table to bfd. - * tc-alpha.h (TC_CONS_FIX_NEW): define + * config/tc-alpha.h (TC_CONS_FIX_NEW): define Tue Oct 1 16:16:01 1996 Joel Sherrill <joel@oarcorp.com> @@ -3749,7 +3749,7 @@ Tue Oct 1 12:37:48 1996 Ian Lance Taylor <ian@cygnus.com> Tue Oct 1 09:36:19 1996 Stu Grossman (grossman@critters.cygnus.com) - * tc-v850.h: Define LOCAL_LABEL to recognise _.L_* symbols + * config/tc-v850.h: Define LOCAL_LABEL to recognise _.L_* symbols generated by DWARF. Sat Sep 28 03:38:08 1996 Ian Lance Taylor <ian@cygnus.com> @@ -4142,7 +4142,7 @@ Thu Aug 15 17:01:31 1996 James G. Smith <jsmith@cygnus.co.uk> Thu Aug 15 16:12:00 1996 Richard Earnshaw (rearnsha@armltd.co.uk) - * tc-arm.c (md_apply_fix3): Also set fixP->fx_done if fx_addsy is + * config/tc-arm.c (md_apply_fix3): Also set fixP->fx_done if fx_addsy is non-null, but is a constant. (fix_new_arm): Call make_expr_symbol to make the expression symbol so that error reporting will work correctly. @@ -4337,7 +4337,7 @@ Mon Jul 22 14:01:33 1996 Ian Lance Taylor <ian@cygnus.com> Mon Jul 22 12:46:55 1996 Richard Henderson <rth@tamu.edu> - * tc-alpha.c: Patches to track current minimum alignment to reduce + * config/tc-alpha.c: Patches to track current minimum alignment to reduce the number of fragments created with frag_align. (alpha_current_align): New static variable. (s_alpha_text): Reset alignment to 0. @@ -4357,10 +4357,10 @@ Mon Jul 22 12:46:55 1996 Richard Henderson <rth@tamu.edu> s_alpha_stringer and s_alpha_space pseudo-ops. (alpha_align): Skip if less than current default alignment. Set default alignment. - * tc-alpha.h (md_flush_pending_output): Remove. + * config/tc-alpha.h (md_flush_pending_output): Remove. (md_cons_align): Add. - * tc-alpha.c: Add oodles of function description comments. + * config/tc-alpha.c: Add oodles of function description comments. (md_bignum_to_chars): Remove; there are no callers. (md_show_usage): Mention some more variants. @@ -5320,7 +5320,7 @@ Mon Mar 11 09:59:53 1996 Steve Chamberlain <sac@slash.cygnus.com> * as.h (SEG_NORMAL, SEG_LIST): Bump segment limit from 10 to 40. (SEG_LAST): New. * subsegs.c (MANY_SEGMENTS): Increase segment limit. - * obj-coff.c (seg_N_TYPE, seg_info_off_by_4): Likewise. + * config/obj-coff.c (seg_N_TYPE, seg_info_off_by_4): Likewise. (do_relocs_for, w_symbols, obj_coff_add_segment, do_linenos_for, crawl_symbols, coff_header_append): Loop to SEG_LAST rather than SEG_E9. |