aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-25sim: move MACH/MODEL types into SIM_xxx namespaceMike Frysinger33-116/+172
2015-12-25sim: arm: delete unused codeMike Frysinger23-3651/+34
2015-12-25sim: move WITH_SCACHE_PBB to sim-main.hMike Frysinger18-49/+57
2015-12-25sim: device_error: puntMike Frysinger12-52/+32
2015-12-25sim: always enable callback memoryMike Frysinger4-13/+13
2015-12-25sim: dv-pal: always use CPU_INDEXMike Frysinger2-5/+7
2015-12-24sim: mips: delete TARGET_TX3904 defineMike Frysinger3-2/+5
2015-12-24sim: mips: move SIM_QUIET_NAN_NEGATED to sim-main.hMike Frysinger3-4/+8
2015-12-24sim: make LMA loading the default for all targetsMike Frysinger25-42/+72
2015-12-24sim: cris: move option install to sim_openMike Frysinger5-19/+18
2015-12-24sim: delete old breakpoint codeMike Frysinger11-83/+26
2015-12-24sim: h8300: move h8300-specific options out of common codeMike Frysinger5-34/+69
2015-12-24sim: enable watchpoint module everywhereMike Frysinger18-35/+37
2015-12-24sim: delete SIM_HAVE_FLATMEM supportMike Frysinger6-54/+13
2015-12-24sim: delete SIM_HAVE_MEM_SIZEMike Frysinger8-28/+16
2015-12-24sim: delete SIM_HAVE_SIMCACHEMike Frysinger6-18/+12
2015-12-25Automatic date update in version.inGDB Administrator1-1/+1
2015-12-24Add support for linking ARMv8-M object filesThomas Preud'homme13-15/+149
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme17-56/+290
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme18-58/+318
2015-12-24Consolidate Thumb-1/Thumb-2 ISA detectionThomas Preud'homme4-33/+68
2015-12-24Add tests for gas arch autodetection on ARMThomas Preud'homme23-0/+152
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker5-31/+34
2015-12-24Automatic date update in version.inGDB Administrator1-1/+1
2015-12-23Automatic date update in version.inGDB Administrator1-1/+1
2015-12-22Remove HP-UX reference in foll-vfork.expSimon Marchi2-36/+10
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev13-51/+228
2015-12-22[lynxos] gdbserver hangs when killing inferior from GDBJoel Brobecker2-1/+27
2015-12-22gdbserver crash in gdb/gdbserver/thread.c::thread_search_callbackJoel Brobecker2-1/+9
2015-12-22[win32] cannot automatically find executable file [...] warning at GDB startupJoel Brobecker2-1/+7
2015-12-22RXv2 support updateYoshinori Sato4-8/+24
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene20-5/+251
2015-12-22Add an expect for running commands with CLI jumpThomas Preud'homme2-0/+8
2015-12-22Automatic date update in version.inGDB Administrator1-1/+1
2015-12-21Remove dead code in testsuiteSimon Marchi3-60/+17
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi36-1048/+146
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi29-324/+72
2015-12-21Use arm_eabi_breakpoint on aarch32Yao Qi2-3/+8
2015-12-21Fix building pdfs of assembler documentation.Nick Clifton2-11/+26
2015-12-21Minor reformatting fix in gdbtypes.c::create_array_type_with_strideJoel Brobecker2-2/+6
2015-12-21Automatic date update in version.inGDB Administrator1-1/+1
2015-12-20Remove HP-UX reference in testsuite/configure.acSimon Marchi3-4/+5
2015-12-20Automatic date update in version.inGDB Administrator1-1/+1
2015-12-19Fix ARI warning in gdb/arch/arm-get-next-pcs.cJoel Brobecker2-1/+6
2015-12-18Reset pagination counts even when stdin is not a tty.Sandra Loosemore3-4/+8
2015-12-18Make prompt_for_continue call throw_quit directly.Sandra Loosemore2-1/+6
2015-12-19Automatic date update in version.inGDB Administrator1-1/+1
2015-12-18Process 64-bit imm/disp only for 64-bit BFDH.J. Lu2-0/+13
2015-12-18Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integerAntoine Tremblay2-1/+7
2015-12-18Add documentation to gdb_compileSimon Marchi2-0/+38