summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): On sparc64 we need tojakub2000-11-062-2/+13
* * config/sparc/sparc.md (smulsi3_highpart_v8plus, ashldi3_v8plus+1,jakub2000-11-062-9/+14
* Daily bump.law2000-11-062-2/+2
* * expmed.c (expand_divmod): For signed divide by 2, preferdenisc2000-11-062-1/+6
* * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.tromey2000-11-063-3/+39
* * lex.c (java_parse_escape_sequence): Only read two octaltromey2000-11-052-18/+24
* 2000-11-05 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-11-056-24/+21
* * Makefile.in: Remove all targets related to buildingjsm282000-11-0517-2775/+43
* Daily bump.law2000-11-052-2/+2
* * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'mmitchel2000-11-042-0/+5
* * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to bemmitchel2000-11-042-5/+8
* * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.mmitchel2000-11-042-1/+6
* * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.mmitchel2000-11-044-4/+16
* Use <vector> rather than <vector.h>.mmitchel2000-11-043-4/+13
* * Make-lang.in (java.dvi): New target.tromey2000-11-042-0/+4
* * decl2.c (do_nonmember_using_decl): Allow `extern "C"'mmitchel2000-11-043-4/+26
* * cpp.texi: Update for _Pragma.neil2000-11-042-19/+50
* * gcc.texi (Contributing): Update URL for projects web page.jsm282000-11-042-1/+5
* * gcc.dg/cpp/include2.c: New tests.neil2000-11-042-0/+19
* * cpplex.c (parse_string): Don't allow multiline strings inneil2000-11-042-2/+7
* * cpplib.c (do_line): Only warn pedantically if not readingneil2000-11-042-1/+6
* Daily bump.law2000-11-042-2/+2
* * lang-options.h: Mention -Wout-of-date.tromey2000-11-047-38/+84
* * class.c (cxx_keyword_p): Accept keywords with trailing `$'s.tromey2000-11-043-9/+41
* * calls.c (emit_call_1) [sibcall_pop]: Use n_popped instead ofaoliva2000-11-042-3/+7
* 2000-10-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-11-032-1/+6
* * builtins.c (expand_builtin_strlen): Remove unused modezack2000-11-038-10/+22
* In gcc/:geoffk2000-11-036-23/+22
* * config/mips/iris6.h (SUBTARGET_CC1_SPEC): Remove -staticmmitchel2000-11-032-39/+11
* * lib/g++.exp (g++_set_ld_library_path): New function.mmitchel2000-11-032-0/+19
* * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.tromey2000-11-034-56/+113
* * Makefile.in (fold-const.o): Depend on $(GGC_H), not ggc.h.ghazi2000-11-032-3/+9
* * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cjsm282000-11-038-34/+50
* * cppfiles.c (open_file): If already read, then don't reopen.nathan2000-11-032-4/+17
* More tests for sequence point warnings.bernds2000-11-032-7/+17
* Move fold_builtin declaration to proper headerbernds2000-11-033-1/+6
* Daily bump.law2000-11-032-2/+2
* * flow.c (verify_local_live_at_start): Allow hard regs to die.amylaar2000-11-032-4/+21
* * Update ChangeLog for the -A= config patch (separate).neil2000-11-021-0/+61
* config:neil2000-11-02228-282/+282
* * combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 /amylaar2000-11-022-59/+30
* * configure.in: Make integrated CPP the default.neil2000-11-023-250/+261
* * reload.c (find_equiv_reg): Test all hard registers for membershipamylaar2000-11-022-10/+28
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-0214-46/+66
* * c-common.c (get_flag_spec, check_format_info_main,jsm282000-11-022-21/+29
* Daily bump.law2000-11-022-2/+2
* * c-lex.c (init_c_lex): Update cpp_start_read call.neil2000-11-024-36/+44
* Be sure to initialize the size before use.mrs2000-11-021-0/+1
* * machmode.def: Add V16QImode.geoffk2000-11-022-1/+7
* * dwarf2out.c (loc_descriptor_from_tree): Check for null resultrth2000-11-012-1/+11