aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-07-02config.gcc (mips*el-*-*): Use tm_defines to set TARGET_ENDIAN_DEFAULT, rather...Chris Demetriou3-23/+7
2002-07-02further fix formatting of previous ChangeLog entryChris Demetriou1-2/+2
2002-07-02fix formatting of previous ChangeLog entryChris Demetriou2-1/+2
2002-07-02objc-act.c (adjust_type_for_id_default): Do not allow an object as parameter.Devang Patel4-0/+33
2002-07-02cpptrad.c: Update comment.Neil Booth6-1/+35
2002-07-02cppinit.c (cpp_handle_option): Suppress warnings with an implicit "-w" for "-...Neil Booth2-14/+15
2002-07-02cpp.texi: Update for traditional preprocessing changes.Neil Booth3-87/+219
2002-07-02* Forgotten to apply.Neil Booth1-0/+4
2002-07-02c-parse.in (designator): Enable designated initializers if ObjC.Ziemowit Laski6-20/+58
2002-07-02sh.c (print_operand, case 'N'): Allow zero vector.J"orn Rennecke4-41/+80
2002-07-02cppinit.c (cpp_handle_option): Suppress warnings with an implicit "-w" for "-...Neil Booth3-1/+16
2002-07-02Correct changed function name.Kriang Lerdsuwanakij1-4/+4
2002-07-02typeck2.c (incomplete_type_error): Fix typo caused by CVS conflict in my last...Kriang Lerdsuwanakij2-1/+6
2002-07-02re PR c++/6716 (loop and fill ram during compiling)Kriang Lerdsuwanakij5-3/+76
2002-07-02Daily bump.GCC Administrator3-3/+3
2002-07-02sh.c (sh_media_init_builtins): Change use of poisoned identifier "bzero" to "...Roger Sayle2-2/+9
2002-07-02* g++.dg/template/sizeof2.C: New test.Mark Mitchell1-0/+23
2002-07-02re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell4-5/+20
2002-07-02For PR libgcj/7073:Tom Tromey2-1/+8
2002-07-02* README.Portability: Fix typos.Alan Modra2-7/+11
2002-07-01re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ...Hans-Peter Nilsson2-4/+10
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle19-82/+167
2002-07-01t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1, and LIBGCC1_TEST.Zack Weinberg4-16/+6
2002-07-01* emit-rtl.c (init_emit_once): Add missing cast to HOST_WIDE_INT.John David Anglin2-1/+5
2002-07-01re PR rtl-optimization/4046 (redundant conditional branch)Roger Sayle2-0/+34
2002-07-01Kill last references to LIBGCC1_TEST, which is never tested and never set to ...Nathanael Nerode2-1/+4
2002-07-01README.Portability (Function prototypes): Give an example of declaring and de...Matt Kraai2-0/+14
2002-07-01README.Portability (Function prototypes): Document new variable-argument func...Matt Kraai2-22/+11
2002-07-01sh.c (langhooks.h): Include.J"orn Rennecke4-30/+1791
2002-07-01cmdlne-dD.c, [...]: New tests.Neil Booth4-0/+32
2002-07-01re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ...Hans-Peter Nilsson2-0/+80
2002-07-01objc.exp (objc_target_compile): Add the -I path to ObjC header here...Stan Shebs3-2/+15
2002-07-01tree.c (build_function_type_list): Update function comment.Aldy Hernandez2-7/+13
2002-07-01Makefile.in: Remove all trace of tradcpp.c, tradcpp.h, tradcif.y and related ...Neil Booth5-5893/+8
2002-07-01* gcc.c-torture/execute/arith-rand-ll.c: New test.J"orn Rennecke2-0/+118
2002-07-01cpptrad.c (skip_whitespace): Pass pointer to prior char.Neil Booth4-1/+19
2002-07-01* cppmacro.c: Forgotten commit.Neil Booth2-3/+7
2002-07-01* mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses.Kaveh R. Ghazi2-5/+8
2002-07-01Daily bump.GCC Administrator3-3/+3
2002-07-01gcj.texi: Fixed gcj invocation example so that it compiles.T.J. Mather2-1/+5
2002-07-01objc-act.c (finish_file): Avoid finish_objc() if -fsyntax-only.Devang Patel4-1/+24
2002-06-30cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...Nathan Sidwell4-352/+368
2002-06-30extend.texi: Add ip2k port to description of attribute naked.Denis Chertykov12-5/+17567
2002-06-30mmix.md ("return"): New pattern.Hans-Peter Nilsson6-14/+117
2002-06-30i386.c (ix86_init_mmx_sse_builtins): Fix typos.Aldy Hernandez2-3/+6
2002-06-30* gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.Kaveh R. Ghazi2-1/+5
2002-06-30Daily bump.GCC Administrator3-3/+3
2002-06-30* unroll.c (loop_iterations): Handle EQ loops.Alan Modra2-6/+41
2002-06-29rs6000.md (ctrdi): Allocate pseudo for FPR constraint in define_expand, not s...David Edelsohn2-48/+64
2002-06-30i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ...Aldy Hernandez8-700/+357