deliverable/binutils-gdb.git
1997-05-21  Ian Lance Taylor * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE or
1997-05-21  Ian Lance Taylor * config/obj-coff.c (symbol_to_chars): If TE_PE, don...
1997-05-21  Ian Lance Taylor * configure.in: Use install-sh, not install.sh.
1997-05-21  Ian Lance Taylor * peicode.h: Add & 0xffffffff when using ImageBase...
1997-05-21  Nick CliftonAdded code to cope with 'ld -X -r' stripiung symbols...
1997-05-21  Andrew CagneyWatchpoint interface.
1997-05-20  Jeff Law * interp.c: Replace all references to load_mem...
1997-05-20  Ian Lance Taylor * coff-sh.c (sh_merge_private_data): New static function.
1997-05-20  Gavin Romig... Move mips INSN_ISA subfield into new membership field.
1997-05-20  Jeff Law * gdb.base/a2-run.exp: Change "gdb,noargs"...
1997-05-20  Andrew CagneyPart II of adding callback argument to sim_open()....
1997-05-20  Andrew CagneyDepreciate sim_set_callbacks() function. Set simulator...
1997-05-19  Michael MeissnerMake getpid, kill supported system calls
1997-05-19  Bob Manson * config/monitor.exp(gdb_start): Look for gdb_prompt...
1997-05-19  Mark Alexander * coff-tic80.c: Remove unnecessary #ifdefs.
1997-05-19  Mark Alexander * coff-tic80.c (NAMES_HAVE_UNDERSCORE): Define (fixes...
1997-05-19  Jeff Law * interp.c (dispatch): Make this an inline...
1997-05-19  Andrew CagneyGraft sim/common event and other code onto the mips...
1997-05-19  Andrew CagneyUpdate.
1997-05-19  Andrew CagneyMake simulator event-queue manager a bit more signal...
1997-05-19  Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-19  Andrew CagneyPacify gcc.
1997-05-18  Jeff Law * interp.c (load_mem_big): Remove function...
1997-05-17  Michael MeissnerTreat infinities like normal numbers for purposes of...
1997-05-16  Jeff Law * callback.c (os_close): Mark the descriptor...
1997-05-16  Jeff Law * interp.c (load_mem): If we get a load from...
1997-05-16  Jeff Law * elf-m10300.c (elf32_mn10300_relax_section...
1997-05-16  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Don't decre...
1997-05-16  Andrew Cagneyo Make tic80 insn file more `cache ready'
1997-05-15  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Consistentl...
1997-05-15  Nick CliftonAdded support to LD to select the architecture of an...
1997-05-15  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Force ELF...
1997-05-15  Nick CliftonFixed bug in previous delta. If no cpu type was specif...
1997-05-15  Andrew CagneyRemove some of the flake from the c80 floating point.
1997-05-15  Peter Schauer * config/rs6000/tm-rs6000.h (SIG_FRAME_LR_OFFSET)...
1997-05-15  Mark Alexander * obstack.h (obstack_specify_allocation_with_arg,...
1997-05-15  Andrew CagneyMore floating point operations.
1997-05-15  Andrew CagneyFix double conversion problem.
1997-05-15  Andrew CagneyPassify gcc's warnings.
1997-05-14  Michael MeissnerMake columns line up for fpu operation tracing
1997-05-14  Jeff Law * mn10200-tdep.c (mn10200_analyze_prologue...
1997-05-14  Nick CliftonAdded support for storing ARM Procedure Calling Standar...
1997-05-14  Jeff Law * mn10200-tdep.c (mn10200_skip_prologue): Don...
1997-05-14  Andrew CagneyFix total number of tic80 registers
1997-05-14  Jeff Law * config/tc-mn10200.c (md_convert_frag): Prefix...
1997-05-13  Mark AlexanderFix tic80 sanitization.
1997-05-13  Michael MeissnerMake sure r0 == 0; Return EINVAL for system calls that...
1997-05-13  Fred FishFix thinko in previous change.
1997-05-13  Ian Lance Taylor * config/tc-mips.c (set_at): Check for bignum.
1997-05-13  Fred Fish * config/tc-tic80.c (md_apply_fix): Check PC relative...
1997-05-13  Andrew CagneyRemove ANNULed cycle - was confusing gdb.
1997-05-13  Ian Lance Taylor * scripttempl/elfmips.sc: Remove.
1997-05-12  Michael MeissnerFix ld/st tracing
1997-05-12  Ian Lance TaylorMon May 12 13:33:08 1997 H.J. Lu <hjl@gnu.ai.mit...
1997-05-12  Mark Alexander * tic80-tdep.c, config/tic80/tm-tic80.h: First cut...
1997-05-12  Ian Lance Taylor * configure.in: Don't clear OPCODES when --enable...
1997-05-12  Ian Lance TaylorMon May 12 11:11:06 1997 Andreas Schwab <schwab@issan...
1997-05-12  Andrew CagneyClear cntrl-c after handling it.
1997-05-12  Andrew Cagneyc80 simulator fixes.
1997-05-12  Andrew CagneyMatch commands like `(gdb) sim a b c' against options...
1997-05-12  Michael MeissnerFix endian problems with ld.d/st.d
1997-05-11  Michael MeissnerFix shift/lmo insns; Subu does arithmetic unsigned
1997-05-10  Michael MeissnerAnd short immediate instructions use unsigned immediate...
1997-05-09  Ian Lance Taylor * configure.tgt (i[3456]86-*-gnu*): Don't include...
1997-05-09  Ian Lance Taylor * config.bfd (i[3456]86-*-gnu*): Don't include Mach...
1997-05-09  Ian Lance Taylor * config.bfd: Change #if 0 around uses of host_aout_ve...
1997-05-09  Ian Lance Taylor * Makefile.in (INSTALL_MODULES): Put install-opcodes...
1997-05-09  Michael MeissnerFix xor in simulator
1997-05-09  Michael MeissnerMake cmp produce the correct results
1997-05-09  Andrew CagneyUpdate CIA as well as NIA when a 64bit insn is encountered.
1997-05-08  Michael MeissnerReally fix the bbo/bbz instructions.
1997-05-08  Ian Lance Taylor * Makefile.in: Add automake targets.
1997-05-08  Ian Lance Taylor * Makefile.in (all-libide): Depend upon all-ilu.
1997-05-08  Michael Meissnerreverse bit number for bbo/bbz instructions.
1997-05-08  Michael MeissnerFix non-anulled calls so that return address is correct
1997-05-08  Michael MeissnerChange output format slightly
1997-05-08  Michael MeissnerChange output format slightly
1997-05-08  Michael MeissnerBump SIZE_DECIMAL to 13
1997-05-08  Ian Lance Taylor * expr.c (expr): When subtracting values in the same...
1997-05-08  Andrew CagneyAdd function sim_args_command() which takes a `(gdb...
1997-05-08  Mark AlexanderAdd h8300.exp.
1997-05-08  Andrew CagneyPart II of getting GdbTk's stop button to always work.
1997-05-07  Ian Lance TaylorWed May 7 16:18:30 1997 Manfred Hollstein <manfred...
1997-05-07  Ian Lance Taylor * gas/mips/lifloat.s: Update for recent changes to...
1997-05-07  Ian Lance Taylor * config/obj-coff.c (write_object_file): Just pass...
1997-05-07  Ian Lance Taylor * config/tc-mips.c (macro): Handle constants for M_LI_...
1997-05-07  Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06  David Edelsohn * sim-profile.c (profile_uninstall): Likewise.
1997-05-06  David Edelsohn * sim-trace.c (trace_uninstall): Don't close a file...
1997-05-06  Andrew CagneyOnly zap the igen directory once.
1997-05-06  Mark AlexanderRemove remote-pa.c.
1997-05-06  David EdelsohnMakefile.orig, README.orig deleted.
1997-05-06  David EdelsohnKeep igen.
1997-05-06  David EdelsohnKeep sim-config.c, sim-fpu.[ch].
1997-05-06  Michael SnyderTue May 6 13:53:05 1997 Michael Snyder <msnyder...
1997-05-06  Ian Lance Taylor * configure: Default CXX to c++, not gcc.
1997-05-06  Jeff Law * mn10300_sim.h: Fix ordering of bits in the...
1997-05-06  Michael MeissnerRemove extra : from nop, sink{1,2} tracing
1997-05-06  Michael MeissnerAdd semantic tracing to the tic80
1997-05-06  Jeff Law * interp.c: Improve hashing routine to avoid...
next
This page took 0.036991 seconds and 4 git commands to generate.