OSDN Git Service

2003-02-19 David Carlton <carlton@math.stanford.edu>
[pf3gnuchains/pf3gnuchains3x.git] / gdb / symfile.c
2003-02-20 David Carlton2003-02-19 David Carlton <carlton@math.stanford.edu>
2003-02-04 Daniel Jacobowitz * defs.h (streq): Add prototype.
2003-02-03 Jim BlandyUse a single, consistent representation for an empty...
2003-02-01 Andrew Cagney2003-02-01 Andrew Cagney <ac131313@redhat.com>
2003-01-31 Daniel Jacobowitz * dbxread.c (stabs_data): New static variable.
2003-01-30 Jim Blandy* symfile.c (find_separate_debug_file): Assert that...
2003-01-23 Jim Blandy* symfile.c (syms_from_objfile): Don't print the "...
2003-01-23 Jim Blandygdb/ChangeLog:
2003-01-23 Jim Blandy* symfile.c (symbol_file_add_with_addrs_or_offsets...
2003-01-23 Jim Blandy* symfile.c: #include "gdb_assert.h".
2003-01-18 Andrew Cagney2003-01-18 Andrew Cagney <ac131313@redhat.com>
2003-01-14 Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-02 Andrew Cagney2003-01-02 Andrew Cagney <ac131313@redhat.com>
2002-12-09 Elena Zannoni2002-12-08 Elena Zannoni <ezannoni@redhat.com>
2002-11-25 Jim Blandy* symfile.c (init_objfile_sect_indices): New function.
2002-11-25 Jim Blandy* symfile.c (syms_from_objfile): Adjust indentation.
2002-11-25 Jim Blandy* symfile.c (symbol_file_add): Flush gdb_stdout even...
2002-10-17 David Carlton2002-10-09 David Carlton <carlton@math.stanford.edu>
2002-10-15 Adam Fedor(init_filename_language_table): Add ObjC file extension.
2002-09-20 Fernando Nasser * source.c: Make global variables current_sourc...
2002-09-19 Andrew CagneyRevert previous change. Not obvious.
2002-09-19 Michael Snyder2002-09-18 Michael Snyder <msnyder@redhat.com>
2002-09-19 Andrew Cagney2002-09-18 Andrew Cagney <ac131313@redhat.com>
2002-08-01 Andrew Cagney2002-08-01 Andrew Cagney <cagney@redhat.com>
2002-07-29 Andrew Cagney2002-07-29 Andrew Cagney <ac131313@redhat.com>
2002-07-12 Andrew Cagney* bcache.h: Update copyright.
2002-05-15 Jim BlandyAdd macro structures to GDB's symbol tables. Nobody...
2002-05-12 Fred FishApproved by ezannoni@redhat.com:
2002-04-25 Pierre Muller2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
2002-04-22 Joel Brobecker * symfile.h (get_section_index): Define.
2002-03-29 Michael Snyder2002-03-28 Michael Snyder <msnyder@redhat.com>
2002-03-28 Michael Snyder2002-03-27 Michael Snyder <msnyder@redhat.com>
2002-03-19 Michael Snyder2002-03-14 Michael Snyder <msnyder@redhat.com>
2002-03-06 Andrew Cagney* cli/cli-decode.c (set_cmd_completer): New function.
2002-02-27 Andrew Cagney* memattr.c (mem_command): Eliminate ``true'' and ...
2002-02-06 Michael Snyder2002-02-04 Michael Snyder <msnyder@redhat.com>
2002-02-05 Andrew Cagney* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New funct...
2002-02-01 Michael Snyder2002-01-31 Michael Snyder <msnyder@redhat.com>
2002-01-17 Andrew CagneyRemove else clause to #if UI_OUT.
2002-01-15 Michael Snyder2002-01-15 Michael Snyder <msnyder@redhat.com>
2002-01-13 Michael Snyder2002-01-11 Michael Snyder <msnyder@redhat.com>
2002-01-12 Michael Snyder2002-01-11 Michael Snyder <msnyder@redhat.com>
2002-01-08 Michael Snyder2002-01-07 Michael Snyder <msnyder@redhat.com>
2001-12-10 Fred FishApproved by Jim Blandy:
2001-12-02 Andrew Cagneymfree() -> xmfree().
2001-11-14 Jim Blandy* symfile.c (simple_read_overlay_table): Make sure...
2001-11-06 Fred Fish 2001-11-06 Fred Fish <fnf@redhat.com>
2001-10-30 Fred FishChanges approved by kev@cygnus.com, ezannoni@cygnus...
2001-10-24 Jim Blandy(start_psymtab_common): Revert change accidentally...
2001-10-24 Jim BlandyIsolate STABS readers' use of the `textlow' and `texthi...
2001-08-31 Jim Blandy* symfile.c (sections_overlap): New function.
2001-08-31 Jim Blandy* symfile.c (load_command): Invalidate the overlay...
2001-07-15 Elena Zannoni2001-07-15 Elena Zannoni <ezannoni@redhat.com>
2001-07-14 Stephane Carrez * utils.c (query): Remove tui hacks; tui must use...
2001-06-06 Andrew CagneyDelete some unnecessary PTR uses.
2001-05-29 Alexandre Oliva* symfile.c (compare_psymbols, compare_symbols): Declar...
2001-05-10 Fernando Nasser2001-05-10 Fernando Nasser <fnasser@redhat.com>
2001-04-05 Christopher Faylor* main.c: Remove windows.h use.
2001-03-27 J.T. Conklin* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-20 Andrew CagneyMove realoc() decl to utils.c. s/realloc()/xrealloc()/.
2001-03-07 J.T. Conklin2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-19 Elena Zannoni2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus...
2001-01-31 Andrew CagneyReplace strsave() with xstrdup().
2001-01-27 Fernando Nasser2001-01-26 Fernando Nasser <fnasser@redhat.com>
2001-01-19 Andrew CagneyReplace STRCMP with strcmp()
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-12-01 Fernando Nasser2000-11-30 Fernando Nasser <fnasser@redhat.com>
2000-10-27 David AndersonCorrected spelling errors in comments.
2000-10-12 Elena Zannoni2000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-09-02 David AndersonCorrected spelling in comment: dependant -> dependent
2000-08-07 Elena Zannoni2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-30 Kevin BuettnerProtoization.
2000-06-21 Pierre Muller2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
2000-06-16 Nicholas Duffek * rs6000-tdep.c: Changes throughout for multi-arch...
2000-06-12 Elena Zannoni * symfile.c (add_symbol_file_command): Properly reform...
2000-06-04 Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-05-28 Kevin BuettnerPARAMS removal.
2000-05-22 Andrew CagneyPurge (almost) make_cleanup_func.
2000-05-16 Andrew CagneyCleanup bfd_close() cleanups.
2000-05-04 Elena ZannoniElena Zannoni <ezannoni@kwikemart.cygnus.com>
2000-04-17 Elena Zannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17 Elena Zannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17 Elena Zannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-03 Eli Zaretskii * symfile.c (map_overlay_command, unmap_overlay_comman...
2000-03-21 Kevin BuettnerMake sure section addresses from a shared object are...
2000-03-15 Michael Snyder2000-03-15 Michael Snyder <msnyder@cleaver.cygnus...
2000-02-03 Jason Molendaimport gdb-2000-02-02 snapshot
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot
1999-12-07 Jason Molendaimport gdb-1999-12-06 snapshot
1999-11-09 Jason Molendaimport gdb-1999-11-08 snapshot
1999-10-19 Jason Molendaimport gdb-1999-10-18 snapshot
1999-10-12 Jason Molendaimport gdb-1999-10-11 snapshot
1999-10-05 Jason Molendaimport gdb-1999-10-04 snapshot
1999-09-09 Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-31 Jason Molendaimport gdb-1999-08-30 snapshot
1999-08-23 Jason Molendaimport gdb-1999-08-23 snapshot
1999-08-09 Jason Molendaimport gdb-1999-08-09 snapshot
1999-08-02 Jason Molendaimport gdb-1999-08-02 snapshot
1999-07-27 Jason Molendaimport gdb-1999-07-26 snapshot
next