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