aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-01std_cmath.h: Declare C99 functions and helper functions as inline.Benjamin Kosnik2-34/+39
2005-09-01arm.c (arm_legitimize_address): Split absolute addresses to alow matching ARM...Nicolas Pitre2-4/+34
2005-09-01config.gcc (i*86-wrs-vxworks): Update.Phil Edwards6-55/+115
2005-09-01configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.Phil Edwards3-2/+7
2005-09-01libstdc++.exp (check_v3_target_cxa_atexit): Fix comment.Benjamin Kosnik2-2/+9
2005-09-01re PR middle-end/23410 (FAIL: gcc.c-torture/execute/950612-1.c execution, at ...Sebastian Pop2-2/+19
2005-09-01re PR debug/7241 (DWARF encoding for "char" incorrect in gcc)Jakub Jelinek14-9/+62
2005-09-01re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functio...Richard Guenther4-6/+31
2005-09-01libstdc++.exp (check_v3_target_cxa_atexit): New.Benjamin Kosnik19-145/+553
2005-09-01re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i...Jakub Jelinek3-5/+36
2005-09-01re PR target/23649 (gcc.dg/ppc-and-1.c failure due to not using rlwinm)Alan Modra6-130/+179
2005-08-31m32c.c (m32c_valid_pointer_mode): New.DJ Delorie2-0/+31
2005-08-31emit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like ref...Richard Henderson4-11/+43
2005-08-31re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work w...Andrew Pinski4-60/+26
2005-08-31expr.c (expand_expr_real_1): Force subregs into a pseudo before applying gen_...Richard Henderson2-1/+10
2005-09-01Daily bump.GCC Administrator1-1/+1
2005-08-31install.texi (Specific): Update cctools version required for full functionality.Geoffrey Keating3-1/+9
2005-08-31Fixup white spacing.Mike Stump1-1/+0
2005-08-31re PR target/21255 (%R and %S are not safe to use from asms)J"orn Rennecke8-2/+151
2005-08-31ipa-pure-const.c: Change dump name.Daniel Berlin2-1/+5
2005-08-3120050830-1.c: New.Dale Johannesen2-0/+17
2005-08-31re PR target/23570 (internal compiler error: in merge_assigned_reloads, at re...Uros Bizjak3-2/+101
2005-08-31loop-iv.c (iv_number_of_iterations): Fix overflow check for loops that count ...Dale Johannesen2-1/+6
2005-08-31packed8.C: Add -mstructure-size-boundary=8 to command-line options for arm-*-...Josh Conner4-0/+20
2005-08-31* io/read.c (set_integer): Use memcpy to fill buffer.Steve Ellcey2-5/+24
2005-08-31re PR libstdc++/23632 (std::vector<bool> in combination with debug mode fails...Paolo Carlini3-2/+50
2005-08-31re PR target/23556 (FAIL: gfortran.dg/pr18122.f90)Steve Ellcey2-6/+23
2005-08-31No, I had the number right the first time. Sigh.Richard Henderson1-1/+1
2005-08-31Fix typo in pr number.Richard Henderson1-1/+1
2005-08-31re PR rtl-optimization/23601 (reload may drop non-call exception information)Richard Henderson3-40/+122
2005-08-31i386.c (ix86_function_ok_for_sibcall): Fix test for fp return matching.Richard Henderson2-7/+13
2005-08-31Fix ppc -m64 constant address expression expansion bug.Fariborz Jahanian3-1/+40
2005-08-31Fix a couple of dates in the changelogAndrew Pinski1-2/+2
2005-08-31re PR objc++/23640 (obj-c++ does not call __objc_exec_class for the classes)Andrew Pinski4-2/+45
2005-08-31re PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.)Francois-Xavier Coudert6-3/+33
2005-08-31re PR middle-end/23477 (default-initializing array new expression uses makes ...Richard Guenther2-0/+38
2005-08-31re PR c++/13377 (unexpected behavior of namespace usage directive)Volker Reichelt6-6/+48
2005-08-31re PR c++/23639 (Bad error message: not a member of '<declaration error>')Volker Reichelt4-2/+15
2005-08-31builtins.c: (expand_builtin_strcpy...Adrian Straetling2-51/+56
2005-08-30re PR target/23630 (built-ins MMX regression)Richard Henderson2-10/+21
2005-08-30re PR objc/23381 (Next runtime objc exceptions are broken)Andrew Pinski2-0/+7
2005-08-31calls.c (load_register_parameters): Fix comment typo.Alan Modra3-2/+7
2005-08-31Daily bump.GCC Administrator1-1/+1
2005-08-30x-cygwin (host-cygwin): Change dependency from hosthooks-def.h to $(HOSTHOOKS...Ian Lance Taylor2-1/+6
2005-08-30re PR testsuite/23609 (all obj-c++ execute tests fails with the GNU runtime)Andrew Pinski2-34/+26
2005-08-30re PR c++/23586 (Bad diagnostic for invalid namespace-name)Volker Reichelt3-23/+20
2005-08-30re PR libgcj/23549 (gij swallows args after -ea)Thomas Fitzsimmons2-9/+11
2005-08-30PR libstdc++/23578 (cont)Paolo Carlini2-0/+14
2005-08-30builtin-stringop-chk-1.c: Add -mstructure-size-boundary=8 to command-line opt...Josh Conner2-0/+6
2005-08-3023528.cc: New.Paolo Carlini2-0/+47