deliverable/binutils-gdb.git
1993-04-06  Fred Fishtm-68k* -> tm-m68k*
1993-04-06  Fred Fisham29k* -> a29k*
1993-04-06  Ian Lance Taylor * config/tc-mips.c (gp_reference): Certain magic symbo...
1993-04-06  Ian Lance TaylorThese changes make shared library support work again...
1993-04-06  John GilmoreMake "ta" the default trap instruction, "t" the alias.
1993-04-05  Ian Lance TaylorThis makes ld -r work for i386-coff targets.
1993-04-05  Ian Lance Taylor * app.c (do_scrub_next_char): Handle states 9 and...
1993-04-05  Ken Raeburninclude string.h
1993-04-05  Ken RaeburnNew script. Simply evaluates and exec's its arguments...
1993-04-05  Ken Raeburnadd some new tests, and new testing procs
1993-04-05  Ken Raeburnfrom gas/testscripts -- may be useful someday
1993-04-05  Ian Lance Taylor * config/te-irix.h: New file; irix needs a different...
1993-04-05  Ian Lance Taylor * Makefile.in (SFILES_INCLUDED): gdb-config.texi is...
1993-04-04  Steve Chamberlain * config/tc-h8500.c: Get relax size of branch instruct...
1993-04-04  Steve Chamberlain*** empty log message ***
1993-04-04  Steve Chamberlain*** empty log message ***
1993-04-04  Steve Chamberlain * coffcode.h (coff_set_section_contents): Don't write out
1993-04-03  Jim Kingdon* xcoffread.c (xcoff_symfile_offsets): Use 0 not addr...
1993-04-03  Jim KingdonN_SO fixes
1993-04-02  Ian Lance Taylor * seclet.c (seclet_dump_seclet): Correct SEC_HAS_CONTE...
1993-04-02  Ian Lance Taylor * ldlang.c (lang_output_section_statement_lookup)...
1993-04-02  Ian Lance Taylor * config/tc-mips.h (LOCAL_LABEL): Treat any label...
1993-04-02  Ian Lance Taylor * config/tc-mips.c (macro): Optimizations to branching...
1993-04-02  Jim Kingdon * rs6000-tdep.c (frameless_function_invocation): Don...
1993-04-02  Jim Kingdon * stabsread.c (patch_block_stabs): If stab & no symbol...
1993-04-02  Ian Lance TaylorInclude ho-generic.h.
1993-04-02  Ian Lance Taylor * build-all.mk: Set GCC to gcc -O -G 8 for MIPS target...
1993-04-02  Ian Lance Taylor * config/ho-irix.h: New file; if not gcc, define BROKE...
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...
next
This page took 0.092041 seconds and 4 git commands to generate.