Age | Commit message (Expand) | Author | Files | Lines |
1993-04-01 | Fix prototype problems related to recent disassembler changes | Jim Kingdon | 5 | -4/+16 |
1993-04-01 | * breakpoint.c (bpstat_print, bpstat_stop_status): Change to walk the | Peter Schauer | 1 | -0/+19 |
1993-04-01 | this is part of the binutils/gdb sparc disassembler merge | Jim Kingdon | 1 | -84/+114 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 11 | -479/+74 |
1993-04-01 | merging this directory into testsuite | Ken Raeburn | 7 | -224/+0 |
1993-04-01 | * core.c (dis_asm_read_memory): drop fourth arg which conflicts with | K. Richard Pixley | 2 | -3/+10 |
1993-04-01 | Insert a missing backslash. | K. Richard Pixley | 2 | -1/+5 |
1993-04-01 | * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data): | K. Richard Pixley | 3 | -2/+8 |
1993-04-01 | * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match | Ian Lance Taylor | 3 | -2/+5 |
1993-04-01 | * subsegs.c (subseg_new): Set output_section of new section. | Ian Lance Taylor | 4 | -1913/+2530 |
1993-04-01 | New material on H8/500, and better match between nodes and sections | Roland Pesch | 2 | -34/+455 |
1993-04-01 | * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size | Ian Lance Taylor | 2 | -0/+14 |
1993-04-01 | Back off last two checkins (this checkin identical with | Roland Pesch | 1 | -540/+446 |
1993-04-01 | * m68k-dis.c: Fix prototype for fetch_arg(). | Stu Grossman | 2 | -1/+5 |
1993-04-01 | * dis-asm.h: (disassemble_info): Fix typo in prototype of | Stu Grossman | 2 | -1/+6 |
1993-03-31 | New file dis-buf.c; part of read_memory_func changes just checked it | Jim Kingdon | 1 | -0/+54 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 18 | -542/+3970 |
1993-03-31 | * Makefile.in: Complete overhaul to merge many almost identical | Ian Lance Taylor | 2 | -1120/+381 |
1993-03-31 | Keep mh-sun3 | David D. Zuhn | 1 | -0/+1 |
1993-03-31 | Build gas tar file, based on gdb code: | Ken Raeburn | 1 | -4/+71 |
1993-03-31 | log doc change | Ken Raeburn | 1 | -0/+3 |
1993-03-31 | Teach sparc solaris to next over shared library functions. | K. Richard Pixley | 5 | -85/+94 |
1993-03-30 | * infrun.c (wait_for_inferior): Revise comment. | Jim Kingdon | 1 | -0/+2 |
1993-03-30 | ld.texinfo: | Roland Pesch | 3 | -11/+50 |
1993-03-30 | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 6 | -19/+68 |
1993-03-30 | * bfd.h: Update for lma field of section. | Steve Chamberlain | 1 | -2/+9 |
1993-03-30 | Support for linking and loading at different places: | Steve Chamberlain | 4 | -48/+107 |
1993-03-30 | Use ANSI versions on AIX regardless of __STDC__. | Jim Kingdon | 2 | -13/+43 |
1993-03-30 | (print_it_normal): return 0 after hitting watchpoint | Jim Kingdon | 2 | -2/+4 |
1993-03-30 | * breakpoint.h (bpstat): New field print_it. | Jim Kingdon | 2 | -54/+138 |
1993-03-30 | Reflect new indirect info | Steve Chamberlain | 1 | -0/+4 |
1993-03-30 | * build-all.mk: Use CC=cc -Xs on Solaris. | Ian Lance Taylor | 2 | -0/+5 |
1993-03-30 | * config/unix-gdb.exp: Add missing return 0. | Peter Schauer | 2 | -0/+5 |
1993-03-30 | Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 6 | -642/+783 |
1993-03-30 | * aoutx.h (translate_from_native_sym_flags): Now handles indirect | Steve Chamberlain | 2 | -11/+53 |
1993-03-30 | new test cases | Ken Raeburn | 6 | -12/+251 |
1993-03-30 | * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early | Peter Schauer | 1 | -0/+5 |
1993-03-30 | go back to const instead of CONST | Ken Raeburn | 1 | -0/+3 |
1993-03-30 | checkpoint, for lots of recent changes | Ken Raeburn | 1 | -0/+74 |
1993-03-30 | *** empty log message *** | Jim Kingdon | 1 | -0/+4 |
1993-03-30 | add comment | Jim Kingdon | 1 | -47/+149 |
1993-03-30 | build file symbol fwd pointers properly, don't deref symbol #s as pointers | Ken Raeburn | 1 | -7/+6 |
1993-03-30 | move local include after system ones; use CONST not const | Ken Raeburn | 1 | -63/+116 |
1993-03-30 | start using new texinfo stuff -- variables, conditionals. far from complete | Ken Raeburn | 1 | -456/+588 |
1993-03-30 | look for GAS_VERSION macro, not external version_string var | Ken Raeburn | 1 | -48/+53 |
1993-03-30 | * mips-pinsn.c: Add missing include of dis-asm.h. | Peter Schauer | 2 | -0/+5 |
1993-03-30 | Fix index reference (h8/300, not i960). | Roland Pesch | 1 | -87/+120 |
1993-03-30 | top level CC settings for special tweaks needed | David D. Zuhn | 2 | -0/+20 |
1993-03-30 | * Makefile.in (clean, distclean, realclean): Recursively apply | Fred Fish | 1 | -0/+5 |
1993-03-30 | * configure.in (subdirs): Put back gdb.t17 which mysteriously | Fred Fish | 2 | -1/+9 |