Age | Commit message (Expand) | Author | Files | Lines |
1994-01-30 | * configure.in (hppa*-*-*): Also configure and build stabs-only | Jeff Law | 2 | -0/+6 |
1994-01-30 | * paread.c (read_unwind_info) | Jeff Law | 2 | -13/+21 |
1994-01-29 | * serial.h (SERIAL_SET_TTY_STATE): Comment return value. | Jim Kingdon | 3 | -190/+64 |
1994-01-29 | * Makefile.in (TAGS): Just echo one line, rather than the whole thing. | Jim Kingdon | 1 | -0/+8 |
1994-01-29 | * Makefile.in: Don't set M_INSTALL and M_UNINSTALL. These variables | Jim Kingdon | 2 | -3/+3 |
1994-01-29 | * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o. | Jim Kingdon | 3 | -0/+15 |
1994-01-29 | * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: | Jim Kingdon | 3 | -48/+84 |
1994-01-29 | * c-exp.y (yylex): Reenable nested type code. | Jim Kingdon | 2 | -1/+10 |
1994-01-28 | * hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't define | Ken Raeburn | 1 | -0/+5 |
1994-01-28 | * a29k-tdep.c (examine_tag): Add comment regarding argcount. | Jim Kingdon | 2 | -1/+7 |
1994-01-28 | * remote-mips.c (mips_ops): Fix docstring. | Jim Kingdon | 2 | -2/+6 |
1994-01-28 | * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments. | Jim Kingdon | 2 | -3/+14 |
1994-01-28 | * remote-bug.c (bug_ops): Remove spurious newline from docstring. | Jim Kingdon | 1 | -2/+1 |
1994-01-28 | * ldmisc.c (vfinfo): For `%I', if the file is in an archive, print | David MacKenzie | 2 | -81/+90 |
1994-01-28 | * config/m68k/tm-monitor.h: Changes to bring this into accordance | Jim Kingdon | 1 | -0/+7 |
1994-01-28 | * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments. | Jim Kingdon | 2 | -2/+11 |
1994-01-28 | * configure (while loop): Don't use "break 2" inside case | Ken Raeburn | 1 | -0/+5 |
1994-01-28 | get rid of rcs crud | Ken Raeburn | 1 | -2/+0 |
1994-01-28 | Fix test case to be valid ANSI C++. | Ken Raeburn | 4 | -23/+29 |
1994-01-28 | * lib/ld.exp (simple_diff): Indicate failure if files have different numbers of | Ken Raeburn | 1 | -6/+11 |
1994-01-28 | * ldlex.l: Add rule to catch invalid input characters instead of | David MacKenzie | 3 | -7/+28 |
1994-01-28 | * configure.in: Make m68k-coff and aout add monitor support in | Rob Savoye | 2 | -3/+9 |
1994-01-28 | * Makefile.in (check): Don't bother running any tests of | Ken Raeburn | 2 | -4/+14 |
1994-01-28 | keep test suite | Ken Raeburn | 1 | -0/+1 |
1994-01-28 | * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel with | Jim Kingdon | 2 | -3/+15 |
1994-01-28 | * config/obj-coff.c (obj_coff_section_header_append): Do not | Ian Lance Taylor | 2 | -9/+25 |
1994-01-28 | * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS. | Jim Kingdon | 5 | -8/+31 |
1994-01-28 | removed rcs cruft | Ken Raeburn | 1 | -11/+0 |
1994-01-28 | Many scattered edits, primarily on recent mods. | Roland Pesch | 1 | -1237/+336 |
1994-01-28 | * i386-stub.c: Add ".text" right before "mem_fault:". | Jim Kingdon | 1 | -0/+2 |
1994-01-28 | * main.c (baud_rate): Add FIXME comment about printing -1 value. | Jim Kingdon | 4 | -43/+67 |
1994-01-28 | Various changes: alpha support, fx_done handling, EMIT_SECTION_SYMBOLS, ... | Ken Raeburn | 1 | -0/+61 |
1994-01-28 | Comment change: Soften recommendations against supplying sym+addend operands, | Ken Raeburn | 1 | -2/+5 |
1994-01-28 | New Alpha support files, based on files from CMU. | Ken Raeburn | 4 | -0/+2819 |
1994-01-28 | Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 2 | -29/+29 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 6 | -310/+266 |
1994-01-28 | * chardefs.h: Only declare strrchr if it is not #define'd. | Jim Kingdon | 1 | -0/+4 |
1994-01-28 | whitespace/formatting changes | Ken Raeburn | 1 | -8/+9 |
1994-01-28 | * symmisc.c (maintenance_print_symbols): Don't refer to the name | Jim Kingdon | 1 | -0/+6 |
1994-01-28 | whitespace/comment changes | Ken Raeburn | 1 | -13/+11 |
1994-01-28 | * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted. | Ken Raeburn | 1 | -24/+20 |
1994-01-27 | * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to print | Jim Kingdon | 2 | -8/+13 |
1994-01-27 | * atof-generic.c: Some reformatting. | Ken Raeburn | 2 | -441/+503 |
1994-01-27 | * read.c (lex_type): No longer make '{' a valid character for | Ian Lance Taylor | 2 | -1/+4 |
1994-01-27 | * gdb.texinfo (Selection, Frame Info): Update information about | Jim Kingdon | 2 | -8/+20 |
1994-01-27 | * as.c (main): Print long values using %ld. | Ian Lance Taylor | 2 | -1/+3 |
1994-01-27 | * messages.c (as_warn_internal): New static function. | Ian Lance Taylor | 2 | -11/+15 |
1994-01-27 | * stack.c (parse_frame_specification): If SETUP_ARBITRARY_FRAME is | Jim Kingdon | 1 | -0/+4 |
1994-01-27 | * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given, | David MacKenzie | 3 | -5/+29 |
1994-01-27 | * Makefile.in (version.c), main.c (print_gdb_version): Use | Jim Kingdon | 3 | -7/+13 |