index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
reg-stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-3
/
+3
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-6
/
+6
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+1
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-1
/
+1
*
gcc/
rsandifo
2013-09-28
1
-5
/
+5
*
gcc/
rsandifo
2013-09-23
1
-0
/
+2
*
Automated conversion of passes to C++ classes
dmalcolm
2013-08-05
1
-34
/
+68
*
* resource.h (struct resources): Remove unch_memory member.
steven
2013-05-14
1
-4
/
+0
*
2013-04-10 Richard Biener <rguenther@suse.de>
rguenth
2013-04-10
1
-2
/
+1
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-3
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-11
/
+9
*
2012-11-01 Sharad Singhai <singhai@google.com>
singhai
2012-11-01
1
-0
/
+2
*
* config/i386/i386.h (FP_REG_P): Remove macro.
uros
2012-08-25
1
-1
/
+1
*
Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).
dnovillo
2012-08-15
1
-33
/
+33
*
2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
zadeck
2012-08-02
1
-1
/
+1
*
gcc/
steven
2012-07-16
1
-1
/
+0
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
* Makefile.in: Fix many dependencies.
steven
2012-05-31
1
-1
/
+0
*
PR debug/52132
jakub
2012-02-11
1
-6
/
+2
*
* config/i386/sync.md (UNSPEC_LDA, UNSPEC_STA): New unspecs.
uros
2011-11-29
1
-1
/
+3
*
dumping cleanup phase 1 -- Removing TODO_dump_func
davidxl
2011-06-14
1
-1
/
+0
*
* dce.c (reset_unmarked_insns_debug_uses): New.
aoliva
2011-06-06
1
-4
/
+24
*
* basic-block.h (fixup_abnormal_edges): Adjust prototype.
ebotcazou
2011-03-26
1
-1
/
+4
*
Update Copyright years for files modified in 2010.
jakub
2011-01-03
1
-1
/
+1
*
* reg-stack.c (convert_regs_1): Return boolean value, true if the CFG
ebotcazou
2010-10-24
1
-8
/
+20
*
2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-06-30
1
-2
/
+1
*
* fwprop.c: Make emit-rtl.h include last.
hubicka
2010-06-01
1
-0
/
+1
*
gcc/ChangeLog:
steven
2010-04-30
1
-1
/
+0
*
Remove trailing white spaces.
hjl
2009-11-25
1
-4
/
+4
*
* cfgrtl.c (pass_free_cfg): Add pass name.
amylaar
2009-11-08
1
-1
/
+1
*
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
rth
2009-09-14
1
-22
/
+11
*
gcc/ChangeLog:
aoliva
2009-09-02
1
-2
/
+65
*
2009-05-22 Vladimir Makarov <vmakarov@redhat.com>
vmakarov
2009-05-22
1
-11
/
+13
*
Update Copyright years for files modified in 2008 and/or 2009.
jakub
2009-02-20
1
-1
/
+1
*
* reg-stack.c (reg_to_stack): Add missing braces in memset
uros
2008-11-06
1
-1
/
+1
*
* reg-stack.c (reg_to_stack): Generate +QNaN using real_nan.
uros
2008-11-06
1
-2
/
+5
*
PR middle-end/37286
uros
2008-11-05
1
-4
/
+19
*
* cfg.c (dump_reg_info): Avoid C++ keywords.
ghazi
2008-07-16
1
-38
/
+38
*
* rtlanal.c (add_reg_note): New function.
ian
2008-07-02
1
-5
/
+2
*
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual
ghazi
2008-06-26
1
-6
/
+6
*
* gcc.dg/20050811-2.c: Update dumping flags.
hubicka
2008-03-19
1
-6
/
+10
*
PR middle-end/33794
uros
2007-10-17
1
-5
/
+7
*
* regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharing
hubicka
2007-09-05
1
-1
/
+1
*
* alias.c (memory_modified_1, memory_modified_in_insn_p):
ghazi
2007-08-27
1
-3
/
+3
*
* cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,
kazu
2007-07-28
1
-2
/
+2
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-4
/
+3
*
* reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name
uros
2007-07-11
1
-2
/
+2
*
Merge dataflow branch into mainline
dberlin
2007-06-11
1
-44
/
+61
*
* reg-stack.c (get_true_reg): Readability change. Moved default case
simonb
2007-06-08
1
-1
/
+3
[next]