aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-02-25elfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WEAK from being used for...Julian Brown1-1/+9
2005-02-25re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux)Steve Ellcey3-6/+15
2005-02-25config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Check for vector...Fariborz Jahanian1-0/+1
2005-02-24re PR target/14619 (Incorrect Dwarf 2 information in function prologue)Hans-Peter Nilsson1-2/+10
2005-02-24rs6000.md (trunctfdf2): Remove register constraints.David Edelsohn1-3/+3
2005-02-24re PR target/19019 (GCC ldouble format incompatibility with XLC long double)Jakub Jelinek1-1/+1
2005-02-24re PR target/20196 (Miscompilation of mem_init in 32-bit ppc linux kernel)Jakub Jelinek1-8/+8
2005-02-24* config/cris/cris.md ("umulhisi3", "umulqihi3", "mulsi3")Hans-Peter Nilsson1-7/+7
2005-02-24m68k.c (m68k_save_reg): Also save A5 for non-leaf functions when -mid-shared-...Andrea Tarani1-3/+7
2005-02-23t-aix43 (SHLIB_INSTALL): Create directory for shared library.David Edelsohn2-2/+6
2005-02-23re PR target/20159 (sol2-ci.asm not correctly assembled)Michael Beach1-2/+2
2005-02-22* config/rs6000/aix.h (WINT_TYPE): Define.David Edelsohn1-0/+3
2005-02-22rs6000.c (rs6000_override_options): Default to natural alignment for 64-bit D...Stan Shebs1-1/+12
2005-02-21* config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31.Stan Cox1-6/+3
2005-02-21c-objc-common.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-20pa.c (pa_assemble_integer, get_plabel): Small cleanups.John David Anglin2-93/+87
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2-95/+28
2005-02-19mklibgcc.in: If libgcc_eh.a would be empty, put a dummy object inside.Zack Weinberg1-7/+0
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford11-96/+115
2005-02-18Remove obsolete IA-64 -mb-step option.James E Wilson2-148/+0
2005-02-19darwin.c (machopic_select_rtx_section): Don't put relocatable expressions in ...Stan Shebs1-1/+3
2005-02-18* config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.Geoffrey Keating1-2/+0
2005-02-18re PR target/19886 (g++.dg/eh/registers1.C execution test fails)Joseph Myers2-2/+7
2005-02-18re PR target/20054 (ICE in change_address_1)Ulrich Weigand1-21/+21
2005-02-18lib1funcs.asm (FUNC_ALIAS): New macro.Richard Earnshaw1-5/+10
2005-02-17bt-load.c, [...]: Update copyright.Kazu Hirata3-3/+3
2005-02-17builtins.c (expand_builtin_return_addr): Remove tem parameter.Andreas Krebbel1-9/+11
2005-02-17s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.Jakub Jelinek2-6/+6
2005-02-17t-rtems: Completely reworked.Ralf Corsepius1-43/+51
2005-02-16re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn2-2/+2
2005-02-16re PR target/19162 (ICE while building libobjc's sendmsg.c)Richard Earnshaw5-30/+194
2005-02-16config.gcc (powerpc-*-darwin*): Use fragment for Darwin 8 or later.Stan Shebs1-0/+3
2005-02-16re PR target/20007 (error: too many arguments to function `find_basic_blocks)Kazu Hirata2-12/+12
2005-02-16re PR target/19924 ([AVR] MODES_TIEABLE incorrect)Andy Hutchinson1-1/+1
2005-02-15re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn6-26/+52
2005-02-15re PR pch/14940 (PCH largefile test fails on various platforms)James A. Morrison1-0/+66
2005-02-15bitmap.c, [...]: Update copyright.Kazu Hirata4-4/+6
2005-02-14re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn1-3/+25
2005-02-13re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn5-27/+98
2005-02-12optabs.h (enum optab_index): Add new OTI_ldexp.Uros Bizjak1-0/+65
2005-02-12re PR regression/19898 (cris-elf testsuite failure: gcc.c-torture/execute/str...Hans-Peter Nilsson1-38/+12
2005-02-11sysv4.h (ENDFILE_LINUX_SPEC): Use crtendS.o instead of crtend.o if -pie.Jakub Jelinek1-2/+3
2005-02-11linux-unwind.h (mips_fallback_frame_state): Adjust offsets for the big-endian...Daniel Jacobowitz1-0/+7
2005-02-11* config/ia64/hpux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.Joseph Myers1-0/+6
2005-02-11s390.md ("*cmpdi_cct", [...]): Use %h instead of %c to print immediate operand.Ulrich Weigand1-6/+6
2005-02-112005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+10
2005-02-11linux-unwind.h (pa32_fallback_frame_state): Handle misaligned signal trampoli...John David Anglin1-1/+16
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney9-8/+80
2005-02-10mips.md: Fix the placement of the match_scratch in the lea64 peephole2.Richard Sandiford1-3/+3
2005-02-10cse.c, [...]: Fix comment typos.Kazu Hirata1-1/+1