aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-06-06install.texi (Prerequisites): New section documenting tools and packages nece...Kaveh R. Ghazi3-2/+186
2003-06-06re PR target/11052 ([arm] noce_process_if_block() can loose REG_INC notes)Richard Earnshaw4-0/+46
2003-06-06stmt.c (resolve_asm_operand_names): Rename from resolve_operand_names.Jason Merrill3-35/+47
2003-06-06sh.h (FUNCTION_ARG_1): Consistently use NEW_MODE for the mode of the generate...J"orn Rennecke2-4/+9
2003-06-06* config.gcc: Add a missing sparc64 case.Daniel Jacobowitz2-1/+5
2003-06-06builtins-2.c: Correct check-in of incorrect version.Roger Sayle3-3/+8
2003-06-06mklibgcc.in: Propagate .note.GNU-stack section if needed into the .hidden ass...Jakub Jelinek2-2/+12
2003-06-06Apply the right patch.H.J. Lu2-81/+447
2003-06-06config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-* and x86_64-*-*.H.J. Lu5-1469/+1601
2003-06-06fold-const.c (fold <ABS_EXPR>): Re-fold the result of folding fabs(-x) into f...Roger Sayle7-17/+316
2003-06-06uninit-C.c: Only test TImode on 64-bit platforms.Roger Sayle2-0/+11
2003-06-06* sourcebuild.texi (Front End Directory): Document new hooks.Jan Hubicka2-0/+8
2003-06-06string-4.c (main_test): Allow some mempcpy/stpcpy calls not to be optimized i...Jakub Jelinek4-4/+27
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka14-140/+427
2003-06-06* recog.c (peephole2_optimize): Revert last change.Richard Henderson2-2/+5
2003-06-06recog.c (peephole2_optimize): Don't split block unless can_throw_internal.Richard Henderson2-5/+9
2003-06-06h8300.c (get_shift_alg): Correct the syntax of rotxl.Kazu Hirata3-3/+10
2003-06-06Make-lang.in (ada/b_gnatb.o-warn): Remove.Matt Kraai3-2/+9
2003-06-05re PR rtl-optimization/4490 (ICE with -m128bit-long-double)Kelley Cook3-65/+83
2003-06-06linux.h (STARTFILE_SPEC): Handle -pie.Kaz Kojima2-5/+17
2003-06-06Daily bump.GCC Administrator1-1/+1
2003-06-06* Makefile.in (qmtest-g++): Use target_alias, not target.Phil Edwards2-1/+5
2003-06-05* gcc.dg/format/asm_fprintf-1.c: New test.Kaveh R. Ghazi2-0/+86
2003-06-05gcc-defs.exp (additional_sources): New variable.Mark Mitchell36-271/+229
2003-06-05toplev.c (push_srcloc): Simplify behavior to save current location and set cu...Per Bothner2-16/+10
2003-06-05dwarf2out.c (loc_descriptor_from_tree): Return 0 for language-specific tree c...Richard Henderson4-0/+24
2003-06-05re PR middle-end/9986 ([HP-UX] [3.4 regression] Incorrect transformation of f...John David Anglin2-0/+7
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka16-10/+205
2003-06-05optabs.c (HAVE_conditional_trap): Provide default.David Miller3-41/+53
2003-06-05combine.c (simplify_if_then_else): (IF_THEN_ELSE (NE REG 0) (0) (8)) is REG f...Jan Hubicka2-0/+13
2003-06-05i386.md (align): Fix warning; clarify what to do when no p2align is available.Jan Hubicka2-2/+10
2003-06-05config.gcc (m32r-elf): Revert previous delta.Nick Clifton3-23/+24
2003-06-05md.texi (Machine Constraints): Correct the meaning of constraints related to ...Eric Botcazou2-8/+14
2003-06-05re PR target/10663 ([Solaris] New configure check aborts with Sun tools.)Eric Botcazou3-4/+13
2003-06-05* bindgen.adb (Gen_Adafinal_C, Gen_Adainit_C, Gen_Elab_Defs_C)Matt Kraai2-28/+23
2003-06-05gnat_ug.texi (The GNAT Run-Time Library Builder gnatlbr): Remove non-VMS dire...Matt Kraai2-17/+19
2003-06-05cygwin caveatChristopher Faylor1-1/+4
2003-06-04i386.c (struct ix86_address): Add seg.Richard Henderson7-224/+395
2003-06-05Makefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.Mark Mitchell4-126/+103
2003-06-05Daily bump.GCC Administrator1-1/+1
2003-06-04Makefile.in (varasm.o): Don't set -Wno-error.Kaveh R. Ghazi3-3/+5
2003-06-04re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7...Zack Weinberg5-1026/+433
2003-06-04decl.c (grokdeclarator): Error_mark_node in, error_mark_node out.J"orn Rennecke4-2/+12
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi6-9/+17
2003-06-04cse.c (find_best_addr): Consider binary operators even if second argument is ...Richard Henderson2-4/+8
2003-06-04* doc/invoke.texi (max-cse-path-length): Document.Zdenek Dvorak2-0/+8
2003-06-04* config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.Richard Henderson2-4/+12
2003-06-04darwin.h (RS6000_OUTPUT_BASENAME): Remove semi-colon at the end of the expres...Andrew Pinski2-1/+6
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi8-9/+19
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz14-205/+521