Fixed sanitization,
[deliverable/binutils-gdb.git] / gas / ChangeLog
1997-03-16  Fred Fish * NEWS: Note BeOS support.
1997-03-16  Ian Lance Taylor * config/tc-mips.c (md_apply_fix): Improve error messa...
1997-03-16  Ian Lance Taylor * Makefile.in: Add dependencies on obstack.h where...
1997-03-15  Ian Lance Taylor * config/tc-mips.c (md_estimate_size_before_relax...
1997-03-14  Ian Lance Taylor * Makefile.in (TARG_CPU_DEP_sparc): Add opcode/sparc.h.
1997-03-13  Ian Lance Taylor * read.c (read_a_source_file): Call LISTING_NEWLINE...
1997-03-13  Ian Lance Taylor * config/obj-elf.c (obj_elf_data): Call md_flush_pendi...
1997-03-12  Ian Lance Taylor * doc/as.texinfo (bss): Improve description of .bss...
1997-03-12  Ian Lance Taylor * config/tc-ppc.c (ppc_elf_lcomm): Don't call S_CLEAR_...
1997-03-11  Ian Lance Taylor * symbols.c (colon): Change type of local to int....
1997-03-11  Ian Lance Taylor * config/tc-m88k.c (m88k_do_align): Don't use a specia...
1997-03-11  Ian Lance Taylor * read.c (equals): Always permit register names to...
1997-03-11  Ian Lance Taylor * config/tc-mips.c (mips_fix_adjustable): Permit a...
1997-03-11  Ian Lance Taylor From Eric Youngdale <eric@andante.jic.com>:
1997-03-10  Ian Lance Taylor From Eric Youngdale <eric@andante.jic.com>:
1997-03-07  Jeff Law * config/tc-mn10300.c (md_relax_table): Define.
1997-03-07  Jeff Law * config/tc-mn10200.c (md_relax_table): Fix...
1997-03-06  Jeff Law * config/tc-mn10300.c (md_assemble): Don't...
1997-03-05  Ian Lance Taylor * cond.c (s_ifc): Call mri_comment_field and mri_comme...
1997-03-05  Fred Fish * config/tc-tic80.c (md_pseudo_table): Add "sect"...
1997-03-05  Fred Fish * config/tc-tic80.c (md_begin): Declare external variable
1997-03-01  Ian Lance Taylor * config/tc-mips.c (mips16_extended_frag): Don't assum...
1997-02-28  Ian Lance Taylor * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.
1997-02-27  Fred Fish * config/tc-tic80 (md_pseudo_table): Add align pseudo...
1997-02-27  Ian Lance Taylor * config/tc-m68k.c (md_assemble): Handle a reloc width...
1997-02-27  Ian Lance Taylor * gasp.c (hash_add_to_string_table): Correct misspelli...
1997-02-27  Michael MeissnerAdd "r" section attribute to denote read-only sections
1997-02-27  Ian Lance Taylor * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT...
1997-02-27  Ian Lance Taylor * expr.c (operand): Simplify 0b handling. Don't treat...
1997-02-27  Fred Fish * config/tc-tic80.c (FLT_CHARS): Change from "dD"...
1997-02-27  Stan Shebs * configure.in (mips*-*-lnews*): New target, also...
1997-02-26  Fred Fish * config/tc-tic80.c (find_opcode, build_insn): Changes...
1997-02-26  Ian Lance Taylor * Makefile.in (itbl-parse.c itbl-parse.h): Use $(BISON...
1997-02-26  Ian Lance Taylor Based on patches from Robert Lipe <robertl@dgii.com>:
1997-02-26  Ian Lance TaylorTue Feb 25 22:02:23 1997 Philippe De Muyter <phdm...
1997-02-26  Ian Lance Taylor From Stephen Williams <steve@icarus.icarus.com>:
1997-02-25  Ian Lance Taylor * Makefile.in ($(OBJS)): Don't depend upon $(IT_HDRS).
1997-02-25  Ian Lance Taylor * Makefile.in (itbl-lex.o): Remove -Wall.
1997-02-25  Ian Lance Taylor * cond.c (s_ifdef): If we should omit conditionals...
1997-02-25  Fred Fish * config/tc-tic80.c (md_apply_fix): Handle R_ABS type...
1997-02-24  Martin HuntMon Feb 24 15:19:57 1997 Martin M. Hunt <hunt@pizza...
1997-02-24  Fred Fish * config/obj-coff.c: Fix typo in comment section.
1997-02-24  Dawn Perchik * Makefile.in: Remove dependancies on itbl-cpu.h.
1997-02-24  Dawn Perchik * itbl-ops.h: Include as.h.
1997-02-24  Dawn Perchik * as.c: Remove -t option.
1997-02-24  Dawn Perchik * itbl-ops.c: Don't define DEBUG.
1997-02-24  Dawn Perchik * Makefile.in: Update itbl-test.c to reflect its new...
1997-02-23  Dawn Perchik * itbl-ops.c: Add test for itbl_have_entries.
1997-02-23  Ian Lance Taylor * Makefile.in (DISTSTUFF): Remove itbl-parse.y, itbl...
1997-02-23  Dawn Perchik * itbl-parse.y: Fix indentation mistakes from indent...
1997-02-23  Fred Fish * doc/internals.texi (CPU backend): Fix typo in md_sec...
1997-02-22  Martin HuntFri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza...
1997-02-21  Martin HuntFri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza...
1997-02-21  Ian Lance Taylor * config/tc-m68k.c (line_comment_chars): Add '*'.
1997-02-21  Jim WilsonFix linker relocation overflow errors for the NEC vr430...
1997-02-21  Ian Lance Taylor * app.c (LEX_IS_TWOCHAR_COMMENT_2ND): Don't define.
1997-02-21  Ian Lance Taylor * configure.in: Set em=svr4 for m68k-*-sysv4*.
1997-02-21  Jeff Law * config/tc-mn10200.c (md_convert_frag): Create...
1997-02-20  Ian Lance Taylor * config/obj-coff.c (obj_coff_ln [both versions])...
1997-02-20  Ian Lance Taylor * symbols.c (resolve_symbol_value): If both left and...
1997-02-20  Michael MeissnerSince d10v is public now, remove all sanitization state...
1997-02-19  Ian Lance Taylor Based on patches from Eric Youngdale <eric@andante...
1997-02-19  Ian Lance Taylor * read.c (get_line_sb): Don't end the line on a semico...
1997-02-19  Martin HuntTue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza...
1997-02-14  Ian Lance Taylor Based on notes from Peter Eriksson <peter@ifm.liu...
1997-02-14  Ian Lance TaylorFri Feb 14 18:09:59 1997 Philippe De Muyter <phdm...
1997-02-14  Ian Lance Taylor * read.c (do_align): Add max parameter. Change all...
1997-02-14  Fred Fish * config/{tc-alpha.h, tc-arc.h, tc-d10v.h, tc-generic...
1997-02-14  Ian Lance Taylor * config/tc-sparc.c (md_show_usage): Add missing backs...
1997-02-14  Ian Lance TaylorThu Feb 13 21:44:18 1997 Klaus Kaempf <kkaempf@progis.de>
1997-02-14  Fred Fish * doc/Makefile.in (TEXI2DVI): Set to just name of...
1997-02-13  David Edelsohn * write.c (write_relocs): Correct text in as_fatal...
1997-02-13  Ian Lance TaylorThu Feb 13 14:48:03 1997 Philippe De Muyter <phdm...
1997-02-13  Ian Lance Taylor * config/tc-mips.c (mips16_extended_frag): Correct...
1997-02-13  Ian Lance Taylor * config/tc-mips.c (prev_nop_frag): New static variable.
1997-02-13  Ian Lance Taylor * config/tc-mips.c (append_insn): Remove useless code...
1997-02-12  Ian Lance Taylorrevert earlier patch to set prev_insn_valid when not...
1997-02-12  Ian Lance Taylor * config/tc-mips.c (md_parse_option): When debugging...
1997-02-12  Ian Lance Taylor * config/tc-mips.c (mips16_ip): Handle an extend operand.
1997-02-12  Ian Lance Taylor * config/tc-mips.c (my_getExpression): In mips16 mode...
1997-02-12  Ian Lance Taylor * config/tc-mips.c (append_insn): Warn about an attemp...
1997-02-12  Ian Lance Taylor * config/tc-mips.c (mips_pseudo_table): Add "insn".
1997-02-12  Ian Lance Taylor * config/tc-mips.c (md_begin): Add the general registe...
1997-02-11  Fred Fish * config/tc-tic80.c: Numerous changes and additions...
1997-02-11  Ian Lance Taylor * config/tc-mips.c (mips16_ip): Handle %gprel modifier.
1997-02-11  Gavin Romig-KochAdd r5900
1997-02-11  Dawn Perchik * itbl-ops.c, itbl-lex.l, itbl-parse.y, itbl-ops.h,
1997-02-11  Dawn Perchik * itbl-ops.c: New file. Add support for dynamically...
1997-02-07  Jeff Law * config/tc-mn10200.c (md_assemble): If a const...
1997-02-07  Jeff Law * config/tc-mn10200.c (md_estimate_size_before_...
1997-02-06  Ian Lance Taylor * config/tc-mips.c (mips_fix_adjustable): Don't adjust...
1997-02-05  Ian Lance Taylor * config/tc-mips.c (mips16_ip): Accept floating point...
1997-02-04  Ian Lance Taylor * symbols.c (resolve_symbol_value): If we leave an...
1997-02-03  Ian Lance Taylor * config/tc-mips.c (md_apply_fix): If we aren't adjust...
1997-02-03  Ian Lance Taylor * symbols.c (resolve_symbol_value): Don't change X_add...
1997-01-31  Jeff Law * config/tc-mn10200.c (md_relax_table): Add...
1997-01-31  Ian Lance Taylor * config/tc-sparc.c (enforce_aligned_data): New static...
1997-01-31  Ian Lance Taylor * config/tc-ppc.c (md_pseudo_table): If OBJ_XCOFF...
1997-01-31  Ian Lance TaylorFri Jan 31 13:15:05 1997 Alan Modra <alan@spri.levels...
1997-01-31  Ian Lance Taylor * write.c (relax_segment): Give an error if a .space...
next
This page took 0.238446 seconds and 106 git commands to generate.