configure.in (Make the links): Typo fix ...
[platform/upstream/gcc.git] / gcc / gcc.c
2000-05-23 Kaveh R. Ghazigetopt.h (getopt): Also check HAVE_DECL_* when prototyping.
2000-05-20 Zack Weinbergtop level:
2000-05-09 Zack Weinberggcc.c (used_arg): Skip over a semicolon at the end...
2000-05-09 Zack Weinbergtop level:
2000-05-05 Mark Elbrecht* gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip...
2000-05-05 Mark Elbrechtgcc.c (free_split_directories): Correct typo in explana...
2000-04-24 Mumit Khangcc.c (load_specs): New static function.
2000-04-24 Mumit Khangcc.c (lookup_compiler): Make multiple passes for case...
2000-04-03 Zack Weinberggcc.c (C specs): Pass -f(no-)show-column to the preproc...
2000-03-28 Tom Tromeygcc.c (handle_braces): In {x*...} case, break out of...
2000-03-26 Tom Tromeygcc.c (handle_braces): Recognize `%{<S}' construct.
2000-03-14 Nick CliftonFix spec string parsing bugs
2000-03-06 Ben CollinsMakefile.in: Pass a new MULTILIB_EXCLUSIONS option...
2000-02-26 Jeff LawFix copyrights.
2000-02-18 Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-16 Jonathan LarmourJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-15 Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-01-20 Zack WeinbergMakefile.in (fixinc.sh): Depend on specs.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-11 Jason Merrillfix typos
2000-01-07 Mumit Khancccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-14 Richard Hendersoncppp.c (main): Set trigraphs and __STRICT_ANSI__ as...
1999-11-25 Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-11-10 Tom Tromey* gcc.c (do_spec_1): Support text between `%u' and...
1999-11-10 Tom Tromey[multiple changes]
1999-11-01 Richard Kenner[multiple changes]
1999-10-29 Kaveh R. Ghaziflow.c (debug_flow_info): Add prototype.
1999-09-25 Kaveh R. Ghazilibiberty.h (make_temp_file): Add a prototype.
1999-09-23 Jason Merrilltoplev.c (documented_lang_options): Add -fshort-wchar.
1999-09-13 Kaveh R. Ghazi* gcc.c (getrusage): Wrap prototype arguments in PROTO().
1999-09-13 Zack Weinberggcc.c: Include sys/resource.h.
1999-09-13 Kaveh R. GhaziMakefile.in (gcc.o, [...]): Depend on gcc.h.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-08-27 Kaveh R. Ghazi* gcc.c (fatal): Make definition static to match prototype.
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-05 Jeffrey A Lawgcc.c: Update URLs and mail addresses.
1999-08-04 Ian Lance Taylorgcc.c (access_check): New static function.
1999-07-20 Jason Merrillgcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
1999-07-18 Alexandre Olivagcc.texi: Update e-mail addresses and URLs to gcc.gnu...
1999-06-24 Tom Tromeygcc.c (main): Read user-specified specs files after...
1999-05-17 Zack Weinbergcppspec.c: Insert -no-gcc into command line unless...
1999-05-10 Dave Brolleycppspec.c: Treat two non-option arguments as input...
1999-05-05 Zack Weinberggcc.c (default_compilers): Fix brace nesting bug.
1999-04-16 Zack Weinbergsystem.h: Always prototype abort.
1999-04-10 Mark Elbrechtcollect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTE...
1999-04-06 Zack Weinbergcppinit.c (install_predefs): Delete function.
1999-03-25 Zack Weinberggcc.c: Compile unconditionally all code formerly depend...
1999-03-18 Kaveh R. GhaziWarning fixes:
1999-03-17 Mark Elbrecht* gcc.c (process_command): Dump link_command_spec too.
1999-03-10 Kaveh R. Ghazigcc.c (print_file_name, [...]): Qualify a char* with...
1999-02-25 Richard Hendersongcc.c (default_compilers): Define __FAST_MATH__ when...
1999-02-09 Mumit Khan* gcc.c (convert_filename): Handle null filename argument.
1999-02-06 Jeffrey A LawREADME.g77, [...]: Update email addresses.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-30 Jeffrey A Lawcccp.c (main): Only call setlocale (LC_MESSAGES, ....
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-22 Richard Hendersoncppp.c (xrealloc): Fix typo last change.
1999-01-21 Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1999-01-16 Marc Espie* gcc.c: (do_spec_1): Fix obvious typo.
1999-01-09 Kaveh R. Ghazigcc.c (xstrerror): Renamed from my_strerror.
1999-01-09 Kaveh R. GhaziWarning fixes:
1999-01-06 Jeff LawFix copyright dates.
1999-01-05 Kaveh R. GhaziMakefile.in (gcc.o, [...]): Depend on prefix.h.
1998-12-24 Stan Cox* gcc.c (execute): Enable -pipe with win32.
1998-12-11 Manfred Hollsteincccp.c: Do not #include <sys/stat.h> here; this is...
1998-12-08 Richard Hendersonc-decl.c (flag_isoc9x): Default off.
1998-12-07 Dave Brolley[multiple changes]
1998-12-01 Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-25 Tom Tromey* gcc.c (option_map): Recognize --output-class-directory.
1998-11-25 Zack Weinberggcc.c: Split out Objective-C specs to...
1998-11-23 Melissa O'Neillcccp.c (S_ISREG, S_ISDIR): Delete defines.
1998-11-19 Kaveh R. Ghaziconfigure.in: Don't do AC_CHECK_HEADERS(wait.h sys...
1998-11-12 Geoffrey NoerJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-11-02 Kaveh R. Ghaziconfigure.in: Call AC_FUNC_VFORK.
1998-10-28 Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-28 Kaveh R. GhaziWarning fixes:
1998-10-20 Tom Tromey* gcc.c (option_map): Added --classpath and --CLASSPATH.
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-10-09 Graham Stottflow.c (print_rtl_with_bb): Changed type of in_bb_p...
1998-09-28 Alexandre Olivaconfigure.in: new flags --with-ld and --with-as...
1998-09-21 Jeff LawUse GET_ENV_PATH_LIST for GCC_EXEC_PREFIX too. My...
1998-09-21 Felix Leec-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRO...
1998-09-20 Per BothnerMakefile.in (LIBS): Link in libiberty.a.
1998-09-04 Tom Tromeygcc.c (do_spec_1): [case 'o'] Account for lang_specific...
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-07-28 Craig Burleygcc.c: Fix commentary describing %g, %u, %U, and %O.
1998-07-21 Jeffrey A Lawgcc.c (do_spec): Call "error" not "warning".
1998-07-20 Jeffrey A Lawgcc.c (do_spec): Issue a warning for '%[]' usage.
1998-07-16 Nick Cliftongcc.c (do_spec_1): Cope with %g/%u/%U options which...
1998-07-14 Nick CliftonImprove --help support.
1998-07-13 Weiwen Liugcc.c (do_spec_1): Fix %O handling for secure temporary...
1998-07-13 Jim Wilsoni386.h (CPP_486_SPEC, [...]): New specs.
1998-07-13 Nick CliftonAdd --help option.
next