aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27daily updateAlan Modra1-1/+1
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-27 * armos.c (SWIflen): Do not treate file descriptor zero asMark Mitchell2-1/+6
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 * binutils-all/objcopy.exp: Skip for uclinux targets.Nathan Sidwell2-0/+8
2007-02-27 * mt-spu (all-ld): Depend on all-binutils.Alan Modra3-1/+10
2007-02-27missed from last commitAlan Modra1-0/+12
2007-02-27 * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o.Alan Modra5-38/+14
2007-02-27 * bin2c.c: New file.Alan Modra8-13/+157
2007-02-27 * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.Alan Modra3-5/+10
2007-02-27 * config/tc-m68hc11.c (fixup24): Correct fixup size.Alan Modra2-7/+14
2007-02-27 * config/obj-elf.c (elf_frob_file): frag_wane any new frags.Alan Modra2-0/+5
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-26daily updateAlan Modra1-1/+1
2007-02-26merge from gccDJ Delorie3-0/+43
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 * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): RenameAlan Modra7-13/+46
2007-02-26*** empty log message ***gdbadmin1-1/+1
2007-02-25daily updateAlan Modra1-1/+1
2007-02-25 * Makefile.in (EXEEXT): New.Pedro Alves2-1/+7
2007-02-25 * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad.Mark Shinwell2-2/+6
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-24daily updateAlan Modra1-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-23daily updateAlan Modra1-1/+1
2007-02-23Add support for new target, Toshiba Media Processor (MeP).Kevin Buettner5-0/+2534
2007-02-23bfd/Carlos O'Donell2-10/+28