ffi.c (ffi_prep_incoming_args_UNIX): Get floating point arguments from fp registers...
[platform/upstream/gcc.git] / gcc / gen-protos.c
2003-06-01 Andreas Jaegergen-protos.c (main): Readd unused attribute for argc.
2003-06-01 Andreas Jaeger* gen-protos.c (main): Revert patch to check for argument.
2003-06-01 Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2000-02-27 Zack WeinbergMakefile.in (STMP_FIXINC): New toggle.
2000-02-26 Jeff LawFix copyrights.
2000-02-08 Zack WeinbergMakefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-09-07 Kaveh R. Ghazicpperror.c (cpp_file_line_for_message): Constify a...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-04-21 Zack Weinberggen-protos.c: #undef abort after including system.h.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-09-16 Kaveh R. Ghazigen-protos.c (parse_fn_proto): Cast argument of ISALNUM...
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1998-03-18 Kaveh R. GhaziFix more warnings...
1996-08-15 Doug Evanssys-protos.h (gethostid): Make return type `int' ifdef...
1996-08-06 Doug Evansgen-protos.c (overrides): New static local.
1996-07-03 Mike Stumpformatting tweaks
1996-06-14 Jim Wilson(main): Change argv[i] to argv[0][i].
1996-06-07 Per Bothnergen-protos.c (progname): New variable (needed by cppall...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-04-05 Per BothnerRe-write fixproto/fix-header/etc to use cpplib.
1994-02-15 Richard Kenner(main): Remove unused args in call to fprintf.
1993-11-11 Richard Stallman(fancy_abort): New function.
1993-11-06 Richard StallmanComment change.
1993-10-27 Richard KennerInclude hconfig.h.
1993-10-18 Richard StallmanInclude ctype.h.
1993-08-10 Per BothnerRemove some extraneuous garbase output.
1993-07-27 Per BothnerDisable obnoxious warning message.
1993-07-26 Per BothnerInitial revision