aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-09-05fname-sf.adb, [...]: Remove redundant use_clauses.Ed Schonberg38-134/+60
2005-09-05g-soccon-vms.adb: Renamed to g-soccon-vms.adsThomas Quinot16-842/+1082
2005-09-05s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende...Arnaud Charlet7-99/+155
2005-09-05s-tataat.adb, [...]: Replace calls to Defer/Undefer_Abortion by Defer/Undefer...Arnaud Charlet4-87/+59
2005-09-05a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class".Hristian Kirtchev15-847/+4416
2005-09-05exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali...Robert Dewar2-43/+129
2005-09-05re PR ada/23646 (Ada testsuite hangs -- many new failures)Arnaud Charlet30-3050/+255
2005-09-05a-calend-mingw.adb: Add call to OS_Primitives.Initialize;Arnaud Charlet81-1318/+854
2005-09-05Daily bump.GCC Administrator1-1/+1
2005-09-04re PR libfortran/23321 (Direct unformatted read beyond EOF cores)Thomas Koenig2-0/+27
2005-09-04re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski2-0/+31
2005-09-04re PR target/23721 (pt.c:9462: ICE: in change_address_1, at emit-rtl.c:1791)John David Anglin2-1/+6
2005-09-04be.po, [...]: Update.Joseph Myers14-22667/+11557
2005-09-04re PR fortran/23661 ('print fmt' is unclassifiable statement in gfortran)Tobias Schlüter6-22/+70
2005-09-04Daily bump.GCC Administrator1-1/+1
2005-09-03read.c (read_x): Take int argument instead of fnode * and digging the N from ...Jakub Jelinek2-0/+16
2005-09-03re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)Jakub Jelinek4-3/+56
2005-09-03re PR c++/23699 (rejects static int as non constant after "extern template")Mark Mitchell1-10/+31
2005-09-03re PR c++/23699 (rejects static int as non constant after "extern template")Mark Mitchell6-19/+50
2005-09-03re PR target/23671 (ICE in fixup_eh_region_note, at reload1.c:3808)Richard Henderson2-11/+20
2005-09-03Daily bump.GCC Administrator1-1/+1
2005-09-02frame-address.c (check_fa_mid): Avoid tail call to check_fa_work.Richard Henderson2-1/+7
2005-09-02Move from root of repository to intented place.Andreas Schwab1-0/+27
2005-09-02arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.Nicolas Pitre2-1/+6
2005-09-02re PR c++/21687 (ICE in GC with local class inside a template function)Mark Mitchell4-6/+36
2005-09-0220030711-1.c: Include stddef.h and stdio.h.Andrew Pinski3-0/+9
2005-09-02re PR c++/23167 (internal compiler error: in create_tmp_var)Mark Mitchell4-1/+29
2005-09-02stormy16-lib2.c (__popcounthi2, [...]): New functions.Nick Clifton2-0/+54
2005-09-02re PR middle-end/23547 ([non-unit-at-a-time] ICE with recursive call to neste...Andrew Pinski4-10/+47
2005-09-02re PR c/22061 (internal compiler error: in find_function_data, at function.c:...Richard Sandiford5-0/+71
2005-09-02re PR rtl-optimization/20365 (simplify_plus_minus results are erratic)J"orn Rennecke2-4/+22
2005-09-02re PR tree-optimization/23626 (ICE after cunrolling)Zdenek Dvorak2-0/+9
2005-09-01m32c.c (m32c_valid_pointer_mode): Remove stray debug fprintf.DJ Delorie2-1/+5
2005-09-01rs6000.c (setup_incoming_varargs): Set MEM_NOTRAP_P.David Edelsohn2-7/+13
2005-09-02Wredundant-decls-2.c: New test to check that -Wredundant-decls does not issue...Craig Rodrigues1-0/+6
2005-09-02c-decl.c (diagnose_mismatched_decls): With -Wredundant-decls...Craig Rodrigues2-1/+10
2005-09-01re PR target/23668 (gcc.dg/i386-sse-11.c and gcc.target/i386/pr13366.c fail)Richard Henderson2-0/+7
2005-09-02Daily bump.GCC Administrator1-1/+1
2005-09-01re PR middle-end/23676 (ICE: "missing REG_EH_REGION note in the end of bb")Richard Henderson3-1/+9
2005-09-01varasm.c (output_constant): Let the target resolve conversions of addresses t...DJ Delorie2-1/+40
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-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-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