aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-06-07crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.Andreas Jaeger1-0/+6
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-5/+87
2003-06-07i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default when -march is specified.Jan Hubicka1-0/+5
2003-06-07Makefile.in (stageprofile_build): Kill redundant target.Jan Hubicka1-0/+5
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-5/+14
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-0/+36
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 Kreth1-0/+6
2003-06-07configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove quotes in section names.Kelley Cook1-0/+6
2003-06-07* config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION): Define.Alan Modra1-0/+4
2003-06-06re PR inline-asm/10890 (ICE in merge_assigned_reloads building Linux 2.4.2x s...James E Wilson1-0/+6
2003-06-07configure.in: Make $(target_subdir) correspond with top level usage.Nathanael Nerode1-0/+6
2003-06-06pa.h (ASM_OUTPUT_SKIP, [...]): Cast `SIZE' and `ALIGNED' parameters to unsign...John David Anglin1-0/+10
2003-06-06install.texi (Prerequisites): New section documenting tools and packages nece...Kaveh R. Ghazi1-0/+7
2003-06-06re PR target/11052 ([arm] noce_process_if_block() can loose REG_INC notes)Richard Earnshaw1-0/+6
2003-06-06stmt.c (resolve_asm_operand_names): Rename from resolve_operand_names.Jason Merrill1-0/+11
2003-06-06sh.h (FUNCTION_ARG_1): Consistently use NEW_MODE for the mode of the generate...J"orn Rennecke1-0/+5
2003-06-06* config.gcc: Add a missing sparc64 case.Daniel Jacobowitz1-0/+4
2003-06-06mklibgcc.in: Propagate .note.GNU-stack section if needed into the .hidden ass...Jakub Jelinek1-0/+5
2003-06-06config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-* and x86_64-*-*.H.J. Lu1-0/+13
2003-06-06fold-const.c (fold <ABS_EXPR>): Re-fold the result of folding fabs(-x) into f...Roger Sayle1-1/+20
2003-06-06* sourcebuild.texi (Front End Directory): Document new hooks.Jan Hubicka1-0/+6
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-0/+61
2003-06-06* recog.c (peephole2_optimize): Revert last change.Richard Henderson1-0/+4
2003-06-06recog.c (peephole2_optimize): Don't split block unless can_throw_internal.Richard Henderson1-4/+7
2003-06-06h8300.c (get_shift_alg): Correct the syntax of rotxl.Kazu Hirata1-0/+7
2003-06-05re PR rtl-optimization/4490 (ICE with -m128bit-long-double)Kelley Cook1-0/+7
2003-06-06linux.h (STARTFILE_SPEC): Handle -pie.Kaz Kojima1-0/+5
2003-06-06* Makefile.in (qmtest-g++): Use target_alias, not target.Phil Edwards1-0/+4
2003-06-05toplev.c (push_srcloc): Simplify behavior to save current location and set cu...Per Bothner1-0/+7
2003-06-05dwarf2out.c (loc_descriptor_from_tree): Return 0 for language-specific tree c...Richard Henderson1-0/+5
2003-06-05re PR middle-end/9986 ([HP-UX] [3.4 regression] Incorrect transformation of f...John David Anglin1-0/+6
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-0/+14
2003-06-05optabs.c (HAVE_conditional_trap): Provide default.David Miller1-0/+8
2003-06-05combine.c (simplify_if_then_else): (IF_THEN_ELSE (NE REG 0) (0) (8)) is REG f...Jan Hubicka1-0/+5
2003-06-05i386.md (align): Fix warning; clarify what to do when no p2align is available.Jan Hubicka1-0/+5
2003-06-05config.gcc (m32r-elf): Revert previous delta.Nick Clifton1-0/+8
2003-06-05md.texi (Machine Constraints): Correct the meaning of constraints related to ...Eric Botcazou1-0/+5
2003-06-05re PR target/10663 ([Solaris] New configure check aborts with Sun tools.)Eric Botcazou1-0/+9
2003-06-04i386.c (struct ix86_address): Add seg.Richard Henderson1-0/+28
2003-06-05Makefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.Mark Mitchell1-0/+8
2003-06-04Makefile.in (varasm.o): Don't set -Wno-error.Kaveh R. Ghazi1-0/+5
2003-06-04re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7...Zack Weinberg1-32/+43
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi1-0/+9
2003-06-04cse.c (find_best_addr): Consider binary operators even if second argument is ...Richard Henderson1-0/+5
2003-06-04* doc/invoke.texi (max-cse-path-length): Document.Zdenek Dvorak1-0/+4
2003-06-04* config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.Richard Henderson1-0/+4
2003-06-04darwin.h (RS6000_OUTPUT_BASENAME): Remove semi-colon at the end of the expres...Andrew Pinski1-0/+5
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi1-0/+11
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+22