* config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT.
[deliverable/binutils-gdb.git] / gas / config /
1997-10-08  David Edelsohn * config/obj-coff.h (TC_SPARC): Don't define TARGET_FO...
1997-10-08  Gavin Romig-Kochconfig/tc-mips.c (md_begin): Replace the TARGET_CPU...
1997-10-03  Ian Lance Taylor * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES...
1997-09-24  Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Handle q and v operand...
1997-09-23  Jeff Lawvr5900 -> r5900
1997-09-22  Ken Raeburndon't sanitize out empty directories if they're not...
1997-09-21  Nick CliftonFixed sanitization bugs.
1997-09-21  Nick CliftonRemoved v850eq sanitization.
1997-09-20  Nick CliftonRemove use of sanitization to select target CPU. This...
1997-09-19  David Edelsohn * config/tc-sparc.c: (lookup_arch,init_default_arch...
1997-09-19  Nick CliftonReset processor mask if specified by command line switch
1997-09-18  Nick CliftonOops - fixed typos in previous delta.
1997-09-18  Nick CliftonProced error messages when special data are relocations...
1997-09-18  David Edelsohn * config/tc-sparc.c: Reorganize file.
1997-09-18  Nick CliftonAdded code to cope with a constant offset to a ZDA...
1997-09-18  David Edelsohn * config/tc-sparc.c (parse_keyword_arg): Allow numbers...
1997-09-18  David EdelsohnRemove arc sanitization.
1997-09-18  Felix Leev850 files that weren't being removed if !keep-v850
1997-09-18  Nick CliftonCorrected spelling mistake!
1997-09-17  Nick CliftonAdded support for ctoff() reloc prefix.
1997-09-16  Nick CliftonAdd support for a 16 bit relocation against the TDA...
1997-09-16  Nick CliftonAdded checking of instructions against target cpu.
1997-09-10  Nick CliftonFixed sanitization
1997-09-10  Gavin Romig-KochSupport tx19 sanitation.
1997-09-09  Nick CliftonAdd new holio() reloc prefix.
1997-09-09  Nick CliftonAdd new pseudo ops: .v850, .v850e and .v850eq to specif...
1997-09-08  Nick CliftonOnly test for immediaqte overflow if there is no insert...
1997-09-08  Nick CliftonAdd command line option to specify processor type.
1997-09-08  Nick CliftonAdded -mwarn_unsigned_overflow so that defuault is...
1997-09-07  Gavin Romig-Kochtx19 and related necessary changes.
1997-09-03  Nick CliftonRemoved v850 sanitization.
1997-09-03  Nick CliftonRemoved the BFD_RELOC_V850_16_PCREL.
1997-09-02  Nick CliftonSupport for new relocations added. Support for SDA...
1997-09-02  Andrew Cagney* config/tc-v850.c (md_assemble): Use opcode->name...
1997-08-29  Joern RenneckeSH4 assembler extensions.
1997-08-26  Ian Lance Taylor * config/tc-alpha.c (load_expression): Check explicitl...
1997-08-26  Ian Lance TaylorUse address size prefix for loopw as for jcxz.
1997-08-26  Ian Lance Taylor * config/tc-i386.c (md_assemble): In JumpByte case...
1997-08-25  Nick CliftonSet machine architecture and type.
1997-08-25  Nick CliftonSupport constant expressions as register lists.
1997-08-25  Nick CliftonSwitch from C++ style comment to C style.
1997-08-22  Nick CliftonAdd support for curly brace register list syntax.
1997-08-21  Nick CliftonFixed v850_section to cope with original section styles...
1997-08-21  Nick CliftonAdded support for NEC style assembler pseudo ops:
1997-08-19  Fred FishTue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com>
1997-08-18  Nick CliftonAdd support for v850e and v850eq targets.
1997-08-14  Nick CliftonFixed typo in previous delta and added more sanitization.
1997-08-14  Nick Cliftonoops - fixed typo.
1997-08-14  Nick CliftonTidied up the sanitization.
1997-08-14  Nick CliftonAdded support for v850e and v850eq instructions.
1997-08-12  Richard Henderson * as.h (enum _relax_state): Add rs_leb128.
1997-08-06  Ian Lance Taylor * configure.in: Define TARGET_BYTES_BIG_ENDIAN if...
1997-08-06  Ian Lance Taylor * Makefile.am: New file, based on old Makefile.in.
1997-08-04  Ian Lance Taylor * config/tc-mips.c (macro): Fix handling of a double...
1997-07-31  Jeff Law * config/tc-v850.c (md_assemble): Sign extend...
1997-07-29  Jeff Law * config/tc-v850.c (md_assemble): Turn on fx_no...
1997-07-24  Fred Fish * config/tc-tic80.c (build_insn): Remove "extended...
1997-07-22  David Edelsohn * config/tc-sparc.c (last_opcode): New static local.
1997-07-21  Jeff Law * config/tc-v850.c (system_registers): Fix...
1997-07-16  Fred Fish * config/tc-tic80.c (build_insn): Initialize...
1997-07-15  Ian Lance Taylor * config/tc-mips.c (macro_build): Restore check of...
1997-07-15  Fred Fish * config/tc-tic80.c (build_insn): Fix endianness probl...
1997-07-14  Ian Lance Taylor * config/tc-mips.c (check_absolute_expr): Change warni...
1997-07-11  Jeff Law * config/tc-mips.c (macro_build): Refine code...
1997-07-08  Ian Lance Taylor * config/tc-i386.c (tc_i386_fix_adjustable): Change...
1997-07-02  Ian Lance Taylor * config/obj-coff.c (fixup_segment): Never subtract...
1997-06-27  Michael MeissnerRemove brokeness in PowerPC asm
1997-06-16  Ian Lance TaylorMon Jun 16 19:12:51 1997 Geoff Keating <geoffk@ozemai...
1997-06-16  Ian Lance Taylor * config/tc-ppc.c (ppc_insert_operand): In 32 bit...
1997-06-16  Ian Lance Taylor * config/tc-i386.c (i386_operand): Use alloca rather...
1997-06-10  Ian Lance TaylorTue Jun 10 11:18:09 1997 H.J. Lu <hjl@gnu.ai.mit...
1997-06-10  Ian Lance TaylorTue Jun 10 11:18:09 1997 H.J. Lu <hjl@gnu.ai.mit...
1997-06-09  Ian Lance Taylor * config/tc-m68k.c (md_section_align): If a.out and...
1997-06-06  Ian Lance Taylor * config/tc-sh.h (md_cons_align): Define.
1997-06-03  Nick CliftonMerged in the changes from the armT-970328-branch.
1997-06-02  Gavin Romig-KochAdd r3900 support.
1997-05-14  Nick CliftonAdded support for storing ARM Procedure Calling Standar...
1997-05-13  Fred FishFix thinko in previous change.
1997-05-13  Fred Fish * config/tc-tic80.c (md_apply_fix): Check PC relative...
1997-05-07  Ian Lance Taylor * config/tc-mips.c (macro): Handle constants for M_LI_...
1997-05-06  Ian Lance Taylor * config/tc-i386.c (md_section_align): If a.out and...
1997-05-05  Ian Lance Taylor * config/tc-i386.h (RegMMX): Define.
1997-04-30  Ian Lance TaylorTue Apr 29 20:23:10 1997 Jim Wilson <wilson@cygnus...
1997-04-20  Ian Lance TaylorSat Apr 19 22:52:03 1997 Jim Wilson <wilson@cygnus...
1997-04-15  Gavin Romig-KochCorrect test for fpr pairs.
1997-04-10  David Edelsohn * config/tc-m32r.c (md_begin): Set cgen_asm_parse_oper...
1997-04-05  David Edelsohn * write.c (relax_frag): Make non-static.
1997-04-05  David Edelsohnm32r support.
1997-04-04  Ian Lance Taylor * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly...
1997-04-04  Ian Lance Taylor * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_t...
1997-04-02  Ian Lance Taylor * config/tc-mips.c (mips16_macro): Handle M_DMUL and...
1997-04-02  Jim Wilson * config/tc-mips.c (md_begin): Don't set interlocks...
1997-04-01  Michael MeissnerMake # a line comment character
1997-03-28  Ian Lance Taylor * config/obj-elf.c (obj_elf_section_change_hook):...
1997-03-27  Ian Lance Taylor * read.c (s_comm): Check S_IS_COMMON as well as S_IS_D...
1997-03-24  Ian Lance Taylor * config/tc-i386.h (iclrKludge): Define.
1997-03-24  Martin HuntSun Mar 23 18:03:31 1997 Martin M. Hunt <hunt@pizza...
1997-03-21  Ian Lance Taylor * config/obj-ieee.c (segment_name): Don't define funct...
1997-03-21  Ian Lance Taylor * config/obj-coff.h (DO_STRIP): Don't define.
1997-03-21  Ian Lance Taylor * symbols.c (colon): Call obj_frob_label if it is...
next
This page took 0.067541 seconds and 7 git commands to generate.