aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-12-22emit-rtl.c (copy_rtx_if_shared): Add comment about its use of copy_rtx_if_sha...Andrew Pinski2-1/+9
2003-12-22darwin-misaligned.c: New test.Fariborz Jahanian1-0/+4
2003-12-22c-decl.c (finish_function): Change order of checks.Andrew Pinski2-3/+9
2003-12-22re PR c++/12479 ([3.4 only] System header should not cause -pedantic to error...Mark Mitchell5-1/+19
2003-12-22Test to check for a valid memory reference of a misaligned DImode memoryFariborz Jahanian1-0/+32
2003-12-22Correct check for legitimate offset when addressing a DImode memory inFariborz Jahanian1-0/+6
2003-12-22Check for a legitimate offset when addressing DImode memory with -mpowerpc64.Fariborz Jahanian1-2/+2
2003-12-22reload1.c: Add reg_reloaded_call_part_clobbered.Dale Johannesen2-4/+35
2003-12-22re PR rtl-optimization/12828 (-floop-optimize is unstable on PowerPC (float t...Dale Johannesen3-1/+43
2003-12-22re PR c/9163 (ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode ...Andrew Pinski4-5/+42
2003-12-22re PR c++/13438 (internal compiler error: tree check: expected identifier_nod...Mark Mitchell6-22/+19
2003-12-21Patch from Dan NicolaescuDan Nicolaescu9-308/+423
2003-12-22re PR c++/11554 (Warning about reordering of initializers doesn't mention loc...Mark Mitchell4-0/+20
2003-12-22system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.Kazu Hirata3-6/+7
2003-12-2220020910-1.c: Disable if __INT_MAX is too small.Kazu Hirata14-7/+126
2003-12-22Daily bump.GCC Administrator1-1/+1
2003-12-21hpux.h (TARGET_OS_CPP_BUILTINS): Define _ILP32 when compiling in ILP32 mode.Roger Sayle2-0/+7
2003-12-21call.c: Fix comment formatting.Kazu Hirata18-65/+86
2003-12-21rs6000.c (rs6000_tls_referenced_p): Return early if TARGET_HAVE_TLS is false.Andrew Pinski2-0/+8
2003-12-21ip2k-protos.h: Remove the prototype for asm_output_section_name.Kazu Hirata3-11/+6
2003-12-21alias.c: Fix comment formatting.Kazu Hirata33-61/+97
2003-12-21mn10300.c (mn10300_encode_section_info): Fix a warning.Kazu Hirata2-1/+6
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata6-326/+135
2003-12-21Daily bump.GCC Administrator1-1/+1
2003-12-20re PR target/12749 (i386 LP64 bug.)Andrew Pinski4-1/+57
2003-12-20re PR rtl-optimization/13031 (ICE (unrecognizable insn) when building gnome-l...Roger Sayle2-0/+26
2003-12-20pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when generating PA 2.0 code.John David Anglin3-78/+183
2003-12-20PR optimization/13430, PR optimization/12322Josef Zlomek2-0/+21
2003-12-20New file for the darwin_private_extern fixBruce Korb1-0/+17
2003-12-20Keep inclhack.def sortable.Bruce Korb1-2/+4
2003-12-20class.c: Remove uses of "register" specifier in declarations of arguments and...Kazu Hirata13-42/+58
2003-12-20trans.c: Remove uses of "register" specifier in declarations of local variables.Kazu Hirata2-6/+11
2003-12-20re PR other/7956 (unreadable error on -m64 with --disable-multilib)Eric Botcazou5-1/+51
2003-12-20re PR c/12085 (Internal compiler error in convert_move, at expr.c:504 with -O...Eric Botcazou4-0/+102
2003-12-19install.texi (ia64-*-linux): Document minimum libunwind version number.James E Wilson2-0/+8
2003-12-19re PR c/13110 (error message includes extra blank line)Per Bothner3-1/+7
2003-12-19tree.c (get_unwidened): Decide whether to narrow a bitfield reference based o...Jason Merrill5-2/+26
2003-12-19Patch for asm clobber of fp.James E Wilson3-1/+20
2003-12-20expr.c (check_max_integer_computation_mode): Remove.Kazu Hirata6-114/+9
2003-12-19Fix typo in name.Jim Wilson1-1/+1
2003-12-19Drop test for libunwind 0.95 and earlier.James E Wilson5-124/+79
2003-12-20Daily bump.GCC Administrator1-1/+1
2003-12-20c-format.c (print_char_table): Allow 'I' flag on floating point decimal formats.Joseph Myers4-21/+31
2003-12-19i386.c (ix86_expand_call, [...]): Trivial fixes for i386.c on Darwin/x86.Stuart Hastings2-2/+7
2003-12-19Test to test -mdynamic-no-pic -O2 -mpowerpc64 on Darwin.Fariborz Jahanian1-0/+29
2003-12-19Added code to recognize macho-style lo_sum adrress patterns.Fariborz Jahanian1-0/+4
2003-12-19Added TARGET_MACHO to handle lo_sum address recognition.Fariborz Jahanian1-1/+1
2003-12-19cvt.c: Remove uses of "register" specifier in declarations of arguments and l...Kazu Hirata13-110/+123
2003-12-19dwarfout.c: Remove uses of "register" specifier in declarations of arguments ...Kazu Hirata5-24/+19
2003-12-19config.guess: Remove.Kelley Cook2-4/+4