aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor11-39/+220
2009-03-24 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,Hans-Peter Nilsson15-16/+26
2009-03-24 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>Hans-Peter Nilsson2-2/+7
2009-03-24 * ada-exp.y (get_symbol_field_type): Make sure to resolve typedefsJoel Brobecker2-0/+6
2009-03-24 * ada-lang.c (resolve_subexp) [UNOP_QUAL]: Resolve typedefs beforeJoel Brobecker2-1/+6
2009-03-24 * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RANGE]: make sureJoel Brobecker2-1/+7
2009-03-24 * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODULUS]: Use check_typdefJoel Brobecker2-1/+7
2009-03-24 * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIRST, OP_ATR_LAST]Joel Brobecker2-1/+7
2009-03-24Fix typo (sleep -> usleep).Joel Brobecker1-1/+1
2009-03-24 * ada-lang.c (ada_get_field_index): Add handling of the caseJoel Brobecker2-9/+17
2009-03-24 * gdb_usleep.h, gdb_usleep.c: New files.Joel Brobecker5-9/+88
2009-03-24 * buildsym.c (end_symtab): If we ignore the subfiles, thenJoel Brobecker2-0/+31
2009-03-24 Provide a way to force building of GDB with libcurses.Joel Brobecker3-27/+74
2009-03-242009-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-5/+19
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor14-16/+259
2009-03-24daily updateAlan Modra1-1/+1
2009-03-24*** empty log message ***gdbadmin1-1/+1
2009-03-23merge from gccDJ Delorie3-6/+36
2009-03-23 * merge.cc (do_add_input_section): Correct pend value. ChangeIan Lance Taylor2-3/+11
2009-03-23 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit>: Fix typo inTom Tromey2-1/+6
2009-03-232009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-20/+19
2009-03-23 * charset.c (ICONV_CONST) <PHONY_ICONV>: Define.Tom Tromey2-3/+14
2009-03-23 * elf64-ppc.c (synthetic_opd): Delete.Alan Modra2-6/+12
2009-03-23 * server.c (handle_query) Whitespace and formatting.Pedro Alves2-10/+12
2009-03-23*** empty log message ***gdbadmin1-1/+1
2009-03-23daily updateAlan Modra1-1/+1
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves25-271/+285
2009-03-22 * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2-1/+9
2009-03-22 * Makefile.in (linuw_low_h): Move higher.Pedro Alves2-3/+8
2009-03-22* windows-nat.c (AdjustTokenPrivileges): Implement macro wraparound forChristopher Faylor2-37/+47
2009-03-22* win32-nat.c (ctrl_c_handler): New function.Christopher Faylor2-21/+66
2009-03-22* windows-nat.c (DebugActiveProcessStop): Implement macro wraparound forChristopher Faylor2-108/+173
2009-03-22 Fix a racy FAIL.Jan Kratochvil3-10/+20
2009-03-22gdb/Pedro Alves9-11/+83
2009-03-22 * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves8-22/+50
2009-03-22 * infcall.c (run_inferior_call): Remove references toPedro Alves5-28/+42
2009-03-22 * symfile.c (symfile_relocate_debug_section): Remove check forPedro Alves2-4/+10
2009-03-22daily updateAlan Modra1-1/+1
2009-03-22*** empty log message ***gdbadmin1-1/+1
2009-03-21From Jeremy Bennett <jeremy.bennett@embecosm.com>:Eli Zaretskii2-0/+3709
2009-03-21From Jeremy Bennett <jeremy.bennett@embecosm.com>:Eli Zaretskii6-391/+2187
2009-03-21 * gdb.texinfo (Character Sets): Fix last change.Eli Zaretskii2-21/+26
2009-03-21gdb/Thiago Jung Bauermann9-25/+104
2009-03-21gdb/Thiago Jung Bauermann15-9/+523
2009-03-21 * elf32-ppc.c (is_pic_glink_stub): Delete.Alan Modra2-21/+18
2009-03-21 * c-lang.c (evaluate_subexp_c): Call check_typedef.Tom Tromey2-0/+8
2009-03-21*** empty log message ***gdbadmin1-1/+1
2009-03-21daily updateAlan Modra1-1/+1
2009-03-20include/elf:Ian Lance Taylor8-9/+175
2009-03-20gdb:Tom Tromey63-1951/+4431