deliverable/binutils-gdb.git
1993-03-30  Jim KingdonTue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus...
1993-03-30  Steve Chamberlain * bfd.h: Update for lma field of section.
1993-03-30  Steve Chamberlain Support for linking and loading at different places:
1993-03-30  Jim KingdonUse ANSI versions on AIX regardless of __STDC__.
1993-03-30  Jim Kingdon(print_it_normal): return 0 after hitting watchpoint
1993-03-30  Jim Kingdon * breakpoint.h (bpstat): New field print_it.
1993-03-30  Steve ChamberlainReflect new indirect info
1993-03-30  Ian Lance Taylor * build-all.mk: Use CC=cc -Xs on Solaris.
1993-03-30  Peter Schauer * config/unix-gdb.exp: Add missing return 0.
1993-03-30  Steve ChamberlainTue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepu...
1993-03-30  Steve Chamberlain * aoutx.h (translate_from_native_sym_flags): Now handl...
1993-03-30  Ken Raeburnnew test cases
1993-03-30  Peter Schauer * gdb.t16/printcmds.exp: Remove misplaced xfail that...
1993-03-30  Ken Raeburngo back to const instead of CONST
1993-03-30  Ken Raeburncheckpoint, for lots of recent changes
1993-03-30  Jim Kingdon*** empty log message ***
1993-03-30  Jim Kingdonadd comment
1993-03-30  Ken Raeburnbuild file symbol fwd pointers properly, don't deref...
1993-03-30  Ken Raeburnmove local include after system ones; use CONST not...
1993-03-30  Ken Raeburnstart using new texinfo stuff -- variables, conditional...
1993-03-30  Ken Raeburnlook for GAS_VERSION macro, not external version_string var
1993-03-30  Peter Schauer * mips-pinsn.c: Add missing include of dis-asm.h.
1993-03-30  Roland PeschFix index reference (h8/300, not i960).
1993-03-30  David D. Zuhntop level CC settings for special tweaks needed
1993-03-30  Fred Fish * Makefile.in (clean, distclean, realclean): Recursiv...
1993-03-30  Fred Fish * configure.in (subdirs): Put back gdb.t17 which...
1993-03-30  Fred FishUpdate for just completed file renamings.
1993-03-30  Fred Fish * config/m68k/tm-m68k.h: Renamed from config/m68k...
1993-03-29  Jim KingdonAdd comments regarding breakpoint_re_set
1993-03-29  Fred Fish * config/a29k/tm-a29k.h: Renamed from config/a29k...
1993-03-29  Jim Kingdon * xcoffread.c (sort_syms, compare_symbols): Remove.
1993-03-29  Jim Kingdon* xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).
1993-03-29  Steve Chamberlain * config/obj-coffbfd.c (do_relocs_for): Fix bug where...
1993-03-29  Ian Lance Taylor * configure.in: Set BFDDEF and BFDLIB at the top of...
1993-03-29  Jim Kingdon * breakpoint.{c,h}: Add exp_string to struct breakpoin...
1993-03-29  Steve ChamberlainNumerous bug fixes
1993-03-29  Steve Chamberlainadd h8500 directory
1993-03-29  Ken Raeburn(big_cons): If target_big_endian, reverse bytes being...
1993-03-29  Ian Lance Taylor * config/obj-coffbfd.c (fill_section): Don't set NOLOA...
1993-03-29  Ken RaeburnFirst crack at a test suite.
1993-03-29  Ken Raeburnupdated
1993-03-29  Ken Raeburnobjdump.c: Use correct prototype of fprintf, else it...
1993-03-28  Peter Schauer * breakpoint.c (breakpoint_re_set_one): Fix storage...
1993-03-28  Fred FishReorder recent entries that we out of date sequence...
1993-03-27  Roland PeschCatch up on today's changes.
1993-03-27  Roland Pesch*-config.texi: introduce new switch GENERIC to describe...
1993-03-27  Roland Pesch1. Update conditional markup:
1993-03-26  John Gilmore* Makefile.in (TARFILES): Avoid trailing backslash.
1993-03-26  Jim KingdonFetch lazy values
1993-03-26  Jim Kingdon * rs6000-tdep.c (single_step): Misc cleanups (CORE_ADD...
1993-03-26  Jim Kingdon * Clean up xcoff relocation.
1993-03-26  Ken Raeburnadd missing z8000 define
1993-03-26  Ken RaeburnIf $(srcdir) isn't ., create links to all predefined...
1993-03-26  Fred Fish * gdb.t15/funcargs.exp: Fix expected outputs to include
1993-03-26  David D. Zuhnadd INFO-DIR-ENTRY
1993-03-26  Per BothnerCVS botch. Add MACHTYPE_OK to mipsbsd.c; re-remove...
1993-03-25  Fred FishList the known things that are currently sanitized...
1993-03-25  Stu Grossman * findvar.c (read_register, write_register): Make...
1993-03-25  Fred Fish * alldeps.mak, configure.in, i860-break.h, i860-opcode.h,
1993-03-25  Stu Grossman * findvar.c (read_register, write_register): Make...
1993-03-25  Ian Lance Taylor * config/obj-coffbfd.c (do_relocs_for): Remove a29k...
1993-03-25  Ian Lance Taylor * config/udi-gdb.exp (gdb_exit): Remove close command.
1993-03-25  Fred FishRemove i860 directory for list of things to keep.
1993-03-25  Fred Fish * Makefile.in: Numerous small changes to macro defini...
1993-03-25  Ian Lance Taylor * app.c (do_scrub_next_char): Added new state, 10...
1993-03-25  Ken Raeburnlog for configure change
1993-03-25  Ken RaeburnSome versions of make don't like empty variable expansi...
1993-03-25  David D. Zuhndoc last changes
1993-03-25  David D. Zuhnlook in srcdir for texinfo source, then in objdir
1993-03-25  Rob SavoyeDoesn't need links anymore.
1993-03-25  David D. Zuhnrename deja-gnu to dejagnu
1993-03-24  David D. Zuhnadd dvi, fix info & install-info (no recursion)
1993-03-24  David D. Zuhnadd dvi target
1993-03-24  David D. Zuhnrecurse through SUBDIRS for dvi target
1993-03-24  David D. Zuhnadd dvi target, define & use TEXI2DVI
1993-03-24  David D. Zuhnadd dvi target
1993-03-24  Per Bothner * aout-target.h (MY(object_p)): Fail if MACHTYPE_OK is
1993-03-24  David D. Zuhnfix setting of target_alias when using config.guess...
1993-03-24  Fred Fish * gdb.t31/gdbme.ch: Re-enable code that previously...
1993-03-24  David D. Zuhnadd installcheck & dvi
1993-03-24  David D. Zuhnupdate dvi & info targets
1993-03-24  Ken Raeburnmipsbsd renaming, libbfd optimization fixes
1993-03-24  Ken Raeburnturn on file-position optimizations again
1993-03-24  Ken Raeburndisable position-caching code for now
1993-03-24  Ken Raeburnfix some (not all) bugs in previous changes
1993-03-24  Roland Pesch*** empty log message ***
1993-03-24  Roland PeschFormatting updates from progressive.
1993-03-23  Ken Raeburnaout-mipsbsd -> mipsbsd
1993-03-23  Ken Raeburndelete non-mips-related code
1993-03-23  Ken Raeburnrename for <=14 chars
1993-03-23  Ken RaeburnEek, a bug!
1993-03-23  Ken Raeburnoops, left some debug code in
1993-03-23  Fred Fish * gdb.t31/gdbme.ch: Comment out code that causes...
1993-03-23  Ian Lance TaylorMoved the hacked unexport line so that it is not the...
1993-03-23  Ian Lance TaylorMove the hacked unexport line so that it does not becom...
1993-03-23  Ken RaeburnFILE_OFFSET_IS_CHAR_INDEX changes to libbfd.c and hosts...
1993-03-23  Ken Raeburnlibbfd.c: Maintain `where' field of BFD with current...
1993-03-23  Ken Raeburnupdated for obj-bfd-sunos, ho-decst* changes
1993-03-23  Ken Raeburn(do_relocs_for): Don't allocate storage or process...
1993-03-23  Ken Raeburnrename for <=14 chars
next
This page took 0.037012 seconds and 4 git commands to generate.