aboutsummaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
AgeCommit message (Expand)AuthorFilesLines
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-7/+11
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+4
2000-05-28PARAMS removal.Kevin Buettner1-31/+18
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-0/+2
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+28
2000-03-07From Tom Tromey <tromey@cygnus.com> and Keith Seitz <?>:Jim Blandy1-1/+13
1999-11-02import gdb-1999-11-01 snapshotJason Molenda1-1/+1
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-19/+17
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-0/+4
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-0/+3
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-3/+7
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-208/+212
1999-04-26import gdb-19990422 snapshotStan Shebs1-10/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+572
1999-04-16Initial creation of sourceware repositoryStan Shebs1-572/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-1/+50
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-1/+6
1997-04-03Thu Apr 3 15:10:30 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+13
1997-01-04 * Makefile.in configure configure.in: Remove ENABLE_CLIBS,Stu Grossman1-1/+1
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+3
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-0/+1
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1-0/+5
1995-12-21 * defs.h: Delete extraneous whitespace at end of file.Fred Fish1-0/+30
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-01-07 * dbxread.c (process_one_symbol): Handle N_FUN symbolsPeter Schauer1-3/+8
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon1-0/+2
1994-10-19 * objfiles.h (struct objfile): Fix comment--minimal_symbol_countJim Kingdon1-1/+1
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer1-0/+8
1994-06-30 * Makefile.in (dcache_h): Remove redundant definition.Stan Shebs1-10/+11
1994-06-09 * nlmread.c (nlm_symtab_read): Clean up a bit.Stu Grossman1-0/+11
1994-03-19 * Makefile.in (TAGS): Use variables directly, rather than usingJim Kingdon1-8/+3
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1-2/+5
1994-03-02 * os9kread.c (os9k_process_one_symbol): RenameJim Kingdon1-2/+0
1994-03-01Modified Files:Kung Hsu1-0/+5
1994-01-13 * objfiles.h: Fix comments to reflect the fact that the phraseJim Kingdon1-3/+2
1993-10-31 * objfiles.h, infcmd.c, symfile.c: Add comments about how variousJim Kingdon1-4/+7
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-6/+5
1993-10-03Added new slot to objfile struct to be shared by all stab-reading formats.Stan Shebs1-0/+5
1993-08-10 * objfiles.h (struct objfile): Clean up comments forJim Kingdon1-5/+8
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1-6/+29
1993-04-07Add section table to objfile struct. Use it for find_pc_section.K. Richard Pixley1-0/+22
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-0/+15
1993-01-15 * hppa-pinsn.c (print_insn): Use read_memory_integer, instead ofStu Grossman1-0/+5
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-1/+1
1992-07-08* dbxread.c (dbx_symfile_init): Init stab_section_info to NULL toStu Grossman1-1/+2
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1-3/+20
1992-05-17 * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1-0/+3
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1-1/+18
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1-18/+22