aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-31re PR bootstrap/9863 (Absence of awk isn't properly diagnosed at configure time)Nathanael Nerode3-221/+237
2003-10-31re PR ada/12761 ([3.3 only] Segmentation fault in gnat1 compiling a-except.adb)Nathanael Nerode4-5/+24
2003-10-30c-objc-common.c (c_tree_printer): Handle types correctly.Richard Henderson2-13/+30
2003-10-31C90 prototype updates.R. Kelley Cook33-1092/+701
2003-10-31Daily bump.GCC Administrator1-1/+1
2003-10-30fix date on changelog from last checkin.Eric Christopher1-1/+1
2003-10-30function.c (purge_addressof_1): Add case for REG_RETVAL notes when modes are ...Eric Christopher2-5/+13
2003-10-30* i386-modes.def: Add XFmode format adjustment.Jan Hubicka2-0/+7
2003-10-30* real.c (encode_ieee_extended): Back out previous patch.Jan Hubicka2-5/+4
2003-10-30real.c (encode_ieee_extended): Initialize whole array.Jan Hubicka7-1149/+280
2003-10-30* config/mips/mips.md (adddi3): Fix typo in mips16 stack pointer code.Richard Sandiford2-1/+5
2003-10-30mips.md (mov_lwl): Use memory_operand where appropriate.Richard Sandiford2-12/+18
2003-10-30* config/mips/mips.c (mips_global_pointer): Don't try to use $25.Richard Sandiford2-1/+6
2003-10-30mips.c (mips_build_builtin_va_list): Use runtime test for irix6 rather than p...Richard Henderson2-9/+10
2003-10-30* cppcharset.c (one_utf8_to_utf16): Initialize 's' to silence warning.Richard Henderson2-1/+5
2003-10-30Complete previous check in.Arnaud Charlet1-2/+2
2003-10-30run_all.sh: Do not print PASS messages to stdout, as done by dejagnu.Arnaud Charlet2-1/+7
2003-10-30s390.c (struct machine_function): Use save_return_addr_p as a general flag th...Ulrich Weigand4-93/+136
2003-10-303vtrasym.adb: Demangle Ada symbols returned by TBK$SYMBOLIZE.Arnaud Charlet17-66/+459
2003-10-30arm.c (arm_override_options): Revert change of arm_constant_limit when optimi...Richard Earnshaw2-5/+10
2003-10-29fold-const.c (fold_single_bit_test): Convert the input to the operational int...Richard Henderson2-6/+12
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson41-103/+118
2003-10-29Fix problem noticed by Dale Johannesen on the gcc list.James E Wilson3-43/+45
2003-10-29m68k.c (notice_update_cc): Clear cc status for shifts and rotates.Richard Henderson2-4/+14
2003-10-30* pa.md: Missed update in previous commit.John David Anglin1-62/+164
2003-10-30Daily bump.GCC Administrator1-1/+1
2003-10-30* config/rs6000/rs6000.md: Remove duplicate pattern.Alan Modra2-15/+4
2003-10-29* real.c (do_divide): Initialize result with a 0.Hans-Peter Nilsson2-0/+4
2003-10-29configure.in: Look for <valgrind/memcheck.h> first.Hans-Peter Nilsson7-242/+318
2003-10-29pa-linux.h (ASM_OUTPUT_ADDR_VEC_ELT): Use label in big switch ELTs.John David Anglin4-83/+81
2003-10-29rs6000.h (UNITS_PER_WORD): Revert to !TARGET_POWERPC64.David Edelsohn2-6/+13
2003-10-29* pa.h (ASM_COMMENT_START): Define.John David Anglin2-0/+10
2003-10-29run_all.sh: Redirect mv output to /dev/null Avoid non pure sh syntax.Arnaud Charlet3-11/+21
2003-10-29genmodes.c (complete_mode): Record MODE_CC...Zack Weinberg2-3/+9
2003-10-29* config/ia64/t-ia64 (LIB2ADDEH): Add $(srcdir)/gthr-gnat.c.Andreas Schwab2-1/+5
2003-10-29Added a missing word.Eric Botcazou1-2/+2
2003-10-29sparc.c (function_arg_partial_nregs): Never return 1 for complex integral mod...Eric Botcazou2-20/+28
2003-10-29ia64.c (ia64_assemble_integer): Test POINTER_SIZE, not TARGET_ILP32.Richard Kenner2-4/+11
2003-10-29* ada/acats/run_all.sh: Redirect mv output to /dev/nullArnaud Charlet2-1/+5
2003-10-293vtrasym.adb, [...]: Minor reformattingArnaud Charlet31-314/+966
2003-10-29install.texi (Building): Add a sentence about building Ada for a canadian cross.Andreas Schwab2-1/+8
2003-10-29ia64.c (cmptf_libfunc): New static.Zack Weinberg3-6/+86
2003-10-29ia64.md (UNSPEC_SETF_EXP,UNSPEC_FR_SQRT_RECIP_APPROX): New constants.Zack Weinberg4-4/+534
2003-10-29Daily bump.GCC Administrator1-1/+1
2003-10-29rs6000.md (movdf_softfloat64): Allow dummy ctr,ctr moves.Alan Modra2-5/+11
2003-10-28re PR libffi/10610 ([powerpc-linux] 230 testsuite failures due to alignment e...Franz Sirl2-0/+39
2003-10-28re PR target/11598 (testcase gcc.dg/20020118-1.c fails runtime check of __att...Franz Sirl2-0/+21
2003-10-28Add missing ChangeLog entry for gcc.c-torture/execute/20031020-1.c.Falk Hueffner1-0/+5
2003-10-28* approved by aphFrank Ch. Eigler2-3/+5
2003-10-28run_all.sh: Only run [a-z]* directories, to filter out e.g.Arnaud Charlet2-2/+4