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