deliverable/binutils-gdb.git
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...
2008-09-05  Ulrich Weigand * target.c (update_current_target): Do not inherit...
2008-09-05  Ulrich Weigand * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function.
2008-09-05  Ulrich Weigand * nto-tdep.h (struct nto_target_ops): Add gdbarch...
2008-09-05  Ulrich Weigand * mips-tdep.c (deprecated_mips_set_processor_regs_hack...
2008-09-05  Ulrich Weigand * mep-tdep.c (struct mep_prologue): Add gdbarch member.
2008-09-05  Ulrich Weigand * hppa-tdep.c (internalize_unwinds): Use objfile archi...
2008-09-05  Ulrich Weigand * m68k-tdep.h (m68kbsd_fpreg_offset): Add gdbarch...
2008-09-05  Ulrich Weigand * cris-tdep.c (cris_version, cris_mode): Remove.
2008-09-05  Ulrich Weigand * m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info...
2008-09-05  Ulrich Weigand * gdbarch.sh (addr_bits_remove): Change type to 'm'.
2008-09-05  Ulrich Weigand * dwarf2expr.h (dwarf2_read_address): Add gdbarch...
2008-09-05  Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-09-05  Nick Clifton * gas/arm/abs12.d: Update expected disassembly.
2008-09-05  Nick Clifton * lib/gas-defs.exp (run_dump_test): If the...
next
This page took 0.045195 seconds and 4 git commands to generate.