summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-1/+2
* cp-tree.h (error_operand_p): Remove.Paolo Carlini2011-06-101-1/+1
* re PR debug/49032 (-gstabs generates reference to deleted static variable)Jakub Jelinek2011-05-231-0/+15
* dbxout.c: (debug_nesting...Tristan Gingold2011-04-061-1/+5
* re PR bootstrap/48471 (ia64-*-* does not bootstrap due to unused variables in...Nathan Froyd2011-04-061-21/+21
* debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd2011-04-051-0/+81
* emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek2011-03-161-10/+2
* re PR debug/46724 (Wrong debug info: Invalid variable location)Alexandre Oliva2010-12-221-1/+1
* godump.c: New file.Ian Lance Taylor2010-11-151-2/+4
* re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther2010-10-141-0/+1
* vec.h (VEC_qsort): Define.Nathan Froyd2010-10-111-2/+1
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-2/+2
* dbxout.c (dbxout_symbol): Use DECL_FILE_SCOPE_P.Richard Guenther2010-09-271-1/+1
* dwarf2out.c (gen_array_type_die): Output DW_TAG_subrange_type for VECTOR_TYPE...Richard Guenther2010-09-101-12/+16
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* Fix violations of self-assignment check in GCC source.Le-Chun Wu2010-07-231-2/+5
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-6/+6
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp2010-06-161-1/+3
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* re PR bootstrap/44048 (building without C++ enabled fails)Jason Merrill2010-05-131-1/+0
* Add support for C++0x nullptr.Jason Merrill2010-05-061-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-20/+20
* re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant2009-10-291-0/+2
* trans-common.c (create_common): Set TREE_PUBLIC to false on fake variables.Rafael Avila de Espindola2009-10-281-2/+1
* re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek2009-10-171-0/+2
* Add support for debugging with ICF (Identical Code Folding).Cary Coutant2009-10-081-0/+6
* tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou2009-09-131-6/+2
* re PR debug/40666 (Ada tools build failure)Eric Botcazou2009-07-071-3/+9
* alias.c: Use REG_P...Shujing Zhao2009-06-221-3/+3
* dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant2009-06-171-3/+4
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-3/+4
* gstab.h (stab_code_type): Define, to be used instead of the __stab_debug_code...Olivier Hainque2009-05-201-7/+5
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-27/+43
* tree.h: Remove DECL_BY_REFERENCE from private_flag comment.Jakub Jelinek2009-05-051-3/+1
* tree.h (DECL_BY_REFERENCE): Note that it is also valid for !TREE_STATIC VAR_D...Jakub Jelinek2009-04-261-1/+3
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+1
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-4/+5
* * dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.David Edelsohn2009-04-171-0/+1
* dbxout.c (dbxout_block): Reinstate test on TREE_USED.Eric Botcazou2009-04-171-1/+1
* debug.h (set_name): Declare.Catherine Moore2009-04-151-0/+1
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-271-14/+0
* re PR tree-optimization/37709 (inlining causes explosion in debug info)Jan Hubicka2009-02-231-1/+1
* * dbxout.c (dbxout_parms): Fetch the inner REG inside a PARALLEL.Eric Botcazou2008-09-251-0/+2
* re PR fortran/29635 (debug info of modules)Jakub Jelinek2008-08-291-2/+2
* c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...Douglas Gregor2008-08-261-6/+11
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-5/+4
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-4/+4
* gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert2008-04-061-1/+1