OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
2008-09-15 danglin * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Remove...
2008-09-15 devans * dwarf2read.c (struct die_info): Make members tag...
2008-09-15 gdbadmin*** empty log message ***
2008-09-15 amodradaily update
2008-09-14 danglin * hppa-linux-tdep.c (hppa_linux_supply_fpregset):...
2008-09-14 arnoldmAdd new tests for z80
2008-09-14 arnoldmFix bugs in the disassembly of some ld-instructions
2008-09-14 brobecke * defs.h (GCC_GENERATED_STDINT_H): Define.
2008-09-14 arnoldmFix Opcode generation of ld a,(bc) and ld a,(de) on...
2008-09-14 gdbadmin*** empty log message ***
2008-09-14 amodradaily update
2008-09-13 tromey * varobj.c (varobj_set_display_format): Use xfree.
2008-09-13 brobecke * ada-lang.c (remove_extra_symbols): Remove...
2008-09-13 brobecke * dwarf2read.c (add_partial_subprogram): New...
2008-09-13 drow * gdb.mi/mi-nonstop.exp: Do not check thread state...
2008-09-13 tromey * symfile.c (build_id_verify): Free 'found'.
2008-09-13 ironhead2008-09-13 mega-squall <mega-squall@users.sf.net>
2008-09-13 gdbadmin*** empty log message ***
2008-09-13 amodradaily update
2008-09-12 cgf* cygcheck.cc (pathlike::check_existence): Remove class...
2008-09-12 cgf* Makefile.in: Add -c option which is now removed from...
2008-09-12 devans * corefile.c (write_memory): Remove unnecessary copying.
2008-09-12 devans * sol-thread.c (_initialize_sol_thread): Add FIXME...
2008-09-12 devans * dwarf2read.c (comp_unit_head): Rename first_die_ptr to
2008-09-12 bwilson2008-09-12 Sterling Augustine <sterling@tensilica...
2008-09-12 palvesgdb/
2008-09-12 cgd2008-09-11 Chris Demetriou <cgd@google.com>
2008-09-12 ironhead2008-09-11 Chris Sutcliffe <ir0nh34d@users.sf.net>
2008-09-12 amodradaily update
2008-09-12 gdbadmin*** empty log message ***
2008-09-11 hjlgas/testsuite/
2008-09-11 jkratochbfd/
2008-09-11 uweigand * gdb.base/stack-checking.c (big_frame): Reduce stack...
2008-09-11 uweigand * fork-child.c (startup_inferior): Use target_wait...
2008-09-11 uweigandAdd missing ChangeLog entry.
2008-09-11 uweigand * gdbtypes.h (builtin_type_void_data_ptr, builtin_type...
2008-09-11 uweigand * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use builtin...
2008-09-11 uweigand * bsd-uthread.c (bsd_uthread_read_memory_address)...
2008-09-11 uweigand * procfs.c (procfs_address_to_host_pointer): Use targe...
2008-09-11 uweigand * auxv.c (default_auxv_parse): Use gdbarch_ptr_bit...
2008-09-11 uweigand * expprint.c (print_subexp_standard): Compare against...
2008-09-11 uweigand * valops.c: Include "objfiles.h" and "symtab.h".
2008-09-11 uweigandChangeLog:
2008-09-11 uweigand * valarith.c (value_x_unop): Use builtin_type_int8...
2008-09-11 uweigand * infcall.c (value_arg_coerce): Add GDBARCH parameter...
2008-09-11 uweigand * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.
2008-09-11 uweigand * stack.c (return_command): Use frame architecture...
2008-09-11 uweigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-09-11 uweigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-09-11 uweigand * defs.h (struct gdbarch): Add forward declaration.
2008-09-11 uweigand * gdbtypes.h (struct builtin_type): Remove builtin_tru...
2008-09-11 uweigand * gdbtypes.h (builtin_type_void): Remove macro, add...
2008-09-11 uweigand * eval.c (evaluate_subexp_standard): Use exp->gdbarch...
2008-09-11 uweigand * ada-valprint.c: Include "objfiles.h".
2008-09-11 uweigand * ada-lang.c (value_pos_atr): Add TYPE argument. ...
2008-09-11 uweigand * ada-lang.c (cast_to_fixed): Do not cast to builtin_t...
2008-09-11 uweigand * valops.c (value_ind): No longer allow dereferencing an
2008-09-11 uweigand * ada-valprint.c (ada_val_print_1): When implicitly...
2008-09-11 uweigand * eval.c (evaluate_subexp_standard): Use builtin_type_int8
2008-09-11 uweigand * value.h (coerce_enum, coerce_number): Remove prototypes.
2008-09-11 uweigand * ax-gdb.c: Include "language.h".
2008-09-11 uweigand * eval.c (evaluate_subexp_standard): Add calls to...
2008-09-11 uweigand * value.h (unop_promote, binop_promote): Add prototypes.
2008-09-11 uweigand * value.h (value_add, value_sub): Remove.
2008-09-11 uweigand * eval.c (evaluate_subexp_for_sizeof): Use builtin_int...
2008-09-11 uweigand * expression.h (enum exp_opcode): Document OP_COMPLEX...
2008-09-11 uweigand * language.h (struct language_arch_info): New members
2008-09-11 uweigand * jv-lang.c (enum java_primitive_types): New type.
2008-09-11 uweigand * value.h (value_bitstring_subscript): New prototype.
2008-09-11 uweigand * expression.h (struct expression): New member GDBARCH.
2008-09-11 uweigand * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBO...
2008-09-11 amodraUpdated translation versions
2008-09-11 cgf* cygwin.din (sys_sigabbrev): Add this here.
2008-09-11 cgf* localtime.cc (increment_overflow): Mark as non-inline...
2008-09-11 cgf* net.cc (in6addr_any, in6addr_loopback): Add appropria...
2008-09-11 cgf* fhandler.h (fhandler_pipe::raw_read): Remove __stdcal...
2008-09-11 cgf* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-09-11 jjohnstn2008-09-10 Ken Werner <ken.werner@de.ibm.com>
2008-09-11 jjohnstn2008-09-10 Ken Werner <ken.werner@de.ibm.com>
2008-09-11 gdbadmin*** empty log message ***
2008-09-11 amodradaily update
2008-09-10 brobecke * ada-lang.c (ada_parent_type): Add handling...
2008-09-10 brobecke * ada-lang.c (is_digits_suffix): New function.
2008-09-10 palves * Makefile.in (gnu-nat.o): New rule.
2008-09-10 ccoutant2008-09-05 Cary Coutant <ccoutant@google.com>
2008-09-10 brobecke * gdb.ada/Makefile.in (EXECUTABLES): Bring...
2008-09-10 brobecke * gdb.ada/array_bounds.exp, gdb.ada/array_subsc...
2008-09-10 brobecke * gdb.ada/packed_tagged.exp: Accept "boolean...
2008-09-10 brobecke * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE...
2008-09-10 brobecke * ada-lang.c (ada_evaluate_subexp) [BINOP_ADD...
2008-09-10 palves * inf-ttrace.c (inf_ttrace_follow_fork): Declare local...
2008-09-10 uweigand * ada-lang.c (ada_array_length): Use builtin_type_int3...
2008-09-10 gdbadmin*** empty log message ***
2008-09-10 amodradaily update
2008-09-09 palvesgdb/
2008-09-09 djmerge from gcc
2008-09-09 palves * gnu-nat.c (gnu_pid_to_exec_file): Delete.
2008-09-09 bergnergas/
2008-09-09 palves * gnu-nat.c (gnu_attach): Push target before fetching...
2008-09-09 nickc* emultempl/pe.em (pe_find_data_imports): Add trailing...
next