2009-05-02 |
Steven Bosscher | varasm.c: Do not include c-pragma.h |
commit | commitdiff | tree |
2009-05-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2009-05-01 |
Michael Matz | calls.c (initialize_argument_information): Handle SSA... |
commit | commitdiff | tree |
2009-05-01 |
Steven Bosscher | ipa-reference.c: Do not include c-common.h, include... |
commit | commitdiff | tree |
2009-05-01 |
Steven Bosscher | store-motion.c: Many cleanups to make this pass a first... |
commit | commitdiff | tree |
2009-05-01 |
Joseph Myers | c-objc-common.c (c_tree_printer): Print identifiers... |
commit | commitdiff | tree |
2009-05-01 |
Ian Lance Taylor | * doc/install.texi: Document --enable-linker-build... |
commit | commitdiff | tree |
2009-05-01 |
Paul Pluzhnikov | configure.ac (HAVE_LD_BUILDID): New check for ld -... |
commit | commitdiff | tree |
2009-05-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2009-04-30 |
Adam Nemet | mips.h (FRAME_GROWS_DOWNWARD, [...]): Define new macros. |
commit | commitdiff | tree |
2009-04-30 |
Adam Nemet | * gcc.dg/ssp-1.c (__stack_chk_fail): Remove static. |
commit | commitdiff | tree |
2009-04-30 |
Michael Matz | fix for PR 39955 |
commit | commitdiff | tree |
2009-04-30 |
Dave Korn | Fix from Dave Korn in case a backend does not declare... |
commit | commitdiff | tree |
2009-04-30 |
Steve Ellcey | re PR middle-end/39579 (revisions 145171/145172 caused... |
commit | commitdiff | tree |
2009-04-30 |
Jonathan Wakely | create_testsuite_files: Remove thread directory. |
commit | commitdiff | tree |
2009-04-30 |
Janis Johnson | re PR testsuite/39776 (FAIL: g++.dg/ext/altivec-15.C) |
commit | commitdiff | tree |
2009-04-30 |
Rafael Avila... | alloc-pool.c (alloc_pool_descriptor): Use an insert_opi... |
commit | commitdiff | tree |
2009-04-30 |
David Ayers | objc.exp (objc_init): Add and set gcc_warning_prefix... |
commit | commitdiff | tree |
2009-04-30 |
Janne Blomqvist | Fix PR libfortran/39667 |
commit | commitdiff | tree |
2009-04-30 |
Eric Botcazou | Fix date |
commit | commitdiff | tree |
2009-04-30 |
Eric Botcazou | Makefile.in (dce.o): Add $(EXCEPT_H). |
commit | commitdiff | tree |
2009-04-30 |
Steven Bosscher | gcse.c (ae_gen): Remove. |
commit | commitdiff | tree |
2009-04-30 |
Ramana Radhakrishnan | Fix PR target/38571 |
commit | commitdiff | tree |
2009-04-30 |
Hans-Peter... | * gcse.c (gcse_constant_p): Fix typo in last change. |
commit | commitdiff | tree |
2009-04-30 |
Rafael Avila... | plugin.c: Include plugin-version.h only if ENABLE_PLUGI... |
commit | commitdiff | tree |
2009-04-30 |
Andreas Krebbel | gcse.c (gcse_constant_p): Make sure the constant is... |
commit | commitdiff | tree |
2009-04-30 |
James E. Wilson | mips.c (mips_add_offset): Use gen_int_mode for CONST_HI... |
commit | commitdiff | tree |
2009-04-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2009-04-29 |
Eric Botcazou | Revert |
commit | commitdiff | tree |
2009-04-29 |
Anatoly Sokolov | (frame_pointer_required_p): Change return type to bool. |
commit | commitdiff | tree |
2009-04-29 |
Anatoly Sokolov | avr.c (initial_elimination_offset): Rename to avr_initi... |
commit | commitdiff | tree |
2009-04-29 |
Eric Botcazou | re PR rtl-optimization/39938 (build broke for cris... |
commit | commitdiff | tree |
2009-04-29 |
Richard Guenther | re PR middle-end/39943 (wrong conversion from unsigned... |
commit | commitdiff | tree |
2009-04-29 |
Richard Guenther | tree-cfg.c (verify_gimple_assign_binary): Allow vector... |
commit | commitdiff | tree |
2009-04-29 |
Andreas Krebbel | re PR middle-end/39927 (build breakage for cris-elf... |
commit | commitdiff | tree |
2009-04-29 |
Bernd Schmidt | bfin.c (bfin_optimize_loop): When looking for the last... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | * gcc-interface/Make-lang.in: Update dependencies |
commit | commitdiff | tree |
2009-04-29 |
Rafael Espindola | Removed file that should have been removed in a previou... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Bernd Schmidt | bfin.c (bfin_optimize_loop): If we need a scratch reg... |
commit | commitdiff | tree |
2009-04-29 |
Richard Guenther | re PR middle-end/39937 (Revision 146831 failed SPEC... |
commit | commitdiff | tree |
2009-04-29 |
Bernd Schmidt | bfin.h (splitting_loops): Declare. |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Javier Miranda | sem_ch3.adb (Analyze_Object_Declaration): Disable error... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Ed Schonberg | lib-xref.adb (Output_Overridden_Op): Follow several... |
commit | commitdiff | tree |
2009-04-29 |
Robert Dewar | sem_util.adb (May_Be_Lvalue): Fix cases involving index... |
commit | commitdiff | tree |
2009-04-29 |
Rafael Avila... | Makefile.in (PLUGIN_VERSION_H): New. |
commit | commitdiff | tree |
2009-04-29 |
Ed Schonberg | exp_ch9.ads, [...] (Build_Wrapper_Spec): Use source... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | Complete previous change: |
commit | commitdiff | tree |
2009-04-29 |
Robert Dewar | prj-proc.adb, prj.ads: Minor reformatting |
commit | commitdiff | tree |
2009-04-29 |
Eric Botcazou | exp_ch4.adb (Expand_N_Conditional_Expression): Set... |
commit | commitdiff | tree |
2009-04-29 |
Bernd Schmidt | bfin.c (bfin_register_move_cost): Test for subsets... |
commit | commitdiff | tree |
2009-04-29 |
Emmanuel Briot | 2009-04-29 Emmanuel Briot <briot@adacore.com> |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Julian Brown | pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT. |
commit | commitdiff | tree |
2009-04-29 |
Bernd Schmidt | bfin.c (bfin_optimize_loop): Unify handling of problema... |
commit | commitdiff | tree |
2009-04-29 |
Ed Schonberg | sinfo.ads, sinfo.adb: New attribute Next_Implicit_With... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | Minor improvements. |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Richard Guenther | re PR middle-end/39941 (ice in passes.c:execute_todo()) |
commit | commitdiff | tree |
2009-04-29 |
Richard Guenther | tree-cfg.c (verify_types_in_gimple_reference): Add... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | Minor clean ups. |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Pascal Obry | initialize.c: Do not expand quoted arguments. |
commit | commitdiff | tree |
2009-04-29 |
Emmanuel Briot | prj-ext.adb, [...]: Fix memory leaks. |
commit | commitdiff | tree |
2009-04-29 |
Ed Schonberg | exp_ch7.adb (Build_Final_List): If the designated type... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Thomas Quinot | exp_ch7.adb, [...]: Minor reformatting |
commit | commitdiff | tree |
2009-04-29 |
Thomas Quinot | sem_res.adb (Static_Concatenation): An N_Op_Concat... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Ed Schonberg | sem_ch3.adb (Check_Abstract_Overriding): Improve error... |
commit | commitdiff | tree |
2009-04-29 |
Robert Dewar | mlib-prj.adb, [...]: Minor reformatting Minor code... |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | Minor message improvement. |
commit | commitdiff | tree |
2009-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2009-04-29 |
Nicolas Setton | Makefile.in: Produce .dSYM files for shared libs on... |
commit | commitdiff | tree |
2009-04-29 |
Bernd Schmidt | bfin.md (sp_or_sm, [...]): New macro. |
commit | commitdiff | tree |
2009-04-29 |
Anmol P. Paralkar | re PR target/39565 (Static variable leaves undefined... |
commit | commitdiff | tree |
2009-04-29 |
Richard Guenther | tree-vect-loop.c (get_initial_def_for_induction): Use... |
commit | commitdiff | tree |
2009-04-29 |
Nathan Sidwell | re PR debug/23205 ([C++/unit-at-a-time] stabs debug... |
commit | commitdiff | tree |
2009-04-29 |
Benjamin Kosnik | re PR libstdc++/39868 (libstdc++ generates man pages... |
commit | commitdiff | tree |
2009-04-29 |
Kaveh R. Ghazi | toplev.c (print_version): Update GMP version string... |
commit | commitdiff | tree |
2009-04-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2009-04-28 |
Eric Botcazou | re PR rtl-optimization/39938 (build broke for cris... |
commit | commitdiff | tree |
2009-04-28 |
Jing Yu | re PR testsuite/39790 (gcc.dg/tls/alias-1.c,opt-2.c... |
commit | commitdiff | tree |
2009-04-28 |
Uros Bizjak | alpha.md (usegp): Cast the result of alpha_find_lo_sum_... |
commit | commitdiff | tree |
2009-04-28 |
Joseph Myers | config.gcc (powerpc*-*-* | rs6000-*-*): Add rs6000... |
commit | commitdiff | tree |
2009-04-28 |
Eric Botcazou | Fix nits |
commit | commitdiff | tree |
2009-04-28 |
Ramana Radhakrishnan | FPA error for AAPCS |
commit | commitdiff | tree |
2009-04-28 |
Janus Weil | re PR fortran/39946 (PROCEDURE statements: interface... |
commit | commitdiff | tree |
2009-04-28 |
Uros Bizjak | re PR rtl-optimization/39914 (96% performance regressio... |
commit | commitdiff | tree |
2009-04-28 |
Steve Ellcey | sync-1.c: Check for cmpxchg8 only if lp64 is true. |
commit | commitdiff | tree |
2009-04-28 |
Steve Ellcey | Forgot to ci fixincl.x in previous checkin. |
commit | commitdiff | tree |
next |