* configure: Ignore new autoconf configure options.
[binutils-gdb.git] / gdb / buildsym.c
1995-10-28 Peter Schauer * symtab.h (enum address_class): Add LOC_UNRESOLVED for
1995-08-02 Fred FishUpdate FSF address.
1995-08-01 J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-07-18 Fred Fish * dache.c (struct dcache_block): Change data member...
1995-03-25 Peter Schauer * buildsym.c (patch_subfile_name): Update last_source...
1995-02-12 Per Bothner * buildsym.c (finish_block): If finishing a function...
1995-02-12 Jim Kingdon* buildsym.c (start_subfile): Set language for f2c...
1994-03-26 Jim Kingdon * buildsym.c (start_subfile, patch_subfile_names)...
1994-01-27 Jim Kingdon Fix many sins which will come up in 32 bit x 64 bit...
1993-10-21 Jim Kingdon * Makefile.in (c-exp.tab.o): Remove notice about shift...
1993-10-18 Jim Kingdon * buildsym.c (finish_block): If we pop the context...
1993-09-28 Jim KingdonTue Sep 28 09:45:38 1993 Peter Schauer (pes@regent...
1993-09-21 Jim Kingdon * symfile.c (deduce_language_from_filename): Accept...
1993-09-08 K. Richard Pixleygcc lint
1993-09-02 Jim Kingdon * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y...
1993-09-02 Jim Kingdon * symtab.c (find_pc_line, find_line_common),
1993-09-01 Jim Kingdon * symtab.h (struct linetable), xcoffread.c (arrange_li...
1993-08-09 Stan ShebsMoved the function hashname from stabsread.c to buildsy...
1993-07-28 Jim Kingdon * buildsym.c (start_subfile): If a .c file includes...
1993-03-26 Jim Kingdon * Clean up xcoff relocation.
1993-02-16 John Gilmore* remote.c: Improve error recovery. Allow user to...
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-15 Fred Fish * complaints.c: New file, code moved from utils.c.
1992-08-29 John GilmoreRS/6000 portability changes (for hosting cross-debuggers).
1992-08-12 Fred Fish * buildsym.c (end_symtab): Document that end_symtab...
1992-08-06 Fred Fish * buildsym.c (start_subfile): Compact dirname initial...
1992-08-06 Fred Fish * buildsym.c (end_symtab): Make copy of dirname on...
1992-08-01 Fred Fish * dwarfread.c (struct dieinfo): Remove obsolete at_vi...
1992-07-28 Fred Fish * Makefile.in (VERSION): Bump to 4.6.2.
1992-07-21 Fred Fish * buildsym.c (read_struct_type): Initialize structs...
1992-07-14 Ken RaeburnDon't die on TYPE_CODE_UNDEF nodes as base classes.
1992-07-10 Per BothnerVarious fixes to improve C++ debugging. See ChangeLog.
1992-07-09 Fred Fish * dwarfread.c (alloc_utype, decode_subscr_data): ...
1992-07-05 John Gilmore* buildsym.c (finish_block): Fix thinko `inner block...
1992-07-04 John GilmoreTidy innerblock_complaint and blockvector_complaint.
1992-07-04 Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-07-03 John Gilmore* dbxread.c (process_one_symbol): Ignore N_MAIN, N_END...
1992-06-30 John Gilmore* buildsym.c (scan_file_globals): Beware the null...
1992-06-29 Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-06-25 Stu Grossman* buildsym.c (read_sun_builtin_type): Handle new FCS...
1992-06-19 Fred Fish * valprint.c (type_print_1): Plug memory leak. ...
1992-06-15 John Gilmore* buildsym.c (define_symbol): Nameless types are now...
1992-06-13 John GilmoreLint
1992-06-13 John Gilmore* buildsym.h: Add processing_acc_compilation flag.
1992-05-01 John Gilmore* gdbtypes.c (make_{reference,pointer,function}_type...
1992-04-09 Per Bothnerbuildsym.c: Fix parameter mis-match.
1992-04-09 Per Bothner Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).
1992-04-02 John Gilmore* buildsym.c (read_struct_type): Avoid coredump when C++
1992-03-29 John GilmoreCreate and use macros for iterating on symtabs, psymtab...
1992-03-29 Per BothnerMerged in latest RS6000 diffs from Metin G. Ozisik.
1992-03-27 John GilmoreMisc cleanups from code review.
1992-03-24 Michael TiemannFixed a place where dbx symbol name continuation was...
1992-03-21 Fred FishMany changes, most related to creating entry point...
1992-03-03 Michael TiemannTue Mar 3 15:11:52 1992 Michael Tiemann (tiemann...
1992-03-02 Per BothnerMore changes, mostly from IBM for rs6000. (See ChangeLog.)
1992-03-01 Per BothnerMore changes, mostly from IBM, for the rs6000. See...
1992-02-29 Per BothnerMostly rs6000 changes from IBM.
1992-02-22 John GilmoreSaberlint.
1992-02-22 John Gilmore* Check in Fred Fish's changes in these modules. Fred
1992-02-07 John Gilmore* buildsym.c (read_struct_type): Avoid double-bump...
1992-01-27 John Gilmore* buildsym.c (read_struct_type): Circumvent sun3 sunos...
1992-01-20 Michael TiemannFix demangling of destructors, and fix a minor indentat...
1992-01-07 Stu Grossmanbuildsym.c (cleanup_undefined_types): Add support...
1991-12-27 Per BothnerMore changes, mostly cleanups from the last set.
1991-12-23 Per BothnerOodles of changes. The most important is adding suppor...
1991-12-09 Michael TiemannIntegrated quick fixes to C++ handling of static member...
1991-12-05 Fred FishSupply missing parenthesis (~line 1269).
1991-12-05 John GilmoreFix things pointed up by Fred Fish's test suite; see...
1991-12-01 Steve Chamberlain Changes due to include file renaming:
1991-11-27 John GilmoreImprove G++ debugging support.
1991-11-22 John GilmoreSCO lint.
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-18 Michael TiemannMake changes needed to handle code which uses ANSI...
1991-11-12 Per BothnerFixes related to handling of C++ methods (handle destru...
1991-11-12 John Gilmore* Makefile.in: Add xcoffread.c, xcoffexec.c.
1991-11-09 John GilmoreRemove Rs/6000 changes (patch_block_stabs) so it will...
1991-11-09 John GilmoreAdd tracking of object files (that contain symbols...
1991-11-04 Per Bothner * infrun.c: Fixed typo in comment.
1991-10-27 John Gilmore* buildsym.c: Break out initial malloc sizes.
1991-10-26 John GilmoreBreak out symbol-table-building routines