* config/obj-coff.c (obj_coff_ln [both versions]): Call
[deliverable/binutils-gdb.git] / gas / config /
1997-02-20  Ian Lance Taylor * config/obj-coff.c (obj_coff_ln [both versions])...
1997-02-19  Martin HuntTue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza...
1997-02-17  Fred Fish * config/tc-alpha.h (md_operand): Define with a null...
1997-02-14  Ian Lance Taylor Based on notes from Peter Eriksson <peter@ifm.liu...
1997-02-14  Ian Lance Taylorrandom copyright and formatting fixes
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  Fred Fish * doc/Makefile.in (TEXI2DVI): Set to just name of...
1997-02-13  David EdelsohnCorrect errors in some comments (bfd_perform_relocation...
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: New file. Add support for dynamically...
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 Taylorfix spacing error
1997-02-03  Ian Lance Taylor * config/tc-mips.c (md_apply_fix): If we aren't adjust...
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-30  Ian Lance Taylor * config/tc-mips.c (mips_fix_adjustable): New function.
1997-01-30  Fred Fish * config/tc-d10v.c (find_opcode): Remove unused...
1997-01-30  Ian Lance TaylorThu Jan 30 12:28:18 1997 Alan Modra <alan@spri.levels...
1997-01-29  Martin HuntWed Jan 29 15:31:12 1997 Martin M. Hunt <hunt@pizza...
1997-01-29  Jeff Law * config/tc-mn10200.c (md_relax_table): Define.
1997-01-28  Ian Lance Taylor * config/tc-mips.c (append_insn): Give an error for...
1997-01-28  Ian Lance Taylor * config/tc-mips.c (md_apply_fix): Make a branch to...
1997-01-28  Ian Lance Taylor * config/tc-mips.c (md_convert_frag): If the user...
1997-01-28  Ian Lance Taylor * config/tc-mips.c (mips16_ip): Handle a missing expre...
1997-01-20  Ian Lance Taylor * config/tc-mips.c (md_begin): Don't set SEC_ALLOC...
1997-01-20  J.T. Conklin* config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, retur...
1997-01-20  Ian Lance Taylor * config/tc-mips.c (md_begin): Don't set interlocks for
1997-01-09  Ian Lance Taylor * config/tc-m68k.c (struct label_line): Define.
1997-01-06  Jeff Law * config/tc-mn10200.c (md_assemble): Tweak...
1997-01-03  Jeff LawFix copyrights.
1997-01-03  Jeff Law * config/tc-hppa.c (struct hppa_fix_struct...
1997-01-03  Ian Lance TaylorFri Jan 3 18:17:23 1997 Andreas Schwab <schwab@issan...
1997-01-03  Ian Lance Taylor * config/obj-coff.c (yank_symbols): If tc_frob_coff_sy...
1997-01-03  Ian Lance Taylorrevert last patch
1997-01-03  Ian Lance TaylorFri Jan 3 17:10:33 1997 Richard Henderson <rth@tamu...
1997-01-03  Ian Lance Taylor * config/tc-m68k.h (tc_frob_label): Define to warn...
1997-01-03  Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Call frag_grow before...
1997-01-03  Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Accept 'B' as a size...
1997-01-03  Ian Lance Taylor Based on patch from Ronald F. Guilmette <rfg@monkeys...
1997-01-03  Ian Lance Taylor Based on patch from Ronald F. Guilmette <rfg@monkeys...
1997-01-02  Ian Lance Taylor Based on patch from Ronald F. Guilmette <rfg@monkeys...
1997-01-02  Ian Lance Taylor * config/tc-mips.c: Throughout, check target_big_endia...
1996-12-30  Ian Lance Taylor * config/tc-mips.c (mips16_macro): Add case for M_ABS.
1996-12-28  Fred Fish * NOTES.config (Implementation): as.h #define's "GAS...
1996-12-18  Martin HuntWed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza...
1996-12-18  Jeff Law * config/tc-mn10200.c (mn10200_insert_operand...
1996-12-18  Ian Lance Taylor * config/tc-mips.c: Undo part of last Friday's alignme...
1996-12-17  Ian Lance Taylor * config/tc-mips.c (insn_label): Remove.
1996-12-17  Ian Lance Taylor * config/tc-mips.c (mips16_ip): Check for a missing...
1996-12-16  Jeff Law * config/tc-mn10200.c (mn10200_insert_operand...
1996-12-15  Ian Lance Taylor * config/tc-mips.c (prev_insn_reloc_type): New static...
1996-12-13  Ian Lance Taylor * config/tc-mips.c (mips16_macro): Remove nop instruct...
1996-12-13  Ian Lance Taylor * config/tc-mips.c (md_begin): If configured for an...
1996-12-12  Ian Lance Taylor * config/obj-coff.c (fixup_segment): Make sure that...
1996-12-11  Jeff Law * config/tc-mn10300.c (md_assemble): Update...
1996-12-10  Jeff Law * config/tc-mn10200.c (md_assemble): Opcode...
1996-12-10  Ian Lance Taylor * config/tc-mips.c (mips16_extended_frag): Give an...
1996-12-09  Jeff Law * config/tc-mn10200.c: Flesh out assembler...
1996-12-09  Ian Lance Taylor * config/tc-mips.c (mips16_extended_frag): Avoid an...
1996-12-09  Ian Lance Taylor * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small...
1996-12-07  Ian Lance Taylor * config/tc-mips.c (mips16_extended_frag): Don't call
1996-12-06  Ian Lance Taylor * config/tc-mips.c (mips16_immed): Add file and line...
1996-12-06  Jeff Law * config/tc-mn10300.c: Fix various gcc -Wall...
1996-12-06  Martin HuntFri Dec 6 00:55:48 1996 Martin <hunt@cygnus.com>
1996-12-04  Martin HuntWed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza...
1996-12-04  Ian Lance Taylor * config/tc-mips.c (md_longopts): Rename mips-16 to...
1996-12-04  Michael MeissnerAllow foo@suffix+constant relocations
1996-12-04  Michael MeissnerAdd -m{,no-}solaris support to enable/disable solaris...
1996-11-26  Ian Lance Taylor Add support for mips16 (16 bit MIPS implementation):
1996-11-25  Jeff Law * config/tc-mn10300.c (address_registers):...
1996-11-25  Jeff Law * config/tc-mn10300.c (md_assemble): Correctly...
1996-11-21  Jeff Law * config/tc-mn10300.h (DIFF_EXPR_OK): Don't...
1996-11-19  Jeff Law * config/tc-mn10300.c (md_assemble): Handle...
1996-11-18  Jeff Law * config/tc-mn10300.c (mn10300_insert_operand...
1996-11-18  Michael MeissnerFix previous change
1996-11-18  Michael MeissnerCheck validity of user parallel operations
1996-11-18  Michael MeissnerBranch and link instructions modify r13
1996-11-14  Martin HuntThu Nov 14 11:17:49 1996 Martin M. Hunt <hunt@pizza...
1996-11-06  Jeff Law * config/tc-mn10300.c (mn10300_insert_operand...
1996-11-06  Jeff Law * config/tc-mn10300.c (mn10300_insert_operand...
1996-11-05  Jeff Law * config/tc-mn10300.c (md_assemble): Insert...
1996-11-04  Jeff Law * config/tc-mn10300.c (mn10300_insert_operand...
1996-10-29  Jeff Law * config/tc-v850.c (md_convert_frag): Make...
next
This page took 0.045698 seconds and 7 git commands to generate.