aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-25Fix crash when section ends with a .lloc directive not followed by an insn.users/ccoutant/two-level-line-tablesCary Coutant1-14/+21
2015-02-22Improve ODR checking.Cary Coutant2-11/+34
2015-02-22Support compressed debug in dyn objects.Cary Coutant4-130/+96
2015-02-22Add gold support for two-level line tables.Cary Coutant4-59/+471
2015-02-22Fix formatting.Cary Coutant1-4/+4
2015-01-30For ODR checking, when we see two .lloc directives in a row, output them both.Cary Coutant1-1/+1
2015-01-28Reformat experimental header for compatibility with old DWARF consumers.Cary Coutant2-20/+34
2015-01-28Reformat experimental header for compatibility with old DWARF consumers.Cary Coutant1-44/+74
2015-01-28Some minor cleanups in two-level line table support.Cary Coutant1-5/+6
2015-01-26Fix to read signed LEB128 for operand to DW_LNS_set_address_from_logical.Cary Coutant1-1/+1
2015-01-26Reset discriminator after each row.Cary Coutant1-0/+2
2015-01-23Set entsize for .debug_line_str section.Cary Coutant1-0/+1
2015-01-23Emit address_size and segment_size for version 5 line number tables.Cary Coutant1-0/+7
2015-01-23Add address_size and segment_size to line number program header version 5.Cary Coutant2-0/+20
2015-01-23Update DW_LNS_opcodes for two-level line tables.Cary Coutant1-9/+16
2015-01-23Update DW_LNS opcodes for two-level line tables.Cary Coutant1-9/+14
2015-01-23Update DW_LNS opcodes.Cary Coutant1-2/+2
2015-01-21Track discriminator when processing line number table.Cary Coutant1-2/+8
2015-01-21Ignore line tables whose versions we don't support.Cary Coutant1-2/+11
2015-01-21Silence "may be uninitialized" warnings.Cary Coutant1-0/+2
2015-01-15Fix bugs displaying DW_LNS_set_context and DW_LNS_pop_context.Cary Coutant1-4/+10
2015-01-15Fix problems with DW_LNS_pop_context in logicals table.Cary Coutant1-12/+13
2015-01-06Add support for DWARF-5 and experimental two-level line number tables.Cary Coutant3-254/+622
2015-01-06Update support for DWARF-5 and experimental two-level line number tables.Cary Coutant1-37/+44
2015-01-06Update experimental DWARF-5 values for two-level line number tables.Cary Coutant1-3/+4
2015-01-01Add support for DWARF-5 and experimental two-level line number tables.Cary Coutant3-62/+681
2015-01-01Add experimental DWARF-5 values for two-level line number tables.Cary Coutant2-1/+24
2015-01-02Correct printed year in copyright noticesAlan Modra6-3/+15
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra2507-13634/+13808
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker4354-4358/+4362
2015-01-01Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker5-3/+12
2015-01-01Yearly gdb/ChangeLog rotation.Joel Brobecker3-16650/+16664
2015-01-01Automatic date update in version.inGDB Administrator1-1/+1
2014-12-31Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker4-24/+16
2014-12-30Assign file position for .strtab only if neededH.J. Lu5-24/+47
2014-12-31Automatic date update in version.inGDB Administrator1-1/+1
2014-12-30Fix executable indicator in file name completion on Windows.Eli Zaretskii2-0/+19
2014-12-30Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.Joel Brobecker2-93/+9
2014-12-30Automatic date update in version.inGDB Administrator1-1/+1
2014-12-29Sanitize input_interrupt outputSergio Durigan Junior2-3/+19
2014-12-29[PATCH] Remove cast in Tag_ABI_VFP_args switch case stmtsJiong Wang2-4/+9
2014-12-29Clean up gdb.trace/entry-values.expYao Qi2-9/+14
2014-12-29Add moxiebox target supportAnthony Green2-1/+5
2014-12-29Automatic date update in version.inGDB Administrator1-1/+1
2014-12-28Misplaced parenthesis calculates two too few bytes for stringAlan Modra2-3/+10
2014-12-28Fix small spelling mistake in gdb/ChangeLog.Joel Brobecker1-1/+1
2014-12-28Automatic date update in version.inGDB Administrator1-1/+1
2014-12-27Update for moxie ISA changesAnthony Green2-29/+51
2014-12-27Update sto/ldo implementations with 16 bit offsetsAnthony Green2-20/+32
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green7-28/+44