]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2005-07-05  Paolo BonziniChangeLog for January-June 2005 rotated into ChangeLog...
2005-07-05  Kazu HirataMakefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET...
2005-07-05  Kazu HirataMakefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET...
2005-07-05  Eric BotcazouAdd due credit.
2005-07-05  John David... re PR target/21723 (ICE while building libgfortran)
2005-07-05  Diego Novillotree-dump.c (dump_files): Initialize dump number for...
2005-07-05  Kazu Hiratacompare1.c: Add -fno-short-enums.
2005-07-05  Kazu Hiratacompare1.c: Add -fno-short-enums.
2005-07-05  Diego Novillo* tree-ssa-structalias.c: Don't include expr.h.
2005-07-05  GCC AdministratorDaily bump.
2005-07-04  Diego Novillotree-iterator.h (TSI_NEW_STMT, [...]): Fix comments.
2005-07-04  Kazu Hiratacompare1.c: Skip on arm*-*-eabi* arm*-*-symbianelf*.
2005-07-04  Daniel Berlinre PR tree-optimization/22279 (ICE in first_vi_for_offs...
2005-07-04  Francois-Xavier... * gfortran.dg/io_invalid_1.f90: Fix expected error...
2005-07-04  Aaron LuchkoCommandSet.java: New file.
2005-07-04  J"orn Rennecke* sh.c (output_ieee_ccmpeq): Replace "\\;" with "\n\t".
2005-07-04  Arnaud Charletresync
2005-07-04  Arnaud Charlet[multiple changes]
2005-07-04  Matthew Heaneya-convec.ads, [...]: Declaration of subtype Extended_In...
2005-07-04  Vincent Celiermakegpr.adb (Build_Global_Archive): Make sure the list...
2005-07-04  Vincent Celiervms_conv.adb (Initialize): Allow multiple ALI files...
2005-07-04  Matthew Gingelltracebak.c: Enable tracebacks on ia64 platforms
2005-07-04  Robert Dewarre PR ada/22039 (special functions for string concat...
2005-07-04  Ed Schonbergsem_util.adb (Is_Object_Reference): An indexed or selec...
2005-07-04  Ed Schonbergsem_type.adb (Covers): Verify that Corresponding_Record...
2005-07-04  Thomas Quinotsem_res.adb (Resolve_Actuals): Do not resolve the expre...
2005-07-04  Gary Dismukessem_eval.adb (Subtypes_Statically_Match): Use the discr...
2005-07-04  Ed Schonbergsem_ch6.adb (Conforming_Types): If the types are anonym...
2005-07-04  Thomas Quinotsem_ch4.adb (Transform_Object_Operation): For an actual...
2005-07-04  Ed Schonbergsem_ch10.adb (Build_Limited_Views): A type declared...
2005-07-04  Robert Dewarscng.adb: Do not consider Mod used as an attribute...
2005-07-04  Javier Mirandapar-load.adb: Load the context items in two rounds.
2005-07-04  Ed Schonbergpar-ch9.adb (P_Task, [...]): Indicate that single task...
2005-07-04  Vincent Celiermlib-prj.adb (Auto_Initialize): New constant String
2005-07-04  Matthew GingellMakefile.in: Replace indepsw-linux.adb by indepsw-gnu.adb
2005-07-04  Vincent Celiermake.adb (Change_To_Object_Directory): When unable...
2005-07-04  Ed Schonbergexp_intr.adb (Expand_Unc_Deallocation): If the designat...
2005-07-04  Thomas Quinotexp_dist.adb (Build_TypeCode_Call): Remove incorrect...
2005-07-04  Ed Schonbergexp_attr.adb (Mod): Evaluate condition expression with...
2005-07-04  Eric Botcazoudecl.c (prepend_attributes): New case.
2005-07-04  Gary Dismukeschecks.adb (Null_Exclusion_Static_Checks): In the case...
2005-07-04  Joel Brobeckera-tags.adb (Type_Specific_Data): Define Tags_Table...
2005-07-04  Vincent Celiermlib-tgt-tru64.adb, [...] (Build_Dynamic_Library):...
2005-07-04  Eric Botcazous-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function...
2005-07-04  Thomas Quinot2005-07-04 Thomas Quinot <quinot@adacore.com>
2005-07-04  Arnaud Charlet* s-stausa.ads, s-stausa.adb: New files.
2005-07-04  Arnaud CharletNew file.
2005-07-04  GCC AdministratorDaily bump.
2005-07-03  Andrew Pinskire PR testsuite/22288 (dg-final: couldn't compile regul...
2005-07-03  Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-07-03  Kazu Hiratagfortran.texi, [...]: Fix typos.
2005-07-03  Kazu Hiratagfortran.texi, [...]: Fix typo.
2005-07-03  Kazu Hiratac-decl.c, [...]: Fix comment typos.
2005-07-03  Steve Ellceyre PR other/13906 (genmodes.c:964: internal compiler...
2005-07-03  Steve Ellceyre PR other/13906 (genmodes.c:964: internal compiler...
2005-07-03  John David... * pa.c (fix_range): Fix typo in comment.
2005-07-03  Kazu Hiratatree-vrp.c (extract_range_from_assert): Replace fold...
2005-07-03  Kazu HirataMake-lang.in (cc1plus-checksum.c): Use build/genchecksu...
2005-07-03  Kaveh R. Ghazic-format.c (gcc_gfc_format_type, [...]): New.
2005-07-03  Gabriel Dos... forgot to commit Changelog entry for last commit.
2005-07-03  Gabriel Dos... * varasm.c (assemble_variable): Fix format specifier...
2005-07-03  Andrew Pinskipr14490-[1-4].c: Fix typos scan-tree-dump-times so...
2005-07-03  Ira RosenPR tree-optimization/22029 (and 22135)
2005-07-03  Gabriel Dos... tree-dump.h (dump_string_field): Declare.
2005-07-03  Kaz Kojimash.c (sh_output_mi_thunk): Initialize and clean up...
2005-07-03  François-Xavier... re PR fortran/20842 (can't use 'END=' in output statement)
2005-07-03  Gabriel Dos... re PR c++/18279 (missing function bodies from -fdump...
2005-07-03  Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-07-03  GCC AdministratorDaily bump.
2005-07-02  David Edelsohnre PR target/21742 (unrecognized insn for struct-layout...
2005-07-02  Daniel Berlinre PR tree-optimization/22280 (ICE in referenced_var_lo...
2005-07-02  Kazu HirataMake-lang.in (cc1plus-checksum.c): Use build/genchecksu...
2005-07-02  Richard Hendersonalpha.c (alpha_legitimize_address): Check for TLS_MODEL...
2005-07-02  Andrew Pinskire PR tree-optimization/14490 ([tree-ssa] Simplify...
2005-07-02  Jeff Lawtree-ssa-dom.c (find_equivalent_equality_comparison...
2005-07-02  Joseph Myersc.opt, [...]: Remove "." from end of help texts.
2005-07-02  Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-07-02  Jakub JelinekMakefile.def (target_modules): Add libssp.
2005-07-02  Jerry DeLisleintrinsic.texi: Add documentaion for eoshift, epsilon...
2005-07-02  Richard Hendersonlinux-unwind.h (x86_64_fallback_frame_state): Cast...
2005-07-02  James E WilsonFix doc bug pointed out by Sergei Organov.
2005-07-02  Jerry DeLislegfortran.texi: Fixed typos and grammar.
2005-07-02  GCC AdministratorDaily bump.
2005-07-01  Tom Tromey* libtool-version: Updated.
2005-07-01  Andrew Pinskire PR tree-optimization/22269 (ICE in tree-ssa-reassoc...
2005-07-01  Zack Weinberg* MAINTAINERS: Change email address. Resign from maint...
2005-07-01  Daniel Berlinre PR tree-optimization/22071 (ICE in first_vi_for_offs...
2005-07-01  Daniel Berlindecl.c (require_complete_types_for_parms): Call relayou...
2005-07-01  Joseph Myers* zh_CN.po: Update.
2005-07-01  Ian Lance Taylorre PR other/22268 (libiberty demanger crashes on (inval...
2005-07-01  Andrew Pinskiparse.y (issue_warning_error_from_context): Call pp_out...
2005-07-01  Andrew Pinskire PR other/22264 (bootstrap broken)
2005-07-01  Richard GuentherMAINTAINERS: Change my e-mail address and affiliation.
2005-07-01  Hans-Peter... cris.md (CRIS_CC0_REGNUM): New constant.
2005-07-01  Paolo Carlini[multiple changes]
2005-07-01  Jakub Jelinekre PR target/22262 (stack_protector use creates broken...
2005-07-01  Andreas Jaegerunpack_generic.c: Remove const from parameter.
2005-07-01  Diego Novillore PR tree-optimization/21584 (ICE: verify_flow_sensiti...
2005-07-01  Andrew Pinskiparse.y (issue_warning_error_from_context): Update...
2005-07-01  Kelley Cookgcc.pot: Regenerate.
next