summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Expand documentation of common-utils.h::FUNCTION_NAMEJoel Brobecker2014-01-222-1/+11
* Miscellaneous ld tidiesAlan Modra2014-01-226-7/+18
* Make assignments to dot keep an empty output section.Alan Modra2014-01-2219-38/+157
* Check incompatible existing default symbol definitionH.J. Lu2014-01-2111-5/+106
* daily updateAlan Modra2014-01-221-1/+1
* Ensure that %func() expressions are outermost termsDJ Delorie2014-01-212-1/+42
* gdb: Support install-strip targetRoland McGrath2014-01-215-16/+259
* [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS...tromey2014-01-2110-191/+62
* Update comments for the last commitH.J. Lu2014-01-211-2/+1
* Don't check shared/export_dynamic/ref_dynamic for type mismatchH.J. Lu2014-01-214-3/+38
* daily updateAlan Modra2014-01-211-1/+1
* [AArch64] Define LP64 BE linker name.Marcus Shawcroft2014-01-202-0/+5
* [AArch64] Define LP64 LE loader name.Marcus Shawcroft2014-01-202-0/+6
* better packing for command structTom Tromey2014-01-202-48/+53
* convert flags to bitfieldsTom Tromey2014-01-205-61/+85
* Add a testcase for PR ld/2404H.J. Lu2014-01-205-0/+55
* gdb: xtensa: fix linux ptrace includesBaruch Siach2014-01-204-1/+11
* Allow self-assignment for absolute symbols defined in a linker scriptAlan Modra2014-01-208-60/+98
* Fix duplicate output section statement lookupGuy Martin2014-01-2012-25/+43
* daily updateAlan Modra2014-01-201-1/+1
* Move D demangling routines out of d-lang.c and into d-support.c, whichIain Buclaw2014-01-185-598/+637
* Fix and update D demangling support in gdb to the current mangling ABI.Iain Buclaw2014-01-185-137/+821
* Define all basic data types of D and add them to the primitive typeIain Buclaw2014-01-185-1/+302
* Add d_main_name to set the logical entry point for D programs.Iain Buclaw2014-01-184-0/+38
* Update d_language_defn to reflect that D does not have any style ofIain Buclaw2014-01-182-1/+6
* Add gdb.dlang to the gdb testsuite for the purpose of creating DIain Buclaw2014-01-187-3/+69
* Add myself as a write-after-approval gdb maintainer.Iain Buclaw2014-01-182-0/+5
* daily updateAlan Modra2014-01-181-1/+1
* Add "volatile" keyword to "struct gdb_exception" declarationSergio Durigan Junior2014-01-173-2/+8
* Add delim_string_to_char_ptr_vec.Doug Evans2014-01-173-17/+53
* Move ASSERT_FUNCTION to FUNCTION_NAME.Doug Evans2014-01-175-22/+35
* Fix PR mention in gdb/gdbserver/ChangeLog's previous change.Pedro Alves2014-01-171-1/+1
* gas: ARM: Fix encoding of VCVTr.s32.f64 instructionsWill Newton2014-01-174-5/+14
* Fix silly ChangeLog entry in previous change.Pedro Alves2014-01-171-2/+2
* Fix PR PR16445 - gdbserver build failure on x86.Pedro Alves2014-01-172-1/+12
* Add comments to gdbarch_address_class_name_to_type_flags.Simon Marchi2014-01-173-0/+14
* Allow ld target customiser script to force on disk scripts.Alan Modra2014-01-1716-22/+38
* * dll.c (UNSPECIFIED_CORE_ADDR): New macro.Doug Evans2014-01-162-1/+9
* daily updateAlan Modra2014-01-171-1/+1
* rearrange struct value to save memoryTom Tromey2014-01-162-3/+7
* remove extended_remote_create_inferior_1Tom Tromey2014-01-162-10/+9
* Fix gdb.trace/mi-traceframe-changed.exp on s390.Pedro Alves2014-01-162-4/+17
* dwarf2read.c (open_and_init_dwp_file): Fix typo in comment.Doug Evans2014-01-162-1/+5
* record-btrace: add (reverse-)stepping supportMarkus Metzger2014-01-1622-42/+1279
* target: allow decr_pc_after_break to be defined by the targetMarkus Metzger2014-01-169-13/+68
* record-btrace: show trace from enable locationMarkus Metzger2014-01-1612-118/+260
* btrace, gdbserver: read branch trace incrementallyMarkus Metzger2014-01-1616-91/+370
* record-btrace: extend unwinderMarkus Metzger2014-01-169-10/+352
* record-btrace: add record goto target methodsMarkus Metzger2014-01-168-5/+714
* record-btrace: provide target_find_new_threads methodMarkus Metzger2014-01-162-0/+44