summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
Commit message (Expand)AuthorAgeFilesLines
* Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il.Fred Fish2001-10-301-18/+18
* (start_psymtab_common): Revert change accidentally included in lastJim Blandy2001-10-241-1/+0
* Isolate STABS readers' use of the `textlow' and `texthigh' fieldsJim Blandy2001-10-241-0/+1
* * symfile.c (sections_overlap): New function.Jim Blandy2001-08-311-5/+20
* * symfile.c (load_command): Invalidate the overlay cache.Jim Blandy2001-08-311-0/+4
* 2001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-151-0/+1
* * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez2001-07-141-1/+0
* Delete some unnecessary PTR uses.Andrew Cagney2001-06-061-6/+2
* * symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva2001-05-291-2/+2
* 2001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-05-101-11/+27
* * main.c: Remove windows.h use.Christopher Faylor2001-04-051-1/+1
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* Move realoc() decl to utils.c. s/realloc()/xrealloc()/.Andrew Cagney2001-03-201-2/+2
* 2001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2001-02-191-2/+2
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-3/+3
* 2001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-271-21/+36
* Replace STRCMP with strcmp()Andrew Cagney2001-01-191-13/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-17/+17
* 2000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-011-0/+1
* Corrected spelling errors in comments.David Anderson2000-10-271-1/+1
* 2000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-10-121-4/+9
* Corrected spelling in comment: dependant -> dependentDavid Anderson2000-09-021-2/+2
* 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-071-1/+1
* Protoization.Kevin Buettner2000-07-301-195/+87
* 2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr> Pierre Muller2000-06-211-0/+3
* * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek2000-06-161-46/+44
* * symfile.c (add_symbol_file_command): Properly reformat "else if"Elena Zannoni2000-06-121-44/+41
* Eliminate PARAMS from function pointer declarations.Kevin Buettner2000-06-041-5/+4
* PARAMS removal.Kevin Buettner2000-05-281-36/+34
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-5/+12
* Cleanup bfd_close() cleanups.Andrew Cagney2000-05-161-1/+1
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-17/+33
* 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-171-82/+5
* 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-171-45/+16
* 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-171-154/+125
* * symfile.c (map_overlay_command, unmap_overlay_command): FixEli Zaretskii2000-04-031-2/+6
* Make sure section addresses from a shared object are correctly set inKevin Buettner2000-03-211-3/+55
* 2000-03-15 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-151-0/+4
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+36
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-3/+2
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-5/+18
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-2/+5
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-69/+114
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-19/+7
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-63/+327
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-24/+13
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+0
* import gdb-1999-08-23 snapshotJason Molenda1999-08-231-9/+3