aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-10-27decl.c: Move the q after the %.Andrew Pinski2-1/+5
2004-10-27parser.c (cp_parser_diagnose_invalid_type_name): Move the q after the %.Andrew Pinski2-1/+6
2004-10-28basic_string.h (assign(const basic_string&)): Move out of line...Paolo Carlini3-12/+23
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers13-55/+67
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers8-16/+22
2004-10-28typeof-2.c: Needs aliases as well as weak.Geoffrey Keating7-0/+16
2004-10-28Daily bump.GCC Administrator1-1/+1
2004-10-28Daily bump.GCC Administrator1-1/+1
2004-10-27Index: fixincludes/ChangeLogGeoffrey Keating10-8/+135
2004-10-27correct attribution for last patchDavid Mosberger1-1/+2
2004-10-27IA-64 sibcall unwind bug, PR target/13158David Mosberger2-11/+32
2004-10-27* doc/tm.texi (USE_SELECT_SECTION_FOR_FUNCTIONS): Document.Geoffrey Keating2-0/+13
2004-10-27* config/darwin.h (GTHREAD_USE_WEAK): Define.Geoffrey Keating2-0/+8
2004-10-28params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston7-3/+63
2004-10-27* config/arm/ieee754-df.S (floatdidf): Fix regression with big values.Nicolas Pitre2-1/+5
2004-10-27re PR tree-optimization/18048 (mgrid loop performance regression with ivopts ...Zdenek Dvorak6-9/+204
2004-10-27re PR target/17956 (ICE in rs6000_emit_minmax, config/rs6000/rs6000.c:11725)David Edelsohn2-6/+15
2004-10-27re PR bootstrap/17832 (Bootstrap broken by fixincludes failures)Aaron W. LaFramboise2-0/+8
2004-10-27tree-cfg.c (thread_jumps): Speed up by reordering the two conditions for ente...Kazu Hirata2-10/+15
2004-10-27tree-cfg.c (thread_jumps): Speed up by pretending to have ENTRY_BLOCK_PTR in ...Kazu Hirata2-4/+11
2004-10-27tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Don't let an explicit GOTO...Kazu Hirata2-2/+7
2004-10-27btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum not...Geoffrey Keating2-1/+6
2004-10-27Add missing ChangeLog line for configure.host change.Geoffrey Keating1-0/+2
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin17-162/+465
2004-10-27dbxout.c (dbxout_source_line): Move declaration of begin_label to the block t...Richard Sandiford2-3/+7
2004-10-27re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)Zack Weinberg2-31/+41
2004-10-27dbxout.c (dbxout_finish_complex_stabs): Mark 'line' variable ATTRIBUTE_UNUSED.Zack Weinberg2-2/+8
2004-10-27c-lex.c (cb_def_pragma): Clean up code for making location palatable to diagn...Zack Weinberg2-9/+14
2004-10-27Add PR number.Steven Bosscher1-0/+1
2004-10-27tree-phinodes.c (remove_phi_arg_num): Don't remove PHIs without any PHI argum...Steven Bosscher2-6/+9
2004-10-27* de.po: Update.Joseph Myers2-756/+760
2004-10-27configure.ac: Don't test for [build] __cxa_atexit when building a cross compi...Paul Brook3-12/+37
2004-10-27configure.ac: Use build_exeext not host_exeext when lookin for target tools.Paul Brook3-60/+66
2004-10-27ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values.Richard Earnshaw3-74/+175
2004-10-27re PR other/17991 (Two-process fixincludes broken: pz_mn_name_pat undefined)Paolo Bonzini4-3/+11
2004-10-27Resync.Arnaud Charlet1-0/+390
2004-10-27gnat_ugn.texi: Generalize "finding memory problems" section into a "memory ma...Cyrille Comar1-163/+309
2004-10-272004-10-26 Vincent Celier <celier@gnat.com>Vincent Celier5-21/+63
2004-10-27trans.c (call_to_gnu): For an (in-)out parameter passed by reference whose ty...Eric Botcazou1-0/+14
2004-10-27tracebak.c (IS_BAD_PTR): Use IsBadCodePtr on Win32 to check for ptr validity ...Pascal Obry2-17/+31
2004-10-27sem_util.adb (Is_Aliased_View): Defend against the case where this subprogram...Thomas Quinot2-24/+32
2004-10-27sem_elab.adb (Check_Elab_Call): Do not check a call that does not appear in t...Ed Schonberg1-0/+8
2004-10-27sem_ch6.adb (Analyze_Subprogram_Body): If body is a subunit for a different k...Ed Schonberg1-16/+69
2004-10-27sem_ch3.adb (Complete_Private_Subtype): If the full view is a task or protect...Ed Schonberg1-0/+6
2004-10-27sem_ch13.adb (Analyze_Attribute_Definition_Clause, [...]): enhance, document ...Cyrille Comar3-24/+32
2004-10-27s390.md ("*subdf3_cc"): Replaced plus by minus.Andreas Krebbel2-1/+5
2004-10-27sem_ch12.adb (In_Main_Context): Predicate to determine whether the current in...Ed Schonberg1-4/+60
2004-10-27sem_ch10.adb (Optional_Subunit): If file of expected subunit is empty, post m...Ed Schonberg1-1/+8
2004-10-27sem_attr.adb (Resolve_Attribute, [...]): Apply proper accessibility check to ...Ed Schonberg1-51/+87
2004-10-27s-bitops.adb (Bit_Eq): Remove redundant check.Robert Dewar3-12/+9