aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-19* gcc.c (.h spec): Fix typo.Zack Weinberg1-1/+1
2000-07-13gcc.c (do_spec_1): Add new %B operator.Zack Weinberg1-237/+133
2000-07-13gcc.c (execute): If a subprocess gets a fatal signal...Zack Weinberg1-15/+28
2000-07-12gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi...Zack Weinberg1-13/+9
2000-06-29rtl.c: Revert NLS changes.Philipp Thomas1-3/+4
2000-06-28c-decl.c: Mark strings for translation.Philipp Thomas1-46/+49
2000-06-18Fix spec %v3Michael Meissner1-1/+1
2000-06-14Thinko in last change.Jeff Law1-1/+1
2000-06-14gcc.c (main): Quiet compiler warnings.David O'Brien1-1/+1
2000-05-23getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi1-1/+1
2000-05-20top level:Zack Weinberg1-24/+30
2000-05-09gcc.c (used_arg): Skip over a semicolon at the end of the split-up loop; don'...Zack Weinberg1-2/+2
2000-05-09top level:Zack Weinberg1-57/+55
2000-05-05* gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.Mark Elbrecht1-1/+6
2000-05-04gcc.c (free_split_directories): Correct typo in explanation of make_relative_...Mark Elbrecht1-1/+1
2000-04-24gcc.c (load_specs): New static function.Mumit Khan1-14/+53
2000-04-24gcc.c (lookup_compiler): Make multiple passes for case insensitive filesystems.Mumit Khan1-27/+42
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg1-0/+5
2000-03-28gcc.c (handle_braces): In {x*...} case, break out of loop if switch is found.Tom Tromey1-0/+1
2000-03-26gcc.c (handle_braces): Recognize `%{<S}' construct.Tom Tromey1-16/+58
2000-03-14Fix spec string parsing bugsNick Clifton1-34/+46
2000-03-06Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth argument to g...Ben Collins1-14/+175
2000-02-25Fix copyrights.Jeff Law1-1/+2
2000-02-18gcc.texi (Bug Reporting): Refer to bugs.html.Martin v. Löwis1-2/+2
2000-02-15Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour1-10/+30
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-2/+0
2000-01-20Makefile.in (fixinc.sh): Depend on specs.Zack Weinberg1-5/+16
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-52/+52
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill1-24/+48
2000-01-11fix typosJason Merrill1-1/+0
2000-01-07cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan1-17/+0
2000-01-04builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi1-2/+2
1999-12-14cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89...Richard Henderson1-5/+0
1999-11-25c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1-1/+1
1999-11-10* gcc.c (do_spec_1): Support text between `%u' and `%O'.Tom Tromey1-19/+31
1999-11-10[multiple changes]Tom Tromey1-3/+269
1999-10-31[multiple changes]Richard Kenner1-2/+27
1999-10-29flow.c (debug_flow_info): Add prototype.Kaveh R. Ghazi1-0/+2
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1-2/+0
1999-09-23toplev.c (documented_lang_options): Add -fshort-wchar.Jason Merrill1-0/+8
1999-09-13* gcc.c (getrusage): Wrap prototype arguments in PROTO().Kaveh R. Ghazi1-1/+1
1999-09-13gcc.c: Include sys/resource.h.Zack Weinberg1-5/+63
1999-09-13Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1-34/+18
1999-09-06Merge in gcc2-ss-010999Jeff Law1-2/+2
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-73/+12
1999-08-27* gcc.c (fatal): Make definition static to match prototype.Kaveh R. Ghazi1-1/+1
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-0/+2
1999-08-05gcc.c: Update URLs and mail addresses.Jeffrey A Law1-2/+2
1999-08-04gcc.c (access_check): New static function.Ian Lance Taylor1-6/+27
1999-07-20gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.Jason Merrill1-1/+1