| 2004-10-28 | Mark Mitchell | re PR c++/17435 (Binding a temporary of derived type... | commit | commitdiff | tree | 
| 2004-10-28 | Richard Henderson | re PR middle-end/18163 (libffi test case ICE's on darwin) | commit | commitdiff | tree | 
| 2004-10-28 | Andrew Pinski | re PR other/18186 (Spelling error) | commit | commitdiff | tree | 
| 2004-10-28 | Andrew Pinski | re PR tree-optimization/17529 (ICE in get_indirect_ref_... | commit | commitdiff | tree | 
| 2004-10-28 | Kazu Hirata | tree-ssa-dce.c (mark_stmt_if_obviously_necessary):... | commit | commitdiff | tree | 
| 2004-10-28 | Andrew Pinski | decl.c: Move the q after the %. | commit | commitdiff | tree | 
| 2004-10-28 | Andrew Pinski | parser.c (cp_parser_diagnose_invalid_type_name): Move... | commit | commitdiff | tree | 
| 2004-10-28 | Paolo Carlini | basic_string.h (assign(const basic_string&)): Move... | commit | commitdiff | tree | 
| 2004-10-28 | Joseph Myers | contrib.texi, [...]: Improve Texinfo formatting. | commit | commitdiff | tree | 
| 2004-10-28 | Joseph Myers | c-tree.texi, [...]: Put punctuation outside quotes. | commit | commitdiff | tree | 
| 2004-10-28 | Geoffrey Keating | typeof-2.c: Needs aliases as well as weak. | commit | commitdiff | tree | 
| 2004-10-28 | GCC Administrator | Daily bump. | commit | commitdiff | tree | 
| 2004-10-28 | GCC Administrator | Daily bump. | commit | commitdiff | tree | 
| 2004-10-27 | Geoffrey Keating | Index: fixincludes/ChangeLog | commit | commitdiff | tree | 
| 2004-10-27 | David Mosberger | correct attribution for last patch | commit | commitdiff | tree | 
| 2004-10-27 | David Mosberger | IA-64 sibcall unwind bug, PR target/13158 | commit | commitdiff | tree | 
| 2004-10-27 | Geoffrey Keating | * doc/tm.texi (USE_SELECT_SECTION_FOR_FUNCTIONS): Document. | commit | commitdiff | tree | 
| 2004-10-27 | Geoffrey Keating | * config/darwin.h (GTHREAD_USE_WEAK): Define. | commit | commitdiff | tree | 
| 2004-10-27 | Ben Elliston | params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New. | commit | commitdiff | tree | 
| 2004-10-27 | Nicolas Pitre | * config/arm/ieee754-df.S (floatdidf): Fix regression... | commit | commitdiff | tree | 
| 2004-10-27 | Zdenek Dvorak | re PR tree-optimization/18048 (mgrid loop performance... | commit | commitdiff | tree | 
| 2004-10-27 | David Edelsohn | re PR target/17956 (ICE in rs6000_emit_minmax, config... | commit | commitdiff | tree | 
| 2004-10-27 | Aaron W. LaFramboise | re PR bootstrap/17832 (Bootstrap broken by fixincludes... | commit | commitdiff | tree | 
| 2004-10-27 | Kazu Hirata | tree-cfg.c (thread_jumps): Speed up by reordering the... | commit | commitdiff | tree | 
| 2004-10-27 | Kazu Hirata | tree-cfg.c (thread_jumps): Speed up by pretending to... | commit | commitdiff | tree | 
| 2004-10-27 | Kazu Hirata | tree-ssa-dce.c (mark_stmt_if_obviously_necessary):... | commit | commitdiff | tree | 
| 2004-10-27 | Geoffrey Keating | btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log... | commit | commitdiff | tree | 
| 2004-10-27 | Geoffrey Keating | Add missing ChangeLog line for configure.host change. | commit | commitdiff | tree | 
| 2004-10-27 | Daniel Berlin | re PR tree-optimization/17133 (wrong code with -ftree... | commit | commitdiff | tree | 
| 2004-10-27 | Richard Sandiford | dbxout.c (dbxout_source_line): Move declaration of... | commit | commitdiff | tree | 
| 2004-10-27 | Zack Weinberg | re PR c++/18075 (#pragma implementation broken in prese... | commit | commitdiff | tree | 
| 2004-10-27 | Zack Weinberg | dbxout.c (dbxout_finish_complex_stabs): Mark 'line... | commit | commitdiff | tree | 
| 2004-10-27 | Zack Weinberg | c-lex.c (cb_def_pragma): Clean up code for making locat... | commit | commitdiff | tree | 
| 2004-10-27 | Steven Bosscher | Add PR number. | commit | commitdiff | tree | 
| 2004-10-27 | Steven Bosscher | tree-phinodes.c (remove_phi_arg_num): Don't remove... | commit | commitdiff | tree | 
| 2004-10-27 | Joseph Myers | * de.po: Update. | commit | commitdiff | tree | 
| 2004-10-27 | Paul Brook | configure.ac: Don't test for [build] __cxa_atexit when... | commit | commitdiff | tree | 
| 2004-10-27 | Paul Brook | configure.ac: Use build_exeext not host_exeext when... | commit | commitdiff | tree | 
| 2004-10-27 | Richard Earnshaw | ffi.c (ffi_prep_cif_machdep): Handle functions that... | commit | commitdiff | tree | 
| 2004-10-27 | Paolo Bonzini | re PR other/17991 (Two-process fixincludes broken:... | commit | commitdiff | tree | 
| 2004-10-27 | Arnaud Charlet | Resync. | commit | commitdiff | tree | 
| 2004-10-27 | Cyrille Comar | gnat_ugn.texi: Generalize "finding memory problems... | commit | commitdiff | tree | 
| 2004-10-27 | Vincent Celier | 2004-10-26  Vincent Celier  <celier@gnat.com> | commit | commitdiff | tree | 
| 2004-10-27 | Eric Botcazou | trans.c (call_to_gnu): For an (in-)out parameter passed... | commit | commitdiff | tree | 
| 2004-10-27 | Pascal Obry | tracebak.c (IS_BAD_PTR): Use IsBadCodePtr on Win32... | commit | commitdiff | tree | 
| 2004-10-27 | Thomas Quinot | sem_util.adb (Is_Aliased_View): Defend against the... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | sem_elab.adb (Check_Elab_Call): Do not check a call... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | sem_ch6.adb (Analyze_Subprogram_Body): If body is a... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | sem_ch3.adb (Complete_Private_Subtype): If the full... | commit | commitdiff | tree | 
| 2004-10-27 | Cyrille Comar | sem_ch13.adb (Analyze_Attribute_Definition_Clause,... | commit | commitdiff | tree | 
| 2004-10-27 | Andreas Krebbel | s390.md ("*subdf3_cc"): Replaced plus by minus. | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | sem_ch12.adb (In_Main_Context): Predicate to determine... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | sem_ch10.adb (Optional_Subunit): If file of expected... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | sem_attr.adb (Resolve_Attribute, [...]): Apply proper... | commit | commitdiff | tree | 
| 2004-10-27 | Robert Dewar | s-bitops.adb (Bit_Eq): Remove redundant check. | commit | commitdiff | tree | 
| 2004-10-27 | Robert Dewar | s-arit64.adb: (Le3): New function, used by Scaled_Divide | commit | commitdiff | tree | 
| 2004-10-27 | Vincent Celier | prj-nmsc.adb (Language_Independent_Check): Do not forbi... | commit | commitdiff | tree | 
| 2004-10-27 | Vincent Celier | prj-env.adb: (Contains_ALI_Files): New Boolean function | commit | commitdiff | tree | 
| 2004-10-27 | Ulrich Weigand | Fix email address in last entry. | commit | commitdiff | tree | 
| 2004-10-27 | Andreas Krebbel | re PR middle-end/14684 (-fprofile-use/-fprofile-generat... | commit | commitdiff | tree | 
| 2004-10-27 | Kazu Hirata | * config/rs6000/rs6000.c: Fix a comment typo. | commit | commitdiff | tree | 
| 2004-10-27 | Robert Dewar | lib-xref.adb (Generate_Reference): Don't complain about... | commit | commitdiff | tree | 
| 2004-10-27 | Pascal Obry | init.c (__gnat_error_handler): Instead of trying to... | commit | commitdiff | tree | 
| 2004-10-27 | Matthew Gingell | i-cpp.ads, i-cpp.adb: Change layout of VTable for new... | commit | commitdiff | tree | 
| 2004-10-27 | Thomas Quinot | g-os_lib.ads, [...] (Set_Executable, [...]): New subpro... | commit | commitdiff | tree | 
| 2004-10-27 | Gary Dismukes | gnat1drv.adb: Suppress calling the back end when Fronte... | commit | commitdiff | tree | 
| 2004-10-27 | Thomas Quinot | exp_dist.adb (Build_General_Calling_Stubs): New formal... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | exp_ch6.adb (Expand_Actuals): If the actual for an... | commit | commitdiff | tree | 
| 2004-10-27 | Robert Dewar | exp_ch4.adb (Expand_N_Op_Eq): Make sure we expand a... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | exp_aggr.adb (Safe_Component): An aggregate component... | commit | commitdiff | tree | 
| 2004-10-27 | Geert Bosch | eval_fat.adb (Eps_Model,Eps_Denorm): Remove, no longer... | commit | commitdiff | tree | 
| 2004-10-27 | Eric Botcazou | decl.c (gnat_to_gnu_field): Use the type of the inner... | commit | commitdiff | tree | 
| 2004-10-27 | Vincent Celier | clean.adb (Delete): Do not output warnings when in... | commit | commitdiff | tree | 
| 2004-10-27 | Ed Schonberg | checks.adb (Expr_Known_Valid): If floating-point validi... | commit | commitdiff | tree | 
| 2004-10-27 | Arnaud Charlet | a-filico.ads, [...]: fix incorrect header. | commit | commitdiff | tree | 
| 2004-10-27 | Gary Dismukes | a-exexpr.adb (Setup_Key): Change initial value to 16... | commit | commitdiff | tree | 
| 2004-10-27 | Olivier Hainque | expect.c, [...] (unix sections): Guard with "__unix__... | commit | commitdiff | tree | 
| 2004-10-27 | Pascal Obry | s-parame-mingw.adb (Default_Stack_Size): Add some comments. | commit | commitdiff | tree | 
| 2004-10-27 | Olivier Hainque | s-parame-linux.adb (Minimum_Stack_Size): Adjust to... | commit | commitdiff | tree | 
| 2004-10-27 | Nicolas Setton | mlib-tgt-darwin.adb: New file. | commit | commitdiff | tree | 
| 2004-10-27 | Vincent Celier | 2004-10-26  Vincent Celier  <celier@gnat.com> | commit | commitdiff | tree | 
| 2004-10-27 | Paolo Carlini | basic_string.h (_M_replace_aux, [...]): Move out of... | commit | commitdiff | tree | 
| 2004-10-27 | Richard Earnshaw | libffi-db.exp (load_gcc_lib): New function. | commit | commitdiff | tree | 
| 2004-10-27 | Nathan Sidwell | direct2.c: Cope with different bison 'parse' or 'syntax... | commit | commitdiff | tree | 
| 2004-10-27 | Zack Weinberg | (DBX_OUTPUT_SOURCE_LINE): Increment line counter. | commit | commitdiff | tree | 
| 2004-10-27 | Andreas Schwab | varasm.c (default_stabs_asm_out_destructor): Mark symbo... | commit | commitdiff | tree | 
| 2004-10-27 | Mark Mitchell | name-lookup.c (do_namespace_alias): Use FROB_CONTEXT. | commit | commitdiff | tree | 
| 2004-10-27 | Geoffrey Keating | btest-gcc.sh (TESTLOGS): Examine regressions in libstdc... | commit | commitdiff | tree | 
| 2004-10-27 | Aaron W. LaFramboise | re PR libgcj/18104 (Incorrect CLASSPATH separator in... | commit | commitdiff | tree | 
| 2004-10-27 | Mark Mitchell | re PR c++/18093 (bogus conflict in namespace aliasing) | commit | commitdiff | tree | 
| 2004-10-27 | James E Wilson | Fix for PR 18010, copy epilogue unwind info when copyin... | commit | commitdiff | tree | 
| 2004-10-27 | Zack Weinberg | dbxout.c: Include obstack.h. | commit | commitdiff | tree | 
| 2004-10-27 | Paolo Carlini | basic_string.h (append(const basic_string&), [...]... | commit | commitdiff | tree | 
| 2004-10-27 | GCC Administrator | Daily bump. | commit | commitdiff | tree | 
| 2004-10-27 | GCC Administrator | Daily bump. | commit | commitdiff | tree | 
| 2004-10-26 | Ben Elliston | * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove... | commit | commitdiff | tree | 
| 2004-10-26 | Aldy Hernandez | expr.c (emit_group_store): Do not treat floats as BLKmode. | commit | commitdiff | tree | 
| 2004-10-26 | Paolo Carlini | basic_string.h (erase(size_type, size_type), [...]... | commit | commitdiff | tree | 
| 2004-10-26 | Joseph Myers | c-parse.in (datadef): Use pedwarn rather than error... | commit | commitdiff | tree | 
| 2004-10-26 | Paolo Bonzini | configure.in (case ${target}): Do not build fixincludes... | commit | commitdiff | tree | 
| next |