aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner10-26/+44
2003-07-31combine.c (try_combine): Set JUMP_LABEL for newly created unconditional jump.Zdenek Dvorak2-0/+6
2003-07-31* fold-const.c (fold): Fold some comparisons of bit operations.Zdenek Dvorak2-0/+32
2003-07-31crash18.C: Remove.Andrew Pinski2-14/+4
2003-07-31cgraph.c (create_edge): Fix typo.Jan Hubicka3-3/+8
2003-07-31gcov.texi (Invoking Gcov): Describe output name mangling more fully.Nathan Sidwell2-16/+28
2003-07-31re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth10-11/+328
2003-07-31configure.in (gcc_cv_ld_hidden): Also disable on mips-sgi-irix5* without GNU ld.Rainer Orth3-12/+19
2003-07-31pt.c (coerce_template_parms): Refactor.Nathan Sidwell6-17/+78
2003-07-31re PR c++/11347 (Error on valid expression in default value for int argument ...Nathan Sidwell4-13/+39
2003-07-31pt.c (coerce_template_template_parms, [...]): Reformat.Nathan Sidwell2-28/+28
2003-07-31Prevent interblock move of CC0 setter.Vladimir Makarov2-0/+8
2003-07-31* com.c (ffecom_init_0): Use `dconsthalf'.Kaveh R. Ghazi2-7/+6
2003-07-31* builtins.def: Alphabetize.Roger Sayle2-631/+761
2003-07-31c-tree.texi: Normalize spellings of "lowercase" and "uppercase".Matt Kraai6-12/+21
2003-07-31* objc/Make-lang.in (objc.stage1, objc.stage2, objc.stage3)Matt Kraai2-6/+6
2003-07-30mips.h (SIZE_TYPE, [...]): Undef these macros before defining them.Chris Demetriou2-4/+7
2003-07-31Daily bump.GCC Administrator1-1/+1
2003-07-30decl2.c (maybe_make_one_only): Use mark_referenced.Jan Hubicka3-3/+8
2003-07-30s390.md (UNSPEC_ROUND, [...]): New constants.Ulrich Weigand2-333/+255
2003-07-30* gcse.c (insert_store): Fix typo in previous patch.Jan Hubicka2-1/+5
2003-07-30re PR target/11565 (gcc.dg/i386-387-1.c test flawed due to assumptions made a...Andrew Pinski3-2/+8
2003-07-30* cppfiles.c (stack_file, open_file_failed): Use path for deps.Neil Booth2-2/+6
2003-07-30* loop.c (check_dbra_loop): Allow LTU in the loop condition.Andi Kleen2-2/+8
2003-07-30combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak9-5/+108
2003-07-30* longlong.h (PowerPC umul_ppmm): Do not test __vxworks__.David Edelsohn2-1/+5
2003-07-30s390.h (EH_RETURN_HANDLER_RTX): Compute offset symbolically.Ulrich Weigand2-1/+6
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka18-271/+56
2003-07-30unwind-sjlj.c: Fix typo in file description.Ranjit Mathew2-2/+6
2003-07-30calls.c (load_register_parameters): When shifting reg sized values to the msb...Alan Modra2-22/+26
2003-07-30cppfiles.c (stack_file): Leave filename as "" rather than "<stdin>".Geoffrey Keating4-7/+24
2003-07-30* mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.Nathanael Nerode2-20/+95
2003-07-30Daily bump.GCC Administrator1-1/+1
2003-07-29c-decl.c (last_function_parm_vars, [...]): New static variables.Zack Weinberg6-249/+301
2003-07-29c-common.c (allow_pch): Remove.Geoffrey Keating15-62/+253
2003-07-29Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth11-962/+996
2003-07-29* decl.c (finish_enum): Initialize underlying_type.Rainer Orth2-1/+5
2003-07-29Makefile.in: Make stamp-objdir safe for parallel builds.Phil Edwards2-12/+16
2003-07-29Makefile.in (stmp-docobjdir): New target; ensure $docobjdir exists.Phil Edwards2-1/+10
2003-07-29* configure: Regenerate.Rainer Orth2-228/+232
2003-07-29re PR c++/11131 (Unrelated declaration removes inline flag from function)Jan Hubicka2-2/+8
2003-07-29re PR c++/9447 (using Base<T>::member does not work)Nathan Sidwell11-67/+259
2003-07-29string-opt-9.c: strcmp returns int.Alexandre Oliva3-4/+9
2003-07-29c-decl.c (c_expand_body_1): Use C_DECL_FILE_SCOPE to detect main function.Geoffrey Keating2-1/+6
2003-07-29re PR c++/11530 ([unit-at-a-time] inline static function not emitted with -O3)Mark Mitchell5-23/+58
2003-07-29re PR c++/11667 (wider-than-int enums never compare equal to 0)Mark Mitchell15-129/+254
2003-07-29Daily bump.GCC Administrator1-1/+1
2003-07-28c-decl.c: Update commentary, adjust blank lines throughout.Zack Weinberg2-114/+121
2003-07-28decl2.c (mark_member_pointers): Verify that member pointer points to the func...Jan Hubicka2-1/+7
2003-07-28Wdeclaration-after-statement-1.c, [...]: New tests.Hans-Peter Nilsson3-0/+57