aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-16rtlanal.c (find_first_parameter_load): Rewrite to return actual first param l...Dale Johannesen2-3/+24
2005-03-16* io.h: Setting higher default record length.François-Xavier Coudert1-3/+4
2005-03-16open.c (new_unit): set record length to max_offset rather than using a hard-c...Francois-Xavier Coudert4-1/+21
2005-03-16optabs.c (expand_copysign_absneg): Make static.Roger Sayle4-29/+7
2005-03-16stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c...Andreas Tobler4-1/+25
2005-03-16* MAINTAINERS: adding myself.François-Xavier Coudert1-0/+1
2005-03-16write.c (output_float): special check when writing 0.0 with EN and ES formats.Francois-Xavier Coudert4-2/+24
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-16Makefile.tpl (check-[+module+]): Fix shell statement inside if ...Manfred Hollstein3-6/+12
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-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini101-649/+209
2005-03-16tree-inline.c (walk_type_fields, [...]): Move from here...Steven Bosscher3-351/+358
2005-03-16gcc-version.m4: Delete.Zack Weinberg43-596/+785
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 Keating4-4/+22
2005-03-16mlib-tgt-darwin.adb (Library_Exist_For, [...]): Add new parameter In_Tree to ...Vincent Celier2-11/+29
2005-03-16Daily bump.GCC Administrator2-2/+2
2005-03-15re PR libstdc++/20352 (FAIL: 26_numerics/complex/pow.cc execution test)Paolo Carlini2-0/+11
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-15re PR libgcj/20251 (libgcj configured with --enable-gtk-cairo fails on instal...Jakub Jelinek3-2/+9
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-15inclhack.def (hpux_htonl): New fix.Joseph Myers4-5/+109
2005-03-15natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney3-7/+36
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
2005-03-15re PR ada/15608 (Bug box at sem_ch3.adb:8228)Ed Schonberg1-29/+61
2005-03-15sem_ch12.adb (Instantiate_Object): If the analysis of the actual parameter re...Javier Miranda1-79/+134
2005-03-15sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an instantiation that ...Ed Schonberg1-12/+31
2005-03-15Make-lang.in: Add g-utf_32 unit for gnat and gnatbindRobert Dewar7-1712/+3798
2005-03-15re PR ada/6852 (gnatlib fails to build with newlib because it doesn't set up ...Doug Rupp1-9/+24
2005-03-15re PR ada/20226 (Error in __gnat_install_SEH_handler breaks bootstrap)Pascal Obry2-6/+16