summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gdbadmin2009-01-201-1/+1
* daily updateAlan Modra2009-01-201-1/+1
* * configure.tgt (powerpc64-*): Fix targ_obj.Andreas Schwab2009-01-192-7/+10
* * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans2009-01-1919-236/+1301
* * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,Hans-Peter Nilsson2009-01-196-1/+93
* * elf32-cris.c (elf_cris_copy_indirect_symbol): For other symbolHans-Peter Nilsson2009-01-192-1/+11
* 2009-01-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-01-192-1/+5
* * lib/gas-defs.exp (run_list_test): Fix typo in comment.Nick Clifton2009-01-192-2/+6
* * gas/arm/attr-syntax.d: Do not run for non-ELF based ARM targets.Nick Clifton2009-01-194-51/+66
* * configure.tgt: Restore alpha sorting to object format switchNick Clifton2009-01-192-2/+13
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-1922-0/+249
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-198-1/+73
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-194-25/+46
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-196-12/+33
* PR 9695Alan Modra2009-01-192-19/+13
* * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans2009-01-195-21/+76
* daily updateAlan Modra2009-01-191-1/+1
* *** empty log message ***gdbadmin2009-01-191-1/+1
* * configure.ac (funcs, vars, checkfuncs): Don't munge on Cygwin,Dave Korn2009-01-183-53/+6
* * sim/cris/asm/opterr5.ms, sim/cris/asm/opterr4.ms,Hans-Peter Nilsson2009-01-186-1/+74
* * cris/sim-if.c: Include errno.h.Hans-Peter Nilsson2009-01-182-5/+142
* * tui/tui-disasm.c (tui_vertical_disassem_scroll): Scroll one linePedro Alves2009-01-183-17/+20
* PR gdb/9747:Pedro Alves2009-01-185-13/+135
* * tui/tui-winsource.c (tui_update_breakpoint_info): In asm layout,Pedro Alves2009-01-182-0/+6
* * hppa-hpux-tdep.c (hppa_hpux_write_pc): Remove 'return'.Pedro Alves2009-01-182-1/+6
* *** empty log message ***gdbadmin2009-01-181-1/+1
* daily updateAlan Modra2009-01-181-1/+1
* (thread_command): Move call to annotate_thread_changedNick Roberts2009-01-171-1/+2
* *** empty log message ***Nick Roberts2009-01-171-0/+7
* daily updateAlan Modra2009-01-171-1/+1
* *** empty log message ***gdbadmin2009-01-171-1/+1
* 2009-01-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-162-4/+18
* ld/H.J. Lu2009-01-168-2/+54
* 2009-01-16 Mark Shinwell <shinwell@codesourcery.com>Joseph Myers2009-01-163-2/+7
* 2009-01-16 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-168-27/+158
* formattingAlan Modra2009-01-161-1/+1
* * Makefile.def (configure-opcodes): Depend on configure-libiberty.Alan Modra2009-01-163-1/+30
* bfd/Alan Modra2009-01-1617-191/+186
* * NEWS: Document x86_64/MinGW as a new native configuration.Joel Brobecker2009-01-162-0/+6
* * NEWS: Move the documentation of "info os processes" toJoel Brobecker2009-01-162-3/+8
* *** empty log message ***gdbadmin2009-01-161-1/+1
* daily updateAlan Modra2009-01-161-1/+1
* fix another cut-n-paste errorDoug Evans2009-01-152-2/+1
* fix cut-n-paste errors in previous checkinDoug Evans2009-01-152-4/+3
* * target.h (target_signal_to_string): Make return type const char *.Doug Evans2009-01-159-15/+35
* * object.cc (Sized_relobj::write_local_symbols): Don't write outIan Lance Taylor2009-01-152-7/+15
* 2009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-157-146/+548
* * solist.h (struct target_so_ops): New member bfd_open.Ulrich Weigand2009-01-155-40/+106
* * frame.c (get_frame_arch): Abort if called with NULL this_frame.Ulrich Weigand2009-01-152-0/+9
* * value.h (address_of_variable): Add prototype.Ulrich Weigand2009-01-155-90/+81