external/binutils.git
1997-09-01 Andrew CagneyCompile from UNIX to cygwin32.
1997-09-01 Andrew CagneyAdd ``set processor'' - an alias to ``set architecture''.
1997-09-01 Andrew CagneyUse sim_state_alloc to create common sim object.
1997-09-01 Andrew CagneyPassify cross compilation and GCC -Wall
1997-08-30 Bob Manson * config/sparc/sparclite.mt: Removed simulator referen...
1997-08-30 Andrew CagneyPassify GCC. Convert 0x0LL to something more portable...
1997-08-30 Andrew CagneyPassify GCC.
1997-08-29 Joern RenneckeSH4 assembler extensions.
1997-08-29 Ian Lance Taylor * Makefile.am (ld_new_DEPENDENCIES): Remove @LEXLIB@.
1997-08-28 David EdelsohnRemove arc sanitization.
1997-08-28 David Edelsohn * sim-options.c (standard_option_handler): Use xstrdup...
1997-08-28 David Edelsohn * configure.tgt (arc-*-elf*): Recognize.
1997-08-28 David EdelsohnRemove arc sanitization.
1997-08-28 David Edelsohn * binutils-all/objdump.exp (cpus_expected): Add arc.
1997-08-28 David EdelsohnRemove arc sanitization.
1997-08-28 Andrew CagneyNew commands ``set architecture'', ``show architecture...
1997-08-28 Andrew CagneyAdd sh3 et.al. to SH arch table.
1997-08-28 Andrew CagneyMake igen available when v850 is being build.
1997-08-28 Andrew CagneyAdd --target=BFDTARGET and --architecture=MACHINE options.
1997-08-27 Andrew CagneyFix doco on enable-sim-inline.
1997-08-27 Andrew CagneyAdd MSBIT* and LSBIT* macro's to sim-bits.h
1997-08-27 Andrew CagneyOnly pass endianess to simulator when explicitly set...
1997-08-27 Andrew Cagney* archures.c (bfd_archures_list): Always NULL terminate...
1997-08-27 Andrew CagneyNew file - generic implementation of sim_load for hardw...
1997-08-27 Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-27 Andrew Cagney * idecode_expression.h (ALU_END): From Charles...
1997-08-27 Andrew CagneySave a copy of argv, not just a pointer.
1997-08-26 Ian Lance Taylor * Makefile.am: Rebuild dependencies.
1997-08-26 Ian Lance Taylorfix v850 machine number stuff
1997-08-26 Ian Lance Taylor * acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD.
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 Ian Lance Taylor * i386.h (two_byte_segment_defaults): Correct base...
1997-08-26 Nick CliftonCorrected name of tiny data area label.
1997-08-26 Ian Lance Taylor * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert
1997-08-26 Nick CliftonMade immediate parameter of MOVHI be unsigned
1997-08-26 Ian Lance Taylor * i386.h: Comment fixes for ficom[p]?{s,l} from Gabrie...
1997-08-26 Ian Lance TaylorUse address size prefix for loopw as for jcxz.
1997-08-26 Ian Lance Taylortipo
1997-08-26 Ian Lance Taylor * config/tc-i386.c (md_assemble): In JumpByte case...
1997-08-26 Ian Lance Taylor * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).
1997-08-26 Andrew CagneyMake building of w65 simulator conditional on --enable...
1997-08-26 Andrew CagneyIn some cases: Makefile.in (all-sim): Depends on all...
1997-08-26 Andrew CagneyFlush defunct sim_kill.
1997-08-26 Geoffrey NoerMon Aug 25 17:08:01 1997 Geoffrey Noer <noer@cygnus...
1997-08-25 Chris ProvenzanoRebuild with latest devo autoconf for NT support
1997-08-25 Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-08-25 Nick CliftonFixed minor buglet in compatible.
1997-08-25 Nick CliftonAdded magic numbers for V850E and V850EQ.
1997-08-25 Nick CliftonSet machine architecture and type.
1997-08-25 Nick CliftonSwitched over to using machine numbers to distinguish...
1997-08-25 Chris ProvenzanoRebuilt configure with latest devo autoconf for NT...
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.
1997-08-25 Ian Lance Taylor * syms.c (_bfd_stab_section_find_nearest_line): Clear the
1997-08-25 David Edelsohn * gas/m32r/relax-1.[ds]: New testcase.
1997-08-25 Nick CliftonFixed node name.
1997-08-25 Nick CliftonAdded rules to build cpu-v850e.lo and cpu-v850eq.lo...
1997-08-25 Nick CliftonSwitch from C++ style comment to C style.
1997-08-25 Ian Lance Taylor * aout-target.h (MY(vec)): Add SEC_CODE and SEC_DATA...
1997-08-25 Geoffrey NoerSun Aug 24 21:16:59 1997 Geoffrey Noer <noer@cygnus...
1997-08-23 Ian Lance Taylorfix v850 sanitization
1997-08-22 Nick CliftonAdded documentation of v850 assembler options.
1997-08-22 Nick CliftonMake the NUL character be considered to be a line termi...
1997-08-22 Nick CliftonAdd support for curly brace register list syntax.
1997-08-22 Nick CliftonUpdated with respect to the HDD-tool-0611 document.
1997-08-22 Nick CliftonAdded new flag: V850_NOT_R0 to indicate that r0 is...
1997-08-22 Nick CliftonUpdated from specs in HDD-tool-0611 document.
1997-08-21 Geoffrey NoerThu Aug 21 16:18:08 1997 Geoffrey Noer <noer@cygnus...
1997-08-21 Geoffrey NoerThu Aug 21 14:56:04 1997 Geoffrey Noer <noer@cygnus...
1997-08-21 Nick CliftonFixed v850_section to cope with original section styles...
1997-08-21 Nick CliftonMoved divh opcodes next to each other.
1997-08-21 Nick CliftonAdd support for parsing a double dash as the start...
1997-08-21 Nick CliftonAdded support for NEC style assembler pseudo ops:
1997-08-21 Bob Manson * pr-9946.exp: Ditto.
1997-08-21 Bob Manson * enum.exp: More quoting fixes.
1997-08-21 David Edelsohn * config/tc-m32r.c (md_estimate_size_before_relax...
1997-08-20 Nick CliftonAdded N step divide routines, courtesy of Sugimoto...
1997-08-20 Nick CliftonFixed interpretation of SR bit in list18 structures.
1997-08-20 Ian Lance Taylor * ldlang.c (wildcardp): Don't let a backslash by itsel...
1997-08-20 Ian Lance Taylor * ldgram.y (atype): Accept parentheses with no type.
1997-08-19 Nick Cliftonoops - fixed bugs in new v850e/q rules.
1997-08-19 Fred FishTue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com>
1997-08-19 Fred Fish * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define...
1997-08-19 Fred Fish * objfiles.c (objfile_relocate): Add call to breakpoin...
1997-08-19 Richard Henderson * macro.c (check_macro): use alloca instead...
1997-08-19 Richard Henderson * as.c (show_usage): Add -am.
1997-08-18 Ian Lance Taylor * win32-nat.c (handle_exception): Return a value indic...
1997-08-18 Nick CliftonAdd support for v850e and v850eq targets.
1997-08-18 Nick CliftonAdd support for v850e and v850eq target.
1997-08-18 Nick CliftonAdd support for v850e and v850eq targets.
1997-08-18 Nick CliftonAdd support for v850e and v850eq targets.
1997-08-18 Nick CliftonAdd suport for v850e and v850eq
1997-08-18 Nick CliftonAdd support for V850eq variant opcodes.
1997-08-18 Mark Alexander * Add gdbtcl2 to gdbtk_files.
1997-08-18 Gavin Romig... * config.sub: Add mipstx39. Delete r3900.
next