]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
alpha.c (unicosmk_file_end): Add conditional compilation guard.
[gcc.git] / gcc / ChangeLog
2003-06-10 Loren J. Rittlealpha.c (unicosmk_file_end): Add conditional compilatio...
2003-06-10 J"orn Renneckesh-protos.h (function_symbol): Declare.
2003-06-10 DJ Deloriemd.texi (Machine Constraints): Document stormy's Z...
2003-06-10 Geoffrey Keating* except.c (call_site_base): Mark with GTY.
2003-06-10 Richard Earnshawarm-proto.h: Convert to ISO C90 prototypes.
2003-06-10 J"orn Rennecke* sh.c (sh_output_mi_thunk): Call insn_locators_initialize.
2003-06-10 Steve Ellceycalls.c (expand_call): Convert structure_value_addr...
2003-06-10 Andrew Haleylanghooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.
2003-06-10 DJ Deloriestormy16.c (xstormy16_extra_constraint_p): Add Z, which...
2003-06-10 Kazuhiro Inaokam32r.h (HARD_REGNO_RENAME_OK): New.
2003-06-10 Janis Johnsoneabi.h (TARGET_OS_CPP_BUILTINS): Define builtins common...
2003-06-10 Nick CliftonImprove support for arm-wince-pe target:
2003-06-10 Roger Saylebuiltins.c (fold_builtin): Optimize cos(-x) as cos(x).
2003-06-10 Roger Saylefold-const.c (fold <EQ_EXPR>): Don't fold x == x only...
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-10 David TaylorPatch from David Taylor.
2003-06-10 Nathanael Nerodeconfigure.in: Remove references to host_truncate_target.
2003-06-10 Nathanael NerodeMakefile.in, [...]: Replace "build_canonical" with...
2003-06-09 David TaylorPatch from David Taylor.
2003-06-09 Jason Merrill* fold-const.c (operand_equal_p): Handle ADDR_EXPR...
2003-06-09 Osku SalermaPatch from Osku Salerma
2003-06-09 Richard Henderson* stmt.c (expand_asm_operands): Re-word warning.
2003-06-09 Andrew Pinskire PR target/8787 ([DJGPP] GCC fails to emit .intel_syn...
2003-06-09 James E WilsonFix copyright problems reported by Doug Evans.
2003-06-09 David Edelsohnrs6000.md (define_attr "type"): Add insert_word.
2003-06-09 Kazu Hirata* fold-const.c (fold): Fix a comment typo.
2003-06-09 Nathan Sidwelltree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FI...
2003-06-09 J"orn Rennecke* sh.c (gen_block_redirect): Use locators.
2003-06-09 Richard Earnshawarm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in format...
2003-06-09 Richard Sandifordconfigure.in: Assume gas 2.14 and above can handle...
2003-06-09 Richard Sandifordmips.h (GLOBAL_POINTER_REGNUM): New macro.
2003-06-09 Richard Sandifordmips-protos.h (mips_output_division): Declare.
2003-06-09 Richard Sandifordmips.c (mips_reg_names): Change hilo entry to "".
2003-06-09 Richard Sandifordre PR target/10913 (mips-elf ICE in text_section at...
2003-06-09 Richard Hendersonexpr.h (EXPAND_MEMORY): New.
2003-06-09 Kaveh R. Ghazi* varasm.c: Don't include c-tree.h.
2003-06-08 Andreas JaegerAdd missing ChangeLog entry.
2003-06-08 Jan Hubickacfglayout.c (insn_scope): New static function
2003-06-08 Kazu Hiratah8300.h (LONG_LONG_TYPE_SIZE): Set to 64.
2003-06-08 Jan Hubickai386.md (subsi_3_zext, [...]): Fix predicates.
2003-06-08 Eric BotcazouFixed garbage in my last entry.
2003-06-08 Neil BoothMakefile.in: Rename options.c and options.h to c-option...
2003-06-08 Eric Botcazoure PR pch/9830 (PCH not working on Solaris)
2003-06-08 Richard Hendersonalpha.c (alpha_setup_incoming_varargs): Fix conditional...
2003-06-08 Kazu Hirataoptabs.c (expand_abs): Set result_unsignedp to 1 if...
2003-06-07 Richard Henderson* c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS...
2003-06-07 Richard Hendersonbasic-block.h (EDGE_SIBCALL): New.
2003-06-07 Andreas Jaegermklibgcc.in (lib2funcs): Remove _exit.
2003-06-07 Andreas Jaegerggc.h: Convert to ISO C90 prototypes.
2003-06-07 Andreas Jaegercrtstuff.c: Remove undefined usage of INIT_SECTION_PREA...
2003-06-07 Zack Weinbergconfig.gcc (with_cpu handling): Translate sparc64 in...
2003-06-07 Jan Hubickai386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default...
2003-06-07 Jan HubickaMakefile.in (stageprofile_build): Kill redundant target.
2003-06-07 Andreas Jaegertm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-07 Jim WilsonForgot to indicate PR number on last checkin.
2003-06-07 Magnus Krethre PR other/7031 (program-suffix not respected in make...
2003-06-07 Kelley Cookconfigure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove...
2003-06-07 Alan Modra* config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION...
2003-06-07 James E Wilsonre PR inline-asm/10890 (ICE in merge_assigned_reloads...
2003-06-07 Nathanael Nerodeconfigure.in: Make $(target_subdir) correspond with...
2003-06-06 John David Anglinpa.h (ASM_OUTPUT_SKIP, [...]): Cast `SIZE' and `ALIGNED...
2003-06-06 Kaveh R. Ghaziinstall.texi (Prerequisites): New section documenting...
2003-06-06 Richard Earnshawre PR target/11052 ([arm] noce_process_if_block() can...
2003-06-06 Jason Merrillstmt.c (resolve_asm_operand_names): Rename from resolve...
2003-06-06 J"orn Renneckesh.h (FUNCTION_ARG_1): Consistently use NEW_MODE for...
2003-06-06 Daniel Jacobowitz* config.gcc: Add a missing sparc64 case.
2003-06-06 Jakub Jelinekmklibgcc.in: Propagate .note.GNU-stack section if neede...
2003-06-06 H.J. Luconfig.gcc (extra_headers): Add emmintrin.h for i[34567...
2003-06-06 Roger Saylefold-const.c (fold <ABS_EXPR>): Re-fold the result...
2003-06-06 Jan Hubicka* sourcebuild.texi (Front End Directory): Document...
2003-06-06 Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-06 Richard Henderson* recog.c (peephole2_optimize): Revert last change.
2003-06-06 Richard Hendersonrecog.c (peephole2_optimize): Don't split block unless...
2003-06-06 Kazu Hiratah8300.c (get_shift_alg): Correct the syntax of rotxl.
2003-06-06 Kelley Cookre PR rtl-optimization/4490 (ICE with -m128bit-long...
2003-06-06 Kaz Kojimalinux.h (STARTFILE_SPEC): Handle -pie.
2003-06-06 Phil Edwards* Makefile.in (qmtest-g++): Use target_alias, not target.
2003-06-05 Per Bothnertoplev.c (push_srcloc): Simplify behavior to save curre...
2003-06-05 Richard Hendersondwarf2out.c (loc_descriptor_from_tree): Return 0 for...
2003-06-05 John David Anglinre PR middle-end/9986 ([HP-UX] [3.4 regression] Incorre...
2003-06-05 Jan Hubickainstall.tex: Document profiledbootstrap.
2003-06-05 David Milleroptabs.c (HAVE_conditional_trap): Provide default.
2003-06-05 Jan Hubickacombine.c (simplify_if_then_else): (IF_THEN_ELSE (NE...
2003-06-05 Jan Hubickai386.md (align): Fix warning; clarify what to do when...
2003-06-05 Nick Cliftonconfig.gcc (m32r-elf): Revert previous delta.
2003-06-05 Eric Botcazoumd.texi (Machine Constraints): Correct the meaning...
2003-06-05 Eric Botcazoure PR target/10663 ([Solaris] New configure check abort...
2003-06-05 Richard Hendersoni386.c (struct ix86_address): Add seg.
2003-06-05 Mark MitchellMakefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.
2003-06-04 Kaveh R. GhaziMakefile.in (varasm.o): Don't set -Wno-error.
2003-06-04 Zack Weinbergre PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap...
2003-06-04 Kaveh R. Ghaziaout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier...
2003-06-04 Richard Hendersoncse.c (find_best_addr): Consider binary operators even...
2003-06-04 Zdenek Dvorak* doc/invoke.texi (max-cse-path-length): Document.
2003-06-04 Richard Henderson* config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN...
2003-06-04 Andrew Pinskidarwin.h (RS6000_OUTPUT_BASENAME): Remove semi-colon...
2003-06-04 Kaveh R. Ghazii370.c (mvs_function_name_length): Fix signed/unsigned...
2003-06-04 Daniel Jacobowitzconfig.gcc: Reorganize --with-cpu logic.
2003-06-04 Daniel Jacobowitz* config.gcc: Only process --with-cpu logic in the...
next
This page took 0.664166 seconds and 108 git commands to generate.