summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * elf32-cris.c (cris_elf_check_relocs): Don't assumeHans-Peter Nilsson2013-10-182-5/+15
* gdb/qiyao2013-10-182-2/+6
* daily updateAlan Modra2013-10-171-1/+1
* * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):Maciej W. Rozycki2013-10-173-2/+8
* fix for PR gdb/15995Tom Tromey2013-10-174-0/+16
* remove unused field from struct elfinfoTom Tromey2013-10-172-5/+5
* Remove ada-varobj.h.qiyao2013-10-174-63/+22
* gdb/qiyao2013-10-179-1288/+1383
* * target/waitstatus.h (target_waitkind): Remove spuriousLuis Machado2013-10-172-1/+6
* PR 16056Alan Modra2013-10-172-2/+9
* Document the get_longjmp_target gdbarch method.Joel Brobecker2013-10-173-2/+15
* daily updateAlan Modra2013-10-161-1/+1
* 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-10-163-3/+31
* 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-10-163-0/+25
* * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unusedTom Tromey2013-10-162-1/+5
* * gcore.in: Call GDB using the full path to the gcore script.Luis Machado2013-10-162-1/+40
* There were two functions who were calling "sizeof" twice.sergiodj2013-10-164-2/+14
* This is a simple bug. target_disable_btrace and target_teardown_btrace,sergiodj2013-10-162-2/+15
* merge from gccDJ Delorie2013-10-169-2/+56
* daily updateAlan Modra2013-10-151-1/+1
* * src-release (do-proto-toplevel): Support subdir-path-prefixedHans-Peter Nilsson2013-10-152-1/+24
* * Makefile.in (srcsim): New variable.Hans-Peter Nilsson2013-10-152-1/+7
* * create-version.sh: Align parameters to match those ofHans-Peter Nilsson2013-10-153-6/+19
* Fix neon vshll disassembly.Ramana Radhakrishnan2013-10-152-3/+7
* 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-144-2/+1188
* 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-142-0/+57
* 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-142-7/+89
* 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-142-0/+16
* * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit testTom Tromey2013-10-142-1/+7
* * gen-aout.c (main): Fix formatting. Close file.Nick Clifton2013-10-144-44/+62
* gdb/qiyao2013-10-143-117/+153
* 2013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-10-147-6/+16
* 2013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-10-142-2/+7
* daily updateAlan Modra2013-10-131-1/+1
* Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil2013-10-136-1/+71
* bfd/Richard Sandiford2013-10-132-75/+96
* daily updateAlan Modra2013-10-121-1/+1
* Only allow 32-bit/64-bit registers for bndcl/bndcu/bndcnH.J. Lu2013-10-124-24/+82
* daily updateAlan Modra2013-10-111-1/+1
* testsuite/ChangeLog:Ulrich Weigand2013-10-113-0/+478
* * Makefile.in (GDBFLAGS): New variable.Doug Evans2013-10-112-0/+12
* ChangeLog entries for the previous commit.Joel Brobecker2013-10-112-0/+14
* Document the -catch-assert and -catch-exception new GDB/MI commands.Joel Brobecker2013-10-112-0/+102
* Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands...Joel Brobecker2013-10-112-4/+18
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-118-15/+186
* Add "ada_" prefix to enum ada_exception_catchpoint_kindJoel Brobecker2013-10-112-70/+77
* Rework a bit Ada exception catchpoint support (in prep for GDB/MI)Joel Brobecker2013-10-112-50/+48
* Fix dates (wrong month) in the last 2 ChangeLog entries.Joel Brobecker2013-10-111-2/+2
* warn if "source" fails to open the file when from_tty == 0Joel Brobecker2013-10-117-2/+64
* new function perror_string extracted out of throw_perror_with_name.Joel Brobecker2013-10-112-6/+28