Age | Commit message (Expand) | Author | Files | Lines |
1993-07-01 | * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS]: Don't | Jim Kingdon | 2 | -4/+18 |
1993-07-01 | * Makefile.in (.y.c): skip default .y.c rules. gnu make can now run in | K. Richard Pixley | 1 | -3/+4 |
1993-07-01 | * config/vax/xm-vaxult2.h: Define FD_SET and FD_ZERO. | Jim Kingdon | 2 | -0/+9 |
1993-06-30 | * stabs.texinfo (Parameters): Say that order of stabs is significant. | Jim Kingdon | 2 | -1/+10 |
1993-06-30 | * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end. | Jim Kingdon | 1 | -0/+9 |
1993-06-30 | * Makefile.in (ldgram.[hc]): rewrite this rule in such a way that gnu | K. Richard Pixley | 2 | -3/+24 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 13 | -51/+438 |
1993-06-30 | bfd.h isn't here any more | Ken Raeburn | 1 | -1/+0 |
1993-06-30 | alpha-osf.mh -> alphaosf.mh | David Edelsohn | 1 | -1/+1 |
1993-06-30 | * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define. | Peter Schauer | 2 | -0/+13 |
1993-06-30 | * read.c (cons): Conditionalize parsing of expression. Move | Ian Lance Taylor | 2 | -5/+192 |
1993-06-30 | sparc64 changes | Ken Raeburn | 1 | -0/+11 |
1993-06-30 | New files for sparc64 cpu. | Ken Raeburn | 3 | -1/+8 |
1993-06-30 | (CAT4): Added Saber-C (ANSI mode) version. | Ken Raeburn | 1 | -0/+41 |
1993-06-30 | delete setting of a variable i wound up not using | Ken Raeburn | 1 | -5/+0 |
1993-06-30 | list new files, new stuff to sanitize | Ken Raeburn | 1 | -5/+31 |
1993-06-30 | new generic elf64 stuff | Ken Raeburn | 2 | -0/+269 |
1993-06-29 | kludge around 386BSD bug | David D. Zuhn | 2 | -0/+6 |
1993-06-29 | * symtab.h (BLOCK_SHOULD_SORT): Do not sort blocks corresponding to | Peter Schauer | 1 | -0/+10 |
1993-06-29 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | Per Bothner | 1 | -0/+1 |
1993-06-29 | * config.guess: Recognize i486-ncr-sysv4. | Per Bothner | 2 | -1/+14 |
1993-06-29 | * Makefile.in (MAKEINFOFLAGS): New variable. | Ian Lance Taylor | 3 | -3/+24 |
1993-06-29 | bugfix | Jim Kingdon | 1 | -8/+10 |
1993-06-29 | * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC. | Jim Kingdon | 1 | -0/+3 |
1993-06-29 | * coff-mips.c (ecoff_find_nearest_line): If procedure has no line | Ian Lance Taylor | 1 | -0/+10 |
1993-06-29 | * gdb.t16/printcmds.exp: Add printf tests. | Jim Kingdon | 1 | -0/+2 |
1993-06-29 | fix HPUX hosting problems | David D. Zuhn | 2 | -9/+24 |
1993-06-29 | * gdb.t06/{twice.{c,exp},Makefile.in}: New test. | Jim Kingdon | 1 | -0/+2 |
1993-06-29 | * symtab.h: Add comments about line numbers. | Jim Kingdon | 1 | -4/+8 |
1993-06-29 | * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab | Jim Kingdon | 1 | -2/+8 |
1993-06-29 | fix docstring so that it compiles | David D. Zuhn | 2 | -1/+3 |
1993-06-29 | fix include file ordering problem (bfd.h vs. symfile.h) | David D. Zuhn | 3 | -2/+6 |
1993-06-29 | * dbxread.c (process_one_symbol): If we find a LOC_BLOCK where we | Jim Kingdon | 2 | -1/+9 |
1993-06-29 | * symtab.h (struct symtab, line_charpos): Fix comment. | Jim Kingdon | 2 | -35/+42 |
1993-06-29 | * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too. | Jim Kingdon | 1 | -0/+9 |
1993-06-28 | * config/pa/xm-pa.h: New file. | Jim Kingdon | 4 | -0/+24 |
1993-06-28 | x | Jim Kingdon | 1 | -0/+6 |
1993-06-28 | * Makefile.in (scriptdir): Base on tooldir, not datadir. | David MacKenzie | 1 | -0/+4 |
1993-06-28 | config/m88k/xm-delta88.h: Remove VPRINTF define, not needed. | Jim Kingdon | 1 | -12/+0 |
1993-06-28 | * xcoffread.c: Remove obsolete NO_TYPEDEFS comment. | Jim Kingdon | 2 | -6/+4 |
1993-06-28 | Extra stuff for really broken hp compiler. | Steve Chamberlain | 1 | -199/+484 |
1993-06-28 | * gdb.stabs/wierd.exp: Add xfail for rs6000. | Jim Kingdon | 2 | -0/+3 |
1993-06-28 | * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros | Jim Kingdon | 4 | -4/+13 |
1993-06-28 | * hosts/riscos.h: Define NBPG and UPAGES. | Jim Kingdon | 1 | -0/+4 |
1993-06-28 | * gdb.stabs/wierd.def: Make value of N_GSYM's 0. | Jim Kingdon | 4 | -292/+325 |
1993-06-28 | * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to | Peter Schauer | 1 | -0/+5 |
1993-06-28 | * Makefile.in: Note dependencies on bucomm.h. | David MacKenzie | 9 | -219/+499 |
1993-06-28 | Works again. | Rob Savoye | 1 | -82/+53 |
1993-06-27 | elf32.c (slurp_symbol_table): fix cast-as-lvalue bug | Ken Raeburn | 1 | -0/+5 |
1993-06-27 | * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-* | Peter Schauer | 1 | -0/+5 |