Age | Commit message (Expand) | Author | Files | Lines |
2000-08-21 | lang-specs.h: Do not process -o or run the assembler if -fsyntax-only. | Nix | 2 | -2/+8 |
2000-08-07 | * decl.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2000-08-05 | [multiple changes] | Zack Weinberg | 3 | -8/+10 |
2000-07-31 | Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through... | Zack Weinberg | 2 | -1/+5 |
2000-07-31 | * Makefile.in: Remove naked "^L". | Casper Dik | 2 | -1/+5 |
2000-07-13 | gcc.c (do_spec_1): Add new %B operator. | Zack Weinberg | 2 | -20/+10 |
2000-07-12 | gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi... | Zack Weinberg | 1 | -4/+4 |
2000-06-14 | tree.h (TYPE_USER_ALIGN, [...]): Define. | Jakub Jelinek | 3 | -1/+17 |
2000-06-13 | Make-lang.in (CHILL.install-common): Use $(INSTALL_SCRIPT), not $(INSTALL_PRO... | Maciej W. Rozycki | 2 | -2/+7 |
2000-06-11 | Warning fixes: | Kaveh R. Ghazi | 3 | -6/+17 |
2000-06-06 | configure.in (AC_C_INLINE): Added. | Philipp Thomas | 3 | -9/+32 |
2000-06-03 | * chill.texi (INFO-DIR-ENTRY): Fix chill entry. | Jeffrey A Law | 2 | -1/+5 |
2000-06-02 | alias.c (lang_get_alias_set): Remove. | Richard Henderson | 2 | -0/+17 |
2000-05-27 | tree.h (TREE_CODE_LENGTH): New macro. | Richard Kenner | 3 | -5/+12 |
2000-05-18 | * Makefile.in (hash.h): Delete a redundant use of gawk and sed. | Chris Demetriou | 2 | -4/+6 |
2000-05-17 | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | Andrew Cagney | 2 | -2/+8 |
2000-05-09 | top level: | Zack Weinberg | 8 | -34/+34 |
2000-05-04 | bb-reorder.c (get_next_bb_note, [...]): Prototype. | Kaveh R. Ghazi | 2 | -1/+5 |
2000-05-03 | Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long. | Jason Merrill | 1 | -2/+2 |
2000-04-18 | cccp.c, [...]: Removed. | Zack Weinberg | 3 | -4/+6 |
2000-04-03 | Should have been committed with previous batch | Zack Weinberg | 1 | -0/+4 |
2000-04-03 | gcc.c (C specs): Pass -f(no-)show-column to the preprocessor. | Zack Weinberg | 1 | -0/+1 |
2000-03-30 | builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst. | Richard Kenner | 2 | -1/+5 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 3 | -3/+10 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 2 | -106/+169 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 2 | -1/+5 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 4 | -8/+21 |
2000-02-29 | c-decl.c (current_function_decl): Move to toplev.c. | Martin v. Löwis | 2 | -4/+4 |
2000-02-28 | * Eliminate DECL_FIELD_SIZE. | Richard Kenner | 4 | -48/+47 |
2000-02-27 | builtins.c (c_strlen): Use size_diffop and return ssizetype value. | Richard Kenner | 6 | -81/+113 |
2000-02-26 | Fix copyrights | Jeff Law | 3 | -3/+6 |
2000-02-19 | Move language-specific entries | Richard Kenner | 1 | -0/+9 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 2 | -15/+20 |
2000-02-15 | Jonathan Larmour <jlarmour@redhat.co.uk>: | Jonathan Larmour | 2 | -1/+5 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 2 | -3/+4 |
2000-02-11 | decl.c (init_decl_processing): Remove duplicate decl of set_alignment. | Nathan Sidwell | 2 | -2/+5 |
2000-02-11 | expr.c (compare_records): Delete maximum_field_alignment declaration. | Franz Sirl | 8 | -18/+29 |
2000-02-10 | c-pragma.c (maximum_field_alignment): Remove duplicate declaration. | Franz Sirl | 2 | -1/+4 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 17 | -17/+17 |
2000-01-17 | * All files: PROTO -> PARAMS. | Kaveh R. Ghazi | 20 | -781/+785 |
2000-01-11 | Update copyrights for last checkin. | Kaveh Ghazi | 1 | -1/+1 |
2000-01-10 | Makefile.in (optabs.o): Depend on real.h | Kaveh R. Ghazi | 2 | -0/+5 |
2000-01-04 | builtins.c (expand_builtin_strlen): Initialize variable `icode'. | Kaveh R. Ghazi | 2 | -3/+10 |
1999-12-11 | typeck.c (apply_chill_array_layout, [...]): Avoid the use of ANSI string conc... | Kaveh R. Ghazi | 3 | -8/+11 |
1999-11-23 | expr.c (build_chill_function_call): Don't call a variadic function with a non... | Kaveh R. Ghazi | 6 | -43/+53 |
1999-10-31 | Makefile.in (convert.o, typeck.o): Depend on output.h | Jeffrey A Law | 5 | -134/+13 |
1999-10-26 | tree.h (BLOCK_TYPE_TAGS): Remove. | Mark Mitchell | 3 | -4/+5 |
1999-09-24 | Allow to distinguish between three classes of builtin functions | Bernd Schmidt | 7 | -171/+175 |
1999-09-20 | Add comment saying that lang_decode_options should not complain about | Nick Clifton | 2 | -0/+5 |
1999-09-16 | system.h (CTYPE_CONV, [...]): New macros. | Kaveh R. Ghazi | 2 | -6/+11 |