OSDN Git Service

pf3gnuchains/sourceware.git
2007-02-27 nickrob(varobj_update): Remove unused local. Use gdb_assert
2007-02-27 nickrob*** empty log message ***
2007-02-27 nickrob*** empty log message ***
2007-02-27 nickrob* gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2007-02-27 drow * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-02-27 drow * frame.c (deprecated_selected_frame): Rename to...
2007-02-27 mmitchel * armos.c (SWIflen): Do not treate file descriptor...
2007-02-27 corinna * path.cc (close_user_proc_parms_cwd_handle): Remove.
2007-02-27 fnfReviewed by Mark Kettenis <mark.kettenis@xs4all.nl>
2007-02-27 drow * terminal.h: Check HAVE_SGTTY_H.
2007-02-27 drowfrom Mat Hostetter <mat@lcs.mit.edu>
2007-02-27 drow * gdb.base/maint.exp: Remove full paths from test...
2007-02-27 corinna * fhandler.cc(fhandler_base::open): Open with READ_CON...
2007-02-27 nathan * binutils-all/objcopy.exp: Skip for uclinux targets.
2007-02-27 amodra * mt-spu (all-ld): Depend on all-binutils.
2007-02-27 amodramissed from last commit
2007-02-27 amodra * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o.
2007-02-27 amodra * bin2c.c: New file.
2007-02-27 amodra * elf32-spu.h (struct _ovl_stream): Make "start" and...
2007-02-27 amodra * config/tc-m68hc11.c (fixup24): Correct fixup size.
2007-02-27 dannysmith2007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>
2007-02-27 amodra * config/obj-elf.c (elf_frob_file): frag_wane any...
2007-02-27 brobecke * gdb.ada/catch_ex.exp: Fix a couple of copy...
2007-02-27 gdbadmin*** empty log message ***
2007-02-26 amodradaily update
2007-02-26 djmerge from gcc
2007-02-26 drow * arch-utils.c (selected_byte_order): New.
2007-02-26 drow * gdb.texinfo (Monitor commands for gdbserver): New...
2007-02-26 drow * symfile.c (place_section): Check SEC_ALLOC. Do...
2007-02-26 drow * remote.c (init_remote_state): Add special handling...
2007-02-26 drow * Makefile.in (XMLFILES): Include $(TDEP_XML).
2007-02-26 drow * arm-tdep.c (arm_scan_prologue): Do not record FPA...
2007-02-26 brolleyAdd missing files.
2007-02-26 corinna * fhandler.cc (fhandler_base::fstat): Set all file...
2007-02-26 corinna * fhandler_registry.cc (registry_listing): Drop name...
2007-02-26 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2007-02-26 amodra * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start...
2007-02-26 gdbadmin*** empty log message ***
2007-02-25 amodradaily update
2007-02-25 palves * Makefile.in (EXEEXT): New.
2007-02-25 shinwell * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad.
2007-02-25 palves * target.h (target_ops): Rename send_signal to request...
2007-02-25 palves * server.c (get_features_xml): Check if target implemented
2007-02-25 gdbadmin*** empty log message ***
2007-02-24 amodradaily update
2007-02-24 kevinb * NEWS (New targets): Add entry for the Toshiba Media...
2007-02-24 gdbadmin*** empty log message ***
2007-02-23 kevinb * MAINTAINERS (mep): New target.
2007-02-23 amodradaily update
2007-02-23 kevinbAdd support for new target, Toshiba Media Processor...
2007-02-23 jjohnstn2007-02-23 Jeff Johnston <jjohnstn@redhat.com>
2007-02-23 carlosbfd/
2007-02-23 corinna Throughout remove all usage of wincap.has_security.
2007-02-23 corinna * fhandler.h (class fhandler_pipe): Remove members...
2007-02-23 corinna * devices.in: Change native device name to native...
2007-02-23 corinna * fhandler_console.cc (fhandler_console::need_invisibl...
2007-02-23 nickcPR binutils/3535
2007-02-23 corinna Throughout remove using wincap.
2007-02-23 corinna * exceptions.cc (dummy_ctrl_c_handler): Remove.
2007-02-23 corinna * fhandler.cc (fhandler_base::lseek): Drop 9x consider...
2007-02-23 gdbadmin*** empty log message ***
2007-02-22 amodradaily update
2007-02-22 amodra * config/tc-mn10300.c (md_convert_frag): Correct fixup...
2007-02-22 dj* s390-opc.c (INSTR_SS_L2RDRD): New.
2007-02-22 corinna * cygheap.h (struct cwdstuff): Remove sync member...
2007-02-22 uweigand * spu-low.c (spu_arch_string): New.
2007-02-22 corinna * fhandler_console.cc (fhandler_console::read): Drop...
2007-02-22 corinna * fhandler.cc (fhandler_base::set_no_inheritance)...
2007-02-22 pbrook2007-02-22 Paul Brook <paul@codesourcery.com>
2007-02-22 corinna Fix typo.
2007-02-22 corinna * dir.cc (rmdir): Move existance check in front of
2007-02-22 corinna * fhandler.cc (fhandler_base::write): Remove wincap...
2007-02-22 corinna Throughout remove all usage of wincap.access_denied_on...
2007-02-22 uweigand * infrun.c (inferior_stop_reason, print_stop_reason...
2007-02-22 uweigand * valops.c (value_ind): Fix unary * handling of TYPE_C...
2007-02-22 corinna * fhandler_disk_file.cc (fhandler_disk_file::closedir...
2007-02-22 jsm28 * configure.tgt (mips64*el-*-linux-*, mips64*-*-linux-*,
2007-02-22 cgf* dcrt0.cc (child_info_fork::alloc_stack_hard_way)...
2007-02-22 corinna Throughout replace all usage of wincap.shared with...
2007-02-22 corinna * Makefile.in (DLL_IMPORTS): Add libntdll.a.
2007-02-22 corinna * ipcs.c (_POSIX2_LINE_MAX): Drop definition.
2007-02-22 corinna * Makefile.in (OBJS): Drop transport_sockets.o.
2007-02-22 amodra * write.c (size_seg): Always clear SEC_RELOC here.
2007-02-22 bjeRemove superfluous libgloss/ directory names from recen...
2007-02-22 gdbadmin*** empty log message ***
2007-02-21 amodradaily update
2007-02-21 jjohnstn2007-02-21 Patrick Mansfield <patmans@us.ibm.com>
2007-02-21 jjohnstn2007-02-21 Patrick Mansfield <patmans@us.ibm.com>
2007-02-21 nickcTake into account MEMORY regions when creating a segmen...
2007-02-21 corinna * wincap.cc (wincap_unknown): Change settings for...
2007-02-21 hp * cris/crt0.S: Use jump, not ba, to skip the interrupt...
2007-02-21 amodra * elf32-spu.c (spu_elf_size_stubs): Correct order...
2007-02-21 gdbadmin*** empty log message ***
2007-02-20 amodra PR 4082
2007-02-20 amodradaily update
2007-02-20 jjohnstn2007-02-20 Patrick Mansfield <patmans@us.ibm.com>
2007-02-20 jjohnstn2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
2007-02-20 jjohnstn2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
2007-02-20 brobecke * gdb_expat.h (XMLCALL): Define if not already...
2007-02-20 corinna * cygcheck.cc (dump_sysinfo): Add "not supported"...
next