summaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
Commit message (Expand)AuthorAgeFilesLines
* * xcoffread.c (scan_xcoff_symtab): Replace current_gdbarch byMarkus Deuling2008-03-271-0/+1
* * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand2008-03-261-4/+5
* * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): ReplaceMarkus Deuling2008-01-161-8/+8
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * gdbarch.sh (static_transform_name): New gdbarch callback.Ulrich Weigand2007-10-191-3/+5
* * symfile.h (struct sym_fns): Add new field sym_read_linetable.Joel Brobecker2007-09-211-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbtypes.h (struct builtin_type): New members nodebug_text_symbol,Ulrich Weigand2007-06-221-13/+2
* * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz2007-06-181-0/+2
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-1/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define.Ulrich Weigand2006-11-281-1/+1
* 2006-01-01 Roger Sayle <roger@eyesopen.com>Jim Blandy2006-01-021-1/+3
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-15/+15
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-6/+6
* 2004-10-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-231-28/+26
* * xcoff_symfile_finish: Replace last call to xmfree by callJoel Brobecker2004-08-101-1/+1
* 2004-08-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-101-2/+1
* * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead ofMark Kettenis2004-08-061-1/+1
* 2004-02-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-141-0/+1
* 2004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-071-7/+7
* 2004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-071-7/+7
* 2003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-231-8/+8
* 2003-11-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-061-4/+2
* 2003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-061-21/+0
* 2003-09-16 Andrew Cagney <cagney@redhat.com>ezannoni_pie-20030916-branchpointAndrew Cagney2003-09-161-2/+2
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-1/+1
* * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call toJoel Brobecker2003-07-071-1/+0
* 2003-06-11 David Carlton <carlton@bactrian.org>David Carlton2003-06-111-0/+1
* 2003-06-11 David Carlton <carlton@bactrian.org>David Carlton2003-06-111-1/+0
* * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell2003-06-061-2/+3
* 2003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-05-141-11/+11
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-1/+1
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-191-2/+2
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-4/+4
* 2003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-01-141-18/+22
* Replace complain() with complaint().Kevin Buettner2002-12-171-46/+48
* * xcoffread.c (read_symbol_lineno): Replace type boolean by int.Joel Brobecker2002-12-021-1/+1
* 2002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-251-12/+12
* From Nicholas Duffek:Kevin Buettner2002-07-121-0/+1
* Don't use BFD-private data to determine that an object file is 64-bit xcoff.Kevin Buettner2002-04-301-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