| Commit message (Expand) | Author | Age | Files | Lines |
* | * protoize.c (substr): Delete, callers changed to `strstr'. | Kaveh R. Ghazi | 2003-08-14 | 1 | -26/+3 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -42/+37 |
* | fp-test.c (main): Use ISO C90 prototype. | Andreas Jaeger | 2003-07-12 | 1 | -203/+125 |
* | system.h: Include filenames.h. | Zack Weinberg | 2003-07-03 | 1 | -23/+4 |
* | * protoize.c: Fix breakage from last patch. | Andreas Jaeger | 2003-06-19 | 1 | -4/+2 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -6/+6 |
* | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 2003-06-16 | 1 | -1/+1 |
* | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 2003-05-17 | 1 | -5/+5 |
* | dbxout.c (lastfile, cwd): Fix `unused' warning. | Kaveh Ghazi | 2003-01-16 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | c-common.h: Follow spelling conventions. | Kazu Hirata | 2002-09-26 | 1 | -5/+5 |
* | c-lex.c (GET_ENVIRONMENT): Remove. | Neil Booth | 2002-07-21 | 1 | -5/+1 |
* | * protoize.c: Fix formatting. | Kazu Hirata | 2002-05-20 | 1 | -766/+766 |
* | Makefile.in (PROTO_OBJS): Add cppdefault.o. | Zack Weinberg | 2002-04-17 | 1 | -55/+2 |
* | protoize.c: Match include directory usage with cppdefault.c. | David O'Brien | 2002-04-03 | 1 | -8/+14 |
* | predict.c: Fix formatting. | Kazu Hirata | 2002-01-22 | 1 | -9/+9 |
* | gcc.c (default_compilers): Const-ify. | Kaveh R. Ghazi | 2002-01-02 | 1 | -1/+1 |
* | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 2001-12-27 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -2/+2 |
* | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 2001-10-21 | 1 | -3/+2 |
* | aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w... | Zack Weinberg | 2001-10-19 | 1 | -12/+1 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-10 | 1 | -2/+2 |
* | c-common.c: Fix comment typos. | Kazu Hirata | 2001-10-09 | 1 | -1/+1 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -2/+2 |
* | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 2001-09-13 | 1 | -3/+3 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -2/+2 |
* | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 2001-08-27 | 1 | -12/+4 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | gcc.c: Fix comment formatting. | Kazu Hirata | 2001-08-12 | 1 | -4/+4 |
* | system.h: Include symcat.h. | Kaveh R. Ghazi | 2001-03-27 | 1 | -1/+1 |
* | more rigorous SIGCHLD guarding | Bruce Korb | 2001-03-16 | 1 | -0/+9 |
* | protoize.c (main): Correctly set locale categories. | Philipp Thomas | 2000-12-17 | 1 | -0/+7 |
* | Warning fixes: | Kaveh R. Ghazi | 2000-11-19 | 1 | -1/+1 |
* | * protoize.c (munge_compile_params): Fix typo and formatting buglets. | Jeffrey A Law | 2000-08-22 | 1 | -2/+3 |
* | gcc.c (do_spec_1): Implement %j spec flag. | Jeff Law | 2000-08-21 | 1 | -5/+10 |
* | cccp.c, [...]: Removed. | Zack Weinberg | 2000-04-18 | 1 | -1/+1 |
* | Fix copyrights. | Jeff Law | 2000-02-26 | 1 | -1/+2 |
* | protoize.c: (AUX_INFO_SUFFIX): New macro. | Mumit Khan | 2000-02-25 | 1 | -5/+24 |
* | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 2000-02-15 | 1 | -2/+1 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -1/+1 |
* | protoize.c: Conditionally include unistd.h. | Mumit Khan | 2000-01-07 | 1 | -74/+201 |
* | protoize.c (safe_read, safe_write): Avoid the gcc extension of using arithmet... | Kaveh R. Ghazi | 1999-10-16 | 1 | -2/+4 |
* | protoize.c: Remove various __STDC__ and POSIX hacks. | Kaveh R. Ghazi | 1999-09-10 | 1 | -173/+107 |
* | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1999-09-07 | 1 | -94/+9 |
* | protoize.c (gen_aux_info_file): Let pexecute call choose_temp_base if needed. | Marc Espie | 1999-09-02 | 1 | -2/+1 |
* | Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o. | Kaveh R. Ghazi | 1999-08-31 | 1 | -2/+0 |
* | Makefile.in (PREPROCESSOR_DEFINES): New macro. | Fred Fish | 1999-08-25 | 1 | -15/+38 |
* | system.h: Always prototype abort. | Zack Weinberg | 1999-04-16 | 1 | -0/+1 |
* | protoize.c (abspath): Preserve multiple leading slashes for _WIN32 and Interix. | Mumit Khan | 1999-03-23 | 1 | -1/+1 |