summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove trailing white spaces.hjl2009-11-251-20/+20
* gcc/ChangeLog:ccoutant2009-10-291-0/+2
* 2009-10-28 Rafael Avila de Espindola <espindola@google.com>espindola2009-10-281-2/+1
* PR debug/40521jakub2009-10-171-0/+2
* gcc/ChangeLog:ccoutant2009-10-081-0/+6
* * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.ebotcazou2009-09-131-6/+2
* PR debug/40666ebotcazou2009-07-071-3/+9
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-3/+3
* * dbxout.c (dbxout_source_line): Add is_stmt parameter.ccoutant2009-06-171-3/+4
* * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-3/+4
* * gstab.h (stab_code_type): Define, to be used instead of thehainque2009-05-201-7/+5
* * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themebotcazou2009-05-151-27/+43
* * tree.h: Remove DECL_BY_REFERENCE from private_flag comment.jakub2009-05-051-3/+1
* * tree.h (DECL_BY_REFERENCE): Note that it is also valid forjakub2009-04-261-1/+3
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-2/+1
* gcc/:ian2009-04-201-4/+5
* * dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.dje2009-04-171-0/+1
* * dbxout.c (dbxout_block): Reinstate test on TREE_USED.ebotcazou2009-04-171-1/+1
* 2009-04-15 Catherine Moore <clm@codesourcery.com>clm2009-04-151-0/+1
* PR debug/39267hubicka2009-02-271-14/+0
* PR tree-optimization/37709 hubicka2009-02-231-1/+1
* * dbxout.c (dbxout_parms): Fetch the inner REG inside a PARALLEL.ebotcazou2008-09-251-0/+2
* PR fortran/29635jakub2008-08-291-2/+2
* 2008-08-26 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-08-261-6/+11
* * alias.c (record_alias_subset, init_alias_analysis): Fixghazi2008-06-261-5/+4
* gcc/rwild2008-06-061-2/+2
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-081-4/+4
* gcc/fxcoudert2008-04-061-1/+1
* * fortran/trans-common.c (create_common): Add decl to functiongeorge2008-04-011-3/+175
* PR debug/31510danglin2008-03-161-0/+9
* PR debug/33316jakub2007-09-201-1/+5
* 2007-08-31 Olivier Hainque <hainque@adacore.com>hainque2007-08-311-2/+5
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-2/+2
* 2007-08-18 Paul Brook <paul@codesourcery.com>jsm282007-08-181-4/+7
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * dbxout.c (output_types_sort): Add a comment.drow2006-07-261-0/+7
* * dbxout.c (output_used_types_helper): Push queued typesdrow2006-07-251-4/+42
* PR debug/27473drow2006-07-241-0/+35
* 2006-07-17 Carlos O'Donell <carlos@codesourcery.com>carlos2006-07-181-4/+6
* gcc/carlos2006-07-141-26/+21
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-18/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-6/+6
* PR Debug/23205dpatel2005-10-061-7/+8
* PR debug/23806rth2005-09-101-11/+58