Age | Commit message (Expand) | Author | Files | Lines |
2007-11-25 | gdb/ | Jan Kratochvil | 1 | -102/+125 |
2007-10-25 | * dwarf2read.c (read_partial_die): check the value | Carlos Eduardo Seo | 1 | -0/+19 |
2007-10-25 | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 1 | -0/+11 |
2007-10-22 | * dwarf2read.c (read_file_scope): Add a comment. | Daniel Jacobowitz | 1 | -38/+33 |
2007-10-22 | * coffread.c (coff_symfile_finish): Call dwarf2_free_objfile. | Daniel Jacobowitz | 1 | -0/+16 |
2007-09-26 | 2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -2/+3 |
2007-09-05 | * NEWS: Update description of string changes. Mention print/s. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -9/+7 |
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -5/+11 |
2007-07-17 | * dwarf2read.c (dwarf_decode_lines): Detect address size mismatches. | Daniel Jacobowitz | 1 | -3/+13 |
2007-06-22 | * gdbtypes.h (struct builtin_type): New members nodebug_text_symbol, | Ulrich Weigand | 1 | -5/+3 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+3 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+0 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+3 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+3 |
2007-06-05 | * dwarf2read.c (dwarf2_symbol_mark_computed): Fix formatting. | Daniel Jacobowitz | 1 | -5/+12 |
2007-06-04 | * defs.h (ldirname): New prototype. | Daniel Jacobowitz | 1 | -10/+18 |
2007-05-18 | Add ability to report when a variable's value is uninitialized, | Caroline Tice | 1 | -0/+5 |
2007-05-14 | * dwarf2read.c (dwarf2_debug_line_missing_file_complaint): New | Daniel Jacobowitz | 1 | -34/+61 |
2007-04-18 | 2007-04-18 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -5/+2 |
2007-04-11 | * gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPORTED): New | Jan Kratochvil | 1 | -0/+1 |
2007-03-30 | * MAINTAINERS: Remove d10v entry. | Daniel Jacobowitz | 1 | -1/+1 |
2007-02-12 | * Fix PR 2223. Recognize Pascal language marker in dwarf readers | Pierre Muller | 1 | -1/+3 |
2007-01-28 | * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero. | Mark Kettenis | 1 | -1/+1 |
2007-01-23 | * dwarf2read.c (add_partial_symbol): Create an extra partial | Joel Brobecker | 1 | -2/+4 |
2007-01-21 | 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -15/+77 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2007-01-05 | * dwarf2read.c (partial_die_info): Add field has_byte_size. | Joel Brobecker | 1 | -6/+20 |
2007-01-04 | * buildsym.c (start_subfile): Handle producer. | Daniel Jacobowitz | 1 | -8/+2 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -4/+6 |
2006-12-27 | 2006-12-27 Gary Funck <gary@intrepid.com> | Gary Funck | 1 | -11/+164 |
2006-11-02 | * dwarf2read.c (struct dwarf2_per_cu_data): Update comment. | Daniel Jacobowitz | 1 | -9/+19 |
2006-10-11 | * dwarf2read.c (dwarf_decode_lines): Call record_line upon | Daniel Jacobowitz | 1 | -3/+21 |
2006-10-06 | * dwarf2read.c (read_array_type): Set the type name if the name | Joel Brobecker | 1 | -0/+4 |
2006-08-18 | * dwarf2read.c (quirk_gcc_member_function_pointer): Add GCC PR | Daniel Jacobowitz | 1 | -1/+4 |
2006-08-18 | * dwarf2read.c (quirk_gcc_member_function_pointer): New. | Daniel Jacobowitz | 1 | -1/+66 |
2006-07-24 | 2006-07-24 Frederic Riss <frederic.riss@st.com> | Frederic Riss | 1 | -3/+11 |
2006-07-12 | * dwarf2read.c (dwarf2_symbol_mark_computed): Handle corrupted | Daniel Jacobowitz | 1 | -1/+5 |
2006-06-14 | * dwarf2read.c (read_unspecified_type): New function. | Julian Brown | 1 | -0/+20 |
2006-06-09 | * gdb/dwarf2read.c (partial_read_comp_unit_head): Accept version 3. | Julian Brown | 1 | -1/+1 |
2006-05-19 | Checked in under the 'obvious fix rule' | Fred Fish | 1 | -1/+1 |
2006-05-13 | 2006-05-13 Gaius Mulley <gaius@glam.ac.uk> | Gaius Mulley | 1 | -5/+33 |
2006-05-06 | Make LOC_OPTIMIZED_OUT the default value for a symbol. | Nick Roberts | 1 | -1/+1 |
2006-04-21 | 2006-04-21 Frederic Riss <frederic.riss@st.com> | Frederic Riss | 1 | -29/+32 |
2006-02-09 | * dwarf2read.c (struct dwarf2_per_cu_data): Reduce length to | Daniel Jacobowitz | 1 | -15/+69 |
2006-02-01 | gdb/ | Daniel Jacobowitz | 1 | -27/+1 |
2006-01-17 | gdb/ChangeLog: | Jim Blandy | 1 | -2/+2 |
2006-01-17 | 2006-01-17 Jim Blandy <jimb@redhat.com> | Jim Blandy | 1 | -144/+146 |
2006-01-17 | * dwarf2read.c, remote-fileio.c, remote.h: Update copyright | Daniel Jacobowitz | 1 | -1/+1 |
2006-01-17 | * dwarf2read.c (peek_die_abbrev, read_address, read_initial_length) | Daniel Jacobowitz | 1 | -19/+22 |