deliverable/binutils-gdb.git
2008-09-11  Ulrich Weigand * defs.h (struct gdbarch): Add forward declaration.
2008-09-11  Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_tru...
2008-09-11  Ulrich Weigand * gdbtypes.h (builtin_type_void): Remove macro, add...
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use exp->gdbarch...
2008-09-11  Ulrich Weigand * ada-valprint.c: Include "objfiles.h".
2008-09-11  Ulrich Weigand * ada-lang.c (value_pos_atr): Add TYPE argument. ...
2008-09-11  Ulrich Weigand * ada-lang.c (cast_to_fixed): Do not cast to builtin_t...
2008-09-11  Ulrich Weigand * valops.c (value_ind): No longer allow dereferencing an
2008-09-11  Ulrich Weigand * ada-valprint.c (ada_val_print_1): When implicitly...
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use builtin_type_int8
2008-09-11  Ulrich Weigand * value.h (coerce_enum, coerce_number): Remove prototypes.
2008-09-11  Ulrich Weigand * ax-gdb.c: Include "language.h".
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Add calls to...
2008-09-11  Ulrich Weigand * value.h (unop_promote, binop_promote): Add prototypes.
2008-09-11  Ulrich Weigand * value.h (value_add, value_sub): Remove.
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_for_sizeof): Use builtin_int...
2008-09-11  Ulrich Weigand * expression.h (enum exp_opcode): Document OP_COMPLEX...
2008-09-11  Ulrich Weigand * language.h (struct language_arch_info): New members
2008-09-11  Ulrich Weigand * jv-lang.c (enum java_primitive_types): New type.
2008-09-11  Ulrich Weigand * value.h (value_bitstring_subscript): New prototype.
2008-09-11  Ulrich Weigand * expression.h (struct expression): New member GDBARCH.
2008-09-11  Ulrich Weigand * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBO...
2008-09-11  Alan ModraUpdated translation versions
2008-09-11  gdbadmin*** empty log message ***
2008-09-11  Alan Modradaily update
2008-09-10  Joel Brobecker * ada-lang.c (ada_parent_type): Add handling...
2008-09-10  Joel Brobecker * ada-lang.c (is_digits_suffix): New function.
2008-09-10  Pedro Alves * Makefile.in (gnu-nat.o): New rule.
2008-09-10  Cary Coutant2008-09-05 Cary Coutant <ccoutant@google.com>
2008-09-10  Joel Brobecker * gdb.ada/Makefile.in (EXECUTABLES): Bring...
2008-09-10  Joel Brobecker * gdb.ada/array_bounds.exp, gdb.ada/array_subsc...
2008-09-10  Joel Brobecker * gdb.ada/packed_tagged.exp: Accept "boolean...
2008-09-10  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE...
2008-09-10  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [BINOP_ADD...
2008-09-10  Pedro Alves * inf-ttrace.c (inf_ttrace_follow_fork): Declare local...
2008-09-10  Ulrich Weigand * ada-lang.c (ada_array_length): Use builtin_type_int3...
2008-09-10  gdbadmin*** empty log message ***
2008-09-10  Alan Modradaily update
2008-09-09  Pedro Alvesgdb/
2008-09-09  DJ Deloriemerge from gcc
2008-09-09  Pedro Alves * gnu-nat.c (gnu_pid_to_exec_file): Delete.
2008-09-09  Peter Bergnergas/
2008-09-09  Pedro Alves * gnu-nat.c (gnu_attach): Push target before fetching...
2008-09-09  Nick Clifton* emultempl/pe.em (pe_find_data_imports): Add trailing...
2008-09-09  Tom Tromey * elfxx-mips.c (mips16_stub_symndx) <sec>: Mark argume...
2008-09-09  Dave Anglin * config/tc-hppa.c (hppa_regname_to_dw2regnum): Add...
2008-09-09  Alan Modradaily update
2008-09-09  gdbadmin*** empty log message ***
2008-09-08  Daniel Jacobowitz * valops.c (value_cast_structs): Return NULL for failure.
2008-09-08  Pedro Alves * inferior.h (context_switch_to): Delete.
2008-09-08  Pedro Alves * infrun.c (context_switch): Don't context-switch...
2008-09-08  Daniel Jacobowitz PR ld/3191
2008-09-08  Pedro Alves Remove global continuations in favour of a per-thread
2008-09-08  Pedro Alves Remove the global stop_step in favour of a per-thread
2008-09-08  Pedro Alves Remove the global step_multi in favour of a per-thread
2008-09-08  Pedro Alves Remove the global stop_signal in favour of a per-thread
2008-09-08  Pedro Alves * gdbthread.h (struct thread_info): Add comments around
2008-09-08  Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-09-08  Pedro Alves * inferior.h (step_over_calls): Delete.
2008-09-08  Pedro Alves Remove context switching in favour of accessing thread...
2008-09-08  Pedro Alves * bsd-uthread.c (bsd_uthread_find_new_threads): Claim...
2008-09-08  Pedro Alves * corelow.c (add_to_thread_list): If this is the first...
2008-09-08  Pedro Alves * spu-linux-nat.c (spu_child_post_startup_inferior)
2008-09-08  Pedro Alves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-09-08  Pedro Alves * procfs.c (to_attach): Create a procinfo for the...
2008-09-08  Pedro Alves * inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and
2008-09-08  Pedro Alves * inf-ttrace.c: Include <signal.h>
2008-09-08  Pedro Alves * inf-ttrace.c (inf_ttrace_follow_fork): Register...
2008-09-08  Pedro Alves * bsd-uthread.c (bsd_uthread_wait): Decorate the main...
2008-09-08  Pedro Alves * inf-ptrace.c: Include "gdbthread.h".
2008-09-08  Pedro Alves * linux-nat.c (linux_nat_wait): Update inferior_ptid...
2008-09-08  Pedro Alves * regcache.c (new_register_cache): Return NULL if...
2008-09-08  Jerome Guitton * rs6000-tdep.c (rs6000_fetch_instruction)
2008-09-08  H.J. Lu2008-09-08 H.J. Lu <hongjiu.lu@intel.com>
2008-09-08  Jerome Guitton * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
2008-09-08  Jerome Guitton * gdb.base/stack-checking.c: New file.
2008-09-08  David Daney * dummy-frame.h (frame.h): Include it.
2008-09-08  Tristan Gingold2008-09-08 Tristan Gingold <gingold@adacore.com>
2008-09-08  Tristan Gingold2008-09-08 Tristan Gingold <gingold@adacore.com>
2008-09-08  Tristan Gingoldld/
2008-09-08  Dave Anglin * config/tc-hppa.h (DIFF_EXPR_OK): Define for SOM...
2008-09-08  Alan Modradaily update
2008-09-08  gdbadmin*** empty log message ***
2008-09-07  Dave Anglin * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined.
2008-09-07  Alan Modra * ldlang.h (lang_output_section_find): Define.
2008-09-07  gdbadmin*** empty log message ***
2008-09-07  Alan Modradaily update
2008-09-06  Richard Sandifordgas/
2008-09-06  Cary Coutant2008-09-05 Cary Coutant <ccoutant@google.com>
2008-09-06  Alan Modradaily update
2008-09-06  gdbadmin*** empty log message ***
2008-09-05  Thiago Jung... * gdb.arch/altivec-abi.exp: Remove extra verbose call.
2008-09-05  Thiago Jung... * gdb.arch/ppc-fp.exp: New file.
2008-09-05  Daniel JacobowitzFix last commit.
2008-09-05  Daniel Jacobowitz * dwarf2.c: Change leading whitespace to tabs.
2008-09-05  Paul Pluzhnikovcompile with gcc -fno-inline, lest gcc-4.3.1 optimizes...
2008-09-05  Ulrich Weigand * spu-tdep.c (spu_push_dummy_code): New function.
2008-09-05  Daniel Jacobowitz * readelf.c (load_specific_debug_section): New functio...
2008-09-05  Ulrich Weigand * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nz
2008-09-05  Ulrich Weigand * rs6000-tdep.c (rs6000_gdbarch_init): Setup displaced...
next
This page took 0.04794 seconds and 4 git commands to generate.