63 Commits (5148923360989fb54088f499e4b4cefd14088f9a)

Author SHA1 Message Date
Fred Fish 95ff889ecd * dwarfread.c (cu_language): New local variable to record 34 years ago
Fred Fish dac9734e58 * coffread.c (decode_type): Call alloc_type to alloc new 34 years ago
Fred Fish 3dc755fb81 * cplus-dem.c (cplus_markers): Add table for gnu style and 35 years ago
Fred Fish 7b5d965008 * buildsym.c (end_symtab): Document that end_symtab can return 35 years ago
Fred Fish a679650f37 * Makefile.in (VERSION): Bump to 4.6.3. 35 years ago
Fred Fish 50055e94a1 * dwarfread.c (struct dieinfo): Add has_at_byte_size. 35 years ago
Fred Fish cd46ffad4e * dwarfread.c (struct dieinfo): Remove obsolete at_visibility, 35 years ago
Fred Fish d07734e31f * Makefile.in (VERSION): Bump to 4.6.2. 35 years ago
Fred Fish d4902ab0a7 * dwarfread.c (read_file_scope): Pass contents of AT_comp_dir 35 years ago
Fred Fish 345e9ab8dc Change LCC_PRODUCER string to match current NCR lcc AT_producer. Update 35 years ago
Fred Fish d23639b2ec * dbxread.c, dwarfread.c: Re-enable experimental code to 35 years ago
Fred Fish 2dbde378c4 * Makefile.in (DEMANGLING_STYLE): New define to set default 35 years ago
Fred Fish 8050a57b2c * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type 35 years ago
John Gilmore 2670f34d21 Relocate symbols using an array of section_offsets, rather than a 35 years ago
Fred Fish 4ed3a9ea66 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, 35 years ago
Fred Fish 50e0dc4198 * mipsread.c: Pass NULL name pointer to init_type, not 0. 35 years ago
Fred Fish 0efe20a642 * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment. 35 years ago
Fred Fish 1c92ca6f3b * dwarfread.c (decode_modified_type): Change type of first arg. 35 years ago
Fred Fish 6c316cfd66 * inflow.c (new_tty): Temporarily ignore SIGTTOU when 35 years ago
Fred Fish 4db8e515c4 * Makefile.in (VERSION): Bump to 4.5.2. 35 years ago
Fred Fish 2d6d969c61 Fix to dwarfread.c to target pointer and target long sizes, fixes for 35 years ago
Fred Fish 13b5a7ff3e Extensive changes to replace swapin() function with target_to_host() 35 years ago
Fred Fish 95967e7379 Add swapin() function, and SWAPIN macro that calls it, to do byte swapping 35 years ago
John Gilmore 84ffdec2cb Create and use macros for iterating on symtabs, psymtabs, msymbols. 35 years ago
Fred Fish 5e2e79f859 Many changes, most related to creating entry point information on a per-objfile 35 years ago
Fred Fish 318bf84ffe Globs of changes. See the ChangeLog for details. Most related to 35 years ago
Michael Tiemann d747e0af3d Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) 35 years ago
John Gilmore 93fe4e330e Saberlint. 35 years ago
John Gilmore 1ab3bf1b14 * Check in Fred Fish's changes in these modules. Fred 35 years ago
Fred Fish 9e4c1921e5 Add code to handle TAG_pointer_type DIE's (DWARF Information Entries) 35 years ago
Fred Fish af21362450 When creating user defined types for subroutine and array types, check 35 years ago
Fred Fish 99140c31fe The list_in_scope pointer needs to be initialized to point to a 35 years ago
Fred Fish a5bd5ba617 Changes to fix bug with static variables within function scopes. 35 years ago
Fred Fish 4d315a071a Many changes to convert over to generic symbol table reading code in 35 years ago
Per Bothner a3723a4352 Missed some stuff last time. 35 years ago
Fred Fish b440b1e9e4 Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST 35 years ago
Per Bothner 7e258d18e0 Oodles of changes. The most important is adding support for stabs 35 years ago
Fred Fish f8b76e70b7 Numerous small changes and a complete reorganization of solib.c, to support 35 years ago
Fred Fish 84ce6717b0 More fixes for opaque and anonymous enumerations, structures, and unions. 35 years ago
Fred Fish 5edf98d7a2 Fixes to improve opaque struct/union handling. Still fails to find the 35 years ago
John Gilmore 7b2a87cab2 * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in 35 years ago
Fred Fish 715cafcbde Several changes to fix misc problems with enums, structs, and unions, 35 years ago
Fred Fish 98618bf78a Arrange for enumeration members to be manipulated in source code order, 35 years ago
Fred Fish 8b5b6fae67 Handle structures and unions which contain DIE's other than just member 35 years ago
Steve Chamberlain f5f0679af0 Changes due to include file renaming: 35 years ago
Fred Fish 8c6e9f05f2 Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configuration 35 years ago
Fred Fish 4cfd3c4990 Initialize the c++ specific portion of the type structure for union types 35 years ago
John Gilmore 7d9884b927 * defs.h: Incorporate param.h. All users changed. 35 years ago
Fred Fish 768be6e12b Recognize obsolete form of AT_element_list attribute still used by AT&T 35 years ago
Fred Fish 0db97eedc1 Ignore names invented by helpful compilers for anonymous structs, unions, 35 years ago