binutils-gdb.git
2009-08-25 Jan Kratochvilgdb/
2009-08-25 Ralf WildenhuesBuild cleanups in opcodes: cross-compilation and genera...
2009-08-25 Cary Coutant * options.h (Command_line::Pre_options): New class.
2009-08-25 Keith Seitz * c-exp.y (tokentab3): Add new token, ARROW_STAR....
2009-08-25 Alan Modradaily update
2009-08-25 gdbadmin*** empty log message ***
2009-08-24 Cary CoutantFixed typo in ChangeLog.
2009-08-24 Cary Coutant (General_options::no_keep_memory): Remove incorrect...
2009-08-24 Keith Seitz * gdb.cp/cpcompletion.exp (test_class_complete): New...
2009-08-24 Keith Seitz * symtab.c (default_make_symbol_completion_list):...
2009-08-24 Michael Snyder2009-08-24 Michael Snyder <msnyder@vmware.com>
2009-08-24 Ralf WildenhuesSync from GCC: Update AC_PREREQ entries to 2.64.
2009-08-24 Ralf WildenhuesMore build fixes in opcodes
2009-08-24 Tom Tromey * python/python-value.c (valpy_richcompare): Don't...
2009-08-24 Cary Coutant * objdump.c (find_symbol_for_address): Avoid costly...
2009-08-24 Nick Clifton * scripttempl/elfxtensa.sc (DISCARDED): Discard...
2009-08-24 Ralf Wildenhuesdependency tracking fixes in ld
2009-08-24 Ralf WildenhuesFix yacc and lex reruns with maintainer-mode off.
2009-08-24 gdbadmin*** empty log message ***
2009-08-24 Alan Modradaily update
2009-08-23 H.J. Lu2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
2009-08-23 Andreas Schwab* ld-powerpc/powerpc.exp: Move relaxing and relocatable...
2009-08-23 Ralf WildenhuesMinor dependency fix for syslex.o in binutils.
2009-08-23 Andreas Schwab* ld-powerpc/relax.d: Fix whitespace.
2009-08-23 gdbadmin*** empty log message ***
2009-08-23 Alan Modradaily update
2009-08-22 Ralf WildenhuesCleanups in binutils makefiles.
2009-08-22 Ralf Wildenhuesdependency tracking in opcodes
2009-08-22 Ralf Wildenhuesdependency tracking in gprof
2009-08-22 Ralf Wildenhuesdependency tracking in gas
2009-08-22 Ralf Wildenhuesdependency tracking in binutils
2009-08-22 Ralf Wildenhuesdependency tracking in bfd
2009-08-22 Paul Pluzhnikov2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-08-22 Ralf Wildenhuesdependency tracking in ld
2009-08-22 Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 Ralf WildenhuesMinor fixes in sim, gold, gdb for Autoconf 2.64, Automa...
2009-08-22 DJ Deloriemerge from gcc
2009-08-22 Ralf WildenhuesUpdate automake-provided files in the toplevel.
2009-08-22 Ralf WildenhuesFixup readline and sim including of override.m4
2009-08-22 gdbadmin*** empty log message ***
2009-08-22 Alan Modradaily update
2009-08-21 Daniel Gutson2S09-08-21 Daniel Gutson <dgutson@codesourcery.com>
2009-08-21 Sterling Augustine2009-08-21 Sterling Augustine <sterling@jaw.hq.tensil...
2009-08-21 Doug Evans * jit.c (jit_event_handler): Use paddress to print...
2009-08-21 Doug Evans * jit.c (jit_read_descriptor): New arg gdbarch, all...
2009-08-21 Paul Pluzhnikov2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-08-21 Nick Clifton * scripttempl/elf.sc: Discard sections with...
2009-08-21 Hui Zhu2009-08-21 Hui Zhu <teawater@gmail.com>
2009-08-21 Alan Modradaily update
2009-08-21 gdbadmin*** empty log message ***
2009-08-20 Doug Evans* dcache.c (dcache_print_line, dcache_info): Use paddre...
2009-08-20 Doug Evans Replace dcache with splay tree.
2009-08-20 Nick Hudsonhppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.
2009-08-20 Sterling Augustine2009-08-20 Sterling Augustine <sterling@jaw.hq.tensil...
2009-08-20 Doug Evans Add interface for JIT code generation.
2009-08-20 Alan Modradaily update
2009-08-20 gdbadmin*** empty log message ***
2009-08-19 Ralf WildenhuesDisable option checking in the toplevel, avoid 2.64...
2009-08-19 Ralf Wildenhues Fix toplevel target deps.
2009-08-19 Ralf WildenhuesSync toplevel with GCC, merge.
2009-08-19 Cary Coutant * resolve.cc (Symbol_table::resolve): Don't complain...
2009-08-19 Chris Demetriou2009-08-19 Chris Demetriou <cgd@google.com>
2009-08-19 Sterling Augustine2009-08-19 Sterling Augustine <sterling@tensilica...
2009-08-19 Ulrich WeigandChangeLog:
2009-08-19 Christopher... * MAINTAINERS: Perform some obvious fixups.
2009-08-19 gdbadmin*** empty log message ***
2009-08-19 Alan Modradaily update
2009-08-18 Doug Kwan2009-08-18 Doug Kwan <dougkwan@google.com>
2009-08-18 Kai TietzFix obvious fix.
2009-08-18 Kai Tietz2009-08-18 Kai Tietz <kai.tietz@onevision.com>
2009-08-18 Sterling Augustine2009-08-18 Sterling Augustine <sterling@tensilica...
2009-08-18 Sterling Augustine2009-08-17 Sterling Augustine <sterling@jaw.hq.tensil...
2009-08-18 Tom Tromey * utils.c (add_internal_problem_command): Free set_doc and
2009-08-18 Tom Tromey * Makefile.in (ALL_TARGET_OBS): Remove prologue-value...
2009-08-18 gdbadmin*** empty log message ***
2009-08-18 Alan Modradaily update
2009-08-17 Ulrich Weigand * symfile.c (reread_symbols): Call objfiles_changed...
2009-08-17 Michael Snyder2009-08-17 Michael Snyder <msnyder@vmware.com>
2009-08-17 Kai TietzAdd missed files.
2009-08-17 Kai Tietz2009-08-17 Kai Tietz <kai.tietz@onevision.com>
2009-08-17 Pedro Alves2009-08-17 Pedro Alves <pedro@codesourcery.com>>
2009-08-17 Nick Clifton * ld-elf/linkonce1.d: Accept "UNUSED" as part...
2009-08-17 Nick Clifton * binutils-all/strip-10.d: Accept "<OS specific...
2009-08-17 Nick Clifton * config/tc-microblaze.c: Include safe-ctype...
2009-08-17 Nick Clifton * readelf.c (is_32bit_abs_reloc): Treat R_PARIS...
2009-08-17 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2009-08-17 Alan Modradaily update
2009-08-17 gdbadmin*** empty log message ***
2009-08-16 Doug Evans * opncls.c (bfd_close): Until BFD_IN_MEMORY has an...
2009-08-16 Ralf WildenhuesSync config/ from GCC:
2009-08-16 Ralf WildenhuesSync include/ChangeLog-9103 from GCC to fix invalid...
2009-08-16 Alan Modradaily update
2009-08-16 gdbadmin*** empty log message ***
2009-08-15 gdbadmin*** empty log message ***
2009-08-15 Alan Modradaily update
2009-08-14 Doug Evans * symfile.c (find_separate_debug_file): Remove double...
2009-08-14 Pedro Alves2009-08-14 Pedro Alves <pedro@codesourcery.com>
2009-08-14 Ian Lance Taylor * gold.h (FUNCTION_NAME): Define.
2009-08-14 DJ Delorie* configure.in: Check for sys/select.h, termios.h,...
next