summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when section ends with a .lloc directive not followed by an insn.users/ccoutant/two-level-line-tablesCary Coutant2015-03-251-14/+21
* Improve ODR checking.Cary Coutant2015-02-222-11/+34
* Support compressed debug in dyn objects.Cary Coutant2015-02-224-130/+96
* Add gold support for two-level line tables.Cary Coutant2015-02-224-59/+471
* Fix formatting.Cary Coutant2015-02-221-4/+4
* For ODR checking, when we see two .lloc directives in a row, output them both.Cary Coutant2015-01-301-1/+1
* Reformat experimental header for compatibility with old DWARF consumers.Cary Coutant2015-01-282-20/+34
* Reformat experimental header for compatibility with old DWARF consumers.Cary Coutant2015-01-281-44/+74
* Some minor cleanups in two-level line table support.Cary Coutant2015-01-281-5/+6
* Fix to read signed LEB128 for operand to DW_LNS_set_address_from_logical.Cary Coutant2015-01-261-1/+1
* Reset discriminator after each row.Cary Coutant2015-01-261-0/+2
* Set entsize for .debug_line_str section.Cary Coutant2015-01-231-0/+1
* Emit address_size and segment_size for version 5 line number tables.Cary Coutant2015-01-231-0/+7
* Add address_size and segment_size to line number program header version 5.Cary Coutant2015-01-232-0/+20
* Update DW_LNS_opcodes for two-level line tables.Cary Coutant2015-01-231-9/+16
* Update DW_LNS opcodes for two-level line tables.Cary Coutant2015-01-231-9/+14
* Update DW_LNS opcodes.Cary Coutant2015-01-231-2/+2
* Track discriminator when processing line number table.Cary Coutant2015-01-211-2/+8
* Ignore line tables whose versions we don't support.Cary Coutant2015-01-211-2/+11
* Silence "may be uninitialized" warnings.Cary Coutant2015-01-211-0/+2
* Fix bugs displaying DW_LNS_set_context and DW_LNS_pop_context.Cary Coutant2015-01-151-4/+10
* Fix problems with DW_LNS_pop_context in logicals table.Cary Coutant2015-01-151-12/+13
* Add support for DWARF-5 and experimental two-level line number tables.Cary Coutant2015-01-063-254/+622
* Update support for DWARF-5 and experimental two-level line number tables.Cary Coutant2015-01-061-37/+44
* Update experimental DWARF-5 values for two-level line number tables.Cary Coutant2015-01-061-3/+4
* Add support for DWARF-5 and experimental two-level line number tables.Cary Coutant2015-01-013-62/+681
* Add experimental DWARF-5 values for two-level line number tables.Cary Coutant2015-01-012-1/+24
* Correct printed year in copyright noticesAlan Modra2015-01-026-3/+15
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-022507-13634/+13808
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-014354-4358/+4362
* Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker2015-01-015-3/+12
* Yearly gdb/ChangeLog rotation.Joel Brobecker2015-01-013-16650/+16664
* Automatic date update in version.inGDB Administrator2015-01-011-1/+1
* Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker2014-12-314-24/+16
* Assign file position for .strtab only if neededH.J. Lu2014-12-305-24/+47
* Automatic date update in version.inGDB Administrator2014-12-311-1/+1
* Fix executable indicator in file name completion on Windows.Eli Zaretskii2014-12-302-0/+19
* Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.Joel Brobecker2014-12-302-93/+9
* Automatic date update in version.inGDB Administrator2014-12-301-1/+1
* Sanitize input_interrupt outputSergio Durigan Junior2014-12-292-3/+19
* [PATCH] Remove cast in Tag_ABI_VFP_args switch case stmtsJiong Wang2014-12-292-4/+9
* Clean up gdb.trace/entry-values.expYao Qi2014-12-292-9/+14
* Add moxiebox target supportAnthony Green2014-12-292-1/+5
* Automatic date update in version.inGDB Administrator2014-12-291-1/+1
* Misplaced parenthesis calculates two too few bytes for stringAlan Modra2014-12-282-3/+10
* Fix small spelling mistake in gdb/ChangeLog.Joel Brobecker2014-12-281-1/+1
* Automatic date update in version.inGDB Administrator2014-12-281-1/+1
* Update for moxie ISA changesAnthony Green2014-12-272-29/+51
* Update sto/ldo implementations with 16 bit offsetsAnthony Green2014-12-272-20/+32
* Limit moxie sto/ldo offsets to 16 bitsAnthony Green2014-12-277-28/+44