summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek2015-02-041-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+9
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-1/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR c++/58561 ([c++11] ICE using declaration of function with auto in retur...David Edelsohn2014-11-241-0/+12
* PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard2014-11-211-5/+4
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+4
* Don't unnecessarily call eliminate_regs.Bernd Schmidt2014-11-051-1/+2
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez2014-09-241-1/+1
* Revert incorrect merging of debug-early branch.Aldy Hernandez2014-09-041-2/+2
* + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez2014-09-041-2/+2
* support ggc hash_map and hash_setTrevor Saunders2014-09-021-8/+6
* Debug hooks: use rtx_insn and rtx_code_labelDavid Malcolm2014-08-211-4/+4
* IPA C++ refactoring 2/NMartin Liska2014-07-241-1/+1
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-1/+1
* Merge in wide-int.Kenneth Zadeck2014-05-061-75/+23
* tree.h (TYPE_IDENTIFIER): Declare.Paolo Carlini2014-04-141-12/+8
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo2013-12-061-1/+1
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-4/+0
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2013-11-271-1/+1
* Remove parameter keep_aligning from get_inner_reference.Bernd Edlinger2013-11-261-1/+1
* dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.Ilya Enkovich2013-11-201-0/+4
* cuintp.c (UI_From_gnu): Use tree_to_shwi.Kenneth Zadeck2013-11-201-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+2
* decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford2013-11-181-1/+1
* c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford2013-11-181-8/+8
* decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford2013-11-181-5/+5
* cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford2013-11-181-6/+6
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-8/+8
* cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka2013-05-291-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-11/+10
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-1/+1
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-2/+2
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck2012-06-021-1/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-0/+36
* lto-symtab.c (lto_cgraph_replace_node): Do not call mark_reahcable_node.Jan Hubicka2012-04-231-1/+1
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-1/+2
* cp-tree.h (error_operand_p): Remove.Paolo Carlini2011-06-101-1/+1
* re PR debug/49032 (-gstabs generates reference to deleted static variable)Jakub Jelinek2011-05-231-0/+15
* dbxout.c: (debug_nesting...Tristan Gingold2011-04-061-1/+5
* re PR bootstrap/48471 (ia64-*-* does not bootstrap due to unused variables in...Nathan Froyd2011-04-061-21/+21
* debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd2011-04-051-0/+81
* emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek2011-03-161-10/+2
* re PR debug/46724 (Wrong debug info: Invalid variable location)Alexandre Oliva2010-12-221-1/+1