* Makefile.in (init.c): don't try to scan mswin for _initialize
[binutils-gdb.git] / gdb / utils.c
1997-07-28 Felix Lee * Makefile.in (init.c): don't try to scan mswin for...
1997-06-19 Mark Alexander * utils.c (floatformat_from_doublest): Improve test...
1997-06-13 Fred Fish * config/i386/nm-linux.h: Enable prototypes that were...
1997-06-13 Fred Fish * defs.h (perror_with_name): Is a NORETURN function.
1997-04-19 Stu Grossman * Makefile.in (SUBDIRS): Add mswin so that make clean...
1996-11-11 Dawn Perchik * mips-tdep.c, remote-mips.c, values.c, mdebugread.c,
1996-10-15 Ian Lance Taylor * utils.c: Always ensure that size_t is defined. ...
1996-07-26 Fred FishSee gdb ChangeLog entry with header:
1996-07-11 Fred Fish * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate...
1996-04-13 Stu Grossman * remote-nindy.c (nindy_open): Acquire more target...
1996-04-11 Stu Grossman * dcache.c: Add prototypes. Make many functions...
1995-10-29 Steve ChamberlainSat Oct 28 23:51:48 1995 steve chamberlain <sac@slash...
1995-10-27 Stu Grossman * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJM...
1995-09-29 Steve ChamberlainThu Sep 28 14:32:11 1995 steve chamberlain <sac@slash...
1995-08-01 J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-07-31 J.T. Conklin* configure.in: Check for unistd.h.
1995-06-21 Steve ChamberlainHmm.. The ChangeLog went in, but not the code....
1995-05-18 J.T. Conklin * utils.c (fprintf_filtered, fprintf_unfiltered...
1995-04-11 Jim Kingdon * utils.c, defs.h (warning_begin): Renamed from warnin...
1995-04-11 Stan ShebsAlways keep MPW support
1995-03-15 Jim Kingdon * utils.c, defs.h (putchar_unfiltered, fputc_unfiltere...
1995-03-03 Jim Kingdon* utils.c [_AIX]: Include stddef.h instead of #defining...
1994-07-23 Stu Grossman * Makefile.in: Add stuff to build nlmstub.
1994-05-17 Jim Kingdon * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltere...
1994-05-14 Stan ShebsSat May 14 15:13:52 1994 Stan Shebs (shebs@andros...
1994-05-14 Jim Kingdon * source.c (find_source_lines): Always use code that...
1994-05-13 Jim Kingdon gcc -Wall lint:
1994-05-13 Stan ShebsChanges for MacGDB:
1994-04-28 Jim Kingdon * utils.c, defs.h (error_begin): New function.
1994-04-28 Jim Kingdon(prompt_for_continue): Likewise for prompt-for-continue...
1994-04-28 Jim Kingdon * utils.c (query): Change syntax of query annotations...
1994-03-19 Jim Kingdon* utils.c (prompt_for_continue): Call readline, not...
1994-03-19 Steve Chamberlain * utils.c (prompt_for_continue): Call readline, not...
1994-01-15 Jim Kingdon* utils.c (fputs_unfiltered): Call fputs, not fputs_may...
1994-01-15 Jim Kingdon * utils.c (request_quit): Re-establish signal handler...
1993-11-02 Thomas LordDon't let printf_unfiltered functions inherit a fixed...
1993-11-01 Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-09-28 Jim Kingdon* main.c, utils.c: Add comments about immediate_quit.
1993-04-16 Fred FishRemove chill sanitizations, which are no longer necessary.
1993-04-15 John Gilmore* dbxread.c (unknown_symchar_complaint): Add new compl...
1993-03-11 Fred Fish * utils.c (fputs_demangled): Complete rewrite to...
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-15 Fred Fish * complaints.c: New file, code moved from utils.c.
1992-09-17 John Gilmore* utils.c (prompt_for_continue): Reinitialize more...
1992-09-15 Stu Grossman* breakpoint.c, core.c, exec.c, language.c, main.c...
1992-09-15 Stu GrossmanOops! Retract last change. Didn't mean to pollute...
1992-09-15 Stu Grossman* utils.c (query): Remove test for energize from top...
1992-09-03 Per Bothner * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS...
1992-07-04 Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-06-30 John Gilmore* buildsym.c (scan_file_globals): Beware the null...
1992-06-29 Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-05-12 Stu Grossman* infrun.c (child_attach): Don't allow gdb to attach...
1992-05-01 John GilmoreOne more try...
1992-05-01 John Gilmore* utils.c (printchar): Print 0x7F and 0x80-0x9F in...
1992-04-22 Fred FishRemove now obsolete signame.c and signame.h; functional...
1992-03-29 John GilmoreLint
1992-03-29 Per BothnerMerged in latest RS6000 diffs from Metin G. Ozisik.
1992-03-27 Fred FishMostly changes to dbxread.c to preserve stringtab's...
1992-03-03 Michael TiemannTue Mar 3 15:11:52 1992 Michael Tiemann (tiemann...
1992-02-21 John Gilmore* tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib...
1992-02-20 John Gilmore* defs.h: Include ansidecl.h and PARAMS macro. Use...
1991-12-20 Fred Fish* configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h,...
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-10-25 Fred FishRemove local BSD/USG hacks that are now in libiberty.
1991-10-24 Fred FishAdd new function warning() which behaves the same as...
1991-09-10 John Gilmore* utils.c (error): if error_pre_print is set, print...
1991-09-04 John GilmoreMake writing to files work properly. (Fixes to BFD...
1991-08-20 John Gilmore* mcheck.c: Avoid warning about undeclared abort fn.
1991-08-16 John Gilmore * main.c: Remove unused terminating_signals...
1991-05-30 John GilmoreRoll in Tiemann changes for gcc -ansi. Fix assorted...
1991-05-03 Jim KingdonMake it run on wingnut (88k, DGUX). Complete list...
1991-05-02 Jim KingdonThe list of changes is too long to fit in the cvs log...
1991-04-19 Jim Kingdon * utils.c: Use CPLUS_MARKER not '$'.
1991-04-19 Jim Kingdon*** empty log message ***
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28 K. Richard PixleyInitial revision
1990-09-05 John GilmoreInitial revision
2012-06-03 gdb-3.4gdb-3.4
2012-06-03 gdb-3.3gdb-3.3
2012-06-03 gdb-3.1gdb-3.1
2012-06-03 gdb-2.8gdb-2.8
2012-06-03 gdb-2.5.1gdb-2.5.1