aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-2/+5
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-68/+77
1993-10-03 * mipsread.c, objfiles.c, utils.c: Use PTR not void *. RISC/OSJim Kingdon1-2/+2
1993-09-30 * corelow.c (core_detach): Call reinit_frame_cache.Jim Kingdon1-0/+9
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-2/+2
1993-09-21(objfile_relocate): Relocate textlow and texthigh in psymtabs.Jim Kingdon1-0/+4
1993-09-21 * elfread.c (record_minimal_symbol_and_info): Guess the section toIan Lance Taylor1-1/+28
1993-07-27 * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide ifPeter Schauer1-2/+2
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1-2/+3
1993-04-13 * objfiles.c (build_objfile_section_table): Cast return valueJim Kingdon1-1/+2
1993-04-07Add section table to objfile struct. Use it for find_pc_section.K. Richard Pixley1-0/+71
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-1/+90
1992-08-11 * Makefile.in (VERSION): Bump to 4.6.3.Fred Fish1-1/+2
1992-08-01 * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,Fred Fish1-13/+15
1992-07-21 * buildsym.c (read_struct_type): Initialize structs allocatedFred Fish1-16/+12
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-4/+4
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-1/+0
1992-06-13* elfread.c (record_minimal_symbol_and_info): Kludged to putJohn Gilmore1-4/+6
1992-05-17 * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1-16/+35
1992-05-06 * cplus-dem.c (do_args): Handle void args the same as others.Fred Fish1-1/+11
1992-04-18Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c byFred Fish1-36/+104
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1-15/+53
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1-115/+9
1992-03-27Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish1-4/+5
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-1/+6
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-3/+14
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-19/+21
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-39/+223
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-1/+0
1992-03-02More changes, mostly from IBM for rs6000. (See ChangeLog.)Per Bothner1-2/+2
1992-03-01More changes, mostly from IBM, for the rs6000. See ChangeLog.Per Bothner1-2/+2
1992-02-27* breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.John Gilmore1-0/+14
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-0/+326