Age | Commit message (Expand) | Author | Files | Lines |
2000-11-06 | c-lex.c (init_c_lex): If cpp_start_read fails, exit with error status. | Neil Booth | 2 | -1/+6 |
2000-11-06 | tradcpp.c (special_symbol): Assign an null string rather than writing to an u... | Neil Booth | 2 | -1/+6 |
2000-11-06 | cpplex.c (_cpp_equiv_tokens): Check arg_no in the CPP_MACRO_ARG case. | Neil Booth | 2 | -1/+6 |
2000-11-06 | c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or tok.val.arg_no as appr... | Neil Booth | 6 | -27/+38 |
2000-11-06 | crash24.C: New test. | Jakub Jelinek | 13 | -0/+241 |
2000-11-06 | sparc.md (adddi3): If operands[2] is 4096 and operands[1] is constant... | Jakub Jelinek | 4 | -8/+70 |
2000-11-06 | sparc.h (ASM_OUTPUT_MI_THUNK): On sparc64 we need to adjust %o1, not %o0 if t... | Jakub Jelinek | 2 | -2/+13 |
2000-11-06 | sparc.md (smulsi3_highpart_v8plus, [...]): Fix output formatting. | Jakub Jelinek | 2 | -9/+14 |
2000-11-06 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-11-06 | expmed.c (expand_divmod): For signed divide by 2, prefer a branch and fewer s... | Denis Chertykov | 2 | -1/+6 |
2000-11-06 | lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix. | Tom Tromey | 3 | -3/+39 |
2000-11-05 | lex.c (java_parse_escape_sequence): Only read two octal characters if the fir... | Tom Tromey | 2 | -18/+24 |
2000-11-05 | root.texi, [...]: Remove non-historical references to egcs/EGCS. | Toon Moene | 6 | -24/+21 |
2000-11-05 | Makefile.in: Remove all targets related to building distributions and diffs, ... | Joseph Myers | 17 | -2775/+43 |
2000-11-05 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-11-04 | misc13.C: Put `strlen' in `std' namespace. | Mark Mitchell | 2 | -0/+5 |
2000-11-04 | weak.C: Fix uses of iostreams to be standards-conformant. | Mark Mitchell | 2 | -5/+8 |
2000-11-04 | * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace. | Mark Mitchell | 2 | -1/+6 |
2000-11-04 | p755.C: Tweak handling of exit. | Mark Mitchell | 4 | -4/+16 |
2000-11-04 | Use <vector> rather than <vector.h>. | Mark Mitchell | 3 | -4/+13 |
2000-11-04 | re PR other/567 ("make dvi" fails) | Tom Tromey | 2 | -0/+4 |
2000-11-04 | decl2.c (do_nonmember_using_decl): Allow `extern "C"' declarations from diffe... | Mark Mitchell | 3 | -4/+26 |
2000-11-04 | * cpp.texi: Update for _Pragma. | Neil Booth | 2 | -19/+50 |
2000-11-04 | * gcc.texi (Contributing): Update URL for projects web page. | Joseph Myers | 2 | -1/+5 |
2000-11-04 | * gcc.dg/cpp/include2.c: New tests. | Neil Booth | 2 | -0/+19 |
2000-11-04 | cpplex.c (parse_string): Don't allow multiline strings in #include family dir... | Neil Booth | 2 | -2/+7 |
2000-11-04 | cpplib.c (do_line): Only warn pedantically if not reading preprocessed input. | Neil Booth | 2 | -1/+6 |
2000-11-04 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-11-04 | lang-options.h: Mention -Wout-of-date. | Tom Tromey | 7 | -38/+84 |
2000-11-04 | class.c (cxx_keyword_p): Accept keywords with trailing `$'s. | Tom Tromey | 3 | -9/+41 |
2000-11-04 | calls.c (emit_call_1): Use n_popped instead of RETURN_POPS_ARGS(). | Alexandre Oliva | 2 | -3/+7 |
2000-11-03 | Make-lang.in (LIBGCJ_ZIP_FILE): Define with `$(prefix)'. | Alexandre Petit-Bianco | 2 | -1/+6 |
2000-11-03 | builtins.c (expand_builtin_strlen): Remove unused mode argument. | Zack Weinberg | 8 | -10/+22 |
2000-11-03 | In gcc/: | Geoff Keating | 6 | -23/+22 |
2000-11-03 | iris6.h (SUBTARGET_CC1_SPEC): Remove -static handling. | Mark Mitchell | 2 | -39/+11 |
2000-11-03 | g++.exp (g++_set_ld_library_path): New function. | Mark Mitchell | 2 | -0/+19 |
2000-11-03 | lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | Tom Tromey | 4 | -56/+113 |
2000-11-03 | Makefile.in (fold-const.o): Depend on $(GGC_H), not ggc.h. | Kaveh R. Ghazi | 2 | -3/+9 |
2000-11-03 | Use memset/memcmp instead of bzero/bcmp. | Joseph Myers | 8 | -34/+50 |
2000-11-03 | cppfiles.c (open_file): If already read, then don't reopen. | Nathan Sidwell | 2 | -4/+17 |
2000-11-03 | More tests for sequence point warnings. | Bernd Schmidt | 2 | -7/+17 |
2000-11-03 | Move fold_builtin declaration to proper header | Bernd Schmidt | 3 | -1/+6 |
2000-11-03 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-11-03 | * flow.c (verify_local_live_at_start): Allow hard regs to die. | J"orn Rennecke | 2 | -4/+21 |
2000-11-02 | * Update ChangeLog for the -A= config patch (separate). | Neil Booth | 1 | -0/+61 |
2000-11-02 | config: | Neil Booth | 228 | -282/+282 |
2000-11-02 | combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 / elim_i1. | J"orn Rennecke | 2 | -59/+30 |
2000-11-02 | configure.in: Make integrated CPP the default. | Neil Booth | 3 | -250/+261 |
2000-11-02 | reload.c (find_equiv_reg): Test all hard registers for membership in the requ... | J"orn Rennecke | 2 | -10/+28 |
2000-11-02 | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | Joseph Myers | 14 | -46/+66 |