summaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody2002-08-241-0/+1
* This commit was manufactured by cvs2svn to create branchnobody2002-06-151-0/+3048
* This commit was manufactured by cvs2svn to create branchnobody2002-05-281-3048/+0
* This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody2002-05-061-2/+4
* mfree() -> xmfree().Andrew Cagney2001-12-021-1/+1
* 2001-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-10-021-60/+316
* * coffread.c: Replace all occurrences of bfd_read with bfd_bread.Alan Modra2001-09-201-7/+6
* 2001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-2/+2
* * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.Nicholas Duffek2001-05-011-18/+19
* * xcoffread.c (scan_xcoff_symtab): Ignore symbols beginning withNicholas Duffek2001-04-121-2/+8
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-6/+6
* Protoization.Kevin Buettner2000-11-151-5/+2
* 2000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-271-1/+1
* 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-071-1/+1
* Protoization.Kevin Buettner2000-07-301-96/+41
* * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.Nicholas Duffek2000-07-071-2/+2
* * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek2000-06-161-32/+49
* PARAMS removal.Kevin Buettner2000-05-281-57/+37
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-1/+1
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-25/+49
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-1/+1
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-1/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-2/+2
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-20/+15
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-15/+11
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-2/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-379/+395
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-0/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+2811
* Initial creation of sourceware repositoryStan Shebs1999-04-161-2811/+0
* CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1998-11-251-3/+3
* o Fix code deleting psymtab entry from objfile's list.Andrew Cagney1997-12-171-14/+1
* * infrun.c (wait_for_inferior): Add the symbols for anyPeter Schauer1997-08-151-18/+16
* * xcoffread.c (coff_getfilename): Do not strip directory componentPeter Schauer1997-07-281-13/+3
* * buildsym.h (struct subfile): Add debugformat member.Fred Fish1997-06-281-0/+4
* * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.hPeter Schauer1997-04-191-2/+29
* * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asection* parameterFred Fish1997-02-101-4/+4
* Just some cleanups noticed while working on PR 10760Fred Fish1996-10-081-1/+1
* * xcoffread.c (compare_lte): Change prototype and function toFred Fish1996-07-301-2/+37
* * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter.Fred Fish1996-07-271-11/+11
* * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.Stu Grossman1996-07-231-0/+1
* (laying some groundwork for a fix for PR 8443)Fred Fish1996-07-081-1/+1
* * breakpoint.c (clear_momentary_breakpoints): Remove dead codeFred Fish1996-05-081-2/+2
* * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h.Fred Fish1996-05-021-13/+15
* * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1996-02-161-3/+3
* * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1996-01-081-6/+11
* * defs.h: Delete extraneous whitespace at end of file.Fred Fish1995-12-211-2/+4
* * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works.Stan Shebs1995-10-191-2/+2
* * mdebugread.c (parse_partial_symbols): Reset includes_usedPeter Schauer1995-09-231-435/+110