| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA | jason | 2000-07-14 | 2 | -3/+23 |
* | * std/bastring.h (basic_string<>::clear): Add function. | gerald | 2000-07-14 | 2 | -0/+6 |
* | * config/mips/mips.md: (absdi2): Handle sign_extend for | cpopetz | 2000-07-14 | 2 | -1/+12 |
* | * cpplib.c (do_pragma_dependency): Tidy warning messages. | nathan | 2000-07-14 | 2 | -2/+9 |
* | Daily bump. | law | 2000-07-14 | 5 | -5/+5 |
* | top level: | zack | 2000-07-14 | 6 | -3/+17 |
* | * gcc_update (files_and_dependencies): Remove generated YACC files. | mmitchel | 2000-07-14 | 2 | -1/+4 |
* | * parse.c: Remove. | mmitchel | 2000-07-14 | 2 | -17653/+4 |
* | * .cvsignore: Add generated YACC files. | mmitchel | 2000-07-14 | 5 | -0/+17 |
* | Add missing files | nickc | 2000-07-14 | 2 | -0/+69 |
* | * cpplex.c (adjust_column): New funcion. | neil | 2000-07-13 | 2 | -15/+36 |
* | * cpphash.c (struct macro_info): Add new members. | neil | 2000-07-13 | 2 | -153/+160 |
* | * genrecog.c (write_header): Split long string. | ghazi | 2000-07-13 | 2 | -3/+6 |
* | * cpphash.c (macro_info): Don't use the `signed' keyword. | ghazi | 2000-07-13 | 2 | -1/+3 |
* | 2000-07-13 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-07-13 | 3 | -8/+6 |
* | Reverting incorrectly applied change | tromey | 2000-07-13 | 1 | -22/+2 |
* | * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__. | ghazi | 2000-07-13 | 2 | -0/+9 |
* | * objc/hash.h: Include string.h. | ghazi | 2000-07-13 | 2 | -0/+5 |
* | * lang-specs.h: Added %{I*}. | tromey | 2000-07-13 | 3 | -3/+27 |
* | * calls.c (stored_args_map): New variable. | jakub | 2000-07-13 | 4 | -5/+164 |
* | implement various pre-processor guards around standard types | korbb | 2000-07-13 | 1 | -0/+13 |
* | Regenerate fixincl.x, too | korbb | 2000-07-13 | 1 | -244/+118 |
* | Obsolete test result | korbb | 2000-07-13 | 1 | -28/+0 |
* | fixinc test result changes | korbb | 2000-07-13 | 6 | -4/+61 |
* | implement various pre-processor guards around standard types | korbb | 2000-07-13 | 4 | -119/+252 |
* | 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-07-13 | 2 | -226/+62 |
* | * c-common.h (flag_digraphs): New. | neil | 2000-07-13 | 8 | -8/+106 |
* | Daily bump. | law | 2000-07-13 | 5 | -5/+5 |
* | * gcc.c (do_spec_1): Add new %B operator. | zack | 2000-07-13 | 11 | -488/+244 |
* | * tradcif.c: Remove. | zack | 2000-07-13 | 2 | -1543/+2 |
* | * gcc.c (execute): If a subprocess gets a fatal signal, report | zack | 2000-07-13 | 3 | -64/+72 |
* | * final.c (profile_function): Do not emit profile counters in | zack | 2000-07-13 | 3 | -11/+21 |
* | * tradcpp.c (main): Rename 'perror' label to 'sys_error'. | zack | 2000-07-13 | 2 | -7/+9 |
* | * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c, | zack | 2000-07-13 | 9 | -265/+219 |
* | Add missing imports. | bryce | 2000-07-12 | 1 | -0/+2 |
* | Fix missing "package" declaration. | bryce | 2000-07-12 | 2 | -0/+4 |
* | Add missing files from last check-in: | bryce | 2000-07-12 | 4 | -0/+83 |
* | * c-common.c (combine_strings): Emit a pedantic warning when a | ghazi | 2000-07-12 | 2 | -0/+11 |
* | * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill. | law | 2000-07-12 | 2 | -3/+5 |
* | * c-decl.c (define_label): Warn about identifier conflicts with | ghazi | 2000-07-12 | 5 | -1/+37 |
* | 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-07-12 | 2 | -2/+6 |
* | * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of | zack | 2000-07-12 | 5 | -28/+35 |
* | * cppexp.c (LOGICAL): Delete macro. | zack | 2000-07-12 | 3 | -12/+35 |
* | * configure.in (m88k-openbsd): Express configuration using new fragment | law | 2000-07-12 | 4 | -0/+127 |
* | * g77.f-torture/compile/20000630-2.f: New test. | law | 2000-07-12 | 3 | -0/+16 |
* | * expr.c (expand_expr): Return const0_rtx, not error_mark_node. | ghazi | 2000-07-12 | 2 | -1/+5 |
* | * reload.c (push_secondary_reload): Make sure to add the new | rth | 2000-07-12 | 2 | -1/+12 |
* | Oops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL. | ghazi | 2000-07-12 | 2 | -2/+2 |
* | * cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL. | ghazi | 2000-07-12 | 2 | -1/+3 |
* | Warning fixes: | ghazi | 2000-07-12 | 6 | -8/+21 |