Age | Commit message (Expand) | Author | Files | Lines |
1994-03-16 | * TODO: Remove item about line numbers being off. It is useless | Jim Kingdon | 1 | -0/+6 |
1994-03-15 | For Sunos 4.x targets, enable gdb to set breakpoints in shared | Peter Schauer | 1 | -0/+21 |
1994-03-15 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1994-03-15 | * environ.c (set_in_environ): Eliminate special handling of PATH and | Jim Kingdon | 1 | -0/+10 |
1994-03-15 | * rs6000-tdep.c: Change value to value_ptr. | Jim Kingdon | 1 | -0/+4 |
1994-03-13 | * i386m3-nat.c: Include floatformat.h. | Jim Kingdon | 1 | -0/+3 |
1994-03-13 | * Version 4.12.3. | Jim Kingdon | 1 | -0/+5 |
1994-03-13 | * valprint.c (val_print_string): Ignore error if the error | Jim Kingdon | 1 | -0/+6 |
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 | 1 | -0/+3 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 1 | -1/+2 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 1 | -0/+5 |
1994-03-10 | * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon after | Jim Kingdon | 1 | -0/+14 |
1994-03-10 | * mdebugread.c (parse_type): Do not complain for types with | Peter Schauer | 1 | -0/+18 |
1994-03-10 | * stabsread.c (common_block_end, fix_common_block): Stash the | Jim Kingdon | 1 | -1/+7 |
1994-03-10 | Modified Files: | Kung Hsu | 1 | -0/+19 |
1994-03-09 | * remote-es.c (es1800_child_ops): Don't declare it static. | Jim Kingdon | 1 | -0/+4 |
1994-03-08 | * config/i386/tm-i386v4.h: Give just macro name, not args, to #undef. | Jim Kingdon | 1 | -0/+4 |
1994-03-08 | * dbxread.c: New variable lowest_text_address. | Jim Kingdon | 1 | -0/+10 |
1994-03-08 | * parser-defs.h: Add "extern" to start of variable declarations so | Jim Kingdon | 1 | -0/+4 |
1994-03-08 | * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using it | Jim Kingdon | 1 | -0/+5 |
1994-03-08 | * alpha-tdep.c: Change value to value_ptr. | Jim Kingdon | 1 | -0/+4 |
1994-03-07 | * solib.c (elf_locate_base): New function to locate the address | Peter Schauer | 1 | -0/+9 |
1994-03-04 | * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file. | Jeff Law | 1 | -0/+17 |
1994-03-04 | * ch-exp.y (match_simple_name_string): Accept '_' as well as an | Jim Kingdon | 1 | -0/+3 |
1994-03-04 | * sparclite/Makefile.in (all install): Build and install aload. | Jim Kingdon | 1 | -0/+2 |
1994-03-04 | * configure.in: Accept i[34]86-*-*sysv32 because that is what | Jim Kingdon | 1 | -0/+3 |
1994-03-03 | * mips-tdep.c: Change value to value_ptr. | Jim Kingdon | 1 | -0/+4 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1 | -0/+26 |
1994-03-02 | * osfsolib.c (xfer_link_map_member): Update to use new | Peter Schauer | 1 | -0/+5 |
1994-03-02 | * infrun.c (wait_for_inferior): In checking | Jim Kingdon | 1 | -0/+6 |
1994-03-02 | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 1 | -0/+40 |
1994-03-01 | Modified Files: | Kung Hsu | 1 | -0/+23 |
1994-03-01 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler. | Peter Schauer | 1 | -0/+5 |
1994-03-01 | * target.c, target.h (target_read_string): Provide error detection to | Jim Kingdon | 1 | -0/+10 |
1994-03-01 | * symtab.c (decode_line_1): Handle the case when skip_quoted does not | Peter Schauer | 1 | -0/+5 |
1994-03-01 | * value.h (struct value): Add modifiable field. | Jim Kingdon | 1 | -0/+6 |
1994-03-01 | * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.h | Jim Kingdon | 1 | -0/+5 |
1994-02-28 | * valprint.c (val_print_string): If errcode is set, always print | Jim Kingdon | 1 | -0/+10 |
1994-02-28 | * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it is | Jim Kingdon | 1 | -0/+12 |
1994-02-27 | * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP, | Peter Schauer | 1 | -0/+9 |
1994-02-26 | * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, | Jim Kingdon | 1 | -0/+6 |
1994-02-25 | * coffread.c (read_coff_symtab): Pass mst_file_* to | Jim Kingdon | 1 | -0/+6 |
1994-02-25 | * breakpoint.h (enum bptype): New type bp_through_sigtramp. | Jim Kingdon | 1 | -0/+16 |
1994-02-25 | * mips-tdep.c (mips_print_register): Print integers using | Jim Kingdon | 1 | -0/+12 |
1994-02-24 | * defs.h: Revert Kung change regarding FORCE_LONG_LONG. | Jim Kingdon | 1 | -0/+4 |
1994-02-24 | * confiugre.in (hppa*-*-osf*): New configuration. | Jeff Law | 1 | -0/+6 |
1994-02-24 | * dwarfread.c: Remove second inclusion of <sys/types.h>, which | Peter Schauer | 1 | -0/+2 |
1994-02-24 | * exec.c (print_section_info): Print entry point for exec_bfd only. | Peter Schauer | 1 | -0/+5 |
1994-02-24 | * sparc-stub.c (trap_low): Make trap handler work for arbitrary | Stu Grossman | 1 | -0/+3 |