aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-29Also check GOTPCRELXH.J. Lu2-1/+5
2015-10-292015-10-29 Catherine Moore <clm@codesourcery.com>Catherine Moore8-3/+132
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten14-2/+125
2015-10-29bfd/libhppa.h: Make C++ compatiblePedro Alves2-1/+5
2015-10-29gdbserver/mem-break.c: Add castPedro Alves2-1/+5
2015-10-29gdbserver/tracepoint: Add casts out of tpoint->handlePedro Alves2-2/+16
2015-10-29gdbserver: enum gdb_signal castsPedro Alves2-6/+11
2015-10-29gdbserver: btrace enumsPedro Alves4-5/+24
2015-10-29gdbserver/Linux: Introduce NULL_REGSETPedro Alves16-14/+37
2015-10-29Add cast to exception_nonePedro Alves2-1/+5
2015-10-29compile: Rename struct type_map_instance::gcc_type fieldPedro Alves2-4/+10
2015-10-29Don't assume break/continue inside a TRY block worksPedro Alves6-194/+261
2015-10-29Fix reporting of command line options that need an argument, but which occur ...Nick Clifton2-4/+32
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra7-18/+76
2015-10-29fix typo in ld's texinfoMatthias Klose2-1/+5
2015-10-29Fix CPS availability.Thomas Preud'homme2-1/+6
2015-10-29Automatic date update in version.inGDB Administrator1-1/+1
2015-10-28Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s3...Marcin Kościelnicki5-14/+28
2015-10-28Make debug_msg.sh more open-minded about line numbers (needed for s390).Marcin Kościelnicki2-19/+23
2015-10-28Fix empty string alignment in .rodata.str*Marcin Kościelnicki2-3/+11
2015-10-28Add s390 backend.Marcin Kościelnicki10-7/+4502
2015-10-28Add 64-bit archive support.Marcin Kościelnicki3-6/+38
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki14-46/+134
2015-10-28Move encoded as 'or' in binutils.Simon Dardis2-4/+11
2015-10-28Check R_386_GOT32/R_386_GOT32X without base registerH.J. Lu2-2/+32
2015-10-28Fix a typo in comment in elf32-i386.cH.J. Lu2-1/+6
2015-10-28Add tests for 16-bit versions of ARM teq, tst, cmp and cmn instructions.Nick Clifton3-0/+45
2015-10-28Pass noaliases_p to aarch64_decode_insnYao Qi6-8/+27
2015-10-28Fix recent STM324LXX patch to compile on 32-bit hosts.Nick Clifton2-28/+28
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda9-197/+270
2015-10-28Add a test for PR ld/19162H.J. Lu5-0/+23
2015-10-28Orphan output section with multiple input sectionsAlan Modra7-40/+71
2015-10-28Automatic date update in version.inGDB Administrator1-1/+1
2015-10-27Patch for PR gold/19042 - unsupported reloc 311/312.Han Shen2-0/+30
2015-10-27Make host_address_to_string/gdb_print_host_address cast parameter to 'void *'Pedro Alves5-4/+23
2015-10-27target_read_memory&co: no longer return target_xfer_statusPedro Alves8-49/+72
2015-10-27guile: Change return value of gdbscm_with_guile for const char *Simon Marchi4-13/+31
2015-10-27source.c:openp: save/restore errnoPedro Alves2-0/+12
2015-10-27Fix RL78 disassembly of DE+offset addressing to always show the offset, even ...Vinay Kumar8-25/+68
2015-10-27psymtab.c: Add castsPedro Alves2-2/+7
2015-10-27ctf.c: Fix int/enum implicit castSimon Marchi2-2/+14
2015-10-27Display system registers by their names when disassembling RL78 instructions.Vinay Kumar8-13/+81
2015-10-27Fix RL78 disassembly so that SP+OFFSET addressing always shows the offset, ev...Vinay Kumar7-20/+86
2015-10-27Add scm_t_dynwind_flags castsSimon Marchi5-5/+13
2015-10-27Introduce ax_raw_byte and use itSimon Marchi4-3/+20
2015-10-27ada-lang.h: Add cast in GROW_VECTSimon Marchi2-1/+5
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi22-8/+2533
2015-10-27Add support to readelf for reading NetBSD ELF core notes.Stephen Fisher4-0/+48
2015-10-27Add support for 32-bit and 64-bit PowerPC AIX core files.Sangamesh Mallayya4-23/+101
2015-10-27Prevent overflowing the selected_cpu_name buffer in the ARM assembler.Jim Wilson2-2/+15