aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg61-288/+310
2003-06-07i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default when -march is specified.Jan Hubicka3-3/+8
2003-06-07copy-file.exp: New.H.J. Lu3-2/+44
2003-06-07Makefile.in (stageprofile_build): Kill redundant target.Jan Hubicka3-9/+7
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger6-31/+15
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth24-274/+410
2003-06-07Forgot to indicate PR number on last checkin.Jim Wilson1-0/+1
2003-06-07re PR other/7031 (program-suffix not respected in make install)Magnus Kreth2-1/+7
2003-06-07configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove quotes in section names.Kelley Cook3-6/+12
2003-06-07* config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION): Define.Alan Modra2-0/+16
2003-06-06re PR inline-asm/10890 (ICE in merge_assigned_reloads building Linux 2.4.2x s...James E Wilson2-3/+11
2003-06-07configure.in: Make $(target_subdir) correspond with top level usage.Nathanael Nerode4-349/+350
2003-06-07Daily bump.GCC Administrator1-1/+1
2003-06-06weak.exp: Simplify.Mark Mitchell12-15/+29
2003-06-06pa.h (ASM_OUTPUT_SKIP, [...]): Cast `SIZE' and `ALIGNED' parameters to unsign...John David Anglin4-7/+23
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