summaryrefslogtreecommitdiff
path: root/gcc/rtl.def
Commit message (Expand)AuthorAgeFilesLines
* rtl.def (REG): Change format to "r".Richard Sandiford2015-05-191-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* rtl.def (SYMBOL_REF): Remove middle "0" field.Richard Sandiford2014-05-131-3/+2
* rtl.def (VAR_LOCATION): Remove "i" field.Richard Sandiford2014-05-131-3/+1
* rtl.def (scratch): Fix outdated comment and remove "0" field.Richard Sandiford2014-05-131-4/+3
* gcc/Richard Sandiford2014-05-131-15/+15
* rtl.def (REG): Remove middle field.Richard Sandiford2014-05-131-4/+2
* Merge in wide-int.Kenneth Zadeck2014-05-061-0/+3
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-1/+1
* rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford2013-09-231-2/+5
* rtl.def: Add extra fourth optional field to define_cond_exec.Kyrylo Tkachov2013-06-041-2/+3
* rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN...Steven Bosscher2013-04-081-4/+18
* bb-reorder.c (fix_crossing_unconditional_branches): Remove a set-but-unused v...Steven Bosscher2013-04-051-0/+33
* cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher2013-03-301-4/+15
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* md.texi: Document define_subst.Maxim Kuznetsov2012-11-191-2/+5
* * rtl.def (ADDR_DIFF_VEC): Fix comment typo.Joern Rennecke2012-10-211-1/+1
* cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck2012-08-021-3/+4
* rtl.def (ATTR_FLAG): Remove probability indicating flags.Steven Bosscher2012-05-041-3/+1
* re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford2012-04-211-1/+1
* rtl.def (ADDRESS): Turn operand into a HOST_WIDE_INT.Richard Sandiford2012-04-171-2/+2
* md.texi: Describe the use of match_tests in attribute tests.Richard Sandiford2011-08-311-3/+2
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-0/+6
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-0/+4
* Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt2011-06-211-0/+4
* re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek2011-03-161-3/+4
* final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek2011-03-161-1/+5
* Add fma supportMichael Meissner2010-10-151-0/+3
* rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek2010-09-091-0/+4
* revert: rtl.def (NOTE): Swap operands 4 and 5.Jakub Jelinek2010-07-291-1/+1
* rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt2010-07-271-5/+5
* md.texi (define_enum_attr): Document.Richard Sandiford2010-06-101-0/+6
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-3/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* reorg.c (delete_computation): Comment fixes.Steven Bosscher2010-02-141-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-20/+20
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+4
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-2/+3
* Squash commit of EH in gimpleRichard Henderson2009-09-141-5/+0
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-6/+11
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-0/+4
* genautomata.c: Add a new year to the copyright.Vladimir Makarov2009-03-271-1/+5
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-25/+1
* rtl.def (SUBREG): Update comments.Richard Sandiford2007-12-191-8/+2
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-0/+49
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-1/+3
* rtl.def (NOTE): Change print format string to print operand 5 as a note insn ...Uros Bizjak2007-07-051-3/+3