summaryrefslogtreecommitdiff
path: root/gdb/mdebugread.c
Commit message (Expand)AuthorAgeFilesLines
* * mdebugread.c (mylookup_symbol): enum namespace becomesSteve Chamberlain1996-01-041-2/+2
* * defs.h: Delete extraneous whitespace at end of file.Fred Fish1995-12-211-2/+3
* * scm-valprint.c (scm_isymnames): Remove "#@" prefix.Per Bothner1995-11-301-1/+1
* * mdebugread.c (handle_psymbol_enumerators, parse_symbol):Peter Schauer1995-11-251-37/+72
* * defs.h (SEEK_SET, SEEK_CUR): Add default definitions.Stan Shebs1995-10-201-5/+0
* * mdebugread.c (parse_partial_symbols): Reset includes_usedPeter Schauer1995-09-231-0/+3
* * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer1995-08-261-12/+93
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-2/+2
* Oops, forgot the parens.Stan Shebs1995-07-251-3/+5
* * mdebugread.c (psymtab_to_symtab_1): Relocate encoded stabStan Shebs1995-07-251-0/+1
* * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define toPeter Schauer1995-07-201-62/+164
* * mdebugread.c (parse_symbol): Do not relocate stBlock/scTextPeter Schauer1995-05-161-5/+6
* * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1995-05-131-3/+2
* * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1995-04-211-17/+17
* * mdebugread.c (parse_symbol): Use new variablePeter Schauer1995-04-081-3/+45
* * alpha-nat.c, irix4-nat.c, irix5-nat.c, mipsv4-nat.c,Peter Schauer1995-03-281-0/+3
* * mdebugread.c (parse_symbol): If finishing a function withoutPeter Schauer1995-03-181-9/+35
* * mdebugread.c (parse_symbol, psymtab_to_symtab_1): InitializeJim Kingdon1995-03-101-0/+2
* * symtab.c (add_param_to_type): Remove (commented-out) function,Per Bothner1995-02-121-6/+0
* * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1995-02-021-15/+2
* Speed up GDB startup time by not demangling partial symbols.Peter Schauer1994-10-081-0/+29
* * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify lastPeter Schauer1994-09-111-6/+17
* * mdebugread.c (parse_symbol): Don't call ecoff_swap_tir_in orIan Lance Taylor1994-06-201-67/+20
* * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate inclusionPeter Schauer1994-06-121-29/+147
* * mdebugread.c (psymtab_to_symtab_1): Do not call sort_blocksPeter Schauer1994-04-281-2/+5
* Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-04-151-2/+2
* * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1994-04-081-1/+48
* * ch-exp.y (decode_integer_value, match_character_literal,Peter Schauer1994-03-301-25/+62
* Mon Mar 21 11:02:51 1994 Stu Grossman (grossman at cygnus.com)Stu Grossman1994-03-211-24/+68
* * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon afterJim Kingdon1994-03-101-6/+11
* * mdebugread.c (parse_type): Do not complain for types withPeter Schauer1994-03-101-21/+66
* * mdebugread.c (new_psymtab): Pass in section_offsets and setPeter Schauer1994-02-191-3/+72
* * mdebugread.c (parse_procedure): Remove _sigtramp kludges forPeter Schauer1994-01-311-15/+13
* * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel withJim Kingdon1994-01-281-3/+10
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-0/+1
* * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME forPeter Schauer1994-01-121-3/+11
* * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,Peter Schauer1994-01-071-0/+13
* * mdebugread.c (psymtab_to_symtab_1): Only pass N_STAB symbolsPeter Schauer1994-01-031-2/+9
* * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1993-12-271-4/+7
* * mdebugread.c: Change the builtin_type_* in this file toJim Kingdon1993-12-251-20/+32
* New files for Irix 5 support.Ian Lance Taylor1993-12-061-0/+3683