Age | Commit message (Expand) | Author | Files | Lines |
2013-11-13 | PR c++/7539 | Keith Seitz | 1 | -1/+74 |
2013-11-12 | Work around gold/15646. | Doug Evans | 1 | -7/+36 |
2013-11-08 | Change "set debug dwarf2-read" to take a verbosity level. | Doug Evans | 1 | -10/+20 |
2013-11-06 | gdb/dwarf2read.c: Sanity check DW_AT_sibling values. | Will Newton | 1 | -2/+20 |
2013-10-16 | There were two functions who were calling "sizeof" twice. | Sergio Durigan Junior | 1 | -1/+1 |
2013-10-09 | bfd | Tom Tromey | 1 | -1/+4 |
2013-10-08 | fix PR symtab/15597 | Tom Tromey | 1 | -12/+20 |
2013-10-05 | (dwarf2_section_info): Comment tweaks missed in previous checkin. | Doug Evans | 1 | -2/+2 |
2013-10-05 | Add support for DWP file format version 2. | Doug Evans | 1 | -118/+758 |
2013-09-27 | * dwarf2read.c (dwarf2_section_info): Add comment. | Doug Evans | 1 | -13/+20 |
2013-09-27 | * dwarf2read.c (die_reader_specs): Tweak comment. | Doug Evans | 1 | -45/+111 |
2013-09-27 | * dwarf2read.c (struct dwo_file): Add/tweak comments. | Doug Evans | 1 | -41/+47 |
2013-09-25 | * symfile.h (struct quick_symbol_functions): Reorg arg list of | Doug Evans | 1 | -2/+3 |
2013-09-24 | Support .dwp with the name of symlinked binary file | Jan Kratochvil | 1 | -1/+12 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -62/+68 |
2013-09-17 | * dwarf2read.c: Move definitions of complaint functions to after | Doug Evans | 1 | -68/+67 |
2013-09-04 | * dwarf2read.c (queue_and_load_all_dwo_tus): New function. | Doug Evans | 1 | -4/+69 |
2013-09-04 | Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH. | Jan Kratochvil | 1 | -1/+1 |
2013-08-27 | * dwarf2read.c (struct dwarf2_cu): Tweak comment. | Doug Evans | 1 | -10/+9 |
2013-08-26 | PR symtab/15885 | Doug Evans | 1 | -1/+16 |
2013-08-26 | * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of | Doug Evans | 1 | -3/+3 |
2013-08-20 | * buildsym.c (subfile_stack): Move here from buildsym.h. | Doug Evans | 1 | -9/+6 |
2013-08-09 | (create_addrmap_from_index): Use hex_string instead of pulongest in previous | Doug Evans | 1 | -1/+1 |
2013-08-09 | * dwarf2read.c (create_addrmap_from_index): Ignore bad address table | Doug Evans | 1 | -4/+11 |
2013-08-07 | fix PR symtab/15028 | Tom Tromey | 1 | -9/+27 |
2013-08-07 | remove unused qf method | Tom Tromey | 1 | -78/+0 |
2013-08-07 | fix recursively_compute_inclusions and add dwz test case | Tom Tromey | 1 | -4/+12 |
2013-08-02 | PR symtab/15691 | Doug Evans | 1 | -14/+33 |
2013-08-01 | Further workarounds for binutils/15021. | Doug Evans | 1 | -17/+41 |
2013-07-31 | * dwarf2read.c (process_queue): Add type signature to debug output. | Doug Evans | 1 | -11/+13 |
2013-07-30 | cleanup: constify "struct attribute" function parameter | Sanimir Agovic | 1 | -25/+25 |
2013-07-30 | cleanup: constify argument passed to dwarf form predicates | Sanimir Agovic | 1 | -8/+8 |
2013-07-30 | cleanup: rename is_ref_attr to attr_form_is_ref | Sanimir Agovic | 1 | -32/+33 |
2013-07-24 | * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to | Doug Evans | 1 | -6/+7 |
2013-07-23 | * dwarf2read.c (init_cutu_and_read_dies): Revert patch from | Tom Tromey | 1 | -14/+19 |
2013-07-22 | fix init_cutu_and_read_dies | Tom Tromey | 1 | -19/+14 |
2013-07-22 | fix dwarf_decode_line_header | Tom Tromey | 1 | -0/+1 |
2013-07-17 | * dwarf2read.c (dwarf2_per_objfile_free): Clear | Tom Tromey | 1 | -0/+4 |
2013-07-01 | change gdb to use BFD's "dwz" functions | Tom Tromey | 1 | -22/+25 |
2013-06-20 | symtab/15652 | Doug Evans | 1 | -10/+40 |
2013-06-20 | * dwarf2read.c (struct dwp_file): Fix comment. | Doug Evans | 1 | -3/+2 |
2013-06-19 | * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index | Doug Evans | 1 | -10/+33 |
2013-06-18 | do not use dwarf2_per_objfile in dwarf2_per_objfile_free. | Joel Brobecker | 1 | -6/+5 |
2013-06-18 | gdb/ | Jan Kratochvil | 1 | -0/+6 |
2013-06-13 | * dwarf2read.c (try_open_dwop_file): Work around behaviour of | Doug Evans | 1 | -7/+16 |
2013-06-06 | * dwarf2read.c: Whitespace fixes for DWP file format documentation, | Doug Evans | 1 | -37/+42 |
2013-05-23 | dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts. | Pedro Alves | 1 | -9/+9 |
2013-05-20 | When reading CU, stay in DWO. Be more tolerent of bad debug info. | Doug Evans | 1 | -25/+357 |
2013-05-20 | [dwarf] Mark all functions as prototyped except C functions. | Joel Brobecker | 1 | -12/+33 |
2013-05-16 | [dwarf]: Add DW_LANG_UPC support in set_cu_language. | Joel Brobecker | 1 | -0/+1 |