aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2007-03-01*** empty log message ***gdbadmin1-1/+1
2007-02-28 * gdbtypes.c (replace_type): Fix typo that caused us to not updateJoel Brobecker2-1/+6
2007-02-28 * frame.c (frame_pop, frame_observer_target_changed): CallDaniel Jacobowitz14-56/+47
2007-02-28 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value forDaniel Jacobowitz3-4/+10
2007-02-28 * gdbtypes.c (check_typedef): Do not replace stub type ifJoel Brobecker2-1/+15
2007-02-28Move dw2-producer.* from gdb.arch to gdb.dwarf2 where it was supposed toJoel Brobecker2-0/+0
2007-02-28 * top.c (gdb_readline_wrapper_cleanup): Remove invalid assertion.Daniel Jacobowitz2-1/+4
2007-02-28Fix the last ChangeLog entry date (oops :-/).Joel Brobecker1-1/+1
2007-02-28 * stabsread.c (define_symbol): Create an associated STRUCT_DOMAINJoel Brobecker2-0/+40
2007-02-28 * config/mips/tm-nbsd.h: Delete file.Ulrich Weigand5-57/+8
2007-02-28*** empty log message ***gdbadmin1-1/+1
2007-02-27 * mi/mi-cmd-var.c (varobj_update_one): Remove reference toJoel Brobecker2-1/+5
2007-02-27(varobj_update): Free temporary vectors.Nick Roberts1-0/+3
2007-02-27*** empty log message ***Nick Roberts1-0/+4
2007-02-27 * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h.Ulrich Weigand12-140/+89
2007-02-27Fix Entry dates for the last couple entries.Joel Brobecker1-2/+2
2007-02-27 * gdb.dwarf2/dw2-producer.S: New file.Joel Brobecker3-1/+259
2007-02-27 * buildsym.c (record_producer): Do nothing if no producer is provided.Joel Brobecker2-0/+9
2007-02-27(enum varobj_update_error): Delete WRONG_PARAM value.Nick Roberts1-1/+0
2007-02-27(varobj_update): Remove unused local. Use gdb_assertNick Roberts1-6/+2
2007-02-27*** empty log message ***Nick Roberts1-0/+8
2007-02-27*** empty log message ***Nick Roberts1-0/+10
2007-02-27* gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.expNick Roberts10-93/+250
2007-02-27 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz43-112/+314
2007-02-27 * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz23-130/+106
2007-02-27Reviewed by Mark Kettenis <mark.kettenis@xs4all.nl>Fred Fish2-0/+13
2007-02-27 * terminal.h: Check HAVE_SGTTY_H.Daniel Jacobowitz2-2/+8
2007-02-27from Mat Hostetter <mat@lcs.mit.edu>Daniel Jacobowitz2-0/+15
2007-02-27 * gdb.base/maint.exp: Remove full paths from test names.Daniel Jacobowitz6-6/+12
2007-02-27 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.Joel Brobecker2-2/+6
2007-02-27*** empty log message ***gdbadmin1-1/+1
2007-02-26 * arch-utils.c (selected_byte_order): New.Daniel Jacobowitz4-3/+22
2007-02-26 * gdb.texinfo (Monitor commands for gdbserver): New subsection.Daniel Jacobowitz11-7/+176
2007-02-26 * symfile.c (place_section): Check SEC_ALLOC. Do not check VMA.Daniel Jacobowitz5-12/+235
2007-02-26 * remote.c (init_remote_state): Add special handling for placeholderDaniel Jacobowitz2-1/+12
2007-02-26 * Makefile.in (XMLFILES): Include $(TDEP_XML).Daniel Jacobowitz7-17/+218
2007-02-26 * arm-tdep.c (arm_scan_prologue): Do not record FPA register savesDaniel Jacobowitz10-103/+254
2007-02-26*** empty log message ***gdbadmin1-1/+1
2007-02-25 * Makefile.in (EXEEXT): New.Pedro Alves2-1/+7
2007-02-25 * target.h (target_ops): Rename send_signal to request_interrupt,Pedro Alves5-12/+26
2007-02-25 * server.c (get_features_xml): Check if target implementedPedro Alves3-3/+26
2007-02-25*** empty log message ***gdbadmin1-1/+1
2007-02-24 * NEWS (New targets): Add entry for the Toshiba Media Processor.Kevin Buettner2-0/+5
2007-02-24*** empty log message ***gdbadmin1-1/+1
2007-02-23 * MAINTAINERS (mep): New target.Kevin Buettner2-0/+7
2007-02-23Add support for new target, Toshiba Media Processor (MeP).Kevin Buettner5-0/+2534
2007-02-23*** empty log message ***gdbadmin1-1/+1
2007-02-22 * spu-low.c (spu_arch_string): New.Ulrich Weigand2-0/+18
2007-02-22 * infrun.c (inferior_stop_reason, print_stop_reason): RemoveUlrich Weigand2-12/+5
2007-02-22 * valops.c (value_ind): Fix unary * handling of TYPE_CODE_INT.Ulrich Weigand2-1/+5