aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1996-02-21Minor tweak.Jeff Law1-1/+2
1996-02-21 * solib.c (solib_break_names): Define for Solaris and Linux.Jeff Law3-55/+163
1996-02-21Commit misplaced ChangeLog entry.Jeff Law1-0/+14
1996-02-21 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"Fred Fish3-6/+32
1996-02-21 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1.Fred Fish2-0/+19
1996-02-21 * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value.Fred Fish1-0/+10
1996-02-21* config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o.J.T. Conklin3-2/+4
1996-02-21* config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined.J.T. Conklin4-13/+86
1996-02-21 * findvar.c (extract_floating store_floating): Replace `longStu Grossman1-0/+5
1996-02-20 * gdb.c++/misc.cc: Add test code from Mike Stump.Fred Fish1-0/+10
1996-02-20* config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):J.T. Conklin2-0/+8
1996-02-20Add bcache.c and bcache.hFred Fish1-0/+2
1996-02-19 * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LISTFred Fish2-11/+18
1996-02-19 * symtab.h (looup_minimal_symbol_solib_trampoline): Declare.Jeff Law1-43/+22
1996-02-18 * mipsread.c (mipscoff_symfile_read): Unconditionally addPeter Schauer1-0/+7
1996-02-18 * config/sparc/tm-sparc.h: Define PS_FLAG_CARRY. DefineStu Grossman2-0/+11
1996-02-17 * Makefile.in (ch-exp.o): Add dependencies.Fred Fish1-0/+5
1996-02-17 * symmisc.c (print_symbol_bcache_statistics): Update description forFred Fish1-0/+5
1996-02-17 * Add native support for long double data type.Stu Grossman11-65/+250
1996-02-16 * config/unix-gdb.exp: Remove extraneous newlines from end of file.Fred Fish2-9/+6
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish16-115/+458
1996-02-16 * dwarfread.c (free_utypes): New function.Fred Fish2-3/+34
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish10-45/+104
1996-02-16 * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possiblyFred Fish2-29/+46
1996-02-15 * mpw-make.sed: Edit out makefile rebuild rule.Stan Shebs2-2/+12
1996-02-15 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, upFred Fish2-2/+17
1996-02-14 * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):Fred Fish2-5/+17
1996-02-13 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test result reports.Fred Fish1-0/+4
1996-02-13 * configure.in (sparclet-*-aout*): New config.David Edelsohn2-112/+314
1996-02-12 * somsolib.c (som_solib_add): Use xmalloc rather than bareFred Fish6-6/+15
1996-02-12 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,Fred Fish5-34/+26
1996-02-10 * gdb.texinfo (Print settings): DocumentPeter Schauer2-0/+17
1996-02-09 * configure.in (CY_AC_PATH_TCLH): Remove.Fred Fish2-6/+5
1996-02-09 * Makefile.in (clean): Add missing '{'.Fred Fish2-1/+5
1996-02-09 * gdb.c++/Makefile.in (clean): Add missing '{'.Fred Fish1-0/+6
1996-02-07 * symtab.c (gdb_mangle_name): Change opname var to be const toStu Grossman2-3/+9
1996-02-07 * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding soTom Tromey2-9/+67
1996-02-07 * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS): Remove. TheseFred Fish1-0/+6
1996-02-07 * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case.Per Bothner5-0/+86
1996-02-07 * stabsread.c (read_range_type): If !self-subrange and languagePer Bothner2-7/+15
1996-02-06 From Michael_Snyder@NeXT.COM (Michael Snyder):Steve Chamberlain1-0/+6
1996-02-05 * language.c (set_language_command): Use languages table whenTom Tromey2-17/+38
1996-02-03 * command.c (add_cmd): Add missing initialization for enums member.Fred Fish1-8/+9
1996-02-03 * exec.c (exec_file_command): Fix problem reported by Hans VerkuilFred Fish1-0/+6
1996-02-03 * dwarfread.c (read_func_scope): Avoid GDB core dumps ifPeter Schauer4-3/+37
1996-02-02 Spell off correctly.Steve Chamberlain1-1/+1
1996-02-02 * win32-nat.c (mappings): Add ppc registers.Steve Chamberlain2-3/+97
1996-02-02 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).Jeff Law2-17/+72
1996-02-02 * gdb.disasm/hppa.exp: Compile directly into an executable, useJeff Law1-0/+5
1996-02-01 * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,Steve Chamberlain14-331/+220