Age | Commit message (Expand) | Author | Files | Lines |
1993-11-03 | Merge changes for dos x udi: | Jim Kingdon | 5 | -1/+22 |
1993-11-03 | make -o override OUTPUT | David MacKenzie | 1 | -0/+8 |
1993-11-03 | Merge changes from progressive for dos x udi: | Jim Kingdon | 1 | -0/+607 |
1993-11-03 | * lib/gdb.exp: Comment out code which depends on non-existent | Jim Kingdon | 2 | -3/+9 |
1993-11-03 | Add my ChangeLog entry for gdbserver back in again | Stan Shebs | 1 | -0/+7 |
1993-11-03 | configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2. | Ken Raeburn | 2 | -0/+16 |
1993-11-03 | * remote.c (putpkt, getpkt): Don't call interrupt_query. | Jim Kingdon | 1 | -0/+2 |
1993-11-03 | * findvar.c (value_of_register): Rename val to reg_val to avoid | Jim Kingdon | 1 | -0/+3 |
1993-11-03 | * lib/gdb.exp: Transform tool name. | Rob Savoye | 4 | -62/+127 |
1993-11-03 | * config/udi.exp,unix.exp: Transform tool name. | Rob Savoye | 2 | -18/+34 |
1993-11-03 | * main.c: Add variables source_line_number, source_file_name, | Jim Kingdon | 1 | -0/+9 |
1993-11-03 | gprof.texi: minor fix. | Jeffrey Osier | 1 | -0/+2 |
1993-11-03 | * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the | Jeff Law | 2 | -10/+37 |
1993-11-03 | * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests. | Jeff Law | 8 | -0/+110 |
1993-11-03 | * stack.c (down_silently_command): Add comment about PR 1913. | Jim Kingdon | 2 | -1/+12 |
1993-11-03 | Fixed minor typo ("host" sb "target" in discussion of GNUTARGET). | Roland Pesch | 1 | -14/+16 |
1993-11-02 | * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext, | Jeff Law | 2 | -2/+14 |
1993-11-02 | * emultempl/hppaosf.em: Various fixes and support for linker stub | Jeff Law | 1 | -0/+8 |
1993-11-02 | * breakpoint.c (insert_breakpoints, delete_breakpoint): Call | Jim Kingdon | 2 | -2/+11 |
1993-11-02 | * emultempl/hppaosf.em: Various fixes and support for linker stub | Jeff Law | 1 | -1/+171 |
1993-11-02 | * ldlang.c (lang_process): Re-enable last call lang_size_sections. | Jeff Law | 2 | -34/+46 |
1993-11-02 | log my expr.c change | Ken Raeburn | 1 | -0/+5 |
1993-11-02 | * config/ho-hpux.h: Do not include ho-sysv.h. Instead include | Jeff Law | 1 | -0/+3 |
1993-11-02 | * config/ho-hpux.h: Do not include ho-sysv.h. Instead include | Jeff Law | 1 | -2/+9 |
1993-11-02 | * config/tc-sparc.c (sparc_ip): Add default case to reloc switch. | Ian Lance Taylor | 1 | -0/+4 |
1993-11-02 | * read.c (s_lcomm): Put small objects in .sbss for MIPS ELF as | Ian Lance Taylor | 2 | -3/+8 |
1993-11-02 | * config/ho-hppaosf.h: Delete _IO* macros. They are defined in | Jeff Law | 1 | -0/+6 |
1993-11-02 | * config/ho-hppaosf.h: Delete _IO* macros. They are defined in | Jeff Law | 1 | -21/+4 |
1993-11-02 | Don't let printf_unfiltered functions inherit a fixed-size buffer | Thomas Lord | 1 | -2/+2 |
1993-11-02 | HPUX portability change. | Bill Cox | 1 | -0/+5 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 24 | -360/+331 |
1993-11-02 | * configure.in: Configure gdb for alpha. | Peter Schauer | 2 | -4/+5 |
1993-11-02 | objcopy.c (S_ISLNK): Define as 0 if there is no S_IFLNK. | David MacKenzie | 1 | -0/+6 |
1993-11-02 | * gdbserver/configure.in: Recognize *-*-lynxos* instead of | Stan Shebs | 2 | -2/+7 |
1993-11-02 | * paread.c (pa_symtab_read): Change comments to say ignoring | Jim Kingdon | 1 | -1/+3 |
1993-11-02 | Fix tipo in comment. | Ian Lance Taylor | 1 | -1/+1 |
1993-11-02 | * config.bfd: Use bigmips for mips*-*-bsd*. | Jim Kingdon | 2 | -1/+5 |
1993-11-02 | * stabs.texinfo (Enumerations): Talk about large, negative and | Jim Kingdon | 2 | -16/+27 |
1993-11-02 | * config/obj-som.h (obj_attach_unwind_info): Define as a hook | Jeff Law | 2 | -6/+73 |
1993-11-02 | * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at | Jeff Law | 1 | -1/+6 |
1993-11-02 | * config/tc-hppa.c (process_exit): Create temporary symbols with | Jeff Law | 2 | -2/+5 |
1993-11-02 | * config/tc-hppa.c (call_info struct): Delete unused "frame" field. | Jeff Law | 2 | -7/+10 |
1993-11-02 | * Add support for marker type relocations. These mark areas | Jeff Law | 2 | -4/+11 |
1993-11-02 | * struc-symbol.h: Add new "sy_used" field to the symbol structure. | Jeff Law | 2 | -0/+14 |
1993-11-02 | Remove infrun.hacked.c. I just looked at the diff, and don't see any | Jim Kingdon | 2 | -1705/+0 |
1993-11-02 | * config/obj-som.h (obj_frob_file): Define. | Jeff Law | 2 | -0/+14 |
1993-11-02 | Fix a couple typos introduced by recent checkins | Stan Shebs | 1 | -2/+2 |
1993-11-02 | * symtab.c, symtab.h, source.c: Change find_line_pc_range to take | Jim Kingdon | 3 | -30/+46 |
1993-11-01 | * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table): | Ian Lance Taylor | 1 | -0/+3 |
1993-11-01 | * elf32-mips.c (mips_elf_hi16_reloc, mips_elf_lo16_reloc): | Ian Lance Taylor | 1 | -0/+10 |