summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * cppspec.c (lang_specific_driver): Set is_cpp_driver.neil2001-12-041-35/+44
* PR c/4988neil2001-12-031-2/+0
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-5/+5
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-12/+12
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAGjakub2001-11-291-10/+9
* * gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather thanjakub2001-11-271-5/+15
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-11-271-48/+63
* * gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT ->schwab2001-11-271-1/+1
* * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.geoffk2001-11-201-2/+19
* * config/alpha/xm-vms.h: Don't define macros that autoconf handles.kenner2001-11-191-4/+0
* * Makefile.in (dbxout.o): Depend on function.h.ghazi2001-11-041-0/+1
* * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters withghazi2001-11-041-3/+8
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-4/+4
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-191-0/+4
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-22/+22
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* config:jsm282001-10-071-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-16/+16
* * gcc.c (default_compilers): Remove .ada.kenner2001-10-061-1/+1
* * gcc.c (main): Set this_file_error if the appropriatezack2001-10-061-5/+11
* include:ghazi2001-09-171-6/+1
* * collect2.c (main): Const-ification.ghazi2001-09-151-16/+4
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-8/+9
* * gcc.c: (process_command) Add parentheses around assignmentrsandifo2001-09-051-2/+2
* 2001-08-31 Eric Christopher <echristo@redhat.com>echristo2001-09-011-1/+1
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-33/+9
* * gcc.c (struct prefix_list): Change prefix to const char *.kraai2001-08-221-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gcc.c (make_relative_prefix): Allocate a sufficiently largekraai2001-08-201-2/+6
* * cppinit.c (init_standard_includes): The returned bufferneil2001-08-201-1/+1
* * gcc.c (init_spec): Revert last patch by Theodore Papadopoulo,aj2001-08-131-1/+1
* * dwarf2out.c (output_cfa_loc): Fix typo in comment.aj2001-08-131-1/+1
* * gcc.c: Fix comment formatting.kazu2001-08-121-4/+4
* Revert Rainer Orth's Java and gcc.c patch.dje2001-08-121-61/+48
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-08-021-48/+61
* * gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.dj2001-07-051-1/+64
* * gcc.c (process_command): Don't assign elements of a const char*.ghazi2001-07-041-3/+5
* Append a DIR_SEPARATOR to a path specified by the -B switch, if doing so wouldnickc2001-06-301-23/+42
* * toplev.c (independent_decode_option): Require `=' betweenaoliva2001-06-101-1/+1
* Minor whitespace editskenner2001-06-041-1/+2
* * gcc.c (init_gcc_specs): When linking against libgcc_s.so,rth2001-05-311-3/+3
* * gcc.c (do_spec_1): In `%O' case, if we computed saved_suffix,tromey2001-05-301-2/+9
* Changes needed for java/jvspec.cbothner2001-05-181-2/+2
* * gcc.c (give_switch): Don't write before start of string.nathan2001-05-161-5/+5
* * configure.in (gcc_cv_as_eh_frame): New test.rth2001-05-151-0/+9
* * tm.texi (THREAD_MODEL_SPEC): Document it.aoliva2001-05-131-1/+14
* * gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoringjakub2001-05-051-1/+1