* parse.c (write_dollar_variable): New function.
[deliverable/binutils-gdb.git] / gdb / dwarfread.c
1995-08-02  Fred FishUpdate FSF address.
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-07-20  Peter Schauer * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): ...
1995-05-13  Jim Kingdon * dwarfread.c (struct dwfinfo), dbxread.c (struct...
1995-05-13  Jim Kingdon * rs6000-tdep.c (find_toc_address): Revise comment.
1995-04-21  Jim Kingdon * dwarfread.c (struct dwfinfo), dbxread.c (struct...
1995-03-03  David Edelsohn * dwarfread.c (struct dieinfo): Use CORE_ADDR for...
1995-02-12  Per Bothner * buildsym.c (finish_block): If finishing a function...
1994-12-17  Peter Schauer * c-typeprint.c (c_type_print_base): Use `show' of...
1994-10-06  Ian Lance Taylor * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined...
1994-08-05  Stan Shebs * dwarfread.c (bfd.h): Don't include.
1994-07-14  Stan Shebs * dbxread.c: Don't include libbfd.h.
1994-02-24  Peter Schauer * dwarfread.c: Remove second inclusion of <sys/types...
1994-02-04  Peter Schauer * dwarfread.c (process_dies): Skip nested TAG_compile...
1994-01-28  Jim Kingdon * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.
1993-11-01  Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-09-15  Jim Kingdon * paread.c, coffread.c, elfread.c, dwarfread.c:
1993-09-14  Jim Kingdon * paread.c, coffread.c, elfread.c, dwarfread.c:
1993-09-02  Jim Kingdon * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y...
1993-08-24  Jim Kingdon * frame.h, symtab.h, findvar.c (read_var_value): ...
1993-08-08  Fred Fish * dwarfread.c (record_minimal_symbol): Remove prototy...
1993-08-07  Fred Fish * elfread.c (elf_symtab_read): Properly sort out...
1993-07-02  Jim Kingdon * gdbtypes.h (struct type): Add field tag_name.
1993-06-09  Jim KingdonDoc fix re dependencies
1993-05-31  Fred Fish * {dbxread.c, dwarfread.c} (read_ofile_symtab): Rewri...
1993-04-16  Fred FishRemove chill sanitizations, which are no longer necessary.
1993-03-26  Jim Kingdon * Clean up xcoff relocation.
1993-03-03  Fred Fish * c-exp.y (parse_number): Change high_bit to unsigned.
1993-02-23  Fred Fish * ch-lang.c (chill_create_fundamental_type): Track...
1993-01-19  Fred Fish * c-exp.y (exp): Add production to support direct...
1993-01-01  Fred Fish * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in...
1992-12-23  Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-18  Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-12-15  Fred Fish * complaints.c: New file, code moved from utils.c.
1992-12-15  Fred Fish * gdbtypes.c (create_array_type): Complete rewrite...
1992-12-08  Fred Fish Changes for Amiga Unix from rhealey@ub.d.umn.edu.
1992-12-03  Fred Fish * c-exp.y (c_create_fundamental_type): New function...
1992-12-02  Fred Fish * dwarfread.c (CHILL_PRODUCER): Add producer string for
1992-11-16  Fred FishFirst cut at sanitizing away the chill stuff.
1992-11-15  Fred Fish * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
1992-10-22  Stu Grossman* Makefile.in (HFILES): Add nm-i386sco.h.
1992-10-15  John GilmoreLint around file_ptr's (bfd's off_t's) and bfd_seek.
1992-10-01  Fred Fish * dwarfread.c (dbsize): New variable to hold size...
1992-08-31  Fred Fish * dwarfread.c (cu_language): New local variable to...
1992-08-24  Fred Fish * coffread.c (decode_type): Call alloc_type to alloc new
1992-08-14  Fred Fish * cplus-dem.c (cplus_markers): Add table for gnu...
1992-08-12  Fred Fish * buildsym.c (end_symtab): Document that end_symtab...
1992-08-11  Fred Fish * Makefile.in (VERSION): Bump to 4.6.3.
1992-08-09  Fred Fish * dwarfread.c (struct dieinfo): Add has_at_byte_size.
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-17  Fred Fish * dwarfread.c (read_file_scope): Pass contents of...
1992-07-16  Fred FishChange LCC_PRODUCER string to match current NCR lcc...
1992-07-15  Fred Fish * dbxread.c, dwarfread.c: Re-enable experimental...
1992-07-14  Fred Fish * Makefile.in (DEMANGLING_STYLE): New define to set...
1992-07-09  Fred Fish * dwarfread.c (alloc_utype, decode_subscr_data): ...
1992-07-04  John GilmoreRelocate symbols using an array of section_offsets...
1992-07-04  Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-06-25  Fred Fish * mipsread.c: Pass NULL name pointer to init_type...
1992-06-23  Fred Fish * command.c (add_abbrev_prefix_cmd): Fix misspelling...
1992-06-15  Fred Fish* dwarfread.c (decode_modified_type): Change type...
1992-05-17  Fred Fish * inflow.c (new_tty): Temporarily ignore SIGTTOU...
1992-05-03  Fred Fish * Makefile.in (VERSION): Bump to 4.5.2.
1992-04-17  Fred FishFix to dwarfread.c to target pointer and target long...
1992-04-14  Fred FishExtensive changes to replace swapin() function with...
1992-04-11  Fred FishAdd swapin() function, and SWAPIN macro that calls...
1992-03-29  John GilmoreCreate and use macros for iterating on symtabs, psymtab...
1992-03-21  Fred FishMany changes, most related to creating entry point...
1992-03-15  Fred FishGlobs of changes. See the ChangeLog for details. ...
1992-03-03  Michael TiemannTue Mar 3 15:11:52 1992 Michael Tiemann (tiemann...
1992-02-22  John GilmoreSaberlint.
1992-02-22  John Gilmore* Check in Fred Fish's changes in these modules. Fred
1992-02-17  Fred FishAdd code to handle TAG_pointer_type DIE's (DWARF Inform...
1992-02-17  Fred FishWhen creating user defined types for subroutine and...
1992-01-24  Fred FishThe list_in_scope pointer needs to be initialized to...
1992-01-15  Fred FishChanges to fix bug with static variables within functio...
1992-01-11  Fred FishMany changes to convert over to generic symbol table...
1991-12-28  Per BothnerMissed some stuff last time.
1991-12-27  Fred FishVarious changes to clean up ADD_PSYMBOL_TO_LIST and...
1991-12-23  Per BothnerOodles of changes. The most important is adding suppor...
1991-12-16  Fred FishNumerous small changes and a complete reorganization...
1991-12-06  Fred FishMore fixes for opaque and anonymous enumerations, struc...
1991-12-06  Fred FishFixes to improve opaque struct/union handling. Still...
1991-12-06  John Gilmore* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves...
1991-12-06  Fred FishSeveral changes to fix misc problems with enums, struct...
1991-12-05  Fred FishArrange for enumeration members to be manipulated in...
1991-12-04  Fred FishHandle structures and unions which contain DIE's other...
1991-12-01  Steve Chamberlain Changes due to include file renaming:
1991-11-30  Fred FishAdd tm-i386v4.h and xm-i386v4.h to Sanitize, add i386...
1991-11-22  Fred FishInitialize the c++ specific portion of the type structu...
1991-11-21  John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-20  Fred FishRecognize obsolete form of AT_element_list attribute...
1991-11-20  Fred FishIgnore names invented by helpful compilers for anonymou...
1991-11-18  Fred FishChanges to match new DWARF draft 5 version of include...
1991-11-18  Michael TiemannMake changes needed to handle code which uses ANSI...
1991-11-15  David Henkel-Wallaceansi name abuse changes
1991-11-15  Fred FishChanges to build misc function vector entries from...
1991-11-12  Fred FishRemove internal gdb definition of fixed arg count conca...
1991-11-09  Fred FishRemove leftover call to do_cleanups() which resulted...
1991-11-09  John GilmoreAdd tracking of object files (that contain symbols...
next
This page took 0.436703 seconds and 106 git commands to generate.