aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Add the endian reversing versions of load/store instructions;Michael Eager7-2/+78
2012-11-14 * gdbarch.h, gdbarch.c: Rebuild.Tom Tromey5-20/+16
2012-11-14 * MAINTAINERS (Responsible Maintainers/misc): Add myselfPierre Muller2-0/+7
2012-11-14gas/ChangeLog:Ulrich Weigand9-99/+59
2012-11-14bfd/Tristan Gingold5-1/+114
2012-11-142012-11-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-8/+62
2012-11-142012-11-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-20/+35
2012-11-142012-11-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+41
2012-11-14http://sourceware.org/ml/gdb-patches/2012-11/msg00308.htmlAndrew Burgess2-110/+131
2012-11-14gdb/testsuite/Yao Qi3-10/+19
2012-11-14gdb/Yao Qi2-0/+139
2012-11-14*** empty log message ***gdbadmin1-1/+1
2012-11-13daily updateAlan Modra1-1/+1
2012-11-13Allocate elf_segment_map with bfd_zallocH.J. Lu2-1/+6
2012-11-132012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>Tom Tromey7-9/+126
2012-11-13 * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger5-5/+28
2012-11-13 * symtab.h (print_source_lines_flags): New enum.Markus Metzger3-9/+24
2012-11-13 * Makefile.in: (INTERNAL_CFLAGS): Add -DGDBSERVERMarkus Metzger2-14/+19
2012-11-13 ARI fixes: Avoid sprintf function use rule.Pierre Muller12-37/+65
2012-11-13 * readelf.c (get_machine_flags) <EM_MIPS, EM_MIPS_RS3_LE>: MoveMaciej W. Rozycki2-6/+11
2012-11-13*** empty log message ***gdbadmin1-1/+1
2012-11-12daily updateAlan Modra1-1/+1
2012-11-12rename frame_register_read into deprecated_frame_register_read.Joel Brobecker9-17/+31
2012-11-12Document replacement for frame_register_read (deprecated).Joel Brobecker3-13/+8
2012-11-12 * python/python.c (start_type_printers): Initialize 'result_obj'.Tom Tromey2-1/+5
2012-11-12 * NEWS: Update.Tom Tromey19-17/+874
2012-11-12 * c-typeprint.c (find_typedef_for_canonicalize,Tom Tromey17-335/+885
2012-11-12 * cp-support.c (inspect_type,Tom Tromey3-18/+105
2012-11-12 * NEWS: Update.Tom Tromey9-8/+250
2012-11-12 * c-typeprint.c (cp_type_print_method_args): Add flagsTom Tromey2-5/+13
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey25-175/+314
2012-11-12 * gdb.cp/classes.exp (test_ptype_class_objects): RemoveTom Tromey6-95/+113
2012-11-12Correct gas microblaze ChangeLog entryH.J. Lu1-7/+6
2012-11-12Add missing test cases.Michael Eager5-0/+44
2012-11-12*** empty log message ***gdbadmin1-1/+1
2012-11-11daily updateAlan Modra1-1/+1
2012-11-11merge from gccDJ Delorie7-24/+83
2012-11-11Merge from GCC.Thomas Schwinge4-0/+10
2012-11-11*** empty log message ***gdbadmin1-1/+1
2012-11-10daily updateAlan Modra1-1/+1
2012-11-10 * breakpoint.c (clear_command): Add cleanup forKeith Seitz3-4/+10
2012-11-10 PR gdb/14288Keith Seitz8-155/+549
2012-11-10* tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COMMAND_MODEStephane Carrez3-3/+18
2012-11-10PR tui/9584Stephane Carrez2-6/+14
2012-11-10*** empty log message ***gdbadmin1-1/+1
2012-11-09daily updateAlan Modra1-1/+1
2012-11-09Files missing from previous commit.Michael Eager2-0/+41
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey86-386/+410
2012-11-09 * read.h (s_vendor_attribute): Move to...Maciej W. Rozycki7-142/+161
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton29-107/+1010