Age | Commit message (Expand) | Author | Files | Lines |
1993-11-18 | Modified Files: | Kung Hsu | 1 | -0/+6 |
1993-11-17 | * mipsread.c: Change use of ECOFF information to correspond to | Ian Lance Taylor | 1 | -0/+6 |
1993-11-17 | Modified Files: | Kung Hsu | 1 | -0/+7 |
1993-11-17 | * symtab.c (gdb_mangle_name): Only assume that the physname is | Jim Kingdon | 1 | -4/+3 |
1993-11-17 | * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move | Stu Grossman | 1 | -0/+20 |
1993-11-16 | * a68v-nat.c: Replace with new version from Troy Rollo. The | Jim Kingdon | 1 | -0/+5 |
1993-11-16 | * Makefile.in (TAGS): Depend on TAGFILES_{NO,WITH}_SRCDIR. | Jim Kingdon | 1 | -0/+13 |
1993-11-16 | Correct typos in sac ChangeLog entry | Jim Kingdon | 1 | -1/+1 |
1993-11-16 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1993-11-15 | How many times do I have to do this... | Steve Chamberlain | 1 | -0/+11 |
1993-11-15 | * config/i386/linux.mh: Remove XM_CLIBS, TERMLIB, SYSV_DEFINE, and | Jim Kingdon | 1 | -0/+8 |
1993-11-15 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1993-11-15 | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. | Jim Kingdon | 1 | -0/+19 |
1993-11-15 | * paread.c (pa_symfile_init): Look for the $TEXT$ section rather | Jeff Law | 1 | -0/+5 |
1993-11-15 | * stabsread.c: Remove #if 0'd dbx_class_complaint. We now handle | Jim Kingdon | 1 | -0/+4 |
1993-11-14 | * stabsread.c (read_type): Skip the colon when reading a | Jim Kingdon | 1 | -0/+7 |
1993-11-13 | * config/m68k/tm-sun3.h: Disable use of alternate breakpoint insn | Stu Grossman | 1 | -0/+5 |
1993-11-13 | * c-exp.y (yylex): Call lookup_symtab not lookup_partial_symtab. | Jim Kingdon | 1 | -0/+2 |
1993-11-12 | * partial-stab.h: Ignore ':' symbol descriptors. Same case as | Jim Kingdon | 1 | -0/+5 |
1993-11-12 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1993-11-12 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1993-11-12 | * coff-solib.c (coff_solib_add): Cast result of alloca(). | Stu Grossman | 1 | -0/+21 |
1993-11-12 | * mips-tdep.c (init_extra_frame_info): Check to see whether the | Jim Kingdon | 1 | -0/+12 |
1993-11-12 | * config/i386/i386sol2.mh: Comment out corelow.o. | Jim Kingdon | 1 | -0/+2 |
1993-11-12 | * printcmd.c (address_info): Use filtered, not unfiltered functions. | Jim Kingdon | 1 | -0/+5 |
1993-11-11 | * printcmd.c (address_info): Use fprintf_symbol_filtered | Jeff Law | 1 | -0/+14 |
1993-11-11 | * README: Remove information on languages and just cite the (newly | Jim Kingdon | 1 | -0/+3 |
1993-11-11 | * delta68-nat.c: Fix typos (add missing ");" and stuct -> struct). | Jim Kingdon | 1 | -0/+4 |
1993-11-10 | * dbxread.c (process_one_symbol, N_RBRAC): Don't clear | Jim Kingdon | 1 | -0/+5 |
1993-11-10 | * dbxread.c: Remove BELIEVE_PCC_PROMOTION define. The code which | Jim Kingdon | 1 | -0/+2 |
1993-11-10 | * config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment. | Jim Kingdon | 1 | -0/+5 |
1993-11-10 | * dstread.c (dst_sym_fns): Update for flavours. | Jim Kingdon | 1 | -0/+4 |
1993-11-10 | gcc -Wall lint: | Jim Kingdon | 1 | -0/+12 |
1993-11-10 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1993-11-10 | * Makefile.in (init.c): Add udi2go32.o to list of files that we | Jim Kingdon | 1 | -0/+10 |
1993-11-09 | Fixed too many args to putc_unfiltered. | Thomas Lord | 1 | -0/+9 |
1993-11-09 | * utils.c (quit): Also call gdb_flush on standard output and error. | Jim Kingdon | 1 | -0/+2 |
1993-11-09 | * .gdbinit: Remove "source /.gdbinit". It causes a spurious error | Jim Kingdon | 1 | -0/+6 |
1993-11-09 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1993-11-09 | RUNTEST = test for existance of a runtest in the source tree first. | Jeffrey Wheat | 1 | -0/+6 |
1993-11-08 | * Makefile.in: Remove unused variable GCC. Remove "#CC=cc" line | Jim Kingdon | 1 | -0/+3 |
1993-11-08 | * Makefile.in (CC_FOR_TARGET): Test for existence of gcc/xgcc, not | Jim Kingdon | 1 | -0/+3 |
1993-11-08 | * inflow.c (terminal_init_inferior), infptrace.c (child_resume): | Jim Kingdon | 1 | -0/+4 |
1993-11-08 | * stabsread.c (read_one_struct_field): Don't give up on unknown | Jim Kingdon | 1 | -0/+8 |
1993-11-08 | * stabsread.c: Remove long_kludge_name code (it was already #if 0). | Jim Kingdon | 1 | -0/+6 |
1993-11-08 | * configure.in: Remove h8300h, we have multilib now. | David Edelsohn | 1 | -0/+4 |
1993-11-08 | assert netware, etc | David Henkel-Wallace | 1 | -0/+7 |
1993-11-08 | * symtab.c (decode_line_1, decode_line_2): Do not adjust pc by | Peter Schauer | 1 | -0/+5 |
1993-11-06 | Modified Files: | Kung Hsu | 1 | -0/+9 |
1993-11-05 | * Version 4.11.2. | Jim Kingdon | 1 | -0/+4 |