aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-19 * mi/mi-cmd-var.c (varobj_update_one): Print newVladimir Prus4-0/+20
2008-04-19 * varobj.c (varobj_invalidate): Don't touch floatingVladimir Prus2-0/+10
2008-04-19* symtab.c: (multiple_symbols_modes, multiple_symbols_ask)Mark Kettenis3-6/+12
2008-04-19(linespec.o, mi-interp.o): Add dependencies.Nick Roberts1-3/+3
2008-04-19Include interps.h and mi/mi-cmds.h.Nick Roberts1-1/+4
2008-04-19New extern for top_level_interpreter.Nick Roberts1-0/+1
2008-04-19(top_level_interpreter): Rename static variable...Nick Roberts1-6/+12
2008-04-19*** empty log message ***Nick Roberts1-1/+14
2008-04-19 * configure.ac (AC_SEARCH_LIBS): Add check for zlib.Craig Silverstein9-23/+1025
2008-04-19 * defs.h (exec_set_section_offsets): Remove prototype.Thiago Jung Bauermann3-40/+5
2008-04-19 * gdb.ada/atomic_enum: New test program.Joel Brobecker5-0/+133
2008-04-19 * stabsread.c (cleanup_undefined_types_1): Add instance flags checkJoel Brobecker2-1/+28
2008-04-19*** empty log message ***gdbadmin1-1/+1
2008-04-19daily updateAlan Modra1-1/+1
2008-04-18 * doc/c-sparc.texi: Add syntax section.David S. Miller2-6/+402
2008-04-182008-04-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-9/+5
2008-04-18merge from gccDJ Delorie10-18/+90
2008-04-18gas/H.J. Lu11-776/+910
2008-04-182008-04-18 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini7-13/+244
2008-04-18 * aix5ppc-core.c: Define macros for the default architecture andNick Clifton3-2/+44
2008-04-18[patch]: ctor/dtor section must start at alignment of 8 for x86_64-pc-mingw32.Kai Tietz2-0/+5
2008-04-18* MAINTAINERS: Replace reference to configure.in with reference to configure.ac.Nick Clifton2-1/+6
2008-04-18 * config/tc-sparc.c (sparc_ip): Recognize %pc22 and %pc10.David S. Miller1-0/+2
2008-04-18 * configure.ac (cr16-*-*): Add case for cr16 target and include gdbNick Clifton3-0/+12
2008-04-18 * Makefile.in (distclean): Add gstdint.h.Ben Elliston2-1/+5
2008-04-182008-04-17 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2-6/+10
2008-04-18daily updateAlan Modra1-1/+1
2008-04-18*** empty log message ***gdbadmin1-1/+1
2008-04-17 * gdb.opt/Makefile.in: Fix whitespace.Doug Evans2-12/+16
2008-04-17 * errors.cc (Errors::info): New function.Cary Coutant8-28/+102
2008-04-17 * breakpoint.c (print_one_breakpoint_location): Make sure to printJoel Brobecker2-1/+6
2008-04-172008-04-17 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Weigand2-0/+6
2008-04-17 * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o fromUlrich Weigand3-43/+121
2008-04-172008-04-17 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Weigand2-37/+35
2008-04-17 * rs6000-tdep.c (rs6000_gdbarch_init): Use the BFD architecture,Joel Brobecker2-12/+8
2008-04-17 * options.cc (General_options::parse_V): New function.David S. Miller3-0/+23
2008-04-17 * buildsym.c (watch_main_source_file_lossage): New fn.Doug Evans6-0/+257
2008-04-17 * source.c (find_and_open_source): Add some comments clarifyingDoug Evans2-8/+11
2008-04-17 gdb/Pedro Alves5-0/+104
2008-04-17 * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor16-72/+360
2008-04-17 * sparc.cc (Target_sparc::Scan): Change from struct to class.David S. Miller2-1/+114
2008-04-17 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.David S. Miller3-0/+5
2008-04-17 * i386.cc (Target_i386::define_tls_base_symbol): New function.Cary Coutant4-3/+75
2008-04-17 * cli/cli-decode.h (CMD_ASYNC_OK): New define.Tom Tromey7-16/+52
2008-04-17 * symtab.h (Symbol::is_strong_undefined): Removed unused function.Cary Coutant8-51/+217
2008-04-17*** empty log message ***gdbadmin1-1/+1
2008-04-17daily updateAlan Modra1-1/+1
2008-04-16elfcpp/David S. Miller5-0/+109
2008-04-16 PR gdb/2445Daniel Jacobowitz2-1/+6
2008-04-16 * copy-relocs.cc: New file.Ian Lance Taylor12-619/+515