Age | Commit message (Expand) | Author | Files | Lines |
1996-07-28 | * configure.in: Add test for "long long" support. | Fred Fish | 1 | -1/+1 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -5/+19 |
1996-06-28 | * remote-e7000.c,remote.c,target.h,top.c: | Dawn Perchik | 1 | -0/+11 |
1996-05-20 | * defs.h (read_command_lines, query_hook): Update prototypes. | Fred Fish | 1 | -27/+60 |
1996-05-16 | * top.c (read_next_line): Fix thinkos. From Don Seeley. | Jeff Law | 1 | -2/+2 |
1996-05-13 | * top.c (execute_control_command, case while_control): Allow | Jeff Law | 1 | -0/+2 |
1996-04-13 | * README: Update for 4.16 release. | Fred Fish | 1 | -0/+6 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -1/+0 |
1996-03-05 | * top.c (print_gdb_version): Update copyright year. | Stan Shebs | 1 | -1/+1 |
1996-02-03 | * dwarfread.c (read_func_scope): Avoid GDB core dumps if | Peter Schauer | 1 | -1/+7 |
1996-01-24 | * NEWS: Make note of new record and replay feature for | Fred Fish | 1 | -0/+4 |
1995-12-15 | * top.c (set_endian_from_file): Use new bfd_big_endian macro. | Ian Lance Taylor | 1 | -3/+3 |
1995-11-29 | * top.c (command_line_input): Only strip out an initial #-comment. | Per Bothner | 1 | -40/+7 |
1995-11-24 | * top.c (recurse_read_control_structure): Don't make cleanups | Jeff Law | 1 | -13/+0 |
1995-10-27 | * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET | Stu Grossman | 1 | -0/+12 |
1995-10-07 | * top.c (execute_control_command): Use 0/1 instead of BFD's | Stan Shebs | 1 | -3/+3 |
1995-10-03 | * top.c (build_command_line): Demand arguments for if/while | Jeff Law | 1 | -0/+3 |
1995-08-26 | * mdebugread.c (parse_symbol): Handle sh.value of zero for enums. | Peter Schauer | 1 | -1/+10 |
1995-08-09 | * top.c (target_output_hook): Really make it match defs.h (char * | Stan Shebs | 1 | -1/+1 |
1995-08-08 | * top.c (target_output_hook): Make declaration match the one | Jeff Law | 1 | -1/+1 |
1995-08-07 | * top.c (target_output_hook): New definition. | Steve Chamberlain | 1 | -0/+6 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -2/+2 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 1 | -2/+1 |
1995-07-20 | * top.c (show_endian): Cast first arg of printf_unfiltered to | Fred Fish | 1 | -1/+1 |
1995-07-20 | From Richard Earnshaw (rearnsha@armltd.co.uk): | Stan Shebs | 1 | -1/+12 |
1995-07-18 | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1 | -1/+1 |
1995-06-21 | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 1 | -0/+7 |
1995-06-12 | Windows support bits from Steve Chamberlain <sac@slash.cygnus.com>. | Stan Shebs | 1 | -8/+8 |
1995-05-19 | * defs.h (ATTR_FORMAT): New macro, expands to gcc's format | J.T. Conklin | 1 | -1/+1 |
1995-05-16 | * mdebugread.c (parse_symbol): Do not relocate stBlock/scText | Peter Schauer | 1 | -6/+6 |
1995-04-12 | * top.c, utils.c, defs.h: Remove error_hook. It is currently | Jim Kingdon | 1 | -6/+0 |
1995-04-11 | Always keep MPW support | Stan Shebs | 1 | -2/+0 |
1995-04-04 | * top.c, utils.c, main.c: Replace error_pre_print with two | Jim Kingdon | 1 | -6/+18 |
1995-03-07 | * command.h command.c top.c: Add var_enum command type. It's | Stu Grossman | 1 | -0/+10 |
1995-02-21 | * top.c (print_gdb_version): Update the year. | Stan Shebs | 1 | -1/+1 |
1995-02-15 | * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: Replace | Stu Grossman | 1 | -2/+1 |
1995-02-03 | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1 | -6/+0 |
1995-02-02 | gcc -Wall lint. | Stan Shebs | 1 | -4/+9 |
1995-01-28 | * top.c (use_windows): Clarify comments. | Stan Shebs | 1 | -5/+5 |
1995-01-15 | Sun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1 | -1/+6 |
1995-01-11 | * command.c (show_user_1): Use print_command_line to show a user | Jeff Law | 1 | -1/+1 |
1995-01-06 | * Makefile.in (install_only uninstall): Indent for clarity | Stu Grossman | 1 | -1/+7 |
1995-01-04 | * top.c (locate_arg): Call strchr not index. | Jim Kingdon | 1 | -1/+1 |
1994-12-30 | * Allow up to 10 whitespace separated arguments to user defined | Jeff Law | 1 | -17/+271 |
1994-12-16 | * top.c (command_loop): For space usage display, show both | Stan Shebs | 1 | -2/+15 |
1994-12-16 | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1 | -1/+7 |
1994-11-29 | * top.c (read_next_line): Pass annotation suffix "commands" | Stan Shebs | 1 | -1/+1 |
1994-11-28 | * top.c (command_line_input): If annotation suffix is NULL, | Stan Shebs | 1 | -1/+5 |
1994-11-23 | Maintenance commands to report time and space usage. | Stan Shebs | 1 | -8/+38 |