]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
1997-12-02  Andrew CagneyFor MACU add unsigned multiply to accumulator.
1997-12-02  Michael SnyderMon Dec 1 17:13:53 1997 Michael Snyder (msnyder...
1997-12-02  Andrew CagneyFor sub2w, compute carry according to negated addition...
1997-12-02  Nick CliftonAdded expected failure of tests 1 and 2 for ARM coff...
1997-12-01  Keith Seitz remove useless info, add more useful info
1997-12-01  Keith Seitz remove useless info
1997-12-01  Keith Seitz * gdbtk.c: move include of "guitcl.h" back out...
1997-12-01  Keith Seitz * configure: add all-libide to GDB_TK
1997-12-01  Joern Renneckebfd:
1997-12-01  Doug Evans * callback.h (CB_SYSCALL): Comment out arg names in...
1997-12-01  Ian Lance TaylorMon Dec 1 12:25:57 1997 Andreas Schwab <schwab@issan...
1997-12-01  Ian Lance Taylor * m68k-opc.c: Add argument for lpstop. From Olivier...
1997-12-01  Andrew CagneyRework sim/common/sim-alu.h to differentiate between...
1997-12-01  Bob Manson * Makefile.in: Add rules for cygmon.
1997-11-30  Michael MeissnerDelete sim_io_syscalls and sim_io_getstring
1997-11-29  Michael MeissnerSwitch to using cb_syscall; Fix bug in cb_syscall write
1997-11-29  Michael MeissnerFix problems with d30v addc/subb
1997-11-28  Doug Evans * gennltvals.sh: Redo syscall support to allow sanitiz...
1997-11-27  Michael MeissnerAdd tracepoint.o to gdbtk builds
1997-11-27  Michael MeissnerIf not --enable-ide, do not include ide libs
1997-11-27  Michael MeissnerFix typos
1997-11-27  Jeff Law * remote-sim.c (gdbsim_cntrl_c): Lose ANSI...
1997-11-27  Nick CliftonRemoved leading underscore.....
1997-11-26  Keith Seitz * gdbtk.c (gdb_loc): symtab_to_filename can...
1997-11-26  Keith Seitz * tracepoint.c (set_raw_tracepoint): make sure...
1997-11-26  Nick CliftonAdd C_THUMBEXT etc.
1997-11-26  Doug Evans * Make-common.in (run.o): Depend on remote-sim.h.
1997-11-26  Michael MeissnerFlush writes to stdout, stderr
1997-11-26  Michael MeissnerUse names for all prototype arguments
1997-11-26  Keith Seitz * Makefile.in, configure, configure.in: merge...
1997-11-26  Andrew Cagney* sim-io.c (sim_io_getstring): Delete unused len2....
1997-11-26  Andrew CagneyFreeBSD has (at least for the i386) a little-endian...
1997-11-26  Doug EvansDelete magic number FIXME.
1997-11-26  Doug EvansUndo last change. callback.h changed instead.
1997-11-26  Doug Evans * callback.h (CB_SYSCALL): Change byte count arguments to
1997-11-26  Doug Evans * syscall.c (cb_syscall, cases stat, fstat): Handle...
1997-11-26  Nick CliftonDo no set private flags if building a PE port.
1997-11-26  Andrew CagneyCheck the abbrev offset found in the .debug_info sectio...
1997-11-26  Andrew CagneyFix typo in format argument to sim_io_eprintf.
1997-11-26  Andrew CagneyMove MDMX instructions which are public knowledge from...
1997-11-26  Michael Meissnernuke lseek
1997-11-25  Andrew Cagneysanitize-r5900 not v5900
1997-11-25  Andrew CagneyStrip ChangeLog of v850e information
1997-11-25  Andrew CagneyAdd file alu-n-tst.h
1997-11-25  Andrew Cagneyvr5400 sanitize cleanups
1997-11-25  Andrew CagneyAdd tm-fbsd.h
1997-11-25  Nick CliftonDo not complain when trying to merge private data from...
1997-11-25  Doug EvansAdd comment.
1997-11-25  Ian Lance Taylor * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
1997-11-25  Ian Lance Taylor * coff-arm.c (arm_allocate_interworking_sections)...
1997-11-25  Doug Evans * callback.h (struct stat): Move forward decl up.
1997-11-25  Doug Evans * callback.c (os_stat): Make 3rd arg a host struct...
1997-11-25  Doug Evans * gennltvals.sh: Generate syscall values for d30v.
1997-11-25  Stan ShebsFlush ser-go32-para.c, never worked and never used.
1997-11-25  Andrew CagneyHandle case where sizeof long != sizeof int when examin...
1997-11-25  Nick CliftonCut out unused code for PE build.
1997-11-24  Michael MeissnerAdd sim_io_syscalls to do common system call emulation
1997-11-24  Nick CliftonFix for PE build
1997-11-24  Doug Evans * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE...
1997-11-24  Doug Evans * sim-trace.c (trace_option_handler): Set state trace...
1997-11-24  Michael SnyderMon Nov 24 14:17:02 1997 Michael Snyder (msnyder...
1997-11-24  Doug EvansEntries for .gdbinit additions and sim-model.c option...
1997-11-24  Doug Evans * sim-model.c (model_options): Use '\0' for `shortopt'.
1997-11-24  Doug Evans * Make-common.in (all): Add .gdbinit.
1997-11-24  Doug Evans * sim-core.c (sim_core_signal): Fix spelling error...
1997-11-24  Michael SnyderA ton of my most recent changes, mostly to add post...
1997-11-24  Michael SnyderSome early changes by Keith Seitz to support the Tcl...
1997-11-24  Michael SnyderCreate CVS files tracepoint.c and tracepoint.h. This...
1997-11-24  Andrew CagneySanitization
1997-11-24  Andrew CagneyAdd function print_decimal to handle display of long...
1997-11-24  Andrew CagneyImprove GDB support for FreeBSD host/target.
1997-11-24  Andrew CagneyPass architecture from ``set arch MACH'' command into...
1997-11-24  Andrew CagneyHave mips64vr5400-*-elf look like a mips64vr5000.
1997-11-23  Andrew CagneyChange MIPS simulator so that it uses the (software...
1997-11-22  Nick CliftonAdd support for PIC and APCS-FLOAT type binaries.
1997-11-22  Nick CliftonBrought devo up to date with the branch.
1997-11-22  Ian Lance Taylor * sunos.c (sunos_add_one_symbol): When overriding...
1997-11-22  Ian Lance TaylorSat Nov 22 16:06:56 1997 Klaus Kaempf <kkaempf@progis.de>
1997-11-22  Ian Lance Taylorfix comment
1997-11-22  Ian Lance TaylorSat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de>
1997-11-22  Ian Lance TaylorSat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de>
1997-11-22  Ian Lance TaylorSat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de>
1997-11-22  Ian Lance TaylorSat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de>
1997-11-22  Ian Lance Taylor * elf32-sh.c (sh_elf_relax_delete_bytes): Don't kill...
1997-11-22  Andrew CagneyClarify meaning of sim_signalled's SIGRC argument....
1997-11-22  Jim Blandy*** empty log message ***
1997-11-22  Jim Blandy* valops.c (call_function_by_hand): If the function...
1997-11-21  Richard Henderson * coff-sh.c (sh_relax_section): Force sign...
1997-11-21  Ian Lance Taylor * aclocal.m4 (AM_CYGWIN32, AM_EXEEXT): Remove. They...
1997-11-21  Michael Meissnertabify changelog
1997-11-21  Michael MeissnerReally do SHELL = /bin/sh change Noer wanted to do
1997-11-21  Geoffrey NoerFri Nov 21 02:19:57 1997 Geoffrey Noer <noer@cygnus...
1997-11-21  Doug Evans * sparc-tdep.c (sparc_pc_adjust): Don't assume sizeof...
1997-11-20  Nick CliftonPatch from Richard Earnshaw
1997-11-20  Andrew CagneyPacify GCC - SIM_SIGNONE missing in enum, xmalloc/free...
1997-11-20  Richard Henderson * sh-dis.c (print_insn_shx): Recognize all...
1997-11-20  Ian Lance Taylormove include entries from ../ChangeLog
1997-11-20  Geoffrey NoerThu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus...
1997-11-20  Geoffrey NoerThu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus...
1997-11-20  Andrew Cagneyo Add SIM_SIGFPE to sim-signals
next