OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
2011-10-10 corinna * cygcheck.cc (check_keys): Use UNICODE Win32 functions.
2011-10-10 amodrald/
2011-10-10 cgf* fhandler_tty.cc (fhandler_pty_slave::open): Clarify...
2011-10-10 qiyaogdb/
2011-10-10 vapiersim: dv-cfi: include stdbool.h
2011-10-10 vapiersim: dv-cfi: include common headers only
2011-10-10 gdbadmin*** empty log message ***
2011-10-09 amodradaily update
2011-10-09 devans Add new "alias" command.
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jkratochgdb/
2011-10-09 jsm28 * gdb.base/solib-symbol.exp: Do not include directories in
2011-10-09 amodra * emultempl/ppc64elf.em (ppc_create_output_section_sta...
2011-10-09 gdbadmin*** empty log message ***
2011-10-08 amodradaily update
2011-10-08 hjlPreserve the maximum alignment/size for common symbols.
2011-10-08 amodra PR ld/13229
2011-10-08 gdbadmin*** empty log message ***
2011-10-07 amodra * elflink.c (elf_link_output_extsym): Strip defined...
2011-10-07 devans * gdb.texinfo (gdb.printing): Document new `replace...
2011-10-07 amodradaily update
2011-10-07 devans * python/lib/gdb/printing.py (register_pretty_printer...
2011-10-07 devans * python/lib/gdb/printing.py: Whitespace cleanup.
2011-10-07 devans * python/py-value.c (valpy_call): Initialize ftype...
2011-10-07 devansFix PR spelling, 13624 -> 13264.
2011-10-07 hjlDon't run dw2-decodedline.S on ia64.
2011-10-07 hjlRun --gc-sections tests only if supported.
2011-10-07 palves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-10-07 palves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-10-07 cgf* fhandler.h (fhandler_console::tc_getpgid): New function.
2011-10-07 corinna * windows-nat.c: Include wchar.h to avoid compiler...
2011-10-07 corinna * include/sys/cygwin.h (cygwin_getinfo_types): Define...
2011-10-07 pmuldoon2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2011-10-07 pmuldoon2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2011-10-07 uweigand * inferior.h (disable_randomization): Declare.
2011-10-07 nickc * rx/crt0.S: Initialise the PID address register.
2011-10-07 kpougetAdd missing files to previous commit (Allow Python...
2011-10-07 corinnaFix copyright.
2011-10-07 kpougetFix ChangeLog messup (Allow Python notification of...
2011-10-07 kpouget Allow Python notification of new object-file loadings.
2011-10-07 jsm28 * gdb.base/fixsection.exp: Do not include directories...
2011-10-07 gdbadmin*** empty log message ***
2011-10-06 amodradaily update
2011-10-06 corinna * fhandler_termios.cc (fhandler_termios::tcsetpgrp...
2011-10-06 chrfranke2011-10-06 Christian Franke <franke@computer.org>
2011-10-06 amodradyslexia
2011-10-06 amodra PR ld/13329
2011-10-06 jbeulichgas/testsuite/
2011-10-06 ktietz * coffgen.c (coff_write_alien_symbol): Don...
2011-10-06 gdbadmin*** empty log message ***
2011-10-05 amodradaily update
2011-10-05 hjlAdd missing ChangeLog entries.
2011-10-05 muller Add tests for passing of environment variables to...
2011-10-05 nickc * readelf.c (get_machine_dlags): Add support for RX...
2011-10-05 corinna * external.cc (create_winenv): Rename from sync_winenv...
2011-10-05 gingold2011-10-05 Tristan Gingold <gingold@adacore.com>
2011-10-05 corinna * net.cc (socketpair): Bind first socket to loopback...
2011-10-05 vapiersim: merge changes from common.m4 back into SIM_AC_COMMON
2011-10-05 gdbadmin*** empty log message ***
2011-10-04 amodradaily update
2011-10-04 jjohnstn2011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>
2011-10-04 pkoning* gdb.python/py-value.c (main): Break before return.
2011-10-04 pkoning* python/py-type.c (typy_make_iter): Add forward declar...
2011-10-04 nickc* libc/machine/arm/memcpy.S: Fix unaligned access copying.
2011-10-04 pkoning* NEWS: Add entry for Python gdb.Type mapping methods.
2011-10-04 pkoningFix misplaced documentation entry (Paul Koning, 2011...
2011-10-04 carlosbinutils/
2011-10-04 kpouget2011-10-04 Kevin Pouget <kevin.pouget@st.com>
2011-10-04 gdbadmin*** empty log message ***
2011-10-03 amodradaily update
2011-10-03 brobecke[doco] rephrase `presence of' with `support for'.
2011-10-03 brobecke[Ada/doco] Document the new -ada-task-info GDB/MI command.
2011-10-03 brobecke[Ada] Add field "thread-id" in -ada-task-info output
2011-10-03 brobecke[Ada] New GDB/MI command: -ada-tasks-info
2011-10-03 brobeckeCrash sourcing Python script on Windows
2011-10-03 emachado* gdb.base/jit.exp: Add testcase name to log message
2011-10-03 dnovillo * options.cc (parse_uint): Fix dereference of RETVAL.
2011-10-03 pkoning* gdb.python/py-value.exp
2011-10-03 pkoning* python/py-value.c (valpy_get_address): Use Py_XINCREF.
2011-10-03 gdbadmin*** empty log message ***
2011-10-02 amodradaily update
2011-10-02 jkratochgdb/
2011-10-02 brobeckethread-specific breakpoints not saved properly by save...
2011-10-02 gdbadmin*** empty log message ***
next