summaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* DWARF: handle variable-length records and variant partspmderodat2015-12-171-0/+1
* PR 68366 - include emit-rtl.h in sdbout.ctbsaunde2015-11-161-0/+2
* remove conditional compilation of sdb debug infotbsaunde2015-11-151-5/+1
* remove EXTENDED_SDB_BASIC_TYPEStbsaunde2015-11-151-5/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* Restore DW_AT_abstract_origin for cross-unit call sitespmderodat2015-06-111-0/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-6/+17
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-12 Kai Tietz <ktietz@redhat.com>ktietz2014-11-121-4/+7
* Revert incorrect merging of debug-early branch.aldyh2014-09-041-2/+3
* + * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh2014-09-041-3/+2
* Debug hooks: use rtx_insn and rtx_code_labeldmalcolm2014-08-211-3/+3
* * symtab.c (section_hash): New hash.hubicka2014-06-121-1/+1
* PR rtl-optimization/56356ktietz2014-03-181-2/+8
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* gcc/ada/rsandifo2013-11-181-1/+1
* gcc/c-family/rsandifo2013-11-181-4/+4
* gcc/ada/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-5/+5
* gcc/rsandifo2013-09-281-8/+9
* * sdbout.c (sdbout_one_type): Switch to current function's sectionktietz2013-03-051-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-1/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1
* Remove MIPS_DEBUGGING_INFO supportro2012-03-141-77/+9
* * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-5/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* gcc/:ian2010-11-151-42/+2
* 2010-10-14 Richard Guenther <rguenther@suse.de>rguenth2010-10-141-0/+1
* gcc/froydnj2010-08-201-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* This patch adds the end prologue and begin epilogue markers in Dwarf2 rupp2010-06-161-1/+3
* PR bootstrap/44048jason2010-05-131-1/+0
* Add support for C++0x nullptr.jason2010-05-061-0/+1
* * sdbout.c: Include vec.h, do not include varray.h.steven2010-04-301-6/+7
* Remove trailing white spaces.hjl2009-11-251-1/+1
* gcc/ChangeLog:ccoutant2009-10-291-0/+2
* PR debug/40521jakub2009-10-171-0/+2
* gcc/ChangeLog:ccoutant2009-10-081-0/+6
* * sdbout.c (sdbout_one_type): Fix braces in switch.ro2009-06-231-3/+3
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-3/+3
* ./:ian2009-06-191-2/+32