aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-1/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat1-0/+1
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-6/+17
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-12sdbout.c (sdbout_symbol): Eliminate register only if decl isn't a global vari...Kai Tietz1-4/+7
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-2/+3
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-3/+2
2014-08-21Debug hooks: use rtx_insn and rtx_code_labelDavid Malcolm1-3/+3
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-03-18re PR rtl-optimization/56356 (DJGPP compiler crashing)Kai Tietz1-2/+8
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford1-1/+1
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford1-4/+4
2013-11-18decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford1-2/+2
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-5/+5
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-8/+9
2013-03-05sdbout.c (sdbout_one_type): Switch to current function's section supporting c...Kai Tietz1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-4/+4
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-1/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-03-14Remove MIPS_DEBUGGING_INFO supportRainer Orth1-77/+9
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek1-5/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-15godump.c: New file.Ian Lance Taylor1-42/+2
2010-10-14re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther1-0/+1
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-1/+3
2010-05-13re PR bootstrap/44048 (building without C++ enabled fails)Jason Merrill1-1/+0
2010-05-06Add support for C++0x nullptr.Jason Merrill1-0/+1
2010-04-30sdbout.c: Include vec.h, do not include varray.h.Steven Bosscher1-6/+7
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-10-29re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant1-0/+2
2009-10-17re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-0/+2
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+6
2009-06-23* sdbout.c (sdbout_one_type): Fix braces in switch.Rainer Orth1-3/+3
2009-06-22alias.c: Use REG_P...Shujing Zhao1-3/+3
2009-06-19ggc-page.c (ggc_pch_write_object): Initialize emptyBytes.Ian Lance Taylor1-2/+32
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant1-2/+3
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-2/+3
2009-04-22sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs.Dave Korn1-3/+3
2009-04-15debug.h (set_name): Declare.Catherine Moore1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2