aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-02c-common.c (get_flag_spec, [...]): Use strchr () instead of index ().Joseph Myers2-21/+29
2000-11-02Daily bump.Jeff Law2-2/+2
2000-11-02c-lex.c (init_c_lex): Update cpp_start_read call.Zack Weinberg4-36/+44
2000-11-02Be sure to initialize the size before use.Mike Stump1-0/+1
2000-11-02* machmode.def: Add V16QImode.Geoff Keating2-1/+7
2000-11-01dwarf2out.c (loc_descriptor_from_tree): Check for null result from rtl_for_de...Richard Henderson2-1/+11
2000-11-01cpplib.c (run_directive): Use correct line number for output of _Pragma.Neil Booth4-4/+190
2000-11-01* stmt.c (expand_start_null_loop): Set continue_label.Richard Henderson2-1/+5
2000-11-01Constant folding for builtinsBernd Schmidt7-40/+116
2000-11-01New tests.Richard Henderson4-0/+68
2000-11-01stmt.c (expand_start_null_loop): New.Richard Henderson4-1/+51
2000-11-01error.c (dump_template_decl): Separate template hearders with space not comma.Gabriel Dos Reis2-1/+6
2000-11-01* cppmain.c (scan_buffer): Don't avoid paste for assembly.Richard Henderson2-1/+7