aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-12-04cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ...Neil Booth7-23/+35
2000-12-04builtins.c (expand_builtin_strspn, [...]): Handle another transformation.Kaveh R. Ghazi5-3/+45
2000-12-04Note XScale contribution.Nick Clifton1-1/+3
2000-12-04Add support for XScale targetNick Clifton14-75/+811
2000-12-04* gcc.c-torture/execute/20001203-1.c: New test.Joseph Myers2-0/+28
2000-12-03bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exceptio...Richard Henderson5-85/+143
2000-12-03default the build machine triplet, if it is not providedBruce Korb2-4/+11
2000-12-03Makefile.in: use $(build_canonical), not $(canonical_build).Laurynas Biveinis2-1/+5
2000-12-03Move the region scheduling code out of haifa-sched.c.Bernd Schmidt5-3183/+3266
2000-12-03pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ...Laurynas Biveinis3-19/+37
2000-12-03Move dependency code out of haifa-sched.cBernd Schmidt5-1471/+1599
2000-12-03Move scheduling visualization code to separate file.Bernd Schmidt4-901/+970
2000-12-03Try to separate region-specific code from generic parts in the scheuler.Bernd Schmidt4-322/+529
2000-12-03* gcc.dg/cpp/macro6.c: New test cases.Neil Booth2-0/+36
2000-12-03cppmacro.c (funlike_invocation_p): Re-disable macros enabled by contexts drop...Neil Booth2-10/+25
2000-12-03t-linux (MULTILIB_OPTIONS): Comment.Manfred Hollstein2-5/+13
2000-12-03Daily bump.Jeff Law2-2/+2
2000-12-03- fix line which did not get committed properlyDavid Edelsohn1-1/+1
2000-12-03builtins.c (expand_builtin_strcat, [...]): New functions.Kaveh R. Ghazi10-14/+531
2000-12-03builtins.c (expand_builtin_strcmp): Use const*_rtx when expanding strcmp at c...Kaveh R. Ghazi5-24/+186
2000-12-02rs6000.md (anddi3_internal[23]): Prefer rldic?David Edelsohn2-12/+18
2000-12-02c-common.c (combine_strings): When the ISO C standard specifies the maximum l...Geoffrey Keating4-5/+14
2000-12-02cpplib.c (do_ifdef): Add check_eol() call.Geoffrey Keating4-0/+22
2000-12-02Prepare for fixincludes on BeOSDaniel Berlin7-51/+109
2000-12-02Kaveh's warning patch from 11/19Bruce Korb5-34/+74
2000-12-02empty initial versionBruce Korb1-0/+0
2000-12-02Enable fixincludes for msdosdjgppBruce Korb2-2/+12
2000-12-02externC4.C, friend10.C: New tests.Neil Booth3-0/+49
2000-12-02arm.h (ARM_REGNO_OK_FOR_BASE_P, [...]): New macros.Richard Earnshaw3-179/+212
2000-12-02tradcpp.c (struct answer, [...]): New.Neil Booth2-6/+238
2000-12-02* g++.old-deja/g++.other/instan2.CNeil Booth3-0/+85
2000-12-02avr.md: Document UNSPEC usage.Marek Michalkiewicz2-46/+43
2000-12-02Make alpha build again.Bernd Schmidt3-4/+7
2000-12-02Haifa cleanup, part 1Bernd Schmidt2-204/+284
2000-12-02c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c, [...]: New tests.Neil Booth13-0/+126
2000-12-02* cppexp.c (parse_number): Update diagnostic test.Neil Booth2-2/+7
2000-12-02Fix multi-reg inheritance problems (only a fix small additional fix for yeste...Bernd Schmidt2-5/+7
2000-12-02Daily bump.Jeff Law2-2/+2
2000-12-02install.texi (Configurations): Remove obsolete documentation for hppa*-*-*.Gerald Pfeifer2-25/+5
2000-12-02install.texi (Installation): Remove obsolete description for libstdc++ which ...Gerald Pfeifer2-50/+5
2000-12-02* pt.c: Fix typo in comments.Kriang Lerdsuwanakij2-27/+31
2000-12-02Remove conflict indicatorGeoffrey Keating1-1/+0
2000-12-02dbxout.c (dbxout_parms): Correctly describe parameters passed by invisible re...Jim Blandy2-20/+31
2000-12-01final.c (output_addr_const): Don't assume at least one operand is a CONST_INT.Alexandre Oliva2-1/+5
2000-12-01sh.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS.Alexandre Oliva4-17/+42
2000-12-01c-common.c (warn_format, [...]): Define.Joseph Myers13-35/+206
2000-12-01builtins.def (BUILT_IN_IMAXABS): Add.Joseph Myers5-3/+30
2000-12-01c-common.c: Include "defaults.h".Joseph Myers6-84/+92
2000-12-0120000720-1.S: Remove duplicate testcase.Neil Booth4-16/+49
2000-12-01cppinit.c (initialize): Forgotten prototype.Neil Booth6-29/+45