Age | Commit message (Expand) | Author | Files | Lines |
1993-10-01 | * ldlang.c (lang_add_input_file): If it's a library brought in by | Rob Savoye | 2 | -10/+46 |
1993-10-01 | * m88k-nat.c (fill_gregset): Fix typo (R_SFIP -> R_FIP). | Jim Kingdon | 2 | -1/+6 |
1993-10-01 | Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex | Roland Pesch | 2 | -25/+40 |
1993-09-30 | * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code): | Jim Kingdon | 1 | -6/+15 |
1993-09-30 | reloc.c (bfd_reloc_code_type): Add linkage-table relative reloc of size 8, 16, | Ken Raeburn | 1 | -0/+6 |
1993-09-30 | * blockframe.c (find_pc_partial_function): If pst->readin is | Jim Kingdon | 1 | -0/+3 |
1993-09-30 | * inflow.c (generic_mourn_inferior): Call reinit_frame_cache | Jim Kingdon | 2 | -7/+22 |
1993-09-30 | * corelow.c (core_detach): Call reinit_frame_cache. | Jim Kingdon | 3 | -0/+16 |
1993-09-30 | * fork-child.c (fork_inferior): Don't call target_terminal_init | Jim Kingdon | 2 | -6/+25 |
1993-09-30 | * c-exp.y, m2-exp.y: Change type of address for msymbol to | Peter Schauer | 3 | -3/+11 |
1993-09-30 | * defs.h (TARGET_*_BIT): Don't use host information (sizeof) in | Jim Kingdon | 1 | -0/+3 |
1993-09-30 | * findvar.c, value.h (write_register): Change val to LONGEST. | Jim Kingdon | 1 | -1/+1 |
1993-09-30 | * gdb.texinfo: Remove stuff about ar and 14 character filenames. | Jim Kingdon | 2 | -16/+6 |
1993-09-30 | * cp-valprint.c (cp_is_vtbl_ptr_type): Continue to accept old form. | Jim Kingdon | 2 | -4/+17 |
1993-09-30 | * Makefile.in: Add deps for i386lynx-nat.o and i386lynx-tdep.o to | Stu Grossman | 1 | -0/+5 |
1993-09-29 | * m88k-dis.c (m88kdis): comment change. Remove space after | K. Richard Pixley | 1 | -0/+6 |
1993-09-29 | correct a few mistakes found while extending the dissassembler. | K. Richard Pixley | 2 | -3/+8 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -4/+5 |
1993-09-29 | check in ChangeLog entry for kung change | Jim Kingdon | 1 | -0/+4 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -1/+18 |
1993-09-29 | * readline.c (parser_if): Free tname when done with it (change | Jim Kingdon | 1 | -0/+5 |
1993-09-29 | * target.c (target_detach): Call generic_mourn_inferior. | Jim Kingdon | 3 | -28/+161 |
1993-09-29 | * dbxread.c, coffread.c, elfread.c: A few changes to comments. | Jim Kingdon | 2 | -2/+5 |
1993-09-29 | * dbxread.c, coffread.c: A few changes to comments. | Jim Kingdon | 2 | -2/+13 |
1993-09-29 | Additions to support stabs-in-coff. | Stan Shebs | 3 | -18/+182 |
1993-09-29 | Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu) | Jim Kingdon | 1 | -0/+26 |
1993-09-29 | Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu) | Jim Kingdon | 1 | -0/+9 |
1993-09-29 | * gdb.t24 (demangle.exp): Constructors of templates have names like | Jim Kingdon | 1 | -0/+8 |
1993-09-28 | * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy | Jim Kingdon | 1 | -0/+5 |
1993-09-28 | * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX". | Jim Kingdon | 1 | -0/+8 |
1993-09-28 | * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. | Ian Lance Taylor | 7 | -9/+20 |
1993-09-28 | * section.c (bfd_make_section_anyway): New function. | Jim Kingdon | 1 | -0/+10 |
1993-09-28 | Lynx support | Stan Shebs | 6 | -0/+22 |
1993-09-28 | Lynx support | Stan Shebs | 2 | -7/+7 |
1993-09-28 | * section.c (bfd_make_section_anyway): New function. | Jim Kingdon | 1 | -1/+11 |
1993-09-28 | Keep m68klynx.h | Stan Shebs | 1 | -0/+1 |
1993-09-28 | Keep m68klynx.c | Stan Shebs | 1 | -0/+1 |
1993-09-28 | Keep te-lynx.h | Stan Shebs | 1 | -0/+1 |
1993-09-28 | More Lynx support, plus better stabs-in-coff generation. | Stan Shebs | 4 | -4/+126 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 24 | -211/+250 |
1993-09-28 | * utils.c (fprintfi_filtered): Fix comments. | Jim Kingdon | 1 | -0/+4 |
1993-09-28 | * main.c, utils.c: Add comments about immediate_quit. | Jim Kingdon | 1 | -36/+81 |
1993-09-28 | * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_size | Peter Schauer | 1 | -0/+7 |
1993-09-28 | Whitespace/comment cleanup. Use PARAMS in tc-vax.c. | Ken Raeburn | 6 | -12/+27 |
1993-09-28 | Fix a typo | Stan Shebs | 1 | -1/+1 |
1993-09-28 | New and improved Lynx support. | Stan Shebs | 4 | -0/+315 |
1993-09-28 | * coffread.c (read_coff_symtab): Don't call getfilename if there | Stu Grossman | 2 | -1/+11 |
1993-09-28 | hp300/hpux9 uses X11r5 | David D. Zuhn | 1 | -2/+2 |
1993-09-27 | * archive.c: Define offsetof here. | Jim Kingdon | 19 | -94/+5 |