aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-10-01 * ldlang.c (lang_add_input_file): If it's a library brought in byRob Savoye2-10/+46
1993-10-01* m88k-nat.c (fill_gregset): Fix typo (R_SFIP -> R_FIP).Jim Kingdon2-1/+6
1993-10-01Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.texRoland Pesch2-25/+40
1993-09-30 * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code):Jim Kingdon1-6/+15
1993-09-30reloc.c (bfd_reloc_code_type): Add linkage-table relative reloc of size 8, 16,Ken Raeburn1-0/+6
1993-09-30 * blockframe.c (find_pc_partial_function): If pst->readin isJim Kingdon1-0/+3
1993-09-30 * inflow.c (generic_mourn_inferior): Call reinit_frame_cacheJim Kingdon2-7/+22
1993-09-30 * corelow.c (core_detach): Call reinit_frame_cache.Jim Kingdon3-0/+16
1993-09-30 * fork-child.c (fork_inferior): Don't call target_terminal_initJim Kingdon2-6/+25
1993-09-30 * c-exp.y, m2-exp.y: Change type of address for msymbol toPeter Schauer3-3/+11
1993-09-30 * defs.h (TARGET_*_BIT): Don't use host information (sizeof) inJim Kingdon1-0/+3
1993-09-30* findvar.c, value.h (write_register): Change val to LONGEST.Jim Kingdon1-1/+1
1993-09-30 * gdb.texinfo: Remove stuff about ar and 14 character filenames.Jim Kingdon2-16/+6
1993-09-30* cp-valprint.c (cp_is_vtbl_ptr_type): Continue to accept old form.Jim Kingdon2-4/+17
1993-09-30* Makefile.in: Add deps for i386lynx-nat.o and i386lynx-tdep.o toStu Grossman1-0/+5
1993-09-29 * m88k-dis.c (m88kdis): comment change. Remove space afterK. Richard Pixley1-0/+6
1993-09-29correct a few mistakes found while extending the dissassembler.K. Richard Pixley2-3/+8
1993-09-29Modified Files:Kung Hsu1-0/+4
1993-09-29Modified Files:Kung Hsu1-4/+5
1993-09-29check in ChangeLog entry for kung changeJim Kingdon1-0/+4
1993-09-29Modified Files:Kung Hsu1-1/+18
1993-09-29 * readline.c (parser_if): Free tname when done with it (changeJim Kingdon1-0/+5
1993-09-29 * target.c (target_detach): Call generic_mourn_inferior.Jim Kingdon3-28/+161
1993-09-29* dbxread.c, coffread.c, elfread.c: A few changes to comments.Jim Kingdon2-2/+5
1993-09-29* dbxread.c, coffread.c: A few changes to comments.Jim Kingdon2-2/+13
1993-09-29Additions to support stabs-in-coff.Stan Shebs3-18/+182
1993-09-29Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu)Jim Kingdon1-0/+26
1993-09-29Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu)Jim Kingdon1-0/+9
1993-09-29 * gdb.t24 (demangle.exp): Constructors of templates have names likeJim Kingdon1-0/+8
1993-09-28 * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummyJim Kingdon1-0/+5
1993-09-28 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".Jim Kingdon1-0/+8
1993-09-28 * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS.Ian Lance Taylor7-9/+20
1993-09-28 * section.c (bfd_make_section_anyway): New function.Jim Kingdon1-0/+10
1993-09-28Lynx supportStan Shebs6-0/+22
1993-09-28Lynx supportStan Shebs2-7/+7
1993-09-28 * section.c (bfd_make_section_anyway): New function.Jim Kingdon1-1/+11
1993-09-28Keep m68klynx.hStan Shebs1-0/+1
1993-09-28Keep m68klynx.cStan Shebs1-0/+1
1993-09-28Keep te-lynx.hStan Shebs1-0/+1
1993-09-28More Lynx support, plus better stabs-in-coff generation.Stan Shebs4-4/+126
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon24-211/+250
1993-09-28* utils.c (fprintfi_filtered): Fix comments.Jim Kingdon1-0/+4
1993-09-28* main.c, utils.c: Add comments about immediate_quit.Jim Kingdon1-36/+81
1993-09-28 * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_sizePeter Schauer1-0/+7
1993-09-28Whitespace/comment cleanup. Use PARAMS in tc-vax.c.Ken Raeburn6-12/+27
1993-09-28Fix a typoStan Shebs1-1/+1
1993-09-28New and improved Lynx support.Stan Shebs4-0/+315
1993-09-28* coffread.c (read_coff_symtab): Don't call getfilename if thereStu Grossman2-1/+11
1993-09-28hp300/hpux9 uses X11r5David D. Zuhn1-2/+2
1993-09-27 * archive.c: Define offsetof here.Jim Kingdon19-94/+5