summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes a couple of ICEs when using -gsplit-dwarf.ccoutant2014-07-011-14/+21
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-66/+58
* Emit linkage names for inlined functions.dehao2014-06-131-2/+1
* * symtab.c (section_hash): New hash.hubicka2014-06-121-8/+2
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-1/+3
* PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.mark2014-05-211-0/+5
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-39/+36
* rm a bunch of _stat allocation functionstbsaunde2014-05-171-1/+1
* Revert udiv_ceil patch.rsandifo2014-05-021-1/+1
* Merge from trunk.rsandifo2014-04-281-17/+39
|\
| * Fix a few ICEs and other problems with -fdebug-types-sections.ccoutant2014-04-251-17/+39
* | Formatting and typo fixes.rsandifo2014-04-231-8/+7
* | Add and use udiv_ceilrsandifo2014-04-231-1/+1
* | Fix some off-by-one errors and bounds testsrsandifo2014-04-231-5/+5
* | Merge from trunk.rsandifo2014-04-171-40/+54
|\ \ | |/
| * dwarf2out: Use normal constant values in bound_info if possible.mark2014-04-171-12/+22
| * Add DW_AT_const_value as unsigned or int depending on type and value used.mark2014-04-151-14/+15
| * 2014-04-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-04-141-14/+6
| * Fix PR debug/60655 - part 1ramana2014-04-041-1/+11
* | Merge in trunk.mrs2014-04-021-14/+27
|\ \ | |/
| * /cppaolo2014-03-011-5/+7
| * 2014-02-25 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-02-281-9/+19
| * PR debug/60152jakub2014-02-131-2/+3
* | Merge in trunk.mrs2014-02-101-0/+40
|\ \ | |/
| * 2014-01-29 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-01-291-15/+26
| * PR c++/53756jason2014-01-281-0/+29
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-7/+58
|\ \ | |/
| * * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-4/+4
| * * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-2/+2
| * gcc/burnus2013-12-041-1/+52
* | Merge with trunk.rsandifo2013-12-041-10/+4
|\ \ | |/
| * 2013-12-02 Sterling Augustine  <saugustine@google.com>sterling2013-12-021-1/+1
| * Reverted:kyukhin2013-11-291-6/+2
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-3/+3
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-3/+3
| * * gimple.h: Remove all includes.amacleod2013-11-221-3/+1
* | Address Richard's review comments.rsandifo2013-12-021-5/+2
* | Avoid some unnecessary temporaries and convert some operations to shifts.rsandifo2013-12-011-1/+1
* | fixed comment in dwarf2out.czadeck2013-11-251-4/+9
* | Merge with trunk.rsandifo2013-11-221-19/+24
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-2/+1
| * Add minimal line tables at -g1.ccoutant2013-11-211-17/+23
* | Merge with trunk.rsandifo2013-11-211-2/+6
|\ \ | |/
| * * dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.kyukhin2013-11-201-2/+6
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-2/+2
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-2/+1
* | Remove some differences with trunk.rsandifo2013-11-201-1/+1
* | Merge from trunk.rsandifo2013-11-201-1/+7
|\ \ | |/