summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog:Ulrich Weigand2013-09-254-2/+38
* * objfiles.c (free_objfile): Move comment.Doug Evans2013-09-252-2/+5
* daily updateAlan Modra2013-09-251-1/+1
* bfd/Richard Sandiford2013-09-242-0/+6
* Delete unused ada-exp.y:string_to_operatorJoel Brobecker2013-09-242-39/+5
* Fix name of file in ChangeLog entry (re-implement funcalls on x64-windows)Joel Brobecker2013-09-241-1/+1
* Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker2013-09-244-62/+52
* Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker2013-09-243-43/+13
* Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker2013-09-243-19/+12
* Reimplement function calls on amd64-windowsJoel Brobecker2013-09-242-32/+248
* * readline.c (bind_arrow_keys_internal):Pierre Muller2013-09-242-0/+10
* Fix last entry in ChangeLog.gdb (unnecessary dir name).Joel Brobecker2013-09-241-1/+1
* Support .dwp with the name of symlinked binary fileJan Kratochvil2013-09-245-1/+121
* Keep objfile original filenameJan Kratochvil2013-09-2412-37/+115
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-2435-161/+265
* Code cleanup: rename variableJan Kratochvil2013-09-242-7/+13
* Remove solib-sunos.cJan Kratochvil2013-09-247-757/+13
* Remove a.out NetBSD and OpenBSD hostsJan Kratochvil2013-09-249-39/+43
* * elf32-mips.c (ELF_OSABI): Undef for vxworks.Alan Modra2013-09-242-0/+5
* * syms.c (_bfd_stab_section_find_nearest_line): Ignore partialAlan Modra2013-09-242-49/+45
* daily updateAlan Modra2013-09-241-1/+1
* revert erroneous checkin to mi-support.expTom Tromey2013-09-231-3/+0
* (clh 9)Tom Tromey2013-09-233-43/+50
* In regcache use print_hex_chars.aburgess2013-09-232-31/+13
* [MinGW] Fix a compilation error in readline/util.c:_rl_strnicmpJoel Brobecker2013-09-232-1/+6
* Reuse print_hex_chars.aburgess2013-09-232-8/+8
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-2355-137/+9417
* daily updateAlan Modra2013-09-231-1/+1
* daily updateAlan Modra2013-09-221-1/+1
* 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-09-213-0/+57
* daily updateAlan Modra2013-09-211-1/+1
* * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans2013-09-208-105/+198
* * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans2013-09-2013-16/+54
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra2013-09-206-13/+44
* daily updateAlan Modra2013-09-201-1/+1
* Fix regressions caused by thread-specific breakpoint deletion.Pedro Alves2013-09-192-1/+6
* gnu-nat.c: Don't install a deprecated_xfer_memory method.tschwinge2013-09-192-20/+59
* Mostly code cleanup: Constification.Jan Kratochvil2013-09-194-19/+33
* daily updateAlan Modra2013-09-191-1/+1
* 2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2013-09-182-2/+9
* Also mention Yue Lu in previous commit's entry.Pedro Alves2013-09-181-0/+1
* Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves2013-09-183-14/+23
* Consistent display of "<optimized out>" for register values.aburgess2013-09-184-19/+39
* gdbserver --wrapper also doesn't work on Cygwin.Pedro Alves2013-09-182-2/+9
* When reverse-stepping, only insert a resume breakpoint at ecs->stop_func_startmmetzger2013-09-182-1/+6
* [Hurd/gnu-nat] Fix old "signal-thread" command regression.Pedro Alves2013-09-182-3/+9
* Fix whitespace error in previous commit.aburgess2013-09-182-1/+5
* Add new function to access gdb_program_name.aburgess2013-09-183-0/+18
* bfd/Tristan Gingold2013-09-183-11/+16
* gdb/gdbserver/qiyao2013-09-185-0/+98