Age | Commit message (Expand) | Author | Files | Lines |
2000-07-14 | * parse.c: Remove. | Mark Mitchell | 2 | -17653/+4 |
2000-07-14 | cvsignore: Add generated YACC files. | Mark Mitchell | 5 | -0/+17 |
2000-07-14 | Add missing files | Nick Clifton | 2 | -0/+69 |
2000-07-13 | cpplex.c (adjust_column): New funcion. | Neil Booth | 2 | -15/+36 |
2000-07-13 | cpphash.c (struct macro_info): Add new members. | Neil Booth | 2 | -153/+160 |
2000-07-13 | * genrecog.c (write_header): Split long string. | Kaveh R. Ghazi | 2 | -3/+6 |
2000-07-13 | * cpphash.c (macro_info): Don't use the `signed' keyword. | Kaveh R. Ghazi | 2 | -1/+3 |
2000-07-13 | parse.y (fold_constant_for_init): Avoid bullish conversion. | Alexandre Petit-Bianco | 3 | -8/+6 |
2000-07-13 | Reverting incorrectly applied change | Tom Tromey | 1 | -22/+2 |
2000-07-13 | * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__. | Kaveh R. Ghazi | 2 | -0/+9 |
2000-07-13 | * objc/hash.h: Include string.h. | Kaveh R. Ghazi | 2 | -0/+5 |
2000-07-13 | * lang-specs.h: Added %{I*}. | Tom Tromey | 3 | -3/+27 |
2000-07-13 | calls.c (stored_args_map): New variable. | Jakub Jelinek | 4 | -5/+164 |
2000-07-13 | implement various pre-processor guards around standard types | Bruce Korb | 1 | -0/+13 |
2000-07-13 | Regenerate fixincl.x, too | Bruce Korb | 1 | -244/+118 |
2000-07-13 | Obsolete test result | Bruce Korb | 1 | -28/+0 |
2000-07-13 | fixinc test result changes | Bruce Korb | 6 | -4/+61 |
2000-07-13 | implement various pre-processor guards around standard types | Bruce Korb | 4 | -119/+252 |
2000-07-13 | diagnostic.c (vline_wrapper_message_with_location, [...]): Remove. | Gabriel Dos Reis | 2 | -226/+62 |
2000-07-13 | c-common.h (flag_digraphs): New. | Neil Booth | 8 | -8/+106 |
2000-07-13 | Daily bump. | Jeff Law | 5 | -5/+5 |
2000-07-13 | gcc.c (do_spec_1): Add new %B operator. | Zack Weinberg | 11 | -488/+244 |
2000-07-13 | * tradcif.c: Remove. | Zack Weinberg | 2 | -1543/+2 |
2000-07-13 | gcc.c (execute): If a subprocess gets a fatal signal... | Zack Weinberg | 3 | -64/+72 |
2000-07-13 | final.c (profile_function): Do not emit profile counters in the data section,... | Zack Weinberg | 3 | -11/+21 |
2000-07-13 | * tradcpp.c (main): Rename 'perror' label to 'sys_error'. | Zack Weinberg | 2 | -7/+9 |
2000-07-13 | cppexp.c, [...]: Eradicate all traces of code dependent on traditional, lang_... | Zack Weinberg | 9 | -265/+219 |
2000-07-12 | Add missing imports. | Bryce McKinlay | 1 | -0/+2 |
2000-07-12 | Fix missing "package" declaration. | Bryce McKinlay | 2 | -0/+4 |
2000-07-12 | Add missing files from last check-in: | Bryce McKinlay | 4 | -0/+83 |
2000-07-12 | c-common.c (combine_strings): Emit a pedantic warning when a string length is... | Kaveh R. Ghazi | 2 | -0/+11 |
2000-07-12 | xm-pa64.h (NO_SYS_SIGLIST): Kill. | Jeffrey A Law | 2 | -3/+5 |
2000-07-12 | c-decl.c (define_label): Warn about identifier conflicts with labels in tradi... | Kaveh R. Ghazi | 5 | -1/+37 |
2000-07-12 | Makefile.in (c-errors.o): Fix thinko in dependency. | Gabriel Dos Reis | 2 | -2/+6 |
2000-07-12 | gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi... | Zack Weinberg | 5 | -28/+35 |
2000-07-12 | cppexp.c (LOGICAL): Delete macro. | Zack Weinberg | 3 | -12/+35 |
2000-07-12 | configure.in (m88k-openbsd): Express configuration using new fragment style. | Marc Espie | 4 | -0/+127 |
2000-07-12 | 20000630-2.f: New test. | David Billinghurst | 3 | -0/+16 |
2000-07-12 | * expr.c (expand_expr): Return const0_rtx, not error_mark_node. | Kaveh R. Ghazi | 2 | -1/+5 |
2000-07-12 | reload.c (push_secondary_reload): Make sure to add the new reload at the end,... | Richard Henderson | 2 | -1/+12 |
2000-07-12 | Oops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL. | Kaveh R. Ghazi | 2 | -2/+2 |
2000-07-12 | * cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL. | Kaveh R. Ghazi | 2 | -1/+3 |
2000-07-12 | Warning fixes: | Kaveh R. Ghazi | 6 | -8/+21 |
2000-07-12 | removed dinkleberries and use xmalloc instead of a private version | Bruce Korb | 6 | -20/+58 |
2000-07-12 | cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c. | Neil Booth | 4 | -90/+167 |
2000-07-12 | c-typeck.c (pedwarn_c99): Move to | Gabriel Dos Reis | 6 | -32/+67 |
2000-07-12 | Daily bump. | Jeff Law | 5 | -5/+5 |
2000-07-12 | gcc_update (files_and_dependencies): Remove generated YACC files. | Mark Mitchell | 14 | -25296/+23 |
2000-07-12 | backport: Applet.java: New file. | Bryce McKinlay | 7 | -0/+566 |
2000-07-11 | gcc.texi: Fix minor typos | Rodney Brown | 3 | -7/+12 |