| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a few debug utilities for DWARF expressions | pmderodat | 2014-12-17 | 1 | -0/+1 |
* | Complete information generated through the array descriptor language hook | pmderodat | 2014-12-17 | 1 | -0/+12 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -1/+1 |
* | State cleanups from jit branch | dmalcolm | 2014-10-21 | 1 | -0/+2 |
* | * dwarf2out.h (dwarf2out_decl): Remove prototype. | aldyh | 2014-08-26 | 1 | -1/+0 |
* | Merge in trunk. | mrs | 2014-01-03 | 1 | -1/+1 |
|\ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-12-13 | 1 | -29/+23 |
|\ \
| |/ |
|
| * | * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator): | olegendo | 2013-12-10 | 1 | -29/+23 |
* | | Reorganise wide-int classes so that they are all instantiations of a | rsandifo | 2013-09-07 | 1 | -2/+2 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -0/+4 |
|/ |
|
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -0/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -4/+1 |
* | gcc/ChangeLog | sterling | 2012-11-06 | 1 | -0/+3 |
* | dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset. | mark | 2012-08-20 | 1 | -1/+2 |
* | gcc: | lauras | 2012-07-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2012-05-09 | 1 | -1/+0 |
* | dwarf2cfi: Implement change_cfi_row. | rth | 2011-07-23 | 1 | -1/+2 |
* | dwarf2cfi: Introduce a dw_cfi_row state. | rth | 2011-07-23 | 1 | -1/+1 |
* | PR target/49713 | rth | 2011-07-12 | 1 | -9/+0 |
* | * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New. | rth | 2011-07-11 | 1 | -0/+10 |
* | dwarf2: Move CFI output routines to dwarf2cfi.c. | rth | 2011-07-09 | 1 | -0/+7 |
* | Dump NOTE_INSN_CFI notes. | rth | 2011-07-08 | 1 | -0/+2 |
* | dwarf2: Extract cfi creation to a new pass. | rth | 2011-07-08 | 1 | -4/+0 |
* | dwarf2out: Convert fde_table to a VEC. | rth | 2011-07-07 | 1 | -2/+4 |
* | dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm. | rth | 2011-07-07 | 1 | -0/+1 |
* | dwarf2out: Move insn scanning out of final.c. | rth | 2011-07-07 | 1 | -3/+1 |
* | dwarf2out: Split CFI construction routines into a new file. | rth | 2011-07-07 | 1 | -0/+225 |
* | dwarf2out: Remove unused text-based unwind entry points. | rth | 2011-07-05 | 1 | -1/+0 |
* | * dwarf2out.h (dwarf2out_frame_debug_init): Declare. | bernds | 2011-04-01 | 1 | -1/+2 |
* | PR middle-end/45484 | jakub | 2010-09-03 | 1 | -0/+1 |
* | * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function. | rupp | 2010-06-25 | 1 | -0/+3 |
* | This patch adds the end prologue and begin epilogue markers in Dwarf2 | rupp | 2010-06-16 | 1 | -2/+2 |
* | * cfgcleanup.c (try_crossjump_to_edge): Only skip past | rth | 2009-05-30 | 1 | -0/+2 |
* | PR fortran/22244 | jakub | 2007-12-09 | 1 | -0/+16 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * dwarf2out.c (dwarf2out_add_library_unit_info): Remove. | kazu | 2006-03-04 | 1 | -1/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. Save | rth | 2004-11-26 | 1 | -1/+1 |
* | * cse.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -7/+8 |
* | * function.h (struct function) [funcdef_no]: Rename profile_label_no. | rth | 2002-06-17 | 1 | -2/+0 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -4/+0 |
* | * dbxout.c (dbxout_source_line): Make static, update prototype. | neil | 2001-07-15 | 1 | -1/+0 |
* | * Makefile.in (final.o): Depend on debug.h. | neil | 2001-07-12 | 1 | -2/+0 |
* | * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h. | neil | 2001-07-11 | 1 | -5/+0 |
* | * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o, | neil | 2001-07-10 | 1 | -3/+0 |
* | 2001-07-04 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-04 | 1 | -1/+1 |