summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Merge XML and VFP support to this branch.gdb-csl-20060226-branch-merge-to-csl-local-1Daniel Jacobowitz2006-04-0346-485/+7755
* * gdb/config/m68k/monitor.mt (TDEPFILES): Remove unneededNathan Sidwell2006-03-311-2/+1
* * gdb/m68k-tdep.c (M68K_FPREG_SIZE): Define.Nathan Sidwell2006-03-312-3/+5
* * gdb/remote.c (remote_fetch_registers): Revert bogus change.Nathan Sidwell2006-03-311-1/+1
* * gdb/remote.c (remote_fetch_registers): Don't warn about shortNathan Sidwell2006-03-311-1/+1
* * gdb/gdbserver/linux-low.c (linux_read_offsets): Remove debuggingNathan Sidwell2006-03-311-2/+0
* * gdb/gdbserver/Makefile.in (reg-cf.o, reg-cf.c): New targets.Nathan Sidwell2006-03-316-1/+118
* 2006-03-30 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-302-0/+6
* * gdb/m68k-tdep.c (M68K_FPREG_TYPE, M68K_LONG_DOUBLE_FORMAT,Nathan Sidwell2006-03-291-9/+20
* * gdb/ser-mingw.c (net_windows_state): Add mutex.Mark Mitchell2006-03-221-3/+29
* * gdb/config/arm/armv7m.mt (TDEPFILES): Add prologue-value.o.Mark Mitchell2006-03-211-1/+1
* 2006-03-21 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-2110-145/+1180
* * configure.tgt (arm*-stellaris-*): Use armv7m configuration.Mark Mitchell2006-03-204-3/+62
* * gdb/ser-mingw.c (free_pipe_state): Close pipe before callingMark Mitchell2006-03-201-2/+5
* * gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.Mark Mitchell2006-03-171-1/+1
* Move ChangeLog entries to top-level ChangeLog.csl.Jim Blandy2006-03-171-10/+0
* gdb/ChangeLog:Jim Blandy2006-03-172-0/+246
* Merge ten gdb and gdbserver patches for MIPS/MIPS64 support.Daniel Jacobowitz2006-03-1518-399/+662
* 2006-03-08 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-081-5/+12
* 2006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-071-1/+1
* 2006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-072-0/+8
* 2006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-071-2/+2
* 2006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-07360-76720/+94
* * i386obsd-tdep.c (i386obsd_trapframe_sniffer): Also recognizegdb-csl-20060226-branchpointMark Kettenis2006-02-262-4/+10
* *** empty log message ***gdbadmin2006-02-261-1/+1
* * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson2006-02-258-21/+30
* *** empty log message ***gdbadmin2006-02-251-1/+1
* 2006-02-24 Randolph Chung <tausq@debian.org>Randolph Chung2006-02-243-45/+8
* * gdb.fortran/derived-type.f90: New file.Wu Zhou2006-02-243-0/+111
* * f-exp.y: Symbol '%' is not used as the modulus operator inWu Zhou2006-02-244-21/+81
* *** empty log message ***gdbadmin2006-02-241-1/+1
* * gdb_curses.h: Provide a fallback prototype for tgetnum.Daniel Jacobowitz2006-02-232-1/+11
* * doublest.h: Conditionalize DOUBLEST on PRINTF_HAS_LONG_DOUBLEDaniel Jacobowitz2006-02-237-24/+26
* * event-top.c (async_do_nothing, async_disconnect)Daniel Jacobowitz2006-02-232-5/+23
* * maint.c (maintenance_dump_me): Remove unnecessary prototype.Daniel Jacobowitz2006-02-232-2/+4
* * win32-termcap.c (tputs): Return 0.Daniel Jacobowitz2006-02-232-1/+7
* * gdb.base/default.exp: Allow ';' as a directory separator.Daniel Jacobowitz2006-02-232-3/+7
* *** empty log message ***gdbadmin2006-02-231-1/+1
* *** empty log message ***gdbadmin2006-02-221-1/+1
* * configure.ac: Introduce ---enable-werror, which adds -Werror toMark Kettenis2006-02-213-2/+48
* * elfread.c (elf_symtab_read): Skip symbols which BFD considersDaniel Jacobowitz2006-02-212-1/+12
* 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-02-214-29/+65
* 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-02-214-23/+21
* 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-02-216-21/+90
* 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-02-212-120/+178
* *** empty log message ***gdbadmin2006-02-211-1/+1
* * linux-nat.c (lin_thread_get_thread_signals): Default to __SIGRTMINDaniel Jacobowitz2006-02-202-3/+14
* * remote.c: Add an enumeration for configurable remoteDaniel Jacobowitz2006-02-202-296/+181
* * symfile.c (place_section): Correct retry logic.Daniel Jacobowitz2006-02-202-3/+8
* * win32_nat.c (cygwin_load_start): New variable.Christopher Faylor2006-02-202-125/+205