summaryrefslogtreecommitdiff
path: root/gdb/dsrec.c
Commit message (Expand)AuthorAgeFilesLines
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-2/+1
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-1/+2
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-1/+1
* * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.Tom Tromey2012-07-181-0/+4
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-1/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-8/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-5/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-2/+2
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra2004-06-151-3/+3
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-4/+6
* 2003-08-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-281-0/+1
* 2003-08-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-121-7/+8
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-5/+5
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-10/+11
* Gag -Wuninitialized warnings.Andrew Cagney2001-03-281-0/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.Andrew Cagney2001-03-051-2/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+3
* Protoization.Kevin Buettner2000-08-211-8/+2
* Protoization.Kevin Buettner2000-07-301-8/+2
* Eliminate PARAMS from function pointer declarations.Kevin Buettner2000-06-041-1/+1
* PARAMS removal.Kevin Buettner2000-05-281-4/+4
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-1/+0
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-2/+8
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-2/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-51/+53
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+312
* Initial creation of sourceware repositoryStan Shebs1999-04-161-311/+0
* * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander1997-12-291-10/+21
* * dsrec.c: Cosmetic improvements.Stan Shebs1997-12-241-39/+56
* * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1997-06-131-0/+283