platform/upstream/binutils.git
1993-04-02 Ian Lance TaylorMaybe we should change ansidecl.h to define const as...
1993-04-02 Stu Grossman * findvar.c (value_from_register): H8500 specific...
1993-04-02 K. Richard... * sparc-tdep.c (in_solib_trampoline), symfile.c (find_...
1993-04-02 Jim KingdonNew print_address for disassemblers, merge a29k and...
1993-04-01 Jim Kingdon* sparc-dis.c: Use fprintf_func a few places where...
1993-04-01 Ian Lance Taylor * Makefile.in (all-flex): flex depends on byacc.
1993-04-01 Ian Lance Taylor * build-all.mk: If host not specified, use config...
1993-04-01 Jim KingdonMake circumvention of sun make VPATH bug include all...
1993-04-01 Ian Lance Taylor * test-build.mk: Don't use /usr/unsupported/bin/as...
1993-04-01 Ian Lance TaylorRevert automatic setting of -with-gnu-ld and -with...
1993-04-01 Jim Kingdonmake it work with recent sparc changes
1993-04-01 Jim Kingdonremove another reference to sparc-pinsn.c
1993-04-01 Ian Lance Taylor * configure.in: Build gas for mips-*-*. If configurin...
1993-04-01 Jim KingdonFix prototype problems related to recent disassembler...
1993-04-01 Peter Schauer * breakpoint.c (bpstat_print, bpstat_stop_status)...
1993-04-01 Jim Kingdonthis is part of the binutils/gdb sparc disassembler...
1993-04-01 Jim Kingdonmerge binutils and gdb sparc disassemblers
1993-04-01 Ken Raeburnmerging this directory into testsuite
1993-04-01 K. Richard... * core.c (dis_asm_read_memory): drop fourth arg which...
1993-04-01 K. Richard... Insert a missing backslash.
1993-04-01 K. Richard... * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch...
1993-04-01 Ian Lance Taylor * build-all.mk, config/mh-irix4: Bump -XNh value to...
1993-04-01 Ian Lance Taylor * subsegs.c (subseg_new): Set output_section of new...
1993-04-01 Roland PeschNew material on H8/500, and better match between nodes...
1993-04-01 Ian Lance Taylor * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_...
1993-04-01 Roland PeschBack off last two checkins (this checkin identical...
1993-04-01 Stu Grossman * m68k-dis.c: Fix prototype for fetch_arg().
1993-04-01 Stu Grossman * dis-asm.h: (disassemble_info): Fix typo in prototype of
1993-03-31 Jim KingdonNew file dis-buf.c; part of read_memory_func changes...
1993-03-31 Jim Kingdonprovide a new interface (using read_memory_func) to...
1993-03-31 Ian Lance Taylor * Makefile.in: Complete overhaul to merge many almost...
1993-03-31 David D. ZuhnKeep mh-sun3
1993-03-31 Ken RaeburnBuild gas tar file, based on gdb code:
1993-03-31 Ken Raeburnlog doc change
1993-03-31 K. Richard... Teach sparc solaris to next over shared library functions.
1993-03-30 Jim Kingdon* infrun.c (wait_for_inferior): Revise comment.
1993-03-30 Roland Peschld.texinfo:
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.
next