Age | Commit message (Expand) | Author | Files | Lines |
2014-01-15 | * dwarf2read.c (open_and_init_dwp_file): Use pulongest to print uint32_t. | Doug Evans | 1 | -4/+6 |
2014-01-15 | move the "main" data into the per-BFD object | Tom Tromey | 1 | -1/+1 |
2014-01-15 | make language_of_main static | Tom Tromey | 1 | -7/+1 |
2014-01-14 | psymtab cleanup patch 2/3 | Doug Evans | 1 | -3/+3 |
2014-01-13 | PR symtab/16426 | Doug Evans | 1 | -0/+9 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | fortran: enable ptype/whatis for modules. | Keven Boell | 1 | -0/+20 |
2013-12-11 | * dwarf2read.c (lookup_dwo_cutu): Include name of dwp file in | Doug Evans | 1 | -5/+19 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
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 |