aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-05*** empty log message ***gdbadmin1-1/+1
2009-05-05daily updateAlan Modra1-1/+1
2009-05-042009-05-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-1/+5
2009-05-04bfd/ChangeLogDave Korn18-82/+721
2009-05-04 * go32-nat.c (go32_stop): Delete.Pedro Alves2-25/+26
2009-05-04daily updateAlan Modra1-1/+1
2009-05-04*** empty log message ***gdbadmin1-1/+1
2009-05-03*** empty log message ***gdbadmin1-1/+1
2009-05-03daily updateAlan Modra1-1/+1
2009-05-02*** empty log message ***Eli Zaretskii1-0/+8
2009-05-02 * dbxread.c (read_dbx_symtab): Avoid compiler warnings forEli Zaretskii2-0/+2
2009-05-02*** empty log message ***gdbadmin1-1/+1
2009-05-02daily updateAlan Modra1-1/+1
2009-05-01gdb/Jan Kratochvil2-4/+9
2009-05-01 * linux-thread-db.c (thread_db_pid_to_str): Delete unused assignmentDoug Evans2-1/+5
2009-05-01 * record.c (_initialize_record): Reformat and clarify doc stringsEli Zaretskii2-17/+13
2009-05-01 * go32-nat.c: Add comments about dirty secrets of DJGPP debugging.Eli Zaretskii2-0/+68
2009-05-01 * emulparams/vxworks.sh (TEXT_START_ADDR): Override.Nathan Sidwell2-0/+5
2009-05-01 * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.Nathan Sidwell7-9/+24
2009-05-01gdb/Jan Kratochvil6-11/+26
2009-05-01 gas/Julian Brown2-8/+22
2009-05-01 ld/testsuite/Julian Brown4-0/+167
2009-05-01Fix typoNick Clifton1-1/+1
2009-05-01 * gdb.texinfo (Process Record and Replay): Improve and clarify.Eli Zaretskii2-61/+89
2009-05-01 * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str instead ofEli Zaretskii2-4/+6
2009-05-01 * i386-tdep.c (i386_go32_init_abi): Override the number ofEli Zaretskii2-1/+10
2009-05-01Link gdb with moxie simAnthony Green2-2/+5
2009-05-01Add moxie simulatorAnthony Green11-2403/+9716
2009-05-01daily updateAlan Modra1-1/+1
2009-05-01*** empty log message ***gdbadmin1-1/+1
2009-04-30 * inferiors.c (started_inferior_callback): New function.Doug Evans4-5/+119
2009-04-302009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-4/+10
2009-04-30Index: opcodesDJ Delorie10-467/+10264
2009-04-30* mep.h (EF_MEP_COP_*): New.DJ Delorie2-1/+14
2009-04-30 * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans3-3/+25
2009-04-30 * gdb.threads/watchthreads2.exp: New testcase.Doug Evans3-0/+259
2009-04-30include/elfNick Clifton33-70/+824
2009-04-30Fix date in revision 1.220. (Was 2008-04-23, should have been 2009-04-23).Chris Demetriou1-1/+1
2009-04-30Add missing disassembler patch for moxie.Anthony Green1-0/+6
2009-04-30Tweak description of verilog support in NEWS file.Anthony Green2-2/+6
2009-04-30Move moxie stack out in memory.Anthony Green2-1/+6
2009-04-30* gdb.texinfo: Add documentation for process record and replay.Hui Zhu2-0/+112
2009-04-30I386 Linux process record and replay support.Hui Zhu2-0/+364
2009-04-30I386 architecture process record and replay support.Hui Zhu3-0/+2441
2009-04-30* infrun.c (use_displaced_stepping): Return false if processHui Zhu2-1/+18
2009-04-30Linux process record and replay support.Hui Zhu5-3/+2396
2009-04-30Process record and replay target.Hui Zhu4-2/+1333
2009-04-30* target.h (strata): New stratum "record_stratum".Hui Zhu2-1/+7
2009-04-30* gdbarch.sh (process_record): This interface point to theHui Zhu1-0/+8
2009-04-30GDBARCH interface for process record and replay.Hui Zhu3-0/+50