]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/objfiles.c
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / objfiles.c
1998-12-31  David Taylorall remaining *.c *.h files from hp merge.
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-06-08  Ron Unrau * objfiles.c (add_to_objfile_sections): All...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-14  Fred Fish * configure.in (--with-mmalloc): Add new configure...
1997-08-19  Fred Fish * objfiles.c (objfile_relocate): Add call to breakpoin...
1997-06-13  Fred Fish * config/i386/nm-linux.h: Enable prototypes that were...
1997-04-18  Per Bothner * defs.h (enum language): Add language_java.
1997-04-03  Michael SnyderThu Apr 3 15:10:30 1997 Michael Snyder <msnyder...
1996-07-28  Fred Fish * config/mips/tm-mips.h (struct frame_info): Forward...
1996-07-26  Fred FishSee gdb ChangeLog entry with header:
1996-07-13  Fred FishFix thinko in previous patch
1996-07-13  Fred Fish * objfiles.c (map_to_file): Error return from mmalloc_...
1996-07-11  Fred Fish * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate...
1996-04-09  Fred Fish * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint...
1996-02-16  Fred Fish * bcache.c, bcache.h: New files to implement a byte...
1995-12-09  Fred Fish * coffread.c, dbxread.c, dstread.c, objfiles.c, os9kre...
1995-11-21  Fred Fish * objfiles.c (map_to_address): Have gdb print a warnin...
1995-11-20  Fred Fish * objfiles.c (allocate_objfile): Change warning messag...
1995-08-02  Fred FishUpdate FSF address.
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-07-31  J.T. Conklin* configure.in: Check for unistd.h.
1995-04-16  Jim Kingdon * xcoffread.c (xcoff_sym_fns): Revise comment about...
1995-04-04  Jim Kingdon * top.c, utils.c, main.c: Replace error_pre_print...
1995-01-07  Peter Schauer * dbxread.c (process_one_symbol): Handle N_FUN symbols
1994-10-20  Jim Kingdon * objfiles.c (objfile_relocate): When relocating ...
1994-10-15  Jim Kingdon * symfile.c (reread_symbols): Include bfd_errmsg strin...
1994-09-03  Stan Shebs * objfiles.c (allocate_objfile): Add the newly-created...
1994-06-09  Stu Grossman * nlmread.c (nlm_symtab_read): Clean up a bit.
1994-04-01  Peter Schauer For SVR4 targets, enable gdb to set breakpoints in...
1994-03-21  Stu GrossmanMon Mar 21 11:02:51 1994 Stu Grossman (grossman at...
1994-03-19  Jim Kingdon * Makefile.in (TAGS): Use variables directly, rather...
1994-03-02  Jim Kingdon * os9kread.c (os9k_process_one_symbol): Rename
1994-03-01  Kung HsuModified Files:
1994-02-17  David MacKenzie * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,
1994-01-04  Jim Kingdon * objfiles.c (build_objfile_section_table): Don't...
1993-11-01  Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-10-30  Jim Kingdon * symfile.c (reread_symbols): When re-reading symbols...
1993-10-21  Jim Kingdon * Makefile.in (c-exp.tab.o): Remove notice about shift...
1993-10-03  Jim Kingdon * mipsread.c, objfiles.c, utils.c: Use PTR not void...
1993-09-30  Jim Kingdon * corelow.c (core_detach): Call reinit_frame_cache.
1993-09-28  Jim KingdonTue Sep 28 09:45:38 1993 Peter Schauer (pes@regent...
1993-09-21  Jim Kingdon(objfile_relocate): Relocate textlow and texthigh in...
1993-09-21  Ian Lance Taylor * elfread.c (record_minimal_symbol_and_info): Guess...
1993-07-27  Peter Schauer * breakpoint.c (breakpoint_1): Walk the breakpoint...
1993-04-22  Jim Kingdon * objfiles.h (obj_section), objfiles.c (build_objfile_...
1993-04-13  Jim Kingdon * objfiles.c (build_objfile_section_table): Cast retur...
1993-04-07  K. Richard PixleyAdd section table to objfile struct. Use it for find_p...
1993-03-26  Jim Kingdon * Clean up xcoff relocation.
1992-08-11  Fred Fish * Makefile.in (VERSION): Bump to 4.6.3.
1992-08-01  Fred Fish * dwarfread.c (struct dieinfo): Remove obsolete at_vi...
1992-07-21  Fred Fish * buildsym.c (read_struct_type): Initialize structs...
1992-07-04  Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-06-29  Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-06-13  John Gilmore* elfread.c (record_minimal_symbol_and_info): Kludged...
1992-05-17  Fred Fish * inflow.c (new_tty): Temporarily ignore SIGTTOU...
1992-05-06  Fred Fish * cplus-dem.c (do_args): Handle void args the same...
1992-04-18  Fred FishBack out of TYPE_FLAG_FUND_TYPE change, solve the probl...
1992-04-17  Fred FishFix to dwarfread.c to target pointer and target long...
1992-03-29  John GilmoreCreate and use macros for iterating on symtabs, psymtab...
1992-03-27  Fred FishMostly changes to dbxread.c to preserve stringtab's...
1992-03-21  Fred FishMany changes, most related to creating entry point...
1992-03-19  Fred Fish * coffread.c, mipsread.c, xcoffread.c, coffread.c...
1992-03-18  Fred FishChanges to implement the -mapped and -readnow options...
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-03-02  Per BothnerMore changes, mostly from IBM for rs6000. (See ChangeLog.)
1992-03-01  Per BothnerMore changes, mostly from IBM, for the rs6000. See...
1992-02-27  John Gilmore* breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.
1992-02-22  John Gilmore* Check in Fred Fish's changes in these modules. Fred