summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Reflect changes in Lynx files.Stan Shebs1993-10-031-1/+2
|
* More additions and changes for Lynx.Stan Shebs1993-10-033-228/+27
|
* * stabs.texinfo (Include Files): Fix typo (start -> end).Jim Kingdon1993-10-032-5/+8
|
* * config/news-mips.mh, hosts/news-mips.h: New files.Jim Kingdon1993-10-031-0/+1
|
* * hppa.h: Add gfw and gfr to the opcode table.Jim Kingdon1993-10-031-18/+25
|
* * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt,Jim Kingdon1993-10-031-1/+1
| | | | tm-i386lynx.h: Add support for SVR3 COFF shared libraries.
* * mipsread.c, objfiles.c, utils.c: Use PTR not void *. RISC/OSJim Kingdon1993-10-033-4/+8
| | | | | 4.02 lacks void *. * elfread.c: Use void * not PTR inside PARAMS.
* * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it.Jim Kingdon1993-10-033-3/+9
| | | | | * config/mips/news-mips.mh: Define NAT_FILE not NM_FILE. * config/mips/nm-news-mips.h: Include mips/nm-mips.h not nm-mips.h.
* * config/news-mips.mh, hosts/news-mips.h: New files.Jim Kingdon1993-10-031-0/+5
| | | | * configure.host: Use news-mips for mips-sony-bsd*.
* new for mips corefilesJim Kingdon1993-10-021-0/+12
|
* * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt,Stu Grossman1993-10-027-5/+198
| | | | tm-i386lynx.h: Add support for SVR3 COFF shared libraries.
* * m88k-nat.c (store_inferior_registers): When writing all registers,Jim Kingdon1993-10-022-47/+53
| | | | | don't try to write EXIP_REGNUM or ENIP_REGNUM (not needed for this case, and they cause trouble).
* * TODO: Don't suggest doing fast watchpoints by stepping a lineJim Kingdon1993-10-022-3/+9
| | | | | at a time. That would be really hairy and still not fast enough. Do suggest debug registers and page table diddling.
* * configure.in: i386lynx_coff_vec requires coff-i386lynx.o.Stan Shebs1993-10-016-34/+870
| | | | | | | | | | | | | | | | | | | * coff-i386lynx.c: New file, defines Lynx target vector and name, includes coff-i386.c. * coff-i386.c (i386coff_vec): Allow redefinition of target vector symbol and name, if TARGET_SYM and/or TARGET_NAME are defined. * i386lynx.c: Remove coff vector definition entirely. (lynx_32_swap_ext_reloc_in): Define. (lynx_32_swap_std_reloc_in): Define, get reloc bits in i386 Lynx-specific way. (lynx_32_swap_ext_reloc_out): Define. (lynx_32_swap_std_reloc_out): Define. (lynx_32_slurp_reloc_table): Define, call Lynx swapping fns. (lynx_32_squirt_out_relocs): Define, call Lynx swapping fns. (lynx_32_canonicalize_reloc): Define, call Lynx swapping fns. (WRITE_HEADERS): Define, call Lynx swapping fns. * config/i386-lynx.mt (SELECT_VECS): Remove redundant vector.
* Makefile.in: correct out-of-date TEXIDIR defaultRoland Pesch1993-10-011-15/+28
| | | | | ld.texinfo: (a) fix INPUT cmd description (b) fix bad formatting in FSF style (warning examples) (c) add some index entries on warnings
* * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' notJim Kingdon1993-10-012-33/+41
| | | | | | | | depend on builtin_type_*. Instead, it is always 2, 4, and 8 bytes like the documentation says. * printcmd.c (decode_format) [CC_HAS_LONG_LONG]: Remove 'l' as synonym for 'g'. This was never documented, it shouldn't depend on CC_HAS_LONG_LONG, and I don't see what's wrong with 'g'.
* Modified Files:Kung Hsu1993-10-011-13/+0
| | | | | | ChangeLog * Fix cvs conflict parts.
* Modified Files:Kung Hsu1993-10-011-0/+19
| | | | | | | symtab.c ChangeLog * symtab.c: fix a bug in testsuite (virtfunc.exp) * ChangeLog: check in changelog
* Delete obsolete text (which was @ignore'd since July).Roland Pesch1993-10-011-30/+0
|
* Assorted small improvements, mostly from FSF editing pass (Melissa).Roland Pesch1993-10-013-72/+75
|
* * ldlang.c (lang_add_input_file): If it's a library brought in byRob Savoye1993-10-012-10/+46
| | | | | | | INPUT(), then change the file type to lang_input_file_is_l_enum. * ldgram.y: In input_list, change lang_input_file_is_file_enum to lang_input_file_is_search_file_enum so objects brought in using INPUT() do a path lookup.
* * m88k-nat.c (fill_gregset): Fix typo (R_SFIP -> R_FIP).Jim Kingdon1993-10-012-1/+6
|
* Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.texRoland Pesch1993-10-012-25/+40
| | | | | | binutils.texi (ar): improve synopsis lines (strings): fix overfull box in synopsis (passim) remove some contractions
* * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code):Jim Kingdon1993-09-301-6/+15
| | | | If demangled name lacks a colon, don't dump core.
* reloc.c (bfd_reloc_code_type): Add linkage-table relative reloc of size 8, 16,Ken Raeburn1993-09-301-0/+6
| | | | 32. Sort generic relocs by type, not size. Added a little documentation too.
* * blockframe.c (find_pc_partial_function): If pst->readin isJim Kingdon1993-09-301-0/+3
| | | | set, don't try to get symbols from pst.
* * inflow.c (generic_mourn_inferior): Call reinit_frame_cacheJim Kingdon1993-09-302-7/+22
| | | | | | | | | | | | instead of doing it ourself. * blockframe.c (reinit_frame_cache): Use code which was in generic_mourn_inferior so we can use this function even when we have switched targets. * corelow.c (core_detach): Call reinit_frame_cache. * target.c (target_detach): Don't call generic_mourn_inferior (revert yesterday's change, now handled by core_detach). * objfiles.c (free_objfile): Detach any core file if we call SOLIB_CLEAR. #include target.h.
* * corelow.c (core_detach): Call reinit_frame_cache.Jim Kingdon1993-09-303-0/+16
| | | | | | | * target.c (target_detach): Don't call generic_mourn_inferior (revert yesterday's change, now handled by core_detach). * objfiles.c (free_objfile): Detach any core file if we call SOLIB_CLEAR. #include target.h.
* * fork-child.c (fork_inferior): Don't call target_terminal_initJim Kingdon1993-09-302-6/+25
| | | | | | | and target_terminal_inferior until we are sure that the inferior has called gdb_setpgid. This fixes PR 2900 (Schauer tracked it down and was able to reliably reproduce it by putting a sleep() before the gdb_setpgid()).
* * c-exp.y, m2-exp.y: Change type of address for msymbol toPeter Schauer1993-09-303-3/+11
| | | | | | | builtin_type_long. * infptrace.c (fetch_register, store_inferior_register, child_xfer_memory): Use PTRACE_XFER_TYPE for the type of ptrace transfers. Provide an `int' default for PTRACE_XFER_TYPE.
* * defs.h (TARGET_*_BIT): Don't use host information (sizeof) inJim Kingdon1993-09-301-0/+3
| | | | picking defaults.
* * findvar.c, value.h (write_register): Change val to LONGEST.Jim Kingdon1993-09-301-1/+1
|
* * gdb.texinfo: Remove stuff about ar and 14 character filenames.Jim Kingdon1993-09-302-16/+6
| | | | | I believe this was fixed by the 13 Sep 89 change to print_frame_info. Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
* * cp-valprint.c (cp_is_vtbl_ptr_type): Continue to accept old form.Jim Kingdon1993-09-302-4/+17
|
* * Makefile.in: Add deps for i386lynx-nat.o and i386lynx-tdep.o toStu Grossman1993-09-301-0/+5
| | | | keep non-gnu makes happy.
* * m88k-dis.c (m88kdis): comment change. Remove space afterK. Richard Pixley1993-09-291-0/+6
| | | | | printing mnemonic. (printop): handle new arg types DEC and XREG for m88110.
* correct a few mistakes found while extending the dissassembler.K. Richard Pixley1993-09-292-3/+8
|
* Modified Files:Kung Hsu1993-09-291-0/+4
| | | | | | cp-valprint.c Log Messages: * cp-valprint.c: change vtble field name to __vtbl (pr2695)
* Modified Files:Kung Hsu1993-09-291-4/+5
| | | | | | symtab.c * symtab.c: fix a bug in gdb_mangle_name, to get mangled name right
* check in ChangeLog entry for kung changeJim Kingdon1993-09-291-0/+4
|
* Modified Files:Kung Hsu1993-09-291-1/+18
| | | | | | | c-valprint.c Log messages: * c-valprint.c: to fix virtual table print bug (pr2695)
* * readline.c (parser_if): Free tname when done with it (changeJim Kingdon1993-09-291-0/+5
| | | | imported from from bash 1.12 readline).
* * target.c (target_detach): Call generic_mourn_inferior.Jim Kingdon1993-09-293-28/+161
| | | | * inflow.c (generic_mourn_inferior): Call flush_cached_frames.
* * dbxread.c, coffread.c, elfread.c: A few changes to comments.Jim Kingdon1993-09-292-2/+5
|
* * dbxread.c, coffread.c: A few changes to comments.Jim Kingdon1993-09-292-2/+13
|
* Additions to support stabs-in-coff.Stan Shebs1993-09-293-18/+182
|
* Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu)Jim Kingdon1993-09-291-0/+26
| | | | | | * hppa-dis.c (print_insn_hppa): Handle 'z' operand type for absolute branch addresses. Delete special "ble" and "be" code in 'W' operand code.
* Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu)Jim Kingdon1993-09-291-0/+9
| | | | | * hppa.h (be, ble): Use operand type 'z' to denote absolute branch addresses.
* * gdb.t24 (demangle.exp): Constructors of templates have names likeJim Kingdon1993-09-291-0/+8
| | | | | | | | | | | | vector<int>::vector(int) not vector<int>::vector<int>(int). See section 14.6 of the ARM. * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they accomplish little and slow down the testsuite. * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX". Accept spaces various places.
* * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummyJim Kingdon1993-09-281-0/+5
| | | | breakpoint.