summaryrefslogtreecommitdiff
path: root/gdb/dwarfread.c
Commit message (Expand)AuthorAgeFilesLines
* * c-exp.y (exp): Add production to support direct creationFred Fish1993-01-191-0/+60
* * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h.Fred Fish1993-01-011-17/+3
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-12/+38
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-6/+12
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-86/+141
* * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1992-12-151-47/+71
* Changes for Amiga Unix from rhealey@ub.d.umn.edu.Fred Fish1992-12-081-24/+16
* * c-exp.y (c_create_fundamental_type): New function to createFred Fish1992-12-031-33/+116
* * dwarfread.c (CHILL_PRODUCER): Add producer string forFred Fish1992-12-021-0/+9
* First cut at sanitizing away the chill stuff.Fred Fish1992-11-161-0/+2
* * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1992-11-151-1/+6
* * Makefile.in (HFILES): Add nm-i386sco.h.Stu Grossman1992-10-221-0/+1
* Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1992-10-151-34/+38
* * dwarfread.c (dbsize): New variable to hold size of dwarf info.Fred Fish1992-10-011-7/+18
* * dwarfread.c (cu_language): New local variable to recordFred Fish1992-08-311-25/+149
* * coffread.c (decode_type): Call alloc_type to alloc newFred Fish1992-08-241-2/+1
* * cplus-dem.c (cplus_markers): Add table for gnu style andFred Fish1992-08-141-2/+2
* * buildsym.c (end_symtab): Document that end_symtab can returnFred Fish1992-08-121-12/+15
* * Makefile.in (VERSION): Bump to 4.6.3.Fred Fish1992-08-111-6/+64
* * dwarfread.c (struct dieinfo): Add has_at_byte_size.Fred Fish1992-08-091-5/+24
* * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,Fred Fish1992-08-011-15/+0
* * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1992-07-281-0/+4
* * dwarfread.c (read_file_scope): Pass contents of AT_comp_dirFred Fish1992-07-171-2/+12
* Change LCC_PRODUCER string to match current NCR lcc AT_producer. UpdateFred Fish1992-07-161-1/+1
* * dbxread.c, dwarfread.c: Re-enable experimental code toFred Fish1992-07-151-1/+1
* * Makefile.in (DEMANGLING_STYLE): New define to set defaultFred Fish1992-07-141-2/+68
* * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1992-07-091-10/+2
* Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1992-07-041-6/+15
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-12/+12
* * mipsread.c: Pass NULL name pointer to init_type, not 0.Fred Fish1992-06-251-2/+5
* * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment.Fred Fish1992-06-231-1/+1
* * dwarfread.c (decode_modified_type): Change type of first arg.Fred Fish1992-06-151-6/+8
* * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1992-05-171-1/+1
* * Makefile.in (VERSION): Bump to 4.5.2.Fred Fish1992-05-031-1/+21
* Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1992-04-171-9/+9
* Extensive changes to replace swapin() function with target_to_host()Fred Fish1992-04-141-347/+534
* Add swapin() function, and SWAPIN macro that calls it, to do byte swappingFred Fish1992-04-111-75/+127
* Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1992-03-291-17/+11
* Many changes, most related to creating entry point information on a per-objfileFred Fish1992-03-211-14/+11
* Globs of changes. See the ChangeLog for details. Most related toFred Fish1992-03-151-10/+10
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-2/+1
* Saberlint.John Gilmore1992-02-221-3/+0
* * Check in Fred Fish's changes in these modules. FredJohn Gilmore1992-02-221-479/+432
* Add code to handle TAG_pointer_type DIE's (DWARF Information Entries)Fred Fish1992-02-171-0/+51
* When creating user defined types for subroutine and array types, checkFred Fish1992-02-171-8/+42
* The list_in_scope pointer needs to be initialized to point to aFred Fish1992-01-241-1/+1
* Changes to fix bug with static variables within function scopes.Fred Fish1992-01-151-14/+13
* Many changes to convert over to generic symbol table reading code inFred Fish1992-01-111-647/+92
* Missed some stuff last time.Per Bothner1991-12-281-1/+1
* Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish1991-12-271-79/+23