Age | Commit message (Expand) | Author | Files | Lines |
1994-03-18 | * regex.c (EXTEND_BUFFER): Adjust pointers within buffer by | Jim Kingdon | 2 | -17/+43 |
1994-03-17 | More widely useable INFO-DIR entries. | Roland Pesch | 2 | -2/+2 |
1994-03-17 | Modified Files: | Kung Hsu | 1 | -0/+2 |
1994-03-17 | Fix typo. | Jim Kingdon | 1 | -1/+5 |
1994-03-16 | * printcmd.c: Remove "set print fast-symbolic-addr off" command. | Jim Kingdon | 1 | -0/+5 |
1994-03-16 | * gdb.texinfo (Print Settings): Don't document "set print | Jim Kingdon | 2 | -31/+9 |
1994-03-16 | * stabs.texinfo (Alternate Entry Points): New node, rewritten from | Jim Kingdon | 2 | -12/+18 |
1994-03-16 | * main.c (main): Don't init_source_path for the -cd argument. Now | Jim Kingdon | 1 | -0/+5 |
1994-03-16 | * lib/gdb.exp: Set prompt to (gdb) if it isn't already set. | Jim Kingdon | 1 | -0/+6 |
1994-03-16 | * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. | Jim Kingdon | 2 | -0/+7 |
1994-03-16 | * TODO: Remove item about line numbers being off. It is useless | Jim Kingdon | 2 | -3/+6 |
1994-03-15 | * config/i386/tm-i386bsd.h: Give just macro name, not args, to #undef. | Peter Schauer | 1 | -1/+1 |
1994-03-15 | For Sunos 4.x targets, enable gdb to set breakpoints in shared | Peter Schauer | 5 | -46/+61 |
1994-03-15 | Modified Files: | Kung Hsu | 2 | -1/+5 |
1994-03-15 | * environ.c (set_in_environ): Eliminate special handling of PATH and | Jim Kingdon | 5 | -119/+14 |
1994-03-15 | * rs6000-tdep.c: Change value to value_ptr. | Jim Kingdon | 2 | -3/+7 |
1994-03-15 | * TODO: Add suggestions for shared library tests. | Jim Kingdon | 2 | -0/+10 |
1994-03-15 | * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove | Jim Kingdon | 1 | -0/+5 |
1994-03-14 | Don't include "ieee-float.h". I'm not sure I know where ChangeLog | Ian Lance Taylor | 1 | -1/+0 |
1994-03-13 | * i386m3-nat.c: Include floatformat.h. | Jim Kingdon | 2 | -1/+5 |
1994-03-13 | * Version 4.12.3. | Jim Kingdon | 2 | -12/+20 |
1994-03-13 | * TODO: Add suggestions for x/s tests. | Jim Kingdon | 2 | -0/+10 |
1994-03-13 | * valprint.c (val_print_string): Ignore error if the error | Jim Kingdon | 2 | -3/+10 |
1994-03-13 | * target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, for | Jim Kingdon | 1 | -0/+6 |
1994-03-11 | * main.c (main): When printing warning about bad baud rate, don't | Jim Kingdon | 2 | -1/+10 |
1994-03-11 | * gdb.t00/help.exp: Replace most of docstrings for "tbreak", | Jim Kingdon | 1 | -0/+5 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 1 | -1/+2 |
1994-03-11 | * gdb.texinfo (Set Breaks): Update documentation for tbreak to | Jim Kingdon | 2 | -1/+6 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 2 | -3/+8 |
1994-03-10 | * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon after | Jim Kingdon | 2 | -6/+25 |
1994-03-10 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also | Jim Kingdon | 2 | -4/+10 |
1994-03-10 | * TODO: Add suggestions about structure passing tests. | Jim Kingdon | 2 | -3/+5 |
1994-03-10 | * TODO: Add suggestion about passing a structure as the 7th argument. | Jim Kingdon | 2 | -4/+23 |
1994-03-10 | * mdebugread.c (parse_type): Do not complain for types with | Peter Schauer | 2 | -21/+84 |
1994-03-10 | * stabsread.c (common_block_end, fix_common_block): Stash the | Jim Kingdon | 3 | -4/+11 |
1994-03-10 | * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s. | Jim Kingdon | 2 | -0/+7 |
1994-03-10 | Modified Files: | Kung Hsu | 5 | -104/+134 |
1994-03-10 | CVS: | Kung Hsu | 1 | -1/+2 |
1994-03-09 | * remote-es.c (es1800_child_ops): Don't declare it static. | Jim Kingdon | 2 | -2/+6 |
1994-03-08 | * config/i386/tm-i386v4.h: Give just macro name, not args, to #undef. | Jim Kingdon | 2 | -1/+5 |
1994-03-08 | * dbxread.c: New variable lowest_text_address. | Jim Kingdon | 2 | -17/+32 |
1994-03-08 | * parser-defs.h: Add "extern" to start of variable declarations so | Jim Kingdon | 3 | -14/+33 |
1994-03-08 | * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using it | Jim Kingdon | 2 | -2/+8 |
1994-03-08 | * alpha-tdep.c: Change value to value_ptr. | Jim Kingdon | 2 | -7/+11 |
1994-03-07 | * solib.c (elf_locate_base): New function to locate the address | Peter Schauer | 1 | -0/+9 |
1994-03-07 | * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for | Peter Schauer | 1 | -0/+9 |
1994-03-05 | Fix typo, value has not been changed to value_ptr in all places. | Peter Schauer | 1 | -1/+2 |
1994-03-04 | * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file. | Jeff Law | 4 | -24/+255 |
1994-03-04 | * ch-exp.y (match_simple_name_string): Accept '_' as well as an | Jim Kingdon | 2 | -1/+4 |
1994-03-04 | * sparclite/Makefile.in (all install): Build and install aload. | Jim Kingdon | 1 | -0/+2 |