2008-05-30 |
Richard Guenther | builtins.c (build_string_literal): Avoid generating... |
commit | commitdiff | tree |
2008-05-30 |
DJ Delorie | exec-tool.in: Use an environment variable (private... |
commit | commitdiff | tree |
2008-05-30 |
Steven Bosscher | optabs.c (maybe_encapsulate_block): Remove. |
commit | commitdiff | tree |
2008-05-30 |
Steven Bosscher | rs6000.c (rs6000_legitimize_address, [...]): Make sure... |
commit | commitdiff | tree |
2008-05-30 |
Julian Brown | configure.ac (arm*-*-linux-gnueabi): Don't disable... |
commit | commitdiff | tree |
2008-05-30 |
Tom Tromey | re PR preprocessor/36320 (Required diagnosis of syntax... |
commit | commitdiff | tree |
2008-05-30 |
Eric Botcazou | * fold-const.c (fold_unary) <CASE_CONVERT>: Add ??... |
commit | commitdiff | tree |
2008-05-30 |
Danny Smith | cpplib.h (struct cpp_dir): Add new field, canonical_name. |
commit | commitdiff | tree |
2008-05-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2008-05-29 |
Daniel Franke | re PR target/36348 (f951 link failure on i686-apple... |
commit | commitdiff | tree |
2008-05-29 |
Paolo Carlini | re PR c++/35243 (ICE with invalid initializer list... |
commit | commitdiff | tree |
2008-05-29 |
Francois-Xavier... | scanner.c (load_line): Add first_char argument. |
commit | commitdiff | tree |
2008-05-29 |
H.J. Lu | re PR middle-end/35771 (Call expander ignores type... |
commit | commitdiff | tree |
2008-05-29 |
Paolo Carlini | bitset (bitset(const char*)): Implement DR 778 in debug... |
commit | commitdiff | tree |
2008-05-29 |
Eric Botcazou | tree-nested.c (check_for_nested_with_variably_modified... |
commit | commitdiff | tree |
2008-05-29 |
Richard Guenther | re PR tree-optimization/36343 (Wrong code due to bad... |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | * gnat.dg/abstract1.ad[sb]: New test. |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | re PR ada/864 (--program-suffix is ignored (for ada)) |
commit | commitdiff | tree |
2008-05-29 |
Ed Schonberg | sem_ch6.adb (Analyze_Subprogram_Specification): if... |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | * sem_eval.adb: Minor reformatting |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-29 |
Robert Dewar | sem_eval.adb (Is_Same_Value): Take care of several... |
commit | commitdiff | tree |
2008-05-29 |
Javier Miranda | 2008-05-29 Javier Miranda <miranda@adacore.com> |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | * sinput-p.ads: Minor reformatting |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | * sem_res.adb: Minor reformatting |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | * sem_prag.adb: Minor reformatting |
commit | commitdiff | tree |
2008-05-29 |
Arnaud Charlet | * sem_ch3.adb: Minor reformatting |
commit | commitdiff | tree |
2008-05-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2008-05-28 |
Seongbae Park | value-prof.c (tree_ic_transform): Use HOST_WIDEST_INT_P... |
commit | commitdiff | tree |
2008-05-28 |
Janus Weil | re PR fortran/36325 (specific or generic INTERFACE... |
commit | commitdiff | tree |
2008-05-28 |
Francois-Xavier... | re PR fortran/36319 (Segfault with wide characters... |
commit | commitdiff | tree |
2008-05-28 |
Seongbae Park | tree-ssa-propagate.c (set_rhs): Preserve the histogram... |
commit | commitdiff | tree |
2008-05-28 |
Andreas Tobler | pa.md: Remove extern frame_pointer_needed declaration. |
commit | commitdiff | tree |
2008-05-28 |
Seongbae Park | value-prof.c (tree_ic_transform): Print counts. |
commit | commitdiff | tree |
2008-05-28 |
Rafael Avila... | see.c (see_def_extension_not_merged): Use copy_rtx_if_s... |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-28 |
Ed Schonberg | sem_res.adb (Valid_Conversion): An anonymous access_to_... |
commit | commitdiff | tree |
2008-05-28 |
Vincent Celier | sinput-p.adb (Source_File_Is_Subunit): Allow special... |
commit | commitdiff | tree |
2008-05-28 |
Vincent Celier | re PR ada/34446 (gnatprep evaluating "not" operator... |
commit | commitdiff | tree |
2008-05-28 |
Eric Botcazou | system-lynxos-ppc.ads (Always_Compatible_Rep): Set... |
commit | commitdiff | tree |
2008-05-28 |
Ed Schonberg | sem_ch5.adb (Analyze_Assignment): If the name is of... |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-28 |
Sergey Rybin | sem_prag.adb (Process_Extended_Import_Export_Subprogram... |
commit | commitdiff | tree |
2008-05-28 |
Javier Miranda | sem_util.ads (Find_Overridden_Synchronized_Primitive... |
commit | commitdiff | tree |
2008-05-28 |
Javier Miranda | sem_ch3.adb (Derive_Progenitor_Subprograms): Add docume... |
commit | commitdiff | tree |
2008-05-28 |
Andrew Haley | re PR libgcj/35020 (Class.getSimpleName() differs from... |
commit | commitdiff | tree |
2008-05-28 |
Richard Guenther | re PR tree-optimization/36339 (not call clobbering... |
commit | commitdiff | tree |
2008-05-28 |
Andreas Krebbel | constraints.md ('b', [...]): New constraint letters... |
commit | commitdiff | tree |
2008-05-28 |
Andreas Krebbel | s390.c (z10_cost): New cost function for z10. |
commit | commitdiff | tree |
2008-05-28 |
Richard Guenther | re PR tree-optimization/36291 (GCC is slow and memory... |
commit | commitdiff | tree |
2008-05-28 |
Robert Dewar | Resync. |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | * exp_util.ads: Minor reformatting. |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | * exp_util.adb: Minor reformatting |
commit | commitdiff | tree |
2008-05-28 |
Robert Dewar | 2008-05-28 Robert Dewar <dewar@adacore.com> |
commit | commitdiff | tree |
2008-05-28 |
Robert Dewar | restrict.ads: Add missing restrictions, and properly... |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | Make-lang.in: Remove gprmake. |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | old_errors.adb, [...]: Adjust. |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-28 |
Robert Dewar | 2008-05-28 Robert Dewar <dewar@adacore.com> |
commit | commitdiff | tree |
2008-05-28 |
Robert Dewar | exp_fixd.adb (Build_Multiply): Correct one-off error... |
commit | commitdiff | tree |
2008-05-28 |
Robert Dewar | gnat_rm.texi: Add note on Old giving warning when appli... |
commit | commitdiff | tree |
2008-05-28 |
Ed Schonberg | sem_ch3.adb (Diagnose_Interface): Cleanup error message... |
commit | commitdiff | tree |
2008-05-28 |
Arnaud Charlet | iface_eq_test.ads, [...]: New test. |
commit | commitdiff | tree |
2008-05-28 |
Javier Miranda | sem_ch3.adb (Derive_Progenitor_Primitives): Add missing... |
commit | commitdiff | tree |
2008-05-28 |
Mark Shinwell | mips.c (mips_cpu_info_table): Add loongson2e and loongs... |
commit | commitdiff | tree |
2008-05-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2008-05-27 |
Andy Hutchinson | data-dep-1.c: Skip test for avr-*-* too much code. |
commit | commitdiff | tree |
2008-05-27 |
H.J. Lu | re PR target/35767 (x86 backend uses aligned load on... |
commit | commitdiff | tree |
2008-05-27 |
Tobias Burnus | assignment_3.f90: Add missing cleanup-modules. |
commit | commitdiff | tree |
2008-05-27 |
Tobias Burnus | re PR fortran/36316 (type mismatch in binary expression... |
commit | commitdiff | tree |
2008-05-27 |
Richard Sandiford | fortran-torture.exp (get-fortran-torture-options):... |
commit | commitdiff | tree |
2008-05-27 |
H.J. Lu | dwarf2out.c (current_fde): Change return type to dw_fde... |
commit | commitdiff | tree |
2008-05-27 |
Xuepeng Guo | dwarf2out.c (current_fde): New. |
commit | commitdiff | tree |
2008-05-27 |
Michael Matz | Fix c++/27975. |
commit | commitdiff | tree |
2008-05-27 |
Michael Matz | re PR middle-end/36326 (gimplification of aggregate... |
commit | commitdiff | tree |
2008-05-27 |
Richard Guenther | re PR tree-optimization/36339 (not call clobbering... |
commit | commitdiff | tree |
2008-05-27 |
Richard Guenther | re PR tree-optimization/36245 (internal compiler error... |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-27 |
Robert Dewar | mlib-prj.adb: Minor reformatting |
commit | commitdiff | tree |
2008-05-27 |
Ed Schonberg | exp_aggr.adb (Build_Array_Aggr_Code): If component... |
commit | commitdiff | tree |
2008-05-27 |
Bob Duff | sem_ch3.adb (Build_Incomplete_Type_Declaration): In... |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | * prj-nmsc.adb: Minor reformatting |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | a-ststio.adb, [...]: Further code clean up of previous... |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | Replace heavy address clause by 'Unrestricted_Access... |
commit | commitdiff | tree |
2008-05-27 |
Vincent Celier | 2008-05-27 Vincent Celier <celier@adacore.com> |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | Replace address clause by unrestricted_access, simpler... |
commit | commitdiff | tree |
2008-05-27 |
Bob Duff | gnat_rm.texi: Document the new behavior regarding tramp... |
commit | commitdiff | tree |
2008-05-27 |
Ed Schonberg | exp_aggr.adb (Expand_Array_Aggregate): If the aggregate... |
commit | commitdiff | tree |
2008-05-27 |
Vincent Celier | gnatcmd.adb: <prefix>-gnat stack spawns gnatstack,... |
commit | commitdiff | tree |
2008-05-27 |
Andreas Krebbel | s390.md: Replace all occurences of the 'm' constraint... |
commit | commitdiff | tree |
2008-05-27 |
Andreas Krebbel | s390.md ("cpu_facility", "enabled"): Attribute definiti... |
commit | commitdiff | tree |
2008-05-27 |
Andreas Krebbel | reload.c: (find_reloads): Skip alternatives according... |
commit | commitdiff | tree |
2008-05-27 |
Andreas Krebbel | defaults.h (TARGET_MEM_CONSTRAINT): New target macro... |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | Resync. |
commit | commitdiff | tree |
2008-05-27 |
Eric Botcazou | tree-sra.c (sra_type_can_be_decomposed_p): Make sure... |
commit | commitdiff | tree |
2008-05-27 |
Vincent Celier | 2008-05-27 Vincent Celier <celier@adacore.com> |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | bindgen.adb: Update comments. |
commit | commitdiff | tree |
2008-05-27 |
Arnaud Charlet | Resync |
commit | commitdiff | tree |
next |