aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)Author
2004-09-17Fix linux kernel miscompile.James E Wilson
2004-08-26re PR target/15718 ([alpha] ICE in subreg_hard_regno, at emit-rtl.c:928)Richard Henderson
2004-08-03backport: optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists, then f...Ulrich Weigand
2004-07-26re PR target/13250 ([3.4 only] [SH] Gcc code for rotation clobbers the regist...Kaz Kojima
2004-07-25re PR target/15202 ([3.4 only] ICE in reload_cse_simplify_operands, at postre...John David Anglin
2004-07-25re PR rtl-optimization/14782 (produces an unaligned data access at -O2)John David Anglin
2004-07-24This commit was manufactured by cvs2svn to create branchNo Author
2004-07-23Fix problem with addressing function descriptors.James E Wilson
2004-07-17backport: re PR target/13926 (GCC generates jumps that are too large to fit i...Eric Botcazou
2004-07-13re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)Eric Botcazou
2004-07-13re PR target/15186 (-compat-bsd -m64 does not pick up the 64bit libraries)Eric Botcazou
2004-07-12sol2-bi.h: Handle TARGET_CPU_ultrasparc3.Eric Botcazou
2004-07-11pa.c (output_indirect_call): Only use %r2 as the link register in indirect ca...John David Anglin
2004-07-09re PR target/16459 (ld: libbackend.a(expr.o)(.text+0x40c2c): cannot handle R_...John David Anglin
2004-07-07ia64.md: Define new attribute "empty".Andreas Schwab
2004-07-01pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands when gene...John David Anglin
2004-05-31re PR target/15693 (ICE - unrecognizable insn)Eric Botcazou
2004-05-27backport: alpha.md (UNSPEC_NT_LDA): Renumber.Richard Henderson
2004-05-17backport: re PR target/15301 ([3.3/3.4 only] gcc does not pass __m128 argumen...H.J. Lu
2004-05-13re PR target/15130 ([3.3/3.4][sh4-linux] miscompilation with -O2)Kaz Kojima
2004-04-29sparc.h (FLOATDITF2_LIBCALL, [...]): Define.Jakub Jelinek
2004-04-28re PR target/15084 (-O/-O2 generate wrong code on structure modification)H.J. Lu
2004-04-21pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld.John David Anglin
2004-04-06re PR target/14467 (Compiling on Mac OS X 10.1.5 broken)Devang Patel
2004-03-30backport: [multiple changes]Matthias Klose
2004-03-29[multiple changes]Matthias Klose
2004-03-29backport: re PR bootstrap/13562 (bootstrap failure on m68k-linux)Matthias Klose
2004-03-27re PR target/11716 ([mips] branch out of range when building fold-const.c)Matthias Klose
2004-03-26re PR target/14723 ([3.4 only] Backported -march=nocona from mainline)Jan Hubicka
2004-03-25config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek
2004-03-25This commit was manufactured by cvs2svn to create branchNo Author
2004-03-22Fix previous committ, committed too much.Andrew Pinski
2004-03-22[multiple changes]Andrew Pinski
2004-03-22re PR c++/14260 (default arguments are only permitted for function parameters)Ralf Corsepius
2004-03-13re PR target/14533 (s390x internal compiler error: in legitimize_pic_address,...Jakub Jelinek
2004-03-12re PR target/10730 ([arm] -O2 generates invalid asm)Philip Blundell
2004-03-12re PR target/14558 (ICE while building xfree86 4.3: insn does not satisfy its...Philip Blundell
2004-03-11re PR target/14539 (128-bit long double improperly aligned)Richard Henderson
2004-03-08rs6000.md (ashrdi3): Do not call ashrdi3_no_power for little endian.Aldy Hernandez
2004-03-07alpha.h (MASK_LONG_DOUBLE_128): New.Richard Henderson
2004-03-08re PR target/14471 (Workaround for errata regarding multiplication bug)Hans-Peter Nilsson
2004-03-07* config/alpha/alpha.c (alpha_in_small_data_p): False for functions.Richard Henderson
2004-03-07s390.md ("load_multiple", [...]): Allow only if reload_completed.Ulrich Weigand
2004-03-06s390.c (s390_expand_movstr): Clobber double-word register before initializing...Ulrich Weigand
2004-03-05re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor
2004-02-29re PR target/14346 ([3.3 only] With -fpic/-fPIC, thunks jump through PLT, not...Hans-Peter Nilsson
2004-02-29backport: re PR target/10904 (invalid (misaligned) FP register at -O2)Gabriel Dos Reis
2004-02-28pa.h (TRAMPOLINE_TEMPLATE, [...]): Backport fixes from 3.5.John David Anglin
2004-02-28* pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg.John David Anglin
2004-02-26Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw