re PR c++/44366 ([C++0x] g++ crashes when declaring a lambda expression using a typed...
[platform/upstream/gcc.git] / gcc / read-rtl.c
2010-04-02 Joseph Myersread-rtl.c (read_rtx_1): Give an error for EOF while...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-05-08 Richard Sandifordread-rtl.c (join_c_conditions): Return the first string...
2007-11-20 Rask Ingemann Lamb... read-rtl.c (fatal_expected_char): Print EOF as text...
2007-08-22 Hans-Peter Nilssonmd.texi (Iterators): Renamed from Macros.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-06 Ben Elliston* read-rtl.c (read_name): Terminate reading on EOF.
2006-01-23 Zack Weinbergr110130@banpei: zack | 2006-01-22 14:52:43 -0800
2006-01-23 Zack Weinbergr110123@banpei: zack | 2006-01-22 14:44:34 -0800
2005-08-04 Paul Brookread-rtl.c (read_quoted_string): Break if EOF.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-11 Gabriel Dos Reisrtl.h (to_rtx_code): Remove.
2005-06-09 Gabriel Dos Reismachmode.h (to_machine_mode): New.
2005-06-06 Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2005-05-18 Ian Lance Taylorread-rtl.c (mode_attr_index): Use obstack_grow0, not...
2005-05-17 Ian Lance Taylorread-rtl.c (struct macro_traverse_data): Add unknown_mo...
2005-05-10 Ian Lance Taylorread-rtl.c (struct macro_traverse_data): Define.
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-03-04 Richard Sandiford* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_co...
2005-02-13 Kazu Hirata* flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.
2005-02-11 Ian Lance Taylorread-rtl.c (read_rtx_1): Give fatal error if we see...
2004-09-29 Aaron W. LaFramboise* read-rtl.c (apply_macro_to_string): Replace index...
2004-08-31 Richard Sandifordread-rtl.c: Disable RTL checking.
2004-08-27 Richard Sandifordrtl.h (read_rtx): Change prototype.
2004-08-23 Richard Sandifordread-rtl.c (map_value, [...]): New structures.
2004-08-23 Richard Sandiford* read-rtl.c (read_rtx): Tidy use of format_ptr.
2004-08-23 Richard Sandifordread-rtl.c (string_obstack): New file-scope variable.
2004-08-18 Zack Weinbergrtl.def (NIL): Delete.
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-05-10 Richard Sandifordread-rtl.c (read_rtx): Allow 's' and 'T' strings to...
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-27 Kazu Hiratac-decl.c, [...]: Fix comment typos and formatting.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-23 Nick Clifton(read_braced_string): Check for EOF. If encountered...
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-01-20 David Edelsohncollect2.c (ldgetname): Expand declaration to prototype.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-09 Kaveh R. Ghaziconflict.c (arc_hash): Change return type to hashval_t.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-09 Kaveh R. Ghazigenautomata.c: Don't include ctype.h or limits.h.
2002-05-09 Kazu Hirataread-rtl.c: Fix formatting.
2002-01-15 Kazu Hirataread-rtl.c: Fix formatting.
2002-01-10 Kazu Hirataread-rtl.c: Fix formatting.
2001-11-19 DJ Delorieread-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-01 Richard Henderson* read-rtl.c (read_name): Consider \r whitespace.
2001-06-30 Zack Weinbergrtl.def (DEFINE_INSN, [...]): Change output-template...
2001-06-28 Zack Weinbergi386.md: Global update to use new string syntax where...