2000-04-02 |
Zack Weinberg | cppinit.c (cpp_start_read): Turn off -Wtraditional...
|
commit | commitdiff | tree |
2000-04-01 |
Zack Weinberg | cpplib.c: Include symcat.h.
|
commit | commitdiff | tree |
2000-04-01 |
Zack Weinberg | Add dg-do tag
|
commit | commitdiff | tree |
2000-04-01 |
Zack Weinberg | cpplex.c: Copy ISTABLE macros from cppinit.c...
|
commit | commitdiff | tree |
2000-03-31 |
Zack Weinberg | cpplib.h: Merge struct cpp_options into struct cpp_reader.
|
commit | commitdiff | tree |
2000-03-30 |
Zack Weinberg | configure.in: Comment out --enable-c-cpplib stanza.
|
commit | commitdiff | tree |
2000-03-30 |
Zack Weinberg | cppinit.c (cpp_start_read): Call initialize_dependency_outpu...
|
commit | commitdiff | tree |
2000-03-29 |
Zack Weinberg | Protocol.h, [...]: Change #endif labels to comments.
|
commit | commitdiff | tree |
2000-03-29 |
Zack Weinberg | hashtab.c (htab_find_with_hash): Avoid calculating...
|
commit | commitdiff | tree |
2000-03-29 |
Zack Weinberg | cppfiles.c (cpp_read_file): Don't pass zero-length...
|
commit | commitdiff | tree |
2000-03-28 |
Zack Weinberg | cppfiles.c (hash_IHASH): Just return i->hash. 2000-03-28 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-03-28 |
Zack Weinberg | Fix thinko in original version
|
commit | commitdiff | tree |
2000-03-28 |
Zack Weinberg | New test cases
|
commit | commitdiff | tree |
2000-03-16 |
Zack Weinberg | Regenerate
|
commit | commitdiff | tree |
2000-03-15 |
Zack Weinberg | cppfiles.c (open_include_file): New function.
|
commit | commitdiff | tree |
2000-03-14 |
Zack Weinberg | Delete useless, generated texinfo index
|
commit | commitdiff | tree |
2000-03-14 |
Zack Weinberg | cppfiles.c (find_include_file): Don't assume nshort...
|
commit | commitdiff | tree |
2000-03-14 |
Zack Weinberg | cppfiles.c: Include mkdeps.h.
|
commit | commitdiff | tree |
2000-03-14 |
Zack Weinberg | cpphash.c (dump_hash_helper): Only dump nodes of type...
|
commit | commitdiff | tree |
2000-03-13 |
Zack Weinberg | Makefile.in (LIBCPP_OBJS): Add cpplex.o.
|
commit | commitdiff | tree |
2000-03-13 |
Zack Weinberg | New test; for ia32 codegen bug.
|
commit | commitdiff | tree |
2000-03-13 |
Zack Weinberg | cpplib.c (do_pragma_implementation): Fix off-by-one...
|
commit | commitdiff | tree |
2000-03-13 |
Zack Weinberg | toon forgot to check in configure
|
commit | commitdiff | tree |
2000-03-13 |
Zack Weinberg | cpphash.c: Don't include version.h.
|
commit | commitdiff | tree |
2000-03-12 |
Zack Weinberg | Convert cpplib to use libiberty/hashtab.c.
|
commit | commitdiff | tree |
2000-03-10 |
Zack Weinberg | hashtab.h (struct htab): Add del_f.
|
commit | commitdiff | tree |
2000-03-09 |
Zack Weinberg | Add another case
|
commit | commitdiff | tree |
2000-03-09 |
Zack Weinberg | cpphash.c (collect_formal_parameters): strncmp returns...
|
commit | commitdiff | tree |
2000-03-08 |
Zack Weinberg | hashtab.c: Remove debugging variables (all_searches...
|
commit | commitdiff | tree |
2000-03-08 |
Zack Weinberg | oops - meant to commit with last batch of cpplib changes
|
commit | commitdiff | tree |
2000-03-08 |
Zack Weinberg | Makefile.in (LIBCPP_DEPS): New macro.
|
commit | commitdiff | tree |
2000-03-08 |
Zack Weinberg | cpp-mi.c: Fix switches.
|
commit | commitdiff | tree |
2000-03-08 |
Zack Weinberg | cpplib.h (parse_underflow_t, [...]): Delete.
|
commit | commitdiff | tree |
2000-03-08 |
Zack Weinberg | * cpphash.c (special_symbol): Fix thinko in previous...
|
commit | commitdiff | tree |
2000-03-07 |
Zack Weinberg | [multiple changes] 2000-03-07 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-03-07 |
Zack Weinberg | cppfiles.c (_cpp_find_include_file): Make sure ih-...
|
commit | commitdiff | tree |
2000-03-04 |
Zack Weinberg | mkdeps.c, mkdeps.h: New files.
|
commit | commitdiff | tree |
2000-03-04 |
Zack Weinberg | * cppinit.c: Fix thinko in previous patch.
|
commit | commitdiff | tree |
2000-03-04 |
Zack Weinberg | * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_S...
|
commit | commitdiff | tree |
2000-03-04 |
Zack Weinberg | cpplib.h (_dollar_ok): New macro.
|
commit | commitdiff | tree |
2000-03-04 |
Zack Weinberg | cppinit.c (cpp_handle_option): Set opts->pedantic directly.
|
commit | commitdiff | tree |
2000-03-03 |
Zack Weinberg | New test - more cpp corner cases
|
commit | commitdiff | tree |
2000-03-02 |
Zack Weinberg | cppfiles.c (cpp_read_file): New function.
|
commit | commitdiff | tree |
2000-03-01 |
Zack Weinberg | cpphash.c (collect_expansion): Trim trailing white...
|
commit | commitdiff | tree |
2000-03-01 |
Zack Weinberg | cpplib.h (CPP_ASSERTION, [...]): New token types.
|
commit | commitdiff | tree |
2000-02-28 |
Zack Weinberg | tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
|
commit | commitdiff | tree |
2000-02-27 |
Zack Weinberg | * c-lex.c (putback_buffer): Make 'buffer' an unsigned...
|
commit | commitdiff | tree |
2000-02-27 |
Zack Weinberg | Test for proper handling of 8-bit characters in strings.
|
commit | commitdiff | tree |
2000-02-27 |
Zack Weinberg | Makefile.in (STMP_FIXINC): New toggle.
|
commit | commitdiff | tree |
2000-02-24 |
Zack Weinberg | i386.h: Remove useless definition of "I386" and misleading...
|
commit | commitdiff | tree |
2000-02-24 |
Zack Weinberg | This has worked for the past three months
|
commit | commitdiff | tree |
2000-02-24 |
Zack Weinberg | tree.h (TREE_SET_PERMANENT): New macro.
|
commit | commitdiff | tree |
2000-02-23 |
Zack Weinberg | Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
|
commit | commitdiff | tree |
2000-02-17 |
Zack Weinberg | reg-stack.c (emit_swap_insn): Do not put a new insn...
|
commit | commitdiff | tree |
2000-02-17 |
Zack Weinberg | Makefile.in (PARSE_C, [...]): Move dependencies on...
|
commit | commitdiff | tree |
2000-02-17 |
Zack Weinberg | flow.c (dump_regset, [...]): New functions.
|
commit | commitdiff | tree |
2000-02-15 |
Zack Weinberg | New test - sjlj ICE, originally from openbsd
|
commit | commitdiff | tree |
2000-02-14 |
Zack Weinberg | cpplib.c (do_define): Only free the old definition...
|
commit | commitdiff | tree |
2000-02-14 |
Neil Booth | cppfiles.c (read_and_prescan): When emitting deferred...
|
commit | commitdiff | tree |
2000-02-14 |
Zack Weinberg | cse.c (cse_altered): New internal flag. 2000-02-13 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-02-14 |
Zack Weinberg | Remove duplicate test case - same as gcc.dg/20000127-1.c
|
commit | commitdiff | tree |
2000-02-11 |
Zack Weinberg | cpphash.c: Fix formatting, update commentary.
|
commit | commitdiff | tree |
2000-02-10 |
Zack Weinberg | cppexp.c: Don't include cpphash.h.
|
commit | commitdiff | tree |
2000-02-10 |
Zack Weinberg | configure.in: Correct --help text for --with-dwarf2.
|
commit | commitdiff | tree |
2000-02-10 |
Zack Weinberg | cpplib.h: Provide HASHNODE typedef and forward decl...
|
commit | commitdiff | tree |
2000-02-10 |
Zack Weinberg | cpphash.c (macarg): Hoist all the flag diddling out...
|
commit | commitdiff | tree |
2000-02-09 |
Zack Weinberg | cpplib.c (cpp_define, cpp_undef): Make sure the stacked...
|
commit | commitdiff | tree |
2000-02-08 |
Zack Weinberg | Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
|
commit | commitdiff | tree |
2000-02-07 |
Zack Weinberg | [multiple changes] 2000-02-07 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-02-06 |
Zack Weinberg | cpplib.c (my_strerror, [...]): Move to cpperror.c.
|
commit | commitdiff | tree |
2000-02-06 |
Zack Weinberg | cpplib.c (copy_rest_of_line): Revert previous change...
|
commit | commitdiff | tree |
2000-02-06 |
Zack Weinberg | cppfiles.c (read_and_prescan): Bump input pointer before...
|
commit | commitdiff | tree |
2000-02-06 |
Zack Weinberg | cppalloc.c: Update copyright.
|
commit | commitdiff | tree |
2000-02-06 |
Zack Weinberg | cpperror.c: Remove #ifdef EMACS block.
|
commit | commitdiff | tree |
2000-02-06 |
Zack Weinberg | tinfo.h: Remove apostrophes from C++ comment (xgettext...
|
commit | commitdiff | tree |
2000-02-05 |
Zack Weinberg | Word wrap comment
|
commit | commitdiff | tree |
2000-02-05 |
Neil Booth | cccp.c (main): Check 'dir' for a NULL pointer before...
|
commit | commitdiff | tree |
2000-02-05 |
Zack Weinberg | recog.h: Remove NO_MD_PROTOTYPES ifdefs.
|
commit | commitdiff | tree |
2000-02-02 |
Zack Weinberg | Add -Wunused to dg-options
|
commit | commitdiff | tree |
2000-02-02 |
Zack Weinberg | cpplib.h (cpp_reader): Add new flag, no_directives.
|
commit | commitdiff | tree |
2000-02-02 |
Zack Weinberg | argh, forgot to commit changelog
|
commit | commitdiff | tree |
2000-02-02 |
Zack Weinberg | Give test a better name, add some glue for the test...
|
commit | commitdiff | tree |
2000-02-01 |
Zack Weinberg | frame.c (find_fde): Convert for loop to do-while so...
|
commit | commitdiff | tree |
2000-02-01 |
Zack Weinberg | New test culled from gcc-bugs
|
commit | commitdiff | tree |
2000-01-31 |
Zack Weinberg | 386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine...
|
commit | commitdiff | tree |
2000-01-30 |
Zack Weinberg | cppfiles.c (find_position): Drop 'colp' argument, return...
|
commit | commitdiff | tree |
2000-01-30 |
Zack Weinberg | c-parse.in: Apply Ulrich's changes from c-parse.y.
|
commit | commitdiff | tree |
2000-01-30 |
Zack Weinberg | cpperror.c (cpp_file_line_for_message): If 'line' is...
|
commit | commitdiff | tree |
2000-01-28 |
Zack Weinberg | configure.in: Make --enable-cpplib the default.
|
commit | commitdiff | tree |
2000-01-28 |
Zack Weinberg | dbz.c, dbzmain.c: Include stdlib.h.
|
commit | commitdiff | tree |
2000-01-28 |
Zack Weinberg | New test - core dump in cccp
|
commit | commitdiff | tree |
2000-01-27 |
Zack Weinberg | cppinit.c (cpp_handle_option): Recognize C++ comments...
|
commit | commitdiff | tree |
2000-01-27 |
Zack Weinberg | Test cases for c++ comments and endif labels in system...
|
commit | commitdiff | tree |
2000-01-27 |
Zack Weinberg | Use __inline not inline since test is compiled with...
|
commit | commitdiff | tree |
2000-01-27 |
Zack Weinberg | cppinit.c: Add " (cpplib)" to end of string printed...
|
commit | commitdiff | tree |
2000-01-27 |
Zack Weinberg | Correct warning string to grep for
|
commit | commitdiff | tree |
2000-01-26 |
Zack Weinberg | Makefile.in (machname.h): SunOS 4 sed can't handle...
|
commit | commitdiff | tree |
2000-01-25 |
Zack Weinberg | c-common.c, [...]: Remove all references to obstack...
|
commit | commitdiff | tree |
2000-01-25 |
Zack Weinberg | inclhack.def: Fixes to play nicer with FreeBSD, and... 2000-01-25 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-01-24 |
Zack Weinberg | fixfixes.c (fix_char_macro_uses): Correct regular expression...
|
commit | commitdiff | tree |
next |