aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-11-08c-typeck.c (pedantic_lvalue_warning): Deprecate compound expressions as lvalues.Joseph Myers7-10/+32
2003-11-08Daily bump.GCC Administrator1-1/+1
2003-11-07re PR pch/11654 (incorrect stabs when using pre-compiled headers)Geoffrey Keating2-8/+22
2003-11-07elf.h, [...]: Convert to ISO C90.Falk Hueffner4-5/+10
2003-11-07* config/arm/pe.h: Convert to ISO C90.Nathanael Nerode2-5/+7
2003-11-07Fix libstdc++-v3 build failure on sh64-elf:J"orn Rennecke4-1/+102
2003-11-07i386.c (x86_64_sign_extended_value): Return false from tls variables.Jan Hubicka2-0/+11
2003-11-07mips.md (loadgp): Take $25 as a second operand.Richard Sandiford3-12/+21
2003-11-07Daily bump.GCC Administrator1-1/+1
2003-11-06c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o...Matt Austern8-58/+61
2003-11-06s390.c (s390_emit_epilogue): Recognize more cases where register 14 will be s...Ulrich Weigand2-1/+8
2003-11-06rs6000.h (USE_FP_FOR_ARG_P): Move to rs6000.c.Geoffrey Keating6-43/+152
2003-11-06s390-protos.h (s390_function_value): Declare.Ulrich Weigand4-30/+136
2003-11-06expr.c (java_stack_swap): Make sure destination stack slots are of the correc...Andrew Haley2-2/+8
2003-11-06mips-protos.h (mips_initial_elimination_offset): Change return type to HOST_W...Richard Sandiford3-31/+48
2003-11-06frv.c (frv_initial_elimination_offset): Remove bogus negation.Richard Sandiford2-1/+6
2003-11-06* config/frv/frv.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Richard Sandiford2-0/+7
2003-11-06mips.c (override_options): Set MASK_SOFT_FLOAT for VR4111 too.Momchil Velikov2-1/+3
2003-11-06*** empty log message ***Momchil Velikov1-0/+4
2003-11-06builtins.c (simplify_builtin_strrchr, [...]): Add missing casts.Jan Hubicka2-4/+13
2003-11-06genmodes.c: Change the word "bitsize" to "precision" throughout.Zack Weinberg7-81/+97
2003-11-06Daily bump.GCC Administrator1-1/+1
2003-11-05install-old.texi: Remove old documentation of building cross-compilers.Joseph Myers3-268/+58
2003-11-05Add PR preprocessor/12891 to Per's last patch.Andrew Pinski1-0/+1
2003-11-05c-opts.c (finish_options): Set include_cursor to disable premature calls to p...Per Bothner2-1/+11
2003-11-0520031023-4.c: XFAIL on SPARC64Eric Botcazou6-5/+44
2003-11-05Add PR optimization/10080 to Zdenek Dvorak's last commit.Andrew Pinski1-0/+1
2003-11-05rs6000.c (setup_incoming_varargs): Remove code supporting old-style varargs.Geoffrey Keating2-11/+5
2003-11-05rs6000.c (rs6000_machopic_legitimize_pic_address): Use an intermediate regist...Geoffrey Keating2-1/+10
2003-11-05rs6000.c (compute_vrsave_mask): Correct off-by-one error.Geoffrey Keating2-1/+4
2003-11-05cfgloopanal.c (variable_initial_value, [...]): Record the fact that initial v...Zdenek Dvorak3-49/+284
2003-11-05darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Darwin needs VRSAVE.Geoffrey Keating2-0/+6
2003-11-05c-typeck.c (pedantic_lvalue_warning): Deprecate use of conditional expression...Joseph Myers4-2/+22
2003-11-05Fix date.Andreas Jaeger1-1/+1
2003-11-05asm1.C: Enable for e.g.Gernot Hillier2-20/+24
2003-11-05re PR c++/11616 (Error message "instantiated from here" gives wrong location)Kriang Lerdsuwanakij4-0/+37
2003-11-05re PR c++/2019 (Wrong line number warning listing the previous declaration of...Kriang Lerdsuwanakij2-6/+8
2003-11-05Resync Ada changes.Arnaud Charlet1-0/+125
2003-11-05tsystem.h: Add the prototype of strlen.Kazu Hirata3-1/+12
2003-11-05Daily bump.GCC Administrator1-1/+1
2003-11-04mips-protos.h (mips_global_pic_constant_p): Delete.Richard Sandiford5-727/+921
2003-11-04* Makefile.in: Remove many duplicate variables.Rainer Orth2-18/+4
2003-11-04* config/mips/_tilib.c: Use _ABI* in _MIPS_SIM tests.Rainer Orth2-1/+5
2003-11-04v850.md (mulhisi3): Expand the const_int case separately to avoid trying to s...DJ Delorie2-5/+12
2003-11-04Remove extra ^M characters introduced in previous commit.Arnaud Charlet2-2409/+2409
2003-11-04re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet39-2584/+3147
2003-11-04emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant addresses to ...Richard Sandiford3-16/+8
2003-11-04Makefile.in (GCC_CFLAGS): Remove @WERROR@ again.Andreas Jaeger2-2/+6
2003-11-04Makefile.in (cpp.dvi): New target split from cpp.info.Kelley Cook10-134/+164
2003-11-04Daily bump.GCC Administrator1-1/+1