summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
* | Merge with trunk.rsandifo2013-11-211-0/+4
|\ \ | |/
| * * dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.kyukhin2013-11-201-0/+4
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-1/+1
* | Merge from trunk.rsandifo2013-11-201-1/+3
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-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-8/+8
| * gcc/ada/rsandifo2013-11-181-5/+5
| * gcc/ada/rsandifo2013-11-181-6/+6
* | Remove tree_to_hwi.rsandifo2013-11-191-2/+2
* | Merge in trunk.mrs2013-11-041-1/+1
|\ \ | |/
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-1/+1
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-6/+5
* | Merge in trunk.mrs2013-10-201-8/+8
|\ \ | |/
| * gcc/rsandifo2013-09-281-8/+8
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-4/+4
* | Add wide-int branch.mrs2013-08-131-97/+46
|/
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-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-11/+10
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-1/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-2/+2
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-1/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-0/+36
* * lto-symtab.c (lto_cgraph_replace_node): Do not callhubicka2012-04-231-1/+1
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* /gcc/cppaolo2011-06-101-1/+1
* PR debug/49032jakub2011-05-231-0/+15
* 2011-04-06 Tristan Gingold <gingold@adacore.com>gingold2011-04-061-1/+5
* PR bootstrap/48471froydnj2011-04-061-21/+21
* * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.froydnj2011-04-051-0/+81
* * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-10/+2
* PR debug/46724aoliva2010-12-221-1/+1
* gcc/:ian2010-11-151-2/+4
* 2010-10-14 Richard Guenther <rguenther@suse.de>rguenth2010-10-141-0/+1
* gcc/froydnj2010-10-111-2/+1
* gcc:jsm282010-09-291-2/+2
* 2010-09-27 Richard Guenther <rguenther@suse.de>rguenth2010-09-271-1/+1
* 2010-09-10 Richard Guenther <rguenther@suse.de>rguenth2010-09-101-12/+16
* gcc/froydnj2010-08-201-1/+1
* Fix violations of self-assignment check in GCC source.lcwu2010-07-231-2/+5
* gcc/froydnj2010-07-151-6/+6
* 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
* gcc/ada:lauras2010-06-081-1/+1
* PR bootstrap/44048jason2010-05-131-1/+0
* Add support for C++0x nullptr.jason2010-05-061-0/+1