aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-17re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu2-1/+5
2005-03-17alpha.opt, [...]: Add copyright notices.Kazu Hirata5-0/+88
2005-03-17re PR java/20502 (gcj failure if .jar contains same .class twice)Bryce McKinlay2-17/+39
2005-03-17h8300.c (h8300_init_once): Use MASK_H8300S_1 instead of MASK_H8300S.Kazu Hirata4-73/+59
2005-03-17expr.c (expand_java_arrayload): Don't generate a NullPointerException based o...Andrew Haley2-24/+11
2005-03-17re PR c++/19966 (Misleading message "must take exactly one argument")Paolo Carlini2-0/+19
2005-03-17re PR c++/19966 (Misleading message "must take exactly one argument")Paolo Carlini3-15/+22
2005-03-17* gmon.c: Remove.Ian Lance Taylor2-326/+4
2005-03-17arc.c (arc_cpu_string): Make static.Richard Sandiford4-90/+91
2005-03-17re PR c++/20186 (ICE with static_cast and type dependent variable (templates))Nathan Sidwell2-141/+111
2005-03-17extend.texi (Weak Pragmas): New section.Richard Henderson2-2/+32
2005-03-17alpha.opt: New file.Richard Henderson13-301/+345
2005-03-16patch to fix extraneous nop at function start, bug from David MosbergerJames E Wilson3-1/+25
2005-03-17Daily bump.GCC Administrator1-1/+1
2005-03-16tree-vectorizer.c (new_vec_stmt_info): Initialize STMT_VINFO_SUBVARS to NULL.Daniel Berlin3-1/+8
2005-03-16rtlanal.c (find_first_parameter_load): Rewrite to return actual first param l...Dale Johannesen2-3/+24
2005-03-16open.c (new_unit): set record length to max_offset rather than using a hard-c...Francois-Xavier Coudert2-0/+14
2005-03-16optabs.c (expand_copysign_absneg): Make static.Roger Sayle4-29/+7
2005-03-16write.c (output_float): special check when writing 0.0 with EN and ES formats.Francois-Xavier Coudert2-0/+14
2005-03-16re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila...Richard Henderson14-121/+228
2005-03-16re PR tree-optimization/20489 (ICE: address taken, but ADDRESSABLE bit not set)Daniel Berlin3-0/+42
2005-03-16re PR tree-optimization/20490 (ICE: verify_stmts failed. (with -O -ftree-pre))Daniel Berlin2-1/+1
2005-03-16re PR tree-optimization/20490 (ICE: verify_stmts failed. (with -O -ftree-pre))Daniel Berlin3-4/+48
2005-03-16emmintrin.h (_mm_extract_epi16): Correct the number of closing parenthesis.Andrew Pinski2-1/+6
2005-03-16builtins.c (expand_movstr): Update a call to fold_builtin_strcpy.Kazu Hirata4-14/+34
2005-03-16tree-vect-analyze.c (vect_enhance_data_refs_alignment): Copy UNITS_PER_SIMD_W...Steven Bosscher2-1/+15
2005-03-16tree-inline.c (walk_type_fields, [...]): Move from here...Steven Bosscher3-351/+358
2005-03-16gcc-version.m4: Delete.Zack Weinberg26-440/+584
2005-03-16re PR tree-optimization/17454 (ICE with --enable-checking=fold)Roger Sayle3-2/+16
2005-03-16charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating2-0/+9
2005-03-16mlib-tgt-darwin.adb (Library_Exist_For, [...]): Add new parameter In_Tree to ...Vincent Celier2-11/+29
2005-03-16Daily bump.GCC Administrator1-1/+1
2005-03-15optabs.c (expand_doubleword_mult): Avoid clobbering op0 and op1 whilst expand...Roger Sayle2-4/+9
2005-03-15toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW...Richard Sandiford5-85/+119
2005-03-15Make-lang.in (ada/treeprs.ads, [...]): Use unique subdirectories of ada/bldto...Jakub Jelinek2-15/+21
2005-03-15real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's si...Roger Sayle3-12/+20
2005-03-15trans.c (gnat_to_gnu): Set gnu_result to NULL_TREE on entry.Eric Botcazou2-0/+7
2005-03-15target-supports.exp (check_vmx_hw_available): Use -maltivec for darwin.Janis Johnson2-1/+15
2005-03-15tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme...Dorit Naishlos10-174/+504
2005-03-15arm.h (CONDITIONAL_REGISTER_USAGE): Don't clear call_used_regs for wCG regist...Daniel Jacobowitz2-1/+6
2005-03-15resync.Arnaud Charlet1-1/+764
2005-03-15gnat_ugn.texi: Remove extended inline assembly example...Geert Bosch2-1032/+194
2005-03-15[multiple changes]Arnaud Charlet32-3664/+3654
2005-03-15usage.adb: Add missing lines for -gnat95 and -gnat05 switchesRobert Dewar3-4/+25
2005-03-15sysdep.c: Implement __gnat_localtime_r as call to localtime_r on AIX.Matthew Gingell1-5/+3
2005-03-15s-imgwch.adb: Add with and use of Interfaces.Gary Dismukes1-2/+4
2005-03-15s-fatgen.adb (Valid): Extend special exceptions to account for long long floa...Geert Bosch1-7/+17
2005-03-15sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic...Ed Schonberg1-7/+44
2005-03-15sem_ch6.adb (Is_Private_Declaration): Verify that the declaration is attached...Ed Schonberg1-15/+16
2005-03-15sem_ch4.adb (Analyze_Concatenation): Do not consider operators marked Elimina...Ed Schonberg1-6/+16