2000-04-22 |
zack | * cpphash.c (trad_stringify, add_pat): New functions.
|
commit | commitdiff | tree |
2000-04-22 |
zack | Convert C++ comment to block comment
|
commit | commitdiff | tree |
2000-04-21 |
zack | * cpphash.c (struct arg, struct arglist): Const-ify...
|
commit | commitdiff | tree |
2000-04-21 |
zack | * predict.c (estimate_probability): New heuristic...
|
commit | commitdiff | tree |
2000-04-20 |
zack | * cpplib.h (enum cpp_ttype): Add token types for all
|
commit | commitdiff | tree |
2000-04-20 |
zack | * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USED...
|
commit | commitdiff | tree |
2000-04-19 |
zack | * cpphash.c (special_symbol): Represent an empty macro...
|
commit | commitdiff | tree |
2000-04-19 |
zack | * cpplib.c (do_pragma_poison): Strings in the token...
|
commit | commitdiff | tree |
2000-04-18 |
zack | * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
|
commit | commitdiff | tree |
2000-04-18 |
zack | * cppinit.c (handle_option): Don't run error message...
|
commit | commitdiff | tree |
2000-04-18 |
zack | * cppexp.c (lex): Don't assume tokens are NUL terminated.
|
commit | commitdiff | tree |
2000-04-17 |
zack | Regen after last change
|
commit | commitdiff | tree |
2000-04-17 |
zack | * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MM...
|
commit | commitdiff | tree |
2000-04-16 |
zack | * cpplex.c (_cpp_read_and_prescan): Enlarge len by...
|
commit | commitdiff | tree |
2000-04-16 |
zack | * cpplex.c (output_line_command): Remove debugging...
|
commit | commitdiff | tree |
2000-04-14 |
zack | * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput...
|
commit | commitdiff | tree |
2000-04-12 |
zack | Word wrap comment
|
commit | commitdiff | tree |
2000-04-11 |
zack | * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
|
commit | commitdiff | tree |
2000-04-10 |
zack | * cpphash.c (timestamp): Delete.
|
commit | commitdiff | tree |
2000-04-07 |
zack | * cpplib.c (do_elif): Skip the rest of the line if...
|
commit | commitdiff | tree |
2000-04-06 |
zack | * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC)...
|
commit | commitdiff | tree |
2000-04-05 |
zack | 2000-04-04 Philippe De Muyter <phdm@macqel.be>
|
commit | commitdiff | tree |
2000-04-04 |
zack | * dbxout.c (CONTIN): If it doesn't have to do anything...
|
commit | commitdiff | tree |
2000-04-04 |
zack | * cpplex.c (trigraph_map, speccase): Combine into...
|
commit | commitdiff | tree |
2000-04-04 |
zack | 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
commit | commitdiff | tree |
2000-04-04 |
zack | Update regexps for modified error messages
|
commit | commitdiff | tree |
2000-04-03 |
zack | * bb-reorder.c (verify_insn_chain): #ifdef out unless...
|
commit | commitdiff | tree |
2000-04-03 |
zack | Should have been committed with previous batch
|
commit | commitdiff | tree |
2000-04-03 |
zack | * gcc.c (C specs): Pass -f(no-)show-column to the
|
commit | commitdiff | tree |
2000-04-02 |
zack | * configure.in: Indent the # of #include_next one...
|
commit | commitdiff | tree |
2000-04-02 |
zack | * cppinit.c (cpp_start_read): Turn off -Wtraditional if
|
commit | commitdiff | tree |
2000-04-01 |
zack | * cpplib.c: Include symcat.h. Add 'origin' field...
|
commit | commitdiff | tree |
2000-04-01 |
zack | Add dg-do tag
|
commit | commitdiff | tree |
2000-04-01 |
zack | * cpplex.c: Copy ISTABLE macros from cppinit.c, and...
|
commit | commitdiff | tree |
2000-03-31 |
zack | * cpplib.h: Merge struct cpp_options into struct cpp_reader.
|
commit | commitdiff | tree |
2000-03-30 |
zack | * configure.in: Comment out --enable-c-cpplib stanza.
|
commit | commitdiff | tree |
2000-03-30 |
zack | * cppinit.c (cpp_start_read): Call initialize_dependency_output
|
commit | commitdiff | tree |
2000-03-29 |
zack | * objc/Protocol.h, objc/objc-list.h: Change #endif...
|
commit | commitdiff | tree |
2000-03-29 |
zack | * hashtab.c (htab_find_with_hash): Avoid calculating...
|
commit | commitdiff | tree |
2000-03-29 |
zack | * cppfiles.c (cpp_read_file): Don't pass zero-length...
|
commit | commitdiff | tree |
2000-03-28 |
zack | 2000-03-28 Zack Weinberg <zack@wolery.cumb.org> 2000-03-28 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-03-28 |
zack | Fix thinko in original version
|
commit | commitdiff | tree |
2000-03-28 |
zack | New test cases
|
commit | commitdiff | tree |
2000-03-16 |
zack | Regenerate
|
commit | commitdiff | tree |
2000-03-15 |
zack | * cppfiles.c (open_include_file): New function.
|
commit | commitdiff | tree |
2000-03-14 |
zack | Delete useless, generated texinfo index
|
commit | commitdiff | tree |
2000-03-14 |
zack | * cppfiles.c (find_include_file): Don't assume nshort...
|
commit | commitdiff | tree |
2000-03-14 |
zack | * cppfiles.c: Include mkdeps.h.
|
commit | commitdiff | tree |
2000-03-14 |
zack | * cpphash.c (dump_hash_helper): Only dump nodes of...
|
commit | commitdiff | tree |
2000-03-13 |
zack | * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
|
commit | commitdiff | tree |
2000-03-13 |
zack | New test; for ia32 codegen bug.
|
commit | commitdiff | tree |
2000-03-13 |
zack | * cpplib.c (do_pragma_implementation): Fix off-by...
|
commit | commitdiff | tree |
2000-03-13 |
zack | toon forgot to check in configure
|
commit | commitdiff | tree |
2000-03-13 |
zack | * cpphash.c: Don't include version.h.
|
commit | commitdiff | tree |
2000-03-12 |
zack | Convert cpplib to use libiberty/hashtab.c.
|
commit | commitdiff | tree |
2000-03-10 |
zack | * hashtab.h (struct htab): Add del_f.
|
commit | commitdiff | tree |
2000-03-09 |
zack | Add another case
|
commit | commitdiff | tree |
2000-03-09 |
zack | * cpphash.c (collect_formal_parameters): strncmp returns...
|
commit | commitdiff | tree |
2000-03-08 |
zack | * hashtab.c: Remove debugging variables (all_searches,
|
commit | commitdiff | tree |
2000-03-08 |
zack | oops - meant to commit with last batch of cpplib changes
|
commit | commitdiff | tree |
2000-03-08 |
zack | * Makefile.in (LIBCPP_DEPS): New macro.
|
commit | commitdiff | tree |
2000-03-08 |
zack | cpp-mi.c: Fix switches.
|
commit | commitdiff | tree |
2000-03-08 |
zack | * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
|
commit | commitdiff | tree |
2000-03-08 |
zack | * cpphash.c (special_symbol): Fix thinko in previous...
|
commit | commitdiff | tree |
2000-03-07 |
zack | 2000-03-07 Neil Booth <NeilB@earthling.net> 2000-03-07 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-03-07 |
zack | * cppfiles.c (_cpp_find_include_file): Make sure ih...
|
commit | commitdiff | tree |
2000-03-04 |
zack | * mkdeps.c, mkdeps.h: New files.
|
commit | commitdiff | tree |
2000-03-04 |
zack | * cppinit.c: Fix thinko in previous patch.
|
commit | commitdiff | tree |
2000-03-04 |
zack | * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_...
|
commit | commitdiff | tree |
2000-03-04 |
zack | * cpplib.h (_dollar_ok): New macro.
|
commit | commitdiff | tree |
2000-03-04 |
zack | * cppinit.c (cpp_handle_option): Set opts->pedantic...
|
commit | commitdiff | tree |
2000-03-03 |
zack | New test - more cpp corner cases
|
commit | commitdiff | tree |
2000-03-02 |
zack | * cppfiles.c (cpp_read_file): New function.
|
commit | commitdiff | tree |
2000-03-01 |
zack | * cpphash.c (collect_expansion): Trim trailing white...
|
commit | commitdiff | tree |
2000-03-01 |
zack | * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE...
|
commit | commitdiff | tree |
2000-02-28 |
zack | * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
|
commit | commitdiff | tree |
2000-02-27 |
zack | * c-lex.c (putback_buffer): Make 'buffer' an unsigned...
|
commit | commitdiff | tree |
2000-02-27 |
zack | Test for proper handling of 8-bit characters in strings.
|
commit | commitdiff | tree |
2000-02-27 |
zack | * Makefile.in (STMP_FIXINC): New toggle.
|
commit | commitdiff | tree |
2000-02-24 |
zack | * i386.h: Remove useless definition of "I386" and...
|
commit | commitdiff | tree |
2000-02-24 |
zack | This has worked for the past three months
|
commit | commitdiff | tree |
2000-02-24 |
zack | * tree.h (TREE_SET_PERMANENT): New macro. Document...
|
commit | commitdiff | tree |
2000-02-23 |
zack | * libobjc/Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
|
commit | commitdiff | tree |
2000-02-17 |
zack | * reg-stack.c (emit_swap_insn): Do not put a new insn...
|
commit | commitdiff | tree |
2000-02-17 |
zack | * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependencies on
|
commit | commitdiff | tree |
2000-02-17 |
zack | * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
|
commit | commitdiff | tree |
2000-02-15 |
zack | New test - sjlj ICE, originally from openbsd
|
commit | commitdiff | tree |
2000-02-14 |
zack | * cpplib.c (do_define): Only free the old definition...
|
commit | commitdiff | tree |
2000-02-14 |
zack | 2000-02-13 Neil Booth <NeilB@earthling.net>
|
commit | commitdiff | tree |
2000-02-14 |
zack | 2000-02-13 Zack Weinberg <zack@wolery.cumb.org> 2000-02-13 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-02-14 |
zack | Remove duplicate test case - same as gcc.dg/20000127-1.c
|
commit | commitdiff | tree |
2000-02-11 |
zack | * cpphash.c: Fix formatting, update commentary.
|
commit | commitdiff | tree |
2000-02-10 |
zack | * cppexp.c: Don't include cpphash.h.
|
commit | commitdiff | tree |
2000-02-10 |
zack | * configure.in: Correct --help text for --with-dwarf2.
|
commit | commitdiff | tree |
2000-02-10 |
zack | * cpplib.h: Provide HASHNODE typedef and forward decl of
|
commit | commitdiff | tree |
2000-02-10 |
zack | * cpphash.c (macarg): Hoist all the flag diddling...
|
commit | commitdiff | tree |
2000-02-09 |
zack | * cpplib.c (cpp_define, cpp_undef): Make sure the...
|
commit | commitdiff | tree |
2000-02-08 |
zack | * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
|
commit | commitdiff | tree |
2000-02-07 |
zack | 2000-02-07 Zack Weinberg <zack@wolery.cumb.org> 2000-02-07 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-02-06 |
zack | * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
|
commit | commitdiff | tree |