Age | Commit message (Expand) | Author | Files | Lines |
1993-05-27 | first cut at new maybe-64bit-handling configuration | Ken Raeburn | 2 | -0/+24 |
1993-05-27 | read.c (s_align_bytes): Properly record alignment. | Ken Raeburn | 8 | -509/+1928 |
1993-05-27 | * app.c (do_scrub_begin): Let line_comment_chars override | Ian Lance Taylor | 5 | -181/+342 |
1993-05-27 | Changed unixware to univel. | Ian Lance Taylor | 1 | -1/+1 |
1993-05-27 | * config.guess: Added special check for i[34]86-unixware-sysv4*. | Ian Lance Taylor | 2 | -1/+9 |
1993-05-27 | * gdb.texinfo: Add `set print symbol-filename' doc. | Peter Schauer | 2 | -0/+17 |
1993-05-27 | * printcmd.c (print_address_symbolic): Append source filename and | Peter Schauer | 2 | -3/+26 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 66 | -7/+166 |
1993-05-27 | honor verbose flag | K. Richard Pixley | 5 | -19/+83 |
1993-05-27 | * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS. | Ian Lance Taylor | 3 | -1/+9 |
1993-05-27 | Correct all-cross target for release-info stuff. | Ian Lance Taylor | 1 | -2/+2 |
1993-05-26 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | Ian Lance Taylor | 2 | -1/+6 |
1993-05-26 | Remove debugging stuff... | Stu Grossman | 1 | -2/+1 |
1993-05-26 | misc fixes | Jim Kingdon | 1 | -15/+26 |
1993-05-26 | Sparc version of remote-inflow.c. Hasn't been made portable yet. | Stu Grossman | 1 | -0/+451 |
1993-05-26 | Keep appropriate files in gdbserver directory. | Stu Grossman | 1 | -0/+35 |
1993-05-26 | * configure.in: Add config for Lynx target. Configure gdbserver | Stu Grossman | 2 | -5/+11 |
1993-05-26 | * gdbserver/{remote-gutils.c remote-server.c Makefile.in | Stu Grossman | 5 | -0/+1599 |
1993-05-26 | blah blah blah | Stu Grossman | 1 | -0/+6 |
1993-05-26 | * Move test with enums and partial symbols from gdb.t03/ptype.exp | Jim Kingdon | 1 | -1/+1 |
1993-05-26 | * Move test with enums and partial symbols from gdb.t02/ptype.exp | Jim Kingdon | 3 | -2/+149 |
1993-05-26 | formatting fixes | Jim Kingdon | 1 | -127/+224 |
1993-05-26 | * stabs.texinfo (Arrays): Talk about type definition vs. type | Jim Kingdon | 2 | -0/+13 |
1993-05-26 | * stabsread.c (define_symbol, case 't'): Only set the name if it | Jim Kingdon | 2 | -73/+123 |
1993-05-26 | * gdb.t00/default.exp: update info line for new message. | Jim Kingdon | 1 | -0/+7 |
1993-05-26 | * mipsread.c (parse_symbol, parse_partial_symbols): Deal with Fortran | Jim Kingdon | 1 | -0/+5 |
1993-05-26 | * config.guess: Recognize SunOS6 as Solaris3. | Jim Kingdon | 2 | -0/+10 |
1993-05-26 | minor fixes (e.g. typos). Update table of non-stab values for n_type | Jim Kingdon | 1 | -24/+33 |
1993-05-26 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | Per Bothner | 2 | -4/+10 |
1993-05-26 | * stabs.texinfo (Builtin Type Descriptors): Talk about omitting | Jim Kingdon | 2 | -0/+9 |
1993-05-26 | punctuation fixes | Jim Kingdon | 1 | -2/+2 |
1993-05-26 | * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here. | Jim Kingdon | 2 | -1/+11 |
1993-05-26 | * source.c (line_info): If we don't find a symtab, print more useful | Jim Kingdon | 2 | -7/+23 |
1993-05-26 | * source.c (line_info): If --fullname, display the source. | Jim Kingdon | 3 | -23/+63 |
1993-05-26 | configure.in template that supports *only* make check. (for releases) | Rob Savoye | 3 | -0/+48 |
1993-05-26 | Makefile fragment that supports *only* make check. (for releases) | Rob Savoye | 3 | -0/+240 |
1993-05-26 | * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes | Jim Kingdon | 2 | -217/+134 |
1993-05-25 | * Makefile.in: configure looks for ####, so remove lines with many | Ian Lance Taylor | 5 | -10/+39 |
1993-05-25 | * breakpoint.c (catch_command_1): Fix typo in error msg. | Brendan Kehoe | 1 | -0/+4 |
1993-05-25 | elf32 updates | Ken Raeburn | 2 | -4/+6 |
1993-05-25 | elf, cleanup changes | Ken Raeburn | 1 | -0/+36 |
1993-05-25 | elf, bfd_vma-cast changes | Ken Raeburn | 1 | -0/+11 |
1993-05-25 | * elfread.c (elf_symfile_read): Update ELF structure and routine | Ken Raeburn | 1 | -7/+9 |
1993-05-25 | (elf64.c): Add to list of sources. | Ken Raeburn | 1 | -8/+24 |
1993-05-25 | print_insn_* routines want bfd_vma, not CORE_ADDR | Ken Raeburn | 2 | -4/+4 |
1993-05-25 | Updated for new macro, type, and structure names. | Ken Raeburn | 3 | -76/+98 |
1993-05-25 | * gdb.t00/help.exp: Use .* in place of some help messages which | Jim Kingdon | 1 | -0/+1 |
1993-05-25 | * stabs.texinfo (Subranges): "A offset" and "T offset" are not | Jim Kingdon | 2 | -1/+6 |
1993-05-25 | * build-all.mk (all-cross): New target for Canadian Cross. | Ian Lance Taylor | 2 | -0/+37 |
1993-05-25 | (COERCE64): Avoid out-of-range numbers | Ken Raeburn | 1 | -19/+41 |