aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarfread.c
AgeCommit message (Expand)AuthorFilesLines
1994-12-17 * c-typeprint.c (c_type_print_base): Use `show' of -1 to printPeter Schauer1-2/+9
1994-10-06 * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h,Ian Lance Taylor1-31/+37
1994-08-05 * dwarfread.c (bfd.h): Don't include.Stan Shebs1-1/+0
1994-07-14 * dbxread.c: Don't include libbfd.h.Stan Shebs1-3/+0
1994-02-24 * dwarfread.c: Remove second inclusion of <sys/types.h>, whichPeter Schauer1-1/+0
1994-02-04 * dwarfread.c (process_dies): Skip nested TAG_compile_unit DIEs.Peter Schauer1-2/+11
1994-01-28 * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.Jim Kingdon1-0/+5
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-6/+6
1993-09-15 * paread.c, coffread.c, elfread.c, dwarfread.c:Jim Kingdon1-0/+1
1993-09-14 * paread.c, coffread.c, elfread.c, dwarfread.c:Jim Kingdon1-0/+1
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-1/+0
1993-08-24 * frame.h, symtab.h, findvar.c (read_var_value): Change baseregJim Kingdon1-22/+17
1993-08-08 * dwarfread.c (record_minimal_symbol): Remove prototype andFred Fish1-59/+0
1993-08-07 * elfread.c (elf_symtab_read): Properly sort out the bss symbolsFred Fish1-2/+20
1993-07-02 * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1-9/+4
1993-06-09Doc fix re dependenciesJim Kingdon1-1/+2
1993-05-31 * {dbxread.c, dwarfread.c} (read_ofile_symtab): Rewrite to takeFred Fish1-9/+8
1993-04-16Remove chill sanitizations, which are no longer necessary.Fred Fish1-6/+0
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-2/+4
1993-03-03 * c-exp.y (parse_number): Change high_bit to unsigned.Fred Fish1-10/+0
1993-02-23 * ch-lang.c (chill_create_fundamental_type): Track compilerFred Fish1-17/+26
1993-01-19 * c-exp.y (exp): Add production to support direct creationFred Fish1-0/+60
1993-01-01 * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h.Fred Fish1-17/+3
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-12/+38
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-6/+12
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-86/+141
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1-47/+71
1992-12-08 Changes for Amiga Unix from rhealey@ub.d.umn.edu.Fred Fish1-24/+16
1992-12-03 * c-exp.y (c_create_fundamental_type): New function to createFred Fish1-33/+116
1992-12-02 * dwarfread.c (CHILL_PRODUCER): Add producer string forFred Fish1-0/+9
1992-11-16First cut at sanitizing away the chill stuff.Fred Fish1-0/+2
1992-11-15 * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1-1/+6
1992-10-22* Makefile.in (HFILES): Add nm-i386sco.h.Stu Grossman1-0/+1
1992-10-15Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1-34/+38
1992-10-01 * dwarfread.c (dbsize): New variable to hold size of dwarf info.Fred Fish1-7/+18
1992-08-31 * dwarfread.c (cu_language): New local variable to recordFred Fish1-25/+149
1992-08-24 * coffread.c (decode_type): Call alloc_type to alloc newFred Fish1-2/+1
1992-08-14 * cplus-dem.c (cplus_markers): Add table for gnu style andFred Fish1-2/+2
1992-08-12 * buildsym.c (end_symtab): Document that end_symtab can returnFred Fish1-12/+15
1992-08-11 * Makefile.in (VERSION): Bump to 4.6.3.Fred Fish1-6/+64
1992-08-09 * dwarfread.c (struct dieinfo): Add has_at_byte_size.Fred Fish1-5/+24
1992-08-01 * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,Fred Fish1-15/+0
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1-0/+4
1992-07-17 * dwarfread.c (read_file_scope): Pass contents of AT_comp_dirFred Fish1-2/+12
1992-07-16Change LCC_PRODUCER string to match current NCR lcc AT_producer. UpdateFred Fish1-1/+1
1992-07-15 * dbxread.c, dwarfread.c: Re-enable experimental code toFred Fish1-1/+1
1992-07-14 * Makefile.in (DEMANGLING_STYLE): New define to set defaultFred Fish1-2/+68
1992-07-09 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1-10/+2
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1-6/+15
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-12/+12