| Commit message (Expand) | Author | Age | Files | Lines |
* | * bitmap.h: Fix comment formatting. | kazu | 2002-01-18 | 1 | -1/+1 |
* | * libiberty/mkstemps.c (mkstemps): On VMS, open temp file with option | kenner | 2002-01-15 | 1 | -3/+1 |
* | * gcc.c (option_map): Remove --version. | jsm28 | 2002-01-08 | 1 | -1/+11 |
* | * gcc.c (default_compilers): Const-ify. | ghazi | 2002-01-02 | 1 | -1/+1 |
* | * gcc.c (delete_if_ordinary): Delete all versions. | kenner | 2002-01-01 | 1 | -2/+4 |
* | * gcc.c (init_gcc_spec): Do not link with static libgcc.a if | dje | 2001-12-30 | 1 | -1/+1 |
* | * arc.c (arc_hard_regno_mode_ok): Const-ify. | ghazi | 2001-12-23 | 1 | -1/+1 |
* | * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h, | jsm28 | 2001-12-15 | 1 | -2/+2 |
* | * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c, toplev.c: Use | jsm28 | 2001-12-15 | 1 | -3/+3 |
* | * configure.in: Check for ld. | jakub | 2001-12-15 | 1 | -11/+27 |
* | * builtins.c (expand_builtin_memcmp): Mark parameter with | ghazi | 2001-12-15 | 1 | -1/+1 |
* | Added changes to support -### (previously ok'ed by R. Henderson). | ira | 2001-12-14 | 1 | -8/+94 |
* | * gcc.c (convert_filename): Add do_obj parameter. Don't convert | kenner | 2001-12-10 | 1 | -7/+9 |
* | * cppspec.c (lang_specific_driver): Set is_cpp_driver. | neil | 2001-12-04 | 1 | -35/+44 |
* | PR c/4988 | neil | 2001-12-03 | 1 | -2/+0 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -5/+5 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -12/+12 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | * gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAG | jakub | 2001-11-29 | 1 | -10/+9 |
* | * gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather than | jakub | 2001-11-27 | 1 | -5/+15 |
* | * gcc.c (set_collect_gcc_options): New function, split out from | ro | 2001-11-27 | 1 | -48/+63 |
* | * gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT -> | schwab | 2001-11-27 | 1 | -1/+1 |
* | * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define. | geoffk | 2001-11-20 | 1 | -2/+19 |
* | * config/alpha/xm-vms.h: Don't define macros that autoconf handles. | kenner | 2001-11-19 | 1 | -4/+0 |
* | * Makefile.in (dbxout.o): Depend on function.h. | ghazi | 2001-11-04 | 1 | -0/+1 |
* | * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with | ghazi | 2001-11-04 | 1 | -3/+8 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -4/+4 |
* | * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | ghazi | 2001-10-19 | 1 | -0/+4 |
* | * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and | zack | 2001-10-19 | 1 | -12/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -22/+22 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | config: | jsm28 | 2001-10-07 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -16/+16 |
* | * gcc.c (default_compilers): Remove .ada. | kenner | 2001-10-06 | 1 | -1/+1 |
* | * gcc.c (main): Set this_file_error if the appropriate | zack | 2001-10-06 | 1 | -5/+11 |
* | include: | ghazi | 2001-09-17 | 1 | -6/+1 |
* | * collect2.c (main): Const-ification. | ghazi | 2001-09-15 | 1 | -16/+4 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -8/+9 |
* | * gcc.c: (process_command) Add parentheses around assignment | rsandifo | 2001-09-05 | 1 | -2/+2 |
* | 2001-08-31 Eric Christopher <echristo@redhat.com> | echristo | 2001-09-01 | 1 | -1/+1 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -33/+9 |
* | * gcc.c (struct prefix_list): Change prefix to const char *. | kraai | 2001-08-22 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * gcc.c (make_relative_prefix): Allocate a sufficiently large | kraai | 2001-08-20 | 1 | -2/+6 |
* | * cppinit.c (init_standard_includes): The returned buffer | neil | 2001-08-20 | 1 | -1/+1 |
* | * gcc.c (init_spec): Revert last patch by Theodore Papadopoulo, | aj | 2001-08-13 | 1 | -1/+1 |
* | * dwarf2out.c (output_cfa_loc): Fix typo in comment. | aj | 2001-08-13 | 1 | -1/+1 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -4/+4 |
* | Revert Rainer Orth's Java and gcc.c patch. | dje | 2001-08-12 | 1 | -61/+48 |