2000-06-13 |
zack | * cpplib.c (handle_directive): Print non-NUL-terminated...
|
commit | commitdiff | tree |
2000-06-12 |
zack | 2000-06-12 H.J. Lu <hjl@gnu.org>
|
commit | commitdiff | tree |
2000-06-09 |
zack | toplevel:
|
commit | commitdiff | tree |
2000-06-09 |
zack | * cp-demangle.c (demangle_operator_name): Add spaces...
|
commit | commitdiff | tree |
2000-06-08 |
zack | * gcc.c-torture/noncompile/noncompile.exp: Remove...
|
commit | commitdiff | tree |
2000-06-07 |
zack | * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on
|
commit | commitdiff | tree |
2000-06-07 |
zack | 2000-06-06 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2000-06-05 |
zack | Oops, remove conflict marker
|
commit | commitdiff | tree |
2000-06-05 |
zack | * objc/objc-act.c (generate_method_descriptors): Register
|
commit | commitdiff | tree |
2000-06-04 |
zack | * test_summary: In generated script, use cat <<'EOF...
|
commit | commitdiff | tree |
2000-06-03 |
zack | * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous...
|
commit | commitdiff | tree |
2000-06-01 |
zack | * gcc.dg/compare2.c (case 12): XFAIL.
|
commit | commitdiff | tree |
2000-06-01 |
zack | 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-05-30 |
zack | * cp-tree.h (DECL_ANTICIPATED): New macro.
|
commit | commitdiff | tree |
2000-05-30 |
zack | * cpplib.c (do_if): Don't save and restore only_seen_white...
|
commit | commitdiff | tree |
2000-05-29 |
zack | * concatstr.c, exh.c: Include stdlib.h and string.h.
|
commit | commitdiff | tree |
2000-05-29 |
zack | * hashtab.c, partition.c, sort.c, xmemdup.c: Include...
|
commit | commitdiff | tree |
2000-05-29 |
zack | * cpplib.h (cpp_reader): Remove if_stack. Change
|
commit | commitdiff | tree |
2000-05-28 |
zack | * cppfiles.c: Read files in, using mmap if possible...
|
commit | commitdiff | tree |
2000-05-28 |
zack | Relative to g++.dg/special:
|
commit | commitdiff | tree |
2000-05-27 |
zack | * configure.in (stage1_warn_cflags): Add -Wstrict...
|
commit | commitdiff | tree |
2000-05-27 |
zack | * configure.in: Add AC_CHECK_TYPE(ssize_t). Remove...
|
commit | commitdiff | tree |
2000-05-26 |
zack | 2000-05-25 J. David Anglin <dave@hiauly1.hia.nrc.ca>
|
commit | commitdiff | tree |
2000-05-26 |
zack | * cpplex.c (maybe_macroexpand): Warn about function...
|
commit | commitdiff | tree |
2000-05-23 |
zack | gcc/testsuite:
|
commit | commitdiff | tree |
2000-05-23 |
zack | * simplify-rtx.c (SIGN_EXTEND): New macro.
|
commit | commitdiff | tree |
2000-05-23 |
zack | * c-decl.c (pushdecl): Invert sense of test for non...
|
commit | commitdiff | tree |
2000-05-22 |
zack | * varasm.c (eh_frame_section): Revert change to argument...
|
commit | commitdiff | tree |
2000-05-20 |
zack | top level:
|
commit | commitdiff | tree |
2000-05-19 |
zack | * cpphash.c (funlike_macroexpand): Make sure not to...
|
commit | commitdiff | tree |
2000-05-19 |
zack | * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
|
commit | commitdiff | tree |
2000-05-18 |
zack | * genopinit.c: Use $ for escape sequences in optab...
|
commit | commitdiff | tree |
2000-05-18 |
zack | Add -fno-show-column to avoid dejagnu bug
|
commit | commitdiff | tree |
2000-05-18 |
zack | * cppexp.c (parse_assertion): New.
|
commit | commitdiff | tree |
2000-05-17 |
zack | 2000-05-17 Neil Booth <neilb@earthling.net>
|
commit | commitdiff | tree |
2000-05-17 |
zack | * cpplib.c: New feature, #pragma system_header.
|
commit | commitdiff | tree |
2000-05-11 |
zack | * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
|
commit | commitdiff | tree |
2000-05-11 |
zack | 2000-05-11 Mark Elbrecht <snowball3@bigfoot.com>
|
commit | commitdiff | tree |
2000-05-11 |
zack | * cpphash.c (collect_funlike_expansion): Make "# is not
|
commit | commitdiff | tree |
2000-05-10 |
zack | * cppexp.c (lex): Use %.*s to print non-NUL-terminated...
|
commit | commitdiff | tree |
2000-05-10 |
zack | * cpphash.h (struct hashnode): Use struct hack for...
|
commit | commitdiff | tree |
2000-05-09 |
zack | * gcc.c (used_arg): Skip over a semicolon at the end...
|
commit | commitdiff | tree |
2000-05-09 |
zack | top level:
|
commit | commitdiff | tree |
2000-05-08 |
zack | * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to...
|
commit | commitdiff | tree |
2000-05-06 |
zack | 2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-05-06 |
zack | gcc:
|
commit | commitdiff | tree |
2000-05-06 |
zack | new test - traditional token paste
|
commit | commitdiff | tree |
2000-05-06 |
zack | * com.c (ffecom_overlap_): Set source_offset to
|
commit | commitdiff | tree |
2000-05-04 |
zack | * cpphash.h: #define __extension__ away if GCC_VERSION...
|
commit | commitdiff | tree |
2000-05-04 |
zack | gcc:
|
commit | commitdiff | tree |
2000-05-03 |
zack | * cpplib.h: Add accessor macros for token lists.
|
commit | commitdiff | tree |
2000-05-02 |
zack | * aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.
|
commit | commitdiff | tree |
2000-05-02 |
zack | * cpphash.c (collect_params): Fix off-by-one error.
|
commit | commitdiff | tree |
2000-05-02 |
zack | * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
|
commit | commitdiff | tree |
2000-05-01 |
zack | * cppfiles.c (open_include_file): Open file in blocking...
|
commit | commitdiff | tree |
2000-05-01 |
zack | Oops, forgot to commit this with the last change
|
commit | commitdiff | tree |
2000-05-01 |
zack | * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
|
commit | commitdiff | tree |
2000-04-30 |
zack | * cpplex.c (cpp_idcmp): New function.
|
commit | commitdiff | tree |
2000-04-30 |
zack | * cppfiles.c (redundant_include_p): Provide length...
|
commit | commitdiff | tree |
2000-04-30 |
zack | * cpphash.h (enum node_type: Take out T_MCONST.
|
commit | commitdiff | tree |
2000-04-29 |
zack | * cpphash.h: Move struct reflist, struct definition...
|
commit | commitdiff | tree |
2000-04-28 |
zack | * pcp.h: Delete file.
|
commit | commitdiff | tree |
2000-04-27 |
zack | 2000-04-26 Neil Booth <NeilB@earthling.net>
|
commit | commitdiff | tree |
2000-04-25 |
zack | 2000-04-25 Zack Weinberg <zack@wolery.cumb.org>
|
commit | commitdiff | tree |
2000-04-24 |
zack | * decl2.c (finish_file): Remove double setup for accounting
|
commit | commitdiff | tree |
2000-04-23 |
zack | * cpphash.c (collect_objlike_expansion): Add sanity...
|
commit | commitdiff | tree |
2000-04-23 |
zack | * cpphash.h (struct definition): Move file, line,...
|
commit | commitdiff | tree |
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 |