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
/
read-rtl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR other/58712
jakub
2014-01-29
1
-0
/
+3
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
* read-rtl.c (validate_const_int): Once an invalid character is
law
2013-07-18
1
-1
/
+4
*
* read-rtl.c (copy_rtx_for_iterators): Continue applying iterators
kyukhin
2013-05-22
1
-3
/
+5
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-3
/
+1
*
Update Copyright years for files modified in 2011 and/or 2012.
jakub
2013-01-04
1
-1
/
+1
*
* gensupport.c (maybe_eval_c_test): Remove not-null check for expr.
kyukhin
2012-11-30
1
-1
/
+1
*
* doc/md.texi: Document define_subst.
kyukhin
2012-11-19
1
-7
/
+270
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-24
/
+18
*
Remove unnecessary VEC function overloads.
dnovillo
2012-09-11
1
-11
/
+4
*
Implement support for int iterators.
belagod
2012-06-18
1
-5
/
+40
*
gcc/
rsandifo
2012-06-13
1
-319
/
+285
*
Update Copyright years for files modified in 2010.
jakub
2011-01-03
1
-1
/
+1
*
gcc/
rsandifo
2010-06-10
1
-121
/
+90
*
gcc/
rsandifo
2010-06-10
1
-167
/
+6
*
gcc/
rsandifo
2010-06-10
1
-78
/
+95
*
gcc/
rsandifo
2010-06-10
1
-163
/
+147
*
gcc/
rsandifo
2010-06-10
1
-5
/
+5
*
gcc/
rsandifo
2010-06-10
1
-425
/
+2
*
* read-rtl.c (read_rtx_1): Give an error for EOF while looking for
jsm28
2010-04-02
1
-0
/
+2
*
Remove trailing white spaces.
hjl
2009-11-25
1
-2
/
+2
*
Update Copyright years for files modified in 2008 and/or 2009.
jakub
2009-02-20
1
-1
/
+1
*
gcc/
rsandifo
2008-05-08
1
-0
/
+3
*
* read-rtl.c (fatal_expected_char): Print EOF as text rather that
rask
2007-11-20
1
-2
/
+6
*
* doc/md.texi (Iterators): Renamed from Macros. All contents
hp
2007-08-22
1
-124
/
+125
*
Change copyright header to refer to version 3 of the GNU General Public Licen...
nickc
2007-07-26
1
-5
/
+4
*
* cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.
rsandifo
2006-02-18
1
-1
/
+1
*
* read-rtl.c (read_name): Terminate reading on EOF.
bje
2006-02-06
1
-1
/
+1
*
r110130@banpei: zack | 2006-01-22 14:52:43 -0800
zack
2006-01-23
1
-1
/
+44
*
r110123@banpei: zack | 2006-01-22 14:44:34 -0800
zack
2006-01-23
1
-2
/
+72
*
2005-08-04 Paul Brook <paul@codesourcery.com>
pbrook
2005-08-04
1
-1
/
+1
*
Update FSF address.
kcook
2005-06-25
1
-2
/
+2
*
* rtl.h (to_rtx_code): Remove.
gdr
2005-06-11
1
-6
/
+6
*
* machmode.h (to_machine_mode): New.
gdr
2005-06-09
1
-7
/
+7
*
libiberty/
gdr
2005-06-06
1
-6
/
+6
*
* read-rtl.c (mode_attr_index): Use obstack_grow0, not
ian
2005-05-18
1
-1
/
+1
*
* read-rtl.c (struct macro_traverse_data): Add unknown_mode_attr
ian
2005-05-17
1
-30
/
+42
*
* read-rtl.c (struct macro_traverse_data): Define.
ian
2005-05-10
1
-38
/
+160
*
* lambda.h (lambda_vector_min_nz): Likewise.
nathan
2005-04-21
1
-6
/
+2
*
* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
rsandifo
2005-03-04
1
-11
/
+151
*
* flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.
kazu
2005-02-13
1
-1
/
+1
*
* read-rtl.c (read_rtx_1): Give fatal error if we see a vector
ian
2005-02-11
1
-0
/
+3
*
* read-rtl.c (apply_macro_to_string): Replace index with strchr.
rsandifo
2004-09-29
1
-2
/
+2
*
* read-rtl.c: Disable RTL checking.
rsandifo
2004-08-31
1
-1
/
+8
*
* rtl.h (read_rtx): Change prototype.
rsandifo
2004-08-27
1
-8
/
+18
*
* read-rtl.c (map_value, mapping, macro_group): New structures.
rsandifo
2004-08-23
1
-55
/
+643
*
* read-rtl.c (read_rtx): Tidy use of format_ptr.
rsandifo
2004-08-23
1
-5
/
+5
*
* read-rtl.c (string_obstack): New file-scope variable.
rsandifo
2004-08-23
1
-37
/
+39
*
* rtl.def (NIL): Delete.
zack
2004-08-18
1
-15
/
+17
*
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.
bernie
2004-07-25
1
-4
/
+4
[next]