Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-01-05 | Fix a typeo, 1997 -> 1998 in a date entry. | Jason Molenda | 1 | -1/+1 | |
1999-01-05 | Fix couple spelling errors. | Michael Snyder | 1 | -4/+4 | |
1999-01-05 | Cosmetic and indentation fixes. | Michael Snyder | 1 | -23/+26 | |
1999-01-05 | c_value_print -- remove hack^2 from HP -- it causes testsuite losses with | David Taylor | 2 | -8/+4 | |
no real gain. | |||||
1999-01-05 | restore START_INFERIOR_TRAPS_EXPECTED if not already defined by tm-*.h | David Taylor | 1 | -0/+5 | |
1999-01-05 | * gdbint.texinfo: Expand on GDB's coding standards, | Stan Shebs | 2 | -28/+107 | |
specify the use of arg names with prototypes. | |||||
1999-01-05 | 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -6/+11 | |
* configure.in: Fix whitespace indentation for --help. * configure: Regenerated. | |||||
1999-01-05 | 1999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr> | Jason Molenda | 1 | -0/+5 | |
* main.c: Add --write command line option, document -w. * gdb.1: Document --write. | |||||
1999-01-05 | fix copyright dates | Stan Shebs | 1 | -1/+1 | |
1999-01-05 | 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 11 | -25/+42 | |
* configure.in: Require autoconf 2.12.1 or higher. * doc/configure.in: Ditto. * nlm/configure.in: Ditto. * rdi-share/configure.in: Ditto. * testsuite/configure.in: Ditto. * doc/Makefile.in: Don't hardcode $(SHELL). * nlm/Makefile.in: Ditto. * rdi-share/Makefile.in: Ditto. * testsuite/Makefile.in: Ditto. | |||||
1999-01-04 | new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new | David Taylor | 1 | -0/+5 | |
optional argument specifying c++. | |||||
1999-01-04 | add gdb.hp to list of subdirectories. | David Taylor | 1 | -0/+1 | |
1999-01-04 | change log entries for changes just committed. | David Taylor | 1 | -0/+29 | |
1999-01-04 | * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things | David Taylor | 2 | -32/+61 | |
to delete on clean. (EXECUTABLES): update to reflect new additions. * gdb.base/commands.exp: update message expected. * gdb.base/default.exp: add copyright notice. * gdb.base/funcargs.exp (timeout): if hpux, increase timeout. * gdb.base/help.exp: update messages to reflect current text. * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled targets for recurse tests. * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then skip this file. | |||||
1999-01-04 | configure.in -- decide whether to configure gdb.hp; configure -- regenerated. | David Taylor | 2 | -8/+29 | |
1999-01-04 | doc new files. | David Taylor | 1 | -0/+17 | |
1999-01-04 | new files -- part of HP merge. | David Taylor | 5 | -0/+799 | |
1999-01-04 | keep split ChangeLog | Stan Shebs | 1 | -0/+1 | |
1999-01-04 | Split the ChangeLog by year | Stan Shebs | 2 | -7439/+7447 | |
1999-01-04 | * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded | Stan Shebs | 2 | -144/+64 | |
inits of new fields, including ref to bogus field. (vx_ops, vx_run_ops): Make static. | |||||
1999-01-04 | delete redundant definition of STARTUP_INFERIOR_TRAPS_EXPECTED. | David Taylor | 2 | -15/+18 | |
1999-01-04 | change <sys/unistd.h> to <unistd.h> and conditionalize its inclusion. | David Taylor | 3 | -2/+12 | |
1999-01-04 | hp merge changes; 5 new files. | David Taylor | 10 | -9/+296 | |
1999-01-04 | update to reflect new hp merge files. | David Taylor | 3 | -0/+139 | |
1999-01-04 | new files -- part of HP merge. | David Taylor | 35 | -0/+5312 | |
1998-12-31 | * corelow.c (core_ops): Don't initialize statically. | Stan Shebs | 2 | -69/+44 | |
(init_core_ops): New function, fills in core_ops. (_initialize_corelow): Use it. | |||||
1998-12-31 | Add a sky sanitization, cosmetic changes for consistency | Stan Shebs | 1 | -2148/+1743 | |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 62 | -1382/+27570 | |
1998-12-31 | HP tui support files for gdb. | David Taylor | 27 | -0/+11165 | |
1998-12-31 | From J.T. Conklin <jtc@redbacknetworks.com>: | Stan Shebs | 1 | -0/+5 | |
* i386-stub.c: Fix error string in last change. | |||||
1998-12-31 | 1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 14 | -95/+299 | |
* utils.c: <readline/readline.h> instead of "readline/readline.h". * configure.in (TERM_LIB): Search for the appropriate term library on the host system. * configure: Regenerated. * Makefile.in (TERMCAP): Set based on autoconf check. * config/*/*.mh: Don't override TERMCAP setting. | |||||
1998-12-31 | * value.c (value_virtual_fn_field): Handle the situation where | Mark Alexander | 2 | -9/+30 | |
vtbl is a pointer to a structure instead of a pointer to an array. | |||||
1998-12-30 | * gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set, | Keith Seitz | 1 | -2/+44 | |
skip the tests. | |||||
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 68 | -859/+7667 | |
ChangeLog-gdbtk for details. | |||||
1998-12-28 | revert change 1.104 --> 1.105. sigh. this reversal breaks 18470. double | David Taylor | 1 | -25/+9 | |
sigh. this is to 'fix' a conflict with hp merge changes that are about to go in. | |||||
1998-12-24 | Fixed POP_FRAME so that 'return' command works properly. | Zdenek Radouch | 1 | -2/+1 | |
1998-12-23 | * Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC)/.. rather | Per Bothner | 5 | -10/+18 | |
than $(READLINE_SRC) so #include <readline/readline.h> will work. * top.c: #include <readline/history.h> instead of "history.h". * tracepoint.c: Likewise. * mac-xdep.c: Likewise. | |||||
1998-12-23 | * defs.h (TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT): Define using | Andrew Cagney | 2 | -65/+10 | |
TARGET_BYTE_ORDER and not target_byte_order. | |||||
1998-12-22 | Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -0/+3 | |
* config/i386/cygwin.mh (TERMCAP): define. (from Chris Faylor, cgf@cygnus.com) | |||||
1998-12-22 | Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 4 | -21/+55 | |
* top.c: specify directory name for including readline.h * tracepoint.c: ditto. * utils.c: ditto. | |||||
1998-12-21 | Fix for PR 18470: | Mark Alexander | 2 | -9/+35 | |
* value.c (value_virtual_fn_field): Handle the situation where vtbl is a pointer to a structure instead of a pointer to an array. | |||||
1998-12-21 | * gdbtk-cmds.c (get_register): Call get_saved_register instead of | Keith Seitz | 2 | -1/+13 | |
read_relative_register_raw_bytes to fetch registers. | |||||
1998-12-21 | 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com> | Stan Shebs | 2 | -1/+5 | |
* gdb.texinfo: Fix tipo. | |||||
1998-12-20 | 1998-12-17 J.T. Conklin <jtc@redbacknetworks.com> | Andrew Cagney | 1 | -0/+6 | |
* blockframe.c (get_frame_saved_regs): If the saved_regs_addr ptr is null, ensure that saved registers are copied from the local variable that was used to obtain them. | |||||
1998-12-19 | * mips-tdep.c (mips32_heuristic_proc_desc): Clear temp_saved_regs | Stu Grossman | 2 | -6/+18 | |
on restart. Fixes problem with backtracing through functions that use virtual frame pointers. | |||||
1998-12-18 | oops. fix linesplit caused by bad paste | Felix Lee | 1 | -2/+1 | |
1998-12-18 | sanitization fix. | Felix Lee | 1 | -0/+19 | |
1998-12-18 | Missed this file: | Andrew Cagney | 2 | -14/+1 | |
* config/mips/tm-mips.h (enum mips_fpu_type, mips_fpu): Move to mips-tdep.c. | |||||
1998-12-18 | CARP/vr4xxx: | Andrew Cagney | 2 | -90/+194 | |
Rewrite ``set mipsfpu'' command so that it works with the multi-arch framework. For vr4111 and vr4121 disable the FPU. | |||||
1998-12-18 | CARP: | Andrew Cagney | 4 | -28/+118 | |
Pass gdbarch_info by value to the arch init function. Review doco. Update mips-tdep.c |