Age | Commit message (Expand) | Author | Files | Lines |
2001-08-02 | re PR java/227 (mips-tfile:internal error (when compiling java code)) | Rainer Orth | 1 | -48/+61 |
2001-07-05 | gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New. | DJ Delorie | 1 | -1/+64 |
2001-07-04 | * gcc.c (process_command): Don't assign elements of a const char*. | Kaveh R. Ghazi | 1 | -3/+5 |
2001-06-30 | Append a DIR_SEPARATOR to a path specified by the -B switch, if doing so would | Nick Clifton | 1 | -23/+42 |
2001-06-10 | toplev.c (independent_decode_option): Require `=' between `-aux-info' and fil... | Alexandre Oliva | 1 | -1/+1 |
2001-06-03 | Minor whitespace edits | Richard Kenner | 1 | -1/+2 |
2001-05-31 | gcc.c (init_gcc_specs): When linking against libgcc_s.so, also link against l... | Richard Henderson | 1 | -3/+3 |
2001-05-30 | gcc.c (do_spec_1): In `%O' case, if we computed saved_suffix, use it in the n... | Tom Tromey | 1 | -2/+9 |
2001-05-18 | Changes needed for java/jvspec.c | Per Bothner | 1 | -2/+2 |
2001-05-16 | gcc.c (give_switch): Don't write before start of string. | Jakub Jelinek | 1 | -5/+5 |
2001-05-14 | configure.in (gcc_cv_as_eh_frame): New test. | Richard Henderson | 1 | -0/+9 |
2001-05-13 | tm.texi (THREAD_MODEL_SPEC): Document it. | Alexandre Oliva | 1 | -1/+14 |
2001-05-05 | gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring "inline" key... | Jakub Jelinek | 1 | -1/+1 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -24/+24 |
2001-05-01 | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 1 | -81/+80 |
2001-04-29 | c-aux-info.c: NULL_PTR->NULL in calls to `concat'. | Kaveh R. Ghazi | 1 | -24/+23 |
2001-04-28 | re PR c/2347 (gcc does not accept "-l m" as POSIX permits (wants -lm)) | Jens Schweikhardt | 1 | -0/+14 |
2001-04-26 | configure.in (configargs.h): Define thread_model. | Alexandre Oliva | 1 | -0/+2 |
2001-04-19 | vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and... | DJ Delorie | 1 | -27/+35 |
2001-04-02 | configure.in: Don't check for putenv. | Kaveh R. Ghazi | 1 | -54/+0 |
2001-03-20 | * gcc.c (init_gcc_specs): Fix comment. | Tom Tromey | 1 | -1/+1 |
2001-03-16 | more rigorous SIGCHLD guarding | Bruce Korb | 1 | -0/+5 |
2001-03-08 | back out the 3-0 branch version | Bruce Korb | 1 | -36/+75 |
2001-03-08 | fix SIGCHLD handling | Bruce Korb | 1 | -75/+36 |
2001-03-08 | fix SIGCHLD handling | Bruce Korb | 1 | -0/+3 |
2001-03-04 | gcc.c (convert_filename): Append executable suffix if NO_AUTO_EXE_SUFFIX is n... | Laurynas Biveinis | 1 | -1/+1 |
2001-03-02 | gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements. | Zack Weinberg | 1 | -23/+24 |
2001-02-23 | gcc.c (record_temp_file, [...]): Make non-static, so they can be called from ... | Per Bothner | 1 | -7/+3 |
2001-02-21 | gcc.c: Add comment explaining how to add a command-line option. | Jeffrey D. Oldham | 1 | -1/+41 |
2001-02-21 | gcc.c (cc1_options): Add "-param". | Jeffrey Oldham | 1 | -5/+7 |
2001-02-19 | gcc.c (do_spec_1): 'n' for printing notices. | Jan Hubicka | 1 | -0/+16 |
2001-02-14 | gcc.c (do_spec_1): Fix off-by-one error for '%M' case. | Jeffrey Oldham | 1 | -1/+1 |
2001-02-09 | gcc.c (cpp_options): Delete .d files on error. | Neil Booth | 1 | -3/+4 |
2001-02-07 | defaults.h (CPLUSPLUS_CPP_SPEC): New macro. | Mark Mitchell | 1 | -11/+24 |
2001-02-02 | gcc.c (init_gcc_specs): New function. | Mark Mitchell | 1 | -7/+42 |
2001-01-16 | * gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT. | Tom Tromey | 1 | -1/+1 |
2001-01-16 | gcc.c: Revert previous -fsyntax-only-related change; move to cp/g++spec.c. | Phil Edwards | 1 | -10/+1 |
2001-01-16 | gcc.c: When -fsyntax-only is given, do not complain about unused libraries. | Phil Edwards | 1 | -1/+10 |
2001-01-10 | cppinit.c (OPT_g): Remove. | Neil Booth | 1 | -1/+1 |
2001-01-10 | gcc.c (cpp_options): Set MD file name from output filename, if specified. | Nathan Sidwell | 1 | -3/+44 |
2001-01-09 | * gcc.c (process_command): Set switches[n_switches].ordering to 0. | Mark Elbrecht | 1 | -0/+1 |
2001-01-08 | cppinit.c (init): Rename init_library. | Neil Booth | 1 | -0/+1 |
2001-01-07 | c-lang.c (c_post_options): Call cpp_post_options. | Neil Booth | 1 | -1/+1 |
2001-01-07 | Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC and NO_SHARED_LIBGC... | Richard Henderson | 1 | -5/+100 |
2001-01-06 | cpp.texi: Update for -MQ. | Neil Booth | 1 | -2/+2 |
2001-01-05 | cpp.texi: Update for -MP. | Neil Booth | 1 | -1/+1 |
2001-01-04 | cpp.texi: Update for -MT. | Neil Booth | 1 | -2/+2 |
2000-12-29 | toplev.c (main): Call xmalloc_set_program_name. | Richard Kenner | 1 | -0/+2 |
2000-12-17 | protoize.c (main): Correctly set locale categories. | Philipp Thomas | 1 | -0/+7 |
2000-12-15 | gcc.c (cpp_options): Pass -fno-operator-names. | Jakub Jelinek | 1 | -1/+1 |