aboutsummaryrefslogtreecommitdiff
path: root/gdb/mdebugread.c
AgeCommit message (Expand)AuthorFilesLines
1995-08-26 * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer1-12/+93
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-2/+2
1995-07-25Oops, forgot the parens.Stan Shebs1-3/+5
1995-07-25 * mdebugread.c (psymtab_to_symtab_1): Relocate encoded stabStan Shebs1-0/+1
1995-07-20 * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define toPeter Schauer1-62/+164
1995-05-16 * mdebugread.c (parse_symbol): Do not relocate stBlock/scTextPeter Schauer1-5/+6
1995-05-13 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1-3/+2
1995-04-21 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1-17/+17
1995-04-08 * mdebugread.c (parse_symbol): Use new variablePeter Schauer1-3/+45
1995-03-28 * alpha-nat.c, irix4-nat.c, irix5-nat.c, mipsv4-nat.c,Peter Schauer1-0/+3
1995-03-18 * mdebugread.c (parse_symbol): If finishing a function withoutPeter Schauer1-9/+35
1995-03-10 * mdebugread.c (parse_symbol, psymtab_to_symtab_1): InitializeJim Kingdon1-0/+2
1995-02-12 * symtab.c (add_param_to_type): Remove (commented-out) function,Per Bothner1-6/+0
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-15/+2
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer1-0/+29
1994-09-11 * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify lastPeter Schauer1-6/+17
1994-06-20 * mdebugread.c (parse_symbol): Don't call ecoff_swap_tir_in orIan Lance Taylor1-67/+20
1994-06-12 * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate inclusionPeter Schauer1-29/+147
1994-04-28 * mdebugread.c (psymtab_to_symtab_1): Do not call sort_blocksPeter Schauer1-2/+5
1994-04-15Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-2/+2
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-1/+48
1994-03-30 * ch-exp.y (decode_integer_value, match_character_literal,Peter Schauer1-25/+62
1994-03-21Mon Mar 21 11:02:51 1994 Stu Grossman (grossman at cygnus.com)Stu Grossman1-24/+68
1994-03-10 * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon afterJim Kingdon1-6/+11
1994-03-10 * mdebugread.c (parse_type): Do not complain for types withPeter Schauer1-21/+66
1994-02-19 * mdebugread.c (new_psymtab): Pass in section_offsets and setPeter Schauer1-3/+72
1994-01-31 * mdebugread.c (parse_procedure): Remove _sigtramp kludges forPeter Schauer1-15/+13
1994-01-28 * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel withJim Kingdon1-3/+10
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-0/+1
1994-01-12 * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME forPeter Schauer1-3/+11
1994-01-07 * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,Peter Schauer1-0/+13
1994-01-03 * mdebugread.c (psymtab_to_symtab_1): Only pass N_STAB symbolsPeter Schauer1-2/+9
1993-12-27 * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1-4/+7
1993-12-25 * mdebugread.c: Change the builtin_type_* in this file toJim Kingdon1-20/+32
1993-12-06New files for Irix 5 support.Ian Lance Taylor1-0/+3683