]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
1997-09-04  Andrew CagneyReplace memory model with one from sim/common directory.
1997-09-04  Andrew CagneyFinish implementation of sim-memopt.
1997-09-04  Andrew Cagneyo Add modulo argument to sim_core_attach
1997-09-04  David Edelsohn * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER.
1997-09-04  David Edelsohn * gdbinit.in: New file.
1997-09-03  Nick Cliftonremoved v850 sanitization.
1997-09-03  Nick CliftonRemoved v850 sanitization.
1997-09-03  Nick CliftonRemoved v850 sanitization.
1997-09-03  Richard Henderson * mips.h: Correct typo in comment.
1997-09-03  Nick Cliftonremoved v850 sanitization
1997-09-03  Nick CliftonRemoved v850 sanitization.
1997-09-03  Nick CliftonRemoved v850 sanitization
1997-09-03  Nick CliftonRemoved v850 sanitization.
1997-09-03  Chris ProvenzanoMore building on NT support stuff.
1997-09-03  Ian Lance Taylor * ldlang.c (wild_doit): Clear SEC_HAS_CONTENTS from a
1997-09-03  Nick CliftonRemoved R_V850_16_PCREL.
1997-09-03  Nick CliftonRemoved BFD_RELOC_V850_PCREL.
1997-09-03  Nick CliftonRemoved the BFD_RELOC_V850_16_PCREL.
1997-09-03  Andrew CagneyBasic tests for tic80 simulator.
1997-09-03  Andrew CagneyDoc directory - README.
1997-09-03  Andrew CagneyDoc C language guidelines.
1997-09-03  Andrew CagneyAllow backends to set the architecture using bfd_archit...
1997-09-03  Andrew CagneyPacify gcc-current -Wall.
1997-09-03  Andrew CagneyAdd support for suspending/resumeing the simulator...
1997-09-03  Fred Fish * cofflink.c (coff_link_check_ar_symbols):...
1997-09-03  Andrew CagneyStandard simulator header file.
1997-09-03  Andrew CagneyAdd real SIM_DESC arg to v850 simulator.
1997-09-03  Andrew CagneyStanify error reporting memory overlaps.
1997-09-03  Bob Manson * config/sparclet.exp: Detect gratuitous change to...
1997-09-03  Nick CliftonSet machine number based in bits in e_flags field rathe...
1997-09-03  Nick CliftonReplaced magic numbers with bits in e_flags field.
1997-09-03  Jeff Law * mn10200.h (INITIALIZE_TRAMPOLINE): PC relativ...
1997-09-03  David Edelsohn * cpu-arc.c (arc_get_mach): Properly scan defined...
1997-09-03  Jeff Law * config/tc-mn10200.c (md_convert_frag): PC...
1997-09-03  Jeff Law * elf-m10200.c (mn10200_elf_final_link_relocate...
1997-09-03  Bob Manson Fix missing global verbose declaration. grrrr. this...
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  Joern RenneckeSupport restore-sanitize-sh4 .
1997-09-02  Nick CliftonSwitched over to using new reloc types.
1997-09-02  Joern RenneckeComment typo fix.
1997-09-02  Nick CliftonRemoved use of V850_OPERNAD_ADJUST_SHORT_MEMORY.
1997-09-02  Felix Leesanitization fixes.
1997-09-02  Nick CliftonRemoved the V850_OPREAND_ADJUST_SHORT_MEMORY flag as...
1997-09-02  David EdelsohnAdd note on TAGS support.
1997-09-02  David Edelsohn(TAGS): Add support for "/* TAGS: foo */" marker.
1997-09-02  David Edelsohn * Makefile.in (TAGS): Add support for "/* TAGS: foo...
1997-09-02  Joern RenneckeSanitation fixes.
1997-09-02  Andrew Cagney* config/tc-v850.c (md_assemble): Use opcode->name...
1997-09-02  Andrew CagneyTypo in e700 #ifdef'd code.
1997-09-02  Andrew CagneyMerge SH4 branch simulator in to devo.
1997-09-01  Andrew CagneyTest/fix pabsh, pabsw, psrlvw.
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...
next