summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov2013-03-1112-1/+221
* Add tests for the new record-btrace target.Markus Metzger2013-03-1113-4/+730
* Document changes to the record target resulting from the renaming intoMarkus Metzger2013-03-114-34/+220
* Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger2013-03-114-1/+15
* Add a target for branch trace recording.Markus Metzger2013-03-114-2/+704
* Add command to print the function names from recorded instructions.Markus Metzger2013-03-115-0/+248
* Add a command to provide a disassembly of the execution trace log.Markus Metzger2013-03-114-0/+299
* Provide default target methods for record targets that are likely to be sharedMarkus Metzger2013-03-116-59/+153
* Rename record_ prefixes in record-full.h into record_full_.Markus Metzger2013-03-1110-608/+656
* Rename record_ prefixes in record-full.c into record_full_.Markus Metzger2013-03-112-754/+1064
* Split record.h into record.h and record-full.h.Markus Metzger2013-03-1115-2873/+3408
* Add a new function to target.h to add an alias command for a target and mark itMarkus Metzger2013-03-113-0/+25
* LBR, BTM, or BTS records may have incorrect branch "from" information afer anMarkus Metzger2013-03-112-1/+196
* Document the branch tracing extensions to the remote serial protocol.Markus Metzger2013-03-112-0/+125
* Add the gdb remote target operations for branch tracing.Markus Metzger2013-03-1113-2/+489
* Preserve a verbose error message of xfer functions if they return -3.Markus Metzger2013-03-112-4/+18
* Define the xml document style for transferring branch trace data.Markus Metzger2013-03-115-1/+124
* Install the btrace target ops for i386-linux-nat and amd64-linux-nat.Markus Metzger2013-03-115-2/+120
* Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger2013-03-116-2/+528
* Fix ChangeLog date.Markus Metzger2013-03-111-1/+1
* Add branch trace information to struct thread_info.Markus Metzger2013-03-119-3/+801
* *** empty log message ***gdbadmin2013-03-111-1/+1
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-109-38/+342
* daily updateAlan Modra2013-03-101-1/+1
* gdb/Jan Kratochvil2013-03-102-23/+21
* gdb/Jan Kratochvil2013-03-106-1/+792
* gdb/Jan Kratochvil2013-03-109-4/+768
* *** empty log message ***gdbadmin2013-03-101-1/+1
* daily updateAlan Modra2013-03-091-1/+1
* 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-03-094-5/+5
* Fix last commit.Eli Zaretskii2013-03-092-3/+8
* 2012-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-03-092-0/+6
* *** empty log message ***gdbadmin2013-03-091-1/+1
* daily updateAlan Modra2013-03-081-1/+1
* * options.cc (General_options::string_to_object_format): AcceptIan Lance Taylor2013-03-082-1/+6
* * elf64-aarch64.c (elf_backend_can_gc_sections): EnableNick Clifton2013-03-084-21/+161
* PR binutils/15241Nick Clifton2013-03-084-3/+20
* * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.Nick Clifton2013-03-087-11/+52
* gdb/Yao Qi2013-03-082-3/+7
* find command, fix -Wpoint-signPedro Alves2013-03-082-5/+11
* 2012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer2013-03-0814-6/+360
* * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correctTom Tromey2013-03-082-1/+6
* * elfxx-mips.c (mips_elf_allocate_lazy_stub): Correct data type.Maciej W. Rozycki2013-03-082-1/+5
* 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2013-03-085-4/+25
* *** empty log message ***gdbadmin2013-03-081-1/+1
* target.c: fix -Wpointer-signPedro Alves2013-03-072-6/+13
* corefile.c: fix -Wpointer-signPedro Alves2013-03-072-1/+6
* * ehframe.h (Post_fdes) Make it a vector of Post_fde rather thanAlan Modra2013-03-073-24/+27
* daily updateAlan Modra2013-03-071-1/+1
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-0721-131/+134
OpenPOWER on IntegriCloud