Age | Commit message (Expand) | Author | Files | Lines |
2001-12-10 | gcc.c (convert_filename): Add do_obj parameter. | Douglas B Rupp | 1 | -7/+9 |
2001-12-04 | cppspec.c (lang_specific_driver): Set is_cpp_driver. | Neil Booth | 1 | -35/+44 |
2001-12-03 | re PR c/4988 (--target-help emits cc1 printout twice) | Neil Booth | 1 | -2/+0 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -5/+5 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -12/+12 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-11-29 | gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAG macros for the suppo... | Jakub Jelinek | 1 | -10/+9 |
2001-11-27 | gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather than preprocessor d... | Jakub Jelinek | 1 | -5/+15 |
2001-11-27 | re PR other/3968 (COLLECT_GCC_OPTIONS empty) | Rainer Orth | 1 | -48/+63 |
2001-11-27 | gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT -> PREFERRED_DEBUGGING_TYPE. | Andreas Schwab | 1 | -1/+1 |
2001-11-20 | configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define. | Geoffrey Keating | 1 | -2/+19 |
2001-11-19 | xm-vms.h: Don't define macros that autoconf handles. | Douglas B Rupp | 1 | -4/+0 |
2001-11-04 | Makefile.in (dbxout.o): Depend on function.h. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-11-04 | dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 1 | -3/+8 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -4/+4 |
2001-10-19 | calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-10-19 | aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w... | Zack Weinberg | 1 | -12/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -22/+22 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-07 | acinclude.m4: Fix spelling error of "separate" as "seperate". | Joseph Myers | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -16/+16 |
2001-10-06 | * gcc.c (default_compilers): Remove .ada. | Richard Kenner | 1 | -1/+1 |
2001-10-06 | gcc.c (main): Set this_file_error if the appropriate compiler for a language ... | Zack Weinberg | 1 | -5/+11 |
2001-09-17 | libiberty.h (concat_length, [...]): New. | Kaveh R. Ghazi | 1 | -6/+1 |
2001-09-15 | collect2.c (main): Const-ification. | Kaveh R. Ghazi | 1 | -16/+4 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -8/+9 |
2001-09-05 | gcc.c: (process_command) Add parentheses around assignment used as truth value. | David Billinghurst | 1 | -2/+2 |
2001-09-01 | gcc.c (handle_braces): Add explaination for abort. | Eric Christopher | 1 | -1/+1 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -33/+9 |
2001-08-22 | * gcc.c (struct prefix_list): Change prefix to const char *. | Matt Kraai | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-20 | gcc.c (make_relative_prefix): Allocate a sufficiently large buffer. | Matt Kraai | 1 | -2/+6 |
2001-08-20 | cppinit.c (init_standard_includes): The returned buffer is already malloc-ed. | Neil Booth | 1 | -1/+1 |
2001-08-13 | gcc.c (init_spec): Revert last patch by Theodore Papadopoulo, the english is ... | Andreas Jaeger | 1 | -1/+1 |
2001-08-13 | dwarf2out.c (output_cfa_loc): Fix typo in comment. | Theodore Papadopoulo | 1 | -1/+1 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2001-08-12 | Revert Rainer Orth's Java and gcc.c patch. | David Edelsohn | 1 | -61/+48 |
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 |