Age | Commit message (Expand) | Author | Files | Lines |
2011-08-27 | rtl.texi (simple_return): Document. | Bernd Schmidt | 1 | -0/+2 |
2011-07-28 | rtlanal.c (tablejump_p): False for returns. | Bernd Schmidt | 1 | -3/+8 |
2011-07-19 | rtl.texi (MEM_OFFSET_KNOWN_P): Document. | Richard Sandiford | 1 | -3/+2 |
2011-07-19 | rtl.texi (MEM_SIZE_KNOWN_P): Document. | Richard Sandiford | 1 | -3/+2 |
2011-07-07 | Dump NOTE_INSN_CFI notes. | Richard Henderson | 1 | -0/+9 |
2011-06-22 | re PR debug/47858 (IPA-SRA decreases quality of debug info) | Jakub Jelinek | 1 | -0/+2 |
2011-03-16 | re PR debug/45882 (No debug info for vars depending on unused parameter) | Jakub Jelinek | 1 | -0/+8 |
2011-03-16 | final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. | Jakub Jelinek | 1 | -1/+2 |
2010-09-24 | re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig... | Jakub Jelinek | 1 | -0/+3 |
2010-09-17 | options.texi (Variable): Document. | Joseph Myers | 1 | -0/+5 |
2010-09-09 | rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. | Jakub Jelinek | 1 | -1/+4 |
2010-07-27 | rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5. | Bernd Schmidt | 1 | -1/+5 |
2010-06-10 | md.texi: Document the "unspec" and "unspecv" enum names. | Richard Sandiford | 1 | -0/+15 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -5/+5 |
2010-05-22 | rtl.h (union rtunion_def): Remove rt_bit member. | Steven Bosscher | 1 | -10/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-04-14 | df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x. | Uros Bizjak | 1 | -1/+1 |
2010-03-26 | re PR debug/43516 ("-fcompare-debug failure" at -O2) | Jakub Jelinek | 1 | -3/+6 |
2010-02-03 | re PR debug/42896 (Random debug generation differences, bootstrap fails) | Alexandre Oliva | 1 | -1/+1 |
2009-11-30 | tree-dump.c (dump_option_value_in): Add TDF_NOUID. | Richard Guenther | 1 | -2/+3 |
2009-11-25 | print-rtl.c (print_rtx): When printing newline, append print_rtx_head and ind... | Jakub Jelinek | 1 | -2/+4 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -0/+3 |
2009-10-17 | print-rtl.c (print_rtx): Print locators in asm_operands and asm_input. | Alexandre Oliva | 1 | -0/+16 |
2009-10-13 | re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371) | Jakub Jelinek | 1 | -1/+2 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -0/+6 |
2009-09-11 | print-rtl.c (print_rtx): Use JUMP_LABEL (in_rtx) instead of XEXP (in_rtx, 8). | Jakub Jelinek | 1 | -2/+2 |
2009-09-10 | * print-rtl.c (print_rtx): Fix JUMP_LABEL index. | Richard Henderson | 1 | -1/+1 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -8/+30 |
2009-07-14 | tree-ssa-alias.h (refs_may_alias_p_1): Declare. | Richard Guenther | 1 | -51/+3 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -1/+1 |
2009-06-02 | print_rtl (print_rtx): Don't print modes in EXPR_LISTs and INSN_LISTs that ar... | Alexandre Oliva | 1 | -3/+4 |
2009-06-02 | common.opt (fdump-unnumbered-links): New. | Alexandre Oliva | 1 | -1/+9 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-04-15 | dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr... | Doug Kwan | 1 | -1/+1 |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -0/+3 |
2007-09-06 | tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing. | Ian Lance Taylor | 1 | -1/+1 |
2007-08-30 | cfg.c (dump_flow_info): Change to also print entry and exit block info. | Kenneth Zadeck | 1 | -8/+4 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -1/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-25 | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 1 | -15/+15 |
2007-07-13 | Add ability to track uninitialized variables, and mark uninitialized variable... | Caroline Tice | 1 | -0/+3 |
2007-05-24 | invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone. | Jan Hubicka | 1 | -2/+10 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -36/+6 |
2006-11-11 | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 1 | -8/+0 |
2006-07-17 | re PR other/28251 (dumped addresses makes diffing dumps unusable) | J"orn Rennecke | 1 | -7/+6 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |