aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
2017-02-18 * final.c (last_columnnum, override_columnnum): New variables.jakub
2017-01-01 Update copyright years.jakub
2016-12-01PR debug/66419dje
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-09-20* dbxout.c (xcoff_debug_hooks): Add filename parameter to early_finish hook.dje
2016-09-202016-09-20 Richard Biener <rguenther@suse.de>rguenth
2016-08-12 PR c/7652mpolacek
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-01-04 Update copyright years.jakub
2015-12-17DWARF: handle variable-length records and variant partspmderodat
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-13Fix double word typos.aldyh
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-12* dbxout.c (xcoff_debug_hooks): Provide a function fordje
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitespmderodat
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-05Merge debug-early branch into mainline.aldyh
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-02-04include/jakub
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-24 PR c++/58561dje
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.mark
2014-11-05gcc/ienkovich
2014-11-05Don't unnecessarily call eliminate_regs.bernds
2014-10-29gcc/ada/rsandifo
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-24 * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh
2014-09-04Revert incorrect merging of debug-early branch.aldyh
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh
2014-09-02support ggc hash_map and hash_settbsaunde
2014-08-21Debug hooks: use rtx_insn and rtx_code_labeldmalcolm
2014-07-24IPA C++ refactoring 2/Nmarxin
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-04-23Fix some off-by-one errors and bounds testsrsandifo
2014-04-17Merge from trunk.rsandifo
2014-04-142014-04-14 Paolo Carlini <paolo.carlini@oracle.com>paolo
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-12-04Merge with trunk.rsandifo
2013-11-29 Reverted:kyukhin