* configure.tgt, configure.host: Change alpha-*-* to alpha*-*-*;
[platform/upstream/binutils.git] / gas /
1997-10-08 Richard HendersonChange alpha-*-* to alpha*-*-*; config.guess now
1997-10-08 Ian Lance Taylor * gas/mips/beq.s: Add .text to .globl to mark the...
1997-10-08 Frank Ch. Eigler Fixed small typo in tcl expr syntax.
1997-10-08 Gavin Romig-Kochconfig/tc-mips.c (md_begin): Replace the TARGET_CPU...
1997-10-08 Gavin Romig-Kochtx19 sanitize fixes.
1997-10-08 Frank Ch. Eigler Updated first round of test suite drivers to accept...
1997-10-07 David Edelsohnreloc64.[sd]: New testcase.
1997-10-07 David Edelsohn * config/tc-sparc.h (TARGET_FORMAT support): Moved...
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-06 Nick CliftonRemove v850 specific section directive.
1997-10-04 Ian Lance Taylor * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
1997-10-03 Ian Lance Taylor * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES...
1997-10-03 Ian Lance Taylor * ecoff.c (generate_ecoff_stab): Remove unused static...
1997-10-03 Ian Lance Taylor * expr.c (operator): Accept ==. From Anders Blomdell
1997-10-03 Ian Lance Taylor * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it...
1997-10-03 Ian Lance Taylor * config/atof-ieee.c (gen_to_words): When generating...
1997-09-29 Joern Rennecke * as.h, input-scrub.c (new_logical_line): New...
1997-09-25 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Remove ` operand specifier.
1997-09-24 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Handle q and v operand...
1997-09-24 Ian Lance TaylorWed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp...
1997-09-24 Ian Lance Taylor * doc/c-i386.texi (i386-Float): Remove incorrect asser...
1997-09-24 Ian Lance Taylor * config/m68k-parse.y (yylex): Permit an expression...
1997-09-24 Ian Lance Taylor * Makefile.am (EXTRA_as_new_SOURCES): Set to config...
1997-09-24 Ian Lance Taylor * aclocal.m4: Rebuild with new libtool.
1997-09-23 Ian Lance Taylor * app.c (do_scrub_chars): Clear mri_state at end of...
1997-09-23 Ian Lance Taylor * config/tc-mips.c (hilo_interlocks): Change from...
1997-09-23 Jeff Lawvr5900 -> r5900
1997-09-22 Ian Lance Tayloronly remove more.parse if it exists
1997-09-22 Ken Raeburndon't sanitize out empty directories if they're not...
1997-09-22 Ken RaeburnLose the empty directories only if they exist; otherwis...
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 Jeff Law * config/tc-mn10300.c (md_assemble): Use strcas...
1997-09-19 David EdelsohnUpdate sparc -A/-xarch docs.
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 David Edelsohn * gas/sparc/splet.d: Update to new objdump output...
1997-09-18 David Edelsohn * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr...
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 Edelsohn * gas/sparc/splet.d: Update to new objdump output...
1997-09-18 David EdelsohnRemove arc sanization.
1997-09-18 David EdelsohnRemove arc sanitization.
1997-09-18 Felix Leesanitization fixes. typoes, missing fences, "start...
1997-09-18 Felix Leeadd missing files.
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 Ken Raeburnmerge from d30v-970225-branch, plus bugfixes for 64...
1997-09-16 Jeff Law * config/tc-hppa.c (fix_new_hppa): Make declara...
1997-09-16 Nick CliftonAdded checking of instructions against target cpu.
1997-09-15 Gavin Romig-Koch * gas/config/tc-mips.c (mips_1900): Replace with mips_...
1997-09-15 Ken Raeburnmerge from d30v-970225-branch
1997-09-10 Nick CliftonFixed sanitization
1997-09-10 Nick CliftonAdded v850 emulation.
1997-09-10 Ian Lance Taylorremove mentions of ARC
1997-09-10 Gavin Romig-KochSupport tx19 sanitation.
1997-09-10 David EdelsohnRemove arc sanitization.
1997-09-10 David EdelsohnARC port no longer sanitized.
1997-09-10 David Edelsohn * Makefile.am (CPU_TYPES): Add arc.
1997-09-10 David EdelsohnRemove arc sanitization.
1997-09-09 Nick CliftonCorrecte dscription of hi() reloc prefix. Added descri...
1997-09-09 Nick CliftonAdded documentation if hilo() reloc prefix.
1997-09-09 Nick CliftonAdd new holio() reloc prefix.
1997-09-09 Nick CliftonAdded documentation for new command line options and...
1997-09-09 Nick CliftonAdd new pseudo ops: .v850, .v850e and .v850eq to specif...
1997-09-09 Ian Lance Taylor Support -alh and -ald for DWARF 1:
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 David Edelsohn * gas/m32r/high-1.[ds]: New testcase.
1997-09-08 Nick CliftonAdded -mwarn_unsigned_overflow so that defuault is...
1997-09-08 Ian Lance Taylor * as.h: Don't declare alloca if it is a macro.
1997-09-07 Gavin Romig-Kochtx19 and related necessary changes.
1997-09-07 Richard Henderson * config/tc-alpha.c (md_parse_option): Move...
1997-09-07 Fred Fish * read.h (s_lcomm_bytes): Add prototype (for...
1997-09-04 Ian Lance Taylor * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJ...
1997-09-03 Nick CliftonRemoved v850 sanitization.
1997-09-03 Nick CliftonRemoved the BFD_RELOC_V850_16_PCREL.
1997-09-03 Jeff Law * config/tc-mn10200.c (md_convert_frag): PC...
1997-09-02 Nick CliftonExplanations of offsets in SDA/ZDA areas fixed.
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 * doc/as.texinfo (Machine Dependencies): Add v850...
1997-08-26 Ian Lance Taylor * expr.c (integer_constant): If BFD64, don't make...
1997-08-26 Ian Lance Taylor * config/tc-alpha.c (load_expression): Check explicitl...
1997-08-26 Ian Lance Taylor * as.h: Don't define alloca if __GNUC__. Just declare it.
1997-08-26 Ian Lance Taylor * config/tc-i386.c (i386_align_code): Correct 16 bit...
1997-08-26 Nick CliftonCorrected name of tiny data area label.
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 Ian Lance Taylor * symbols.c (resolve_symbol_value): Store the value...
1997-08-25 Ian Lance Taylor * config/tc-ppc.c (ppc_change_csect): Temporarily...
1997-08-25 Nick CliftonSupport constant expressions as register lists.
next