aboutsummaryrefslogtreecommitdiff
path: root/gdb/dsrec.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey1-1/+1
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-2/+1
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-1/+2
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-1/+1
2012-07-18 * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.Tom Tromey1-0/+4
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-1/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+8
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-5/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-15 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra1-3/+3
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+6
2003-08-282003-08-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+1
2003-08-122003-08-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+8
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-5/+5
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-10/+11
2001-03-28Gag -Wuninitialized warnings.Andrew Cagney1-0/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-05* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.Andrew Cagney1-2/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+3
2000-08-21Protoization.Kevin Buettner1-8/+2
2000-07-30Protoization.Kevin Buettner1-8/+2
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-05-28PARAMS removal.Kevin Buettner1-4/+4
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-1/+0
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-2/+8
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-2/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-51/+53
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+312
1999-04-16Initial creation of sourceware repositoryStan Shebs1-311/+0
1997-12-29 * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander1-10/+21
1997-12-24 * dsrec.c: Cosmetic improvements.Stan Shebs1-39/+56
1997-06-13 * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1-0/+283