| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Modified Files: | Kung Hsu | 1994-02-18 | 1 | -2/+2 |
* | * defs.h (alloca): Declare as void *, not char *, on hpux. | Jim Kingdon | 1994-02-06 | 1 | -22/+33 |
* | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1994-01-27 | 1 | -0/+14 |
* | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1993-12-26 | 1 | -6/+1 |
* | * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. | Jim Kingdon | 1993-12-25 | 1 | -101/+122 |
* | * defs.h: Declare argument of re_comp as const char *. | Jim Kingdon | 1993-09-20 | 1 | -2/+4 |
* | * defs.h (make_cleanup): Change PTR to void * when inside PARAMS. | Jim Kingdon | 1993-09-18 | 1 | -1/+1 |
* | collect some remote things into remote-utils | K. Richard Pixley | 1993-09-13 | 1 | -3/+0 |
* | * defs.h: Don't define NORETURN (see comment). | Jim Kingdon | 1993-09-13 | 1 | -3/+31 |
* | * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it. | Peter Schauer | 1993-07-09 | 1 | -11/+19 |
* | * defs.h (INT_MAX): Cast unsigned shift result to int. | Fred Fish | 1993-06-11 | 1 | -2/+2 |
* | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1993-05-29 | 1 | -9/+12 |
* | * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG | Fred Fish | 1993-04-29 | 1 | -22/+41 |
* | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1993-04-16 | 1 | -8/+1 |
* | * utils.c (fputs_demangled): Complete rewrite to clean up and | Fred Fish | 1993-03-11 | 1 | -19/+30 |
* | * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h. | Fred Fish | 1993-01-01 | 1 | -3/+7 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -4/+8 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -0/+14 |
* | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1992-12-15 | 1 | -23/+14 |
* | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1992-11-15 | 1 | -5/+13 |
* | Don't use prototypes for vfprintf_filtered(). Someday we'll get prototypes of | Stu Grossman | 1992-09-15 | 1 | -1/+3 |
* | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1992-09-15 | 1 | -1/+10 |
* | * maint.c: New file. | Fred Fish | 1992-07-06 | 1 | -1/+16 |
* | * buildsym.c (scan_file_globals): Beware the null file. | John Gilmore | 1992-06-30 | 1 | -1/+9 |
* | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1992-06-29 | 1 | -0/+12 |