ffi.c (ffi_prep_incoming_args_UNIX): Get floating point arguments from fp registers...
[platform/upstream/gcc.git] / gcc / c-pretty-print.c
2004-01-31 Kazu Hirataalloc-pool.c: Fix comment typos.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 Jan Hubickare PR target/13608 (Incorrect code with -O3 -ffast...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-10-08 Jason Merrillc-pretty-print.c (pp_c_postfix_expression): Fix thinko.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment formatting.
2003-09-18 Roger Sayletree.def (FFS_EXPR, [...]): Delete unused tree codes.
2003-09-18 Gabriel Dos Reisc-pretty-print.h (pp_type_specifier_seq): Fix thinko.
2003-09-17 Gabriel Dos Reisre PR c++/11357 ([DR 425] no conversion of build-in...
2003-09-07 Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-22 Kazu Hiratabuiltin-attrs.def: Fix comment formatting.
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-10 Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05 Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-08-03 Gabriel Dos Reispretty-print.h: Adjust macro definitions.
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-14 Gabriel Dos Reis*** empty log message ***
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-22 Andreas Jaegerc-lex.c: Convert to ISO C90.
2003-05-21 Kaveh R. Ghazic-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_...
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-09-04 Richard Hendersonreal.c (ereal_to_decimal): Add digits parameter.
2002-08-22 Jason Merrillc-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
2002-08-14 Gabriel Dos Reisc-pretty-print.h: Guard against multiple inclusion.
2002-08-13 Gabriel Dos Reisc-pretty-print.c: #include "c-tree.h".
2002-08-12 Gabriel Dos Reisdiagnostic.h (output_formatted_scalar): Rename from...
2002-07-30 Gabriel Dos Reisc-pretty-print.h (pp_c_statement): Declare.
2002-07-30 Gabriel Dos Reisc-pretty-print.c (pp_c_primary_expression): Handle...
2002-07-29 Gabriel Dos Reisc-pretty-print.h (struct c_pretty_print_info): Add...
2002-07-29 Gabriel Dos ReisMakefile.in (C_OBJS): Include c-pretty-print.o