aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
AgeCommit message (Expand)AuthorFilesLines
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
1994-02-18Modified Files:Kung Hsu1-2/+2
1994-02-06 * defs.h (alloca): Declare as void *, not char *, on hpux.Jim Kingdon1-22/+33
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-0/+14
1993-12-26 * valops.c (call_function_by_hand, push_word), defs.h (push_word),Jim Kingdon1-6/+1
1993-12-25 * defs.h: Move definitions of TARGET_*_BIT after include of tm.h.Jim Kingdon1-101/+122
1993-09-20* defs.h: Declare argument of re_comp as const char *.Jim Kingdon1-2/+4
1993-09-18 * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1-1/+1
1993-09-13collect some remote things into remote-utilsK. Richard Pixley1-3/+0
1993-09-13* defs.h: Don't define NORETURN (see comment).Jim Kingdon1-3/+31
1993-07-09 * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it.Peter Schauer1-11/+19
1993-06-11 * defs.h (INT_MAX): Cast unsigned shift result to int.Fred Fish1-2/+2
1993-05-29 * Makefile.in: Add new file ser-tcp.c.Stu Grossman1-9/+12
1993-04-29 * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1-22/+41