Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-03-04 | * configure.in: Accept i[34]86-*-*sysv32 because that is what | Jim Kingdon | 2 | -0/+4 |
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 | 18 | -737/+925 |
1994-03-02 | * osfsolib.c (xfer_link_map_member): Update to use new | Peter Schauer | 2 | -4/+15 |
1994-03-02 | * remote-os9k.c (rombug_wait): Call find_pc_section not | Jim Kingdon | 1 | -1/+1 |
1994-03-02 | * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do | Jim Kingdon | 1 | -0/+6 |
1994-03-02 | * infrun.c (wait_for_inferior): In checking | Jim Kingdon | 2 | -5/+12 |
1994-03-02 | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 14 | -2207/+192 |
1994-03-02 | * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c, | Jim Kingdon | 2 | -3/+14 |
1994-03-01 | Modified Files: | Kung Hsu | 11 | -13/+5074 |
1994-03-01 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler. | Peter Schauer | 1 | -5/+9 |
1994-03-01 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler. | Peter Schauer | 2 | -2/+7 |
1994-03-01 | * target.c, target.h (target_read_string): Provide error detection to | Jim Kingdon | 6 | -51/+487 |
1994-03-01 | * valprint.c (val_print_string): If errcode is set, always print | Jim Kingdon | 1 | -5/+0 |
1994-03-01 | * symtab.c (decode_line_1): Handle the case when skip_quoted does not | Peter Schauer | 2 | -1/+8 |
1994-03-01 | * value.h (struct value): Add modifiable field. | Jim Kingdon | 4 | -17/+38 |
1994-03-01 | Added Files: | Kung Hsu | 2 | -0/+90 |
1994-03-01 | * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.h | Jim Kingdon | 4 | -4/+32 |
1994-02-28 | * valprint.c (val_print_string): If errcode is set, always print | Jim Kingdon | 2 | -18/+44 |
1994-02-28 | * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it is | Jim Kingdon | 1 | -0/+12 |
1994-02-28 | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 10 | -62/+49 |
1994-02-28 | * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it is | Jim Kingdon | 2 | -9/+3 |
1994-02-28 | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 3 | -14/+12 |
1994-02-27 | * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP, | Peter Schauer | 1 | -1/+46 |
1994-02-27 | * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP, | Peter Schauer | 2 | -35/+118 |
1994-02-26 | Fix typo in last change, print_filtered -> printf_filtered | Peter Schauer | 1 | -1/+1 |
1994-02-26 | * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, | Jim Kingdon | 7 | -26/+72 |
1994-02-25 | * coffread.c (read_coff_symtab): Pass mst_file_* to | Jim Kingdon | 1 | -0/+6 |
1994-02-25 | * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for | Jim Kingdon | 1 | -0/+7 |
1994-02-25 | * breakpoint.h (enum bptype): New type bp_through_sigtramp. | Jim Kingdon | 4 | -61/+137 |
1994-02-25 | * mips-tdep.c (mips_print_register): Print integers using | Jim Kingdon | 2 | -27/+49 |
1994-02-25 | * gdb.t00/help.exp: Comment out "help set print" tests just like | Jim Kingdon | 1 | -0/+5 |
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 | 5 | -0/+23 |
1994-02-24 | * dwarfread.c: Remove second inclusion of <sys/types.h>, which | Peter Schauer | 2 | -1/+2 |
1994-02-24 | * exec.c (print_section_info): Print entry point for exec_bfd only. | Peter Schauer | 2 | -2/+7 |
1994-02-24 | * sparc-stub.c (trap_low): Make trap handler work for arbitrary | Stu Grossman | 2 | -3/+24 |
1994-02-24 | * tm-hppa.h (CALL_DUMMY): Add two NOP instructions to the end of | Jeff Law | 1 | -0/+6 |
1994-02-24 | * sparclite/hello.c: Add factorial function for testing. | Stu Grossman | 1 | -0/+8 |
1994-02-23 | * stabs.texinfo: Document N_RBRAC as function relative for COFF as | Jim Kingdon | 2 | -61/+100 |