Age | Commit message (Expand) | Author | Files | Lines |
1996-02-16 | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 10 | -45/+104 |
1996-02-16 | * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly | Fred Fish | 2 | -29/+46 |
1996-02-15 | * mpw-make.sed: Edit out makefile rebuild rule. | Stan Shebs | 2 | -2/+12 |
1996-02-15 | * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up | Fred Fish | 2 | -2/+17 |
1996-02-14 | * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list): | Fred Fish | 2 | -5/+17 |
1996-02-13 | * gdb.base/a2-run.exp: Replace $binfile with $testfile in test result reports. | Fred Fish | 1 | -0/+4 |
1996-02-13 | * configure.in (sparclet-*-aout*): New config. | David Edelsohn | 2 | -112/+314 |
1996-02-12 | * somsolib.c (som_solib_add): Use xmalloc rather than bare | Fred Fish | 6 | -6/+15 |
1996-02-12 | * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node, | Fred Fish | 5 | -34/+26 |
1996-02-10 | * gdb.texinfo (Print settings): Document | Peter Schauer | 2 | -0/+17 |
1996-02-09 | * configure.in (CY_AC_PATH_TCLH): Remove. | Fred Fish | 2 | -6/+5 |
1996-02-09 | * Makefile.in (clean): Add missing '{'. | Fred Fish | 2 | -1/+5 |
1996-02-09 | * gdb.c++/Makefile.in (clean): Add missing '{'. | Fred Fish | 1 | -0/+6 |
1996-02-07 | * symtab.c (gdb_mangle_name): Change opname var to be const to | Stu Grossman | 2 | -3/+9 |
1996-02-07 | * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so | Tom Tromey | 2 | -9/+67 |
1996-02-07 | * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS): Remove. These | Fred Fish | 1 | -0/+6 |
1996-02-07 | * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case. | Per Bothner | 5 | -0/+86 |
1996-02-07 | * stabsread.c (read_range_type): If !self-subrange and language | Per Bothner | 2 | -7/+15 |
1996-02-06 | From Michael_Snyder@NeXT.COM (Michael Snyder): | Steve Chamberlain | 1 | -0/+6 |
1996-02-05 | * language.c (set_language_command): Use languages table when | Tom Tromey | 2 | -17/+38 |
1996-02-03 | * command.c (add_cmd): Add missing initialization for enums member. | Fred Fish | 1 | -8/+9 |
1996-02-03 | * exec.c (exec_file_command): Fix problem reported by Hans Verkuil | Fred Fish | 1 | -0/+6 |
1996-02-03 | * dwarfread.c (read_func_scope): Avoid GDB core dumps if | Peter Schauer | 4 | -3/+37 |
1996-02-02 | Spell off correctly. | Steve Chamberlain | 1 | -1/+1 |
1996-02-02 | * win32-nat.c (mappings): Add ppc registers. | Steve Chamberlain | 2 | -3/+97 |
1996-02-02 | * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS). | Jeff Law | 2 | -17/+72 |
1996-02-02 | * gdb.disasm/hppa.exp: Compile directly into an executable, use | Jeff Law | 1 | -0/+5 |
1996-02-01 | * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h, | Steve Chamberlain | 14 | -331/+220 |
1996-02-01 | * config/pa/tm-hppa.h (SOFT_FLOAT): Provide a default definition. | Jeff Law | 1 | -0/+4 |
1996-02-01 | * serial.c: Change fputc/fputs/fprintf to _unfiltered forms. | Fred Fish | 2 | -13/+17 |
1996-02-01 | Name change | Stan Shebs | 1 | -1/+1 |
1996-02-01 | * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to | Stan Shebs | 11 | -25/+33 |
1996-02-01 | * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used. | Stan Shebs | 9 | -25/+36 |
1996-02-01 | * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software | Jeff Law | 3 | -20/+18 |
1996-01-31 | * gdb.base/break.exp: Don't test for program exit or exit status | Jeff Law | 2 | -2/+13 |
1996-01-31 | * gdb.base/default.exp: Remove extraneous call to load gdb.exp. | Jeff Law | 2 | -2/+9 |
1996-01-31 | * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT): | Fred Fish | 2 | -0/+16 |
1996-01-31 | * defs.h (errno.h>: Move #include closer to head of file to solve | Fred Fish | 1 | -0/+7 |
1996-01-30 | From Jon Reeves <reeves@zk3.dec.com>: | Fred Fish | 1 | -0/+6 |
1996-01-30 | Enclose gdbtk stuff inside gdb sanitization lines. Regenerate configure. | Fred Fish | 1 | -0/+2 |
1996-01-30 | * Makefile.in (diststuff): Make all-doc; diststuff target does not | Fred Fish | 1 | -0/+5 |
1996-01-30 | * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used. | Stan Shebs | 2 | -9/+11 |
1996-01-29 | * ch-valprint.c (calculate_array_length): New function to determine | Wilfried Moser | 3 | -2/+70 |
1996-01-29 | * builtins.ch, builtins.exp: Enhance test case. | Wilfried Moser | 7 | -0/+120 |
1996-01-28 | * config/xm-linux.h: Move include of solib.h and #define of | Fred Fish | 2 | -9/+6 |
1996-01-27 | * configure.in (AC_CHECK_HEADERS): Check for sys/procfs.h. | Fred Fish | 6 | -21/+152 |
1996-01-26 | * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove, never used. | Stan Shebs | 5 | -24/+17 |
1996-01-25 | Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -2/+8 |
1996-01-25 | * infrun.c (normal_stop): Fix test for shared library event. | Jeff Law | 1 | -0/+4 |
1996-01-25 | * configure: Regenerated. | David Edelsohn | 1 | -0/+1 |