Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-03-30 | Update for just completed file renamings. | Fred Fish | 3 | -13/+20 |
1993-03-30 | * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h. | Fred Fish | 29 | -39/+52 |
1993-03-29 | Add comments regarding breakpoint_re_set | Jim Kingdon | 2 | -1/+18 |
1993-03-29 | * config/a29k/tm-a29k.h: Renamed from config/a29k/tm-29k.h. | Fred Fish | 16 | -61/+72 |
1993-03-29 | * xcoffread.c (sort_syms, compare_symbols): Remove. | Jim Kingdon | 2 | -59/+5 |
1993-03-29 | * xcoffread.c: Nuke NAMES_HAVE_DOT define (not used). | Jim Kingdon | 2 | -6/+5 |
1993-03-29 | * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs | Steve Chamberlain | 3 | -2/+11 |
1993-03-29 | * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not | Ian Lance Taylor | 1 | -0/+4 |
1993-03-29 | * breakpoint.{c,h}: Add exp_string to struct breakpoint and use | Jim Kingdon | 3 | -72/+104 |
1993-03-29 | Numerous bug fixes | Steve Chamberlain | 2 | -260/+344 |
1993-03-29 | add h8500 directory | Steve Chamberlain | 1 | -0/+1 |
1993-03-29 | (big_cons): If target_big_endian, reverse bytes being copied. (Temporary | Ken Raeburn | 1 | -8/+16 |
1993-03-29 | * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for | Ian Lance Taylor | 2 | -1/+12 |
1993-03-29 | First crack at a test suite. | Ken Raeburn | 14 | -9/+430 |
1993-03-29 | updated | Ken Raeburn | 1 | -0/+5 |
1993-03-29 | objdump.c: Use correct prototype of fprintf, else it won't compile on ANSI | Ken Raeburn | 2 | -1/+13 |
1993-03-28 | * breakpoint.c (breakpoint_re_set_one): Fix storage leak. | Peter Schauer | 5 | -10/+40 |