Age | Commit message (Expand) | Author | Files | Lines |
1996-02-21 | Minor tweak. | Jeff Law | 1 | -1/+2 |
1996-02-21 | * solib.c (solib_break_names): Define for Solaris and Linux. | Jeff Law | 3 | -55/+163 |
1996-02-21 | Commit misplaced ChangeLog entry. | Jeff Law | 1 | -0/+14 |
1996-02-21 | * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2" | Fred Fish | 3 | -6/+32 |
1996-02-21 | * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1. | Fred Fish | 2 | -0/+19 |
1996-02-21 | * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value. | Fred Fish | 1 | -0/+10 |
1996-02-21 | * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o. | J.T. Conklin | 3 | -2/+4 |
1996-02-21 | * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. | J.T. Conklin | 4 | -13/+86 |
1996-02-21 | * findvar.c (extract_floating store_floating): Replace `long | Stu Grossman | 1 | -0/+5 |
1996-02-20 | * gdb.c++/misc.cc: Add test code from Mike Stump. | Fred Fish | 1 | -0/+10 |
1996-02-20 | * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG): | J.T. Conklin | 2 | -0/+8 |
1996-02-20 | Add bcache.c and bcache.h | Fred Fish | 1 | -0/+2 |
1996-02-19 | * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 2 | -11/+18 |
1996-02-19 | * symtab.h (looup_minimal_symbol_solib_trampoline): Declare. | Jeff Law | 1 | -43/+22 |
1996-02-18 | * mipsread.c (mipscoff_symfile_read): Unconditionally add | Peter Schauer | 1 | -0/+7 |
1996-02-18 | * config/sparc/tm-sparc.h: Define PS_FLAG_CARRY. Define | Stu Grossman | 2 | -0/+11 |
1996-02-17 | * Makefile.in (ch-exp.o): Add dependencies. | Fred Fish | 1 | -0/+5 |
1996-02-17 | * symmisc.c (print_symbol_bcache_statistics): Update description for | Fred Fish | 1 | -0/+5 |
1996-02-17 | * Add native support for long double data type. | Stu Grossman | 11 | -65/+250 |
1996-02-16 | * config/unix-gdb.exp: Remove extraneous newlines from end of file. | Fred Fish | 2 | -9/+6 |
1996-02-16 | * bcache.c, bcache.h: New files to implement a byte cache. | Fred Fish | 16 | -115/+458 |
1996-02-16 | * dwarfread.c (free_utypes): New function. | Fred Fish | 2 | -3/+34 |
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 |