X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog-9295;h=f51559689eb24644ffb0a5097f10efc3ce1b3b3f;hb=29b2c556d2655b11483d07468d1eaf2dff1395ce;hp=17407e5db7af0c9af96b2d02aa6e03bea6c8304e;hpb=c03099e68268e7fab89559e11442f8b0619074a0;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog-9295 b/gas/ChangeLog-9295 index 17407e5db7..f51559689e 100644 --- a/gas/ChangeLog-9295 +++ b/gas/ChangeLog-9295 @@ -248,7 +248,7 @@ Wed Nov 15 03:52:00 1995 Ken Raeburn Mon Jul 31 14:53:19 1995 Alan Modra * config/tc-i386.h (md_do_align): cast fill and 0x90 to char - before comparing + before comparing Mon May 1 10:91:49 1995 Alan Modra @@ -506,9 +506,9 @@ Mon Oct 23 16:20:04 1995 Ken Raeburn Mon Oct 23 11:15:44 1995 James G. Smith * config/tc-mips.c: Added mips_4100 control, and support for - accepting the 4100 as a MIPS architecture variant (md_begin, - macro_build, mips_ip, md_parse_option). Adding suitable - command-line OPTIONs, and updating the help text (md_show_usage). + accepting the 4100 as a MIPS architecture variant (md_begin, + macro_build, mips_ip, md_parse_option). Adding suitable + command-line OPTIONs, and updating the help text (md_show_usage). Wed Oct 18 13:20:32 1995 Ken Raeburn @@ -840,11 +840,11 @@ Wed Sep 27 10:29:13 1995 Kim Knuttila (md_assemble): Initial [toc]x(rtoc) support (ppc_frob_label): Removed some xcoff specific processing from TE_PE (ppc_frob_symbol): Removed some xcoff specific processing from TE_PE - Added support for more predefined sections - (ppc_frob_section): Removed some xcoff specific processing from TE_PE + Added support for more predefined sections + (ppc_frob_section): Removed some xcoff specific processing from TE_PE (ppc_fix_adjustable): Removed from TE_PE mainline (md_apply_fix3): For TE_PE toc entries, we don't need to mess - with fx_addnumber. Removed for the time being. + with fx_addnumber. Removed for the time being. (lots): Put back missing assignments to ppc_current_csect. Tue Sep 26 14:57:59 1995 Michael Meissner @@ -1066,7 +1066,7 @@ Thu Sep 7 12:33:58 1995 Ian Lance Taylor * expr.c (operand): Handle 08 and 09 in MRI mode. * macro.c (ISSEP): Remove duplicated `"' character. - (get_any_string): Copy some characters for which ISSEP is true: + (get_any_string): Copy some characters for which ISSEP is true: ';', '>', '(', ')'. Otherwise we can get in an infinite loop. * read.c (s_space): In MRI mode, the expressions stop at the first unquoted space. @@ -1146,7 +1146,7 @@ Fri Sep 1 17:02:15 1995 steve chamberlain Fri Sep 1 08:20:19 1995 James G. Smith - * config/tc-mips.c (md_parse_option, md_begin, md_show_usage): + * config/tc-mips.c (md_parse_option, md_begin, md_show_usage): Add support for "-mcpu=vr4300" as processor identifier. Thu Aug 31 16:41:06 1995 steve chamberlain @@ -1157,8 +1157,8 @@ Thu Aug 31 16:41:06 1995 steve chamberlain Tue Aug 29 19:42:58 1995 Andreas Schwab * config/tc-m68k.c (m68k_ip) [case POST/PRE/BASE]: Fix typo when - looking at outer displacement. Don't set the postindex bit if the - index suppress bit is set (for memory indirect addressing mode). + looking at outer displacement. Don't set the postindex bit if the + index suppress bit is set (for memory indirect addressing mode). Thu Aug 31 06:49:37 1995 Doug Evans @@ -1539,7 +1539,7 @@ Fri Aug 11 19:16:08 1995 Ian Lance Taylor * doc/gasp.texi: Document -M/--mri. * gasp.c: Include ansidecl.h. Make all local functions static. - Add prototypes for all static functions. + Add prototypes for all static functions. (mri): New global variable. (sb_add_char): Change parameter c from char to int. (sb_add_string): Make parameter s into a const pointer. @@ -1843,7 +1843,7 @@ Mon Aug 7 02:54:20 1995 Jeff Law (law@snake.cs.utah.edu) Fri Aug 4 12:29:21 1995 Ian Lance Taylor * expr.c (op_encoding): Make non-const. Don't set '"' to - O_bit_not. + O_bit_not. (expr_begin): Set op_encoding['"'] in MRI mode. Wed Aug 2 18:39:43 1995 Ian Lance Taylor @@ -2471,7 +2471,7 @@ Wed Jun 21 18:07:59 1995 Ken Raeburn (md_estimate_size_before_relax) [case TAB (FBRANCH, SZ_UNDEF)]: Turn on long bit. (m68k_ip) [case 'C']: Don't set set long bit, set it in the opcode - table. + table. (md_estimate_size_before_relax) [case TAB (PCINDEX, SZ_UNDEF)]: Variable part increases by four, not six. * write.c (fixup_segment) [TC_M68K]: Don't do further pcrel @@ -4143,7 +4143,7 @@ Tue Dec 13 08:04:15 1994 Ian Lance Taylor * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* without requiring that the X_op_symbol be in the text_section. - (macro): Change the test for a legel expression difference to + (macro): Change the test for a legal expression difference to correspond to changes in pseudo_set in read.c. Fri Dec 9 21:04:17 1994 Ken Raeburn @@ -9003,7 +9003,7 @@ Thu Oct 14 16:51:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * app.c (do_scrub_next_char): Always accept 'x' and 'X' as escape characters in state 6. * read.c (next_char_of_string): Accept \Xh* and \xh* where h* are - hexidecimal digits. + hexadecimal digits. * config/tc-i386.c (md_apply_fix_1): Make cross segment calls work for ELF by hacking around bizarre bfd_perform_relocation behaviour @@ -13007,7 +13007,7 @@ Sat Feb 22 12:26:28 1992 Steve Chamberlain (sac at rtl.cygnus.com) * app.c: MRI compatibility - allow single quote to start a string. * as.c: fix typo recently introduced. * as.h : Don't include aout/reloc.h - it's not right for COFF! - * expr.c: Much rewriting, to accomodate MRI syntax for + * expr.c: Much rewriting, to accommodate MRI syntax for expressions. Also easier to read now. * listing.c: Put back defuns * read.c: modified to accept MRI syntax, put back listing pseudo @@ -13115,3 +13115,10 @@ Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com) * nearly everything. flush ChangeLog, package as gas-1.92.1. ChangeLog's prior to this are sketchy at best. I have logs. They just aren't ChangeLogs. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: