| Commit message (Expand) | Author | Age | Files | Lines |
* | * dve3900-rom.c: New file to support Densan DVE-R3900/20 board. | Mark Alexander | 1997-12-29 | 1 | -2/+4 |
* | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 1997-08-28 | 1 | -0/+9 |
* | Only pass endianess to simulator when explicitly set by user with set | Andrew Cagney | 1997-08-27 | 1 | -1/+3 |
* | * defs.h (perror_with_name): Is a NORETURN function. | Fred Fish | 1997-06-13 | 1 | -3/+3 |
* | * defs.h (enum language): Add language_java. | Per Bothner | 1997-04-18 | 1 | -9/+19 |
* | * defs.h: Fix cntl-C to read from the Windows message queue. | Dawn Perchik | 1997-02-12 | 1 | -8/+33 |
* | Mon Nov 11 17:15:59 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1996-11-12 | 1 | -1/+1 |
* | * mips-tdep.c, remote-mips.c, values.c, mdebugread.c, | Dawn Perchik | 1996-11-11 | 1 | -4/+33 |
* | * defs.h: Remove define of PRIVATE_XMALLOC. | Fred Fish | 1996-10-01 | 1 | -15/+21 |
* | * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c | Stu Grossman | 1996-08-08 | 1 | -3/+3 |
* | * configure.in: Add test for "long long" support. | Fred Fish | 1996-07-28 | 1 | -22/+4 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -28/+16 |
* | * defs.h printcmd.c: Create global disassemble_info structure | Stu Grossman | 1996-07-15 | 1 | -10/+10 |
* | * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT | Stu Grossman | 1996-04-12 | 1 | -18/+14 |
* | From: Miles Bader <miles@gnu.ai.mit.edu> | Fred Fish | 1996-04-12 | 1 | -0/+4 |
* | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 1996-04-11 | 1 | -2/+97 |
* | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1996-02-16 | 1 | -19/+30 |
* | * defs.h (enum language): Add language_scm. | Per Bothner | 1995-09-29 | 1 | -1/+2 |
* | Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-09-20 | 1 | -4/+10 |
* | * defs.h: Only include mmalloc.h if NO_MMALLOC is not | Fred Fish | 1995-09-11 | 1 | -0/+14 |
* | * stack.c (gdb_string.h): Include after defs.h | Steve Chamberlain | 1995-08-07 | 1 | -6/+21 |
* | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 1995-06-21 | 1 | -4/+44 |
* | * defs.h (vprintf_filtered declaration): Add PARAMS prototype; | Jeff Law | 1995-05-29 | 1 | -39/+60 |
* | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1995-05-18 | 1 | -10/+10 |
* | * monitor.c (monitor_printf): Changed format specification in | J.T. Conklin | 1995-05-17 | 1 | -7/+3 |
* | * utils.c, defs.h (warning_begin): Renamed from warning_setup, for | Jim Kingdon | 1995-04-11 | 1 | -24/+9 |
* | * defs.h (SWAP_TARGET_AND_HOST): check endianess at runtime not | Kung Hsu | 1995-03-01 | 1 | -15/+16 |
* | * defs.h: fix a syntax error. | Kung Hsu | 1995-03-01 | 1 | -2/+1 |
* | * defs.h: define SWAP_TARGET_AND_HOST macro. | Kung Hsu | 1995-02-28 | 1 | -17/+20 |
* | gcc -Wall lint. | Stan Shebs | 1995-02-02 | 1 | -44/+14 |
* | General cleanup and simplication of disassembler interface. | Stan Shebs | 1995-01-17 | 1 | -7/+20 |
* | Sun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1995-01-15 | 1 | -1/+2 |
* | * Makefile.in (install_only uninstall): Indent for clarity | Stu Grossman | 1995-01-06 | 1 | -8/+13 |
* | * defs.h: move include tm.h up, so that the type LONGEST can | Kung Hsu | 1995-01-05 | 1 | -6/+12 |
* | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1994-12-16 | 1 | -34/+6 |
* | * defs.h, gdbtk.c, main.c, top.c: Change sense and name of | Stu Grossman | 1994-10-26 | 1 | -1/+1 |
* | * defs.h, infrun.c (wait_for_inferior), top.c: Call | Stu Grossman | 1994-10-21 | 1 | -1/+31 |
* | * defs.h (misc_command_type): Remove trailing comma from | Peter Schauer | 1994-09-26 | 1 | -0/+23 |
* | * defs.h (QUIT): Call interactive_hook to allow GUI to interrupt. | Stu Grossman | 1994-09-16 | 1 | -29/+11 |
* | * defs.h (enum misc_command_type, command_control_type): Enums | Jeff Law | 1994-09-08 | 1 | -0/+24 |
* | (concat, basename, buildargv, freeargv, strerrno, strsigno, | David Edelsohn | 1994-08-11 | 1 | -24/+8 |
* | * defs.h, top.c: Use `extern' in declarations of GUI hooks, and | Stu Grossman | 1994-08-10 | 1 | -18/+10 |
* | * defs.h: Change two-line declarations to one-line form. | Stan Shebs | 1994-08-02 | 1 | -286/+177 |
* | * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for | Stu Grossman | 1994-07-28 | 1 | -5/+26 |
* | * utils.c, defs.h (error_begin): New function. | Jim Kingdon | 1994-04-28 | 1 | -1/+3 |
* | * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for | Jim Kingdon | 1994-04-21 | 1 | -3/+0 |
* | * printcmd.c (print_command_1): Annotate the top-level expressions | Jim Kingdon | 1994-04-21 | 1 | -0/+5 |
* | * main.c (main): Accept --annotate=N option and make --fullname | Jim Kingdon | 1994-04-20 | 1 | -1/+3 |
* | Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-04-15 | 1 | -14/+14 |
* | * defs.h, valprint.c: Make longest_to_int a function not a macro. | Jim Kingdon | 1994-02-18 | 1 | -2/+1 |