aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-18linker-map.gnu: Add __moneypunct_cache, __timepunct_cache.Benjamin Kosnik16-585/+827
2003-07-18cse.c (fold_rtx): Use swap_commutative_operands_p to determine whether to reo...Roger Sayle2-4/+10
2003-07-18fold-const.c (const_binop): Avoid performing the FP operation at compile-time...Roger Sayle5-736/+801
2003-07-18Daily bump.GCC Administrator2-2/+2
2003-07-17Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski7-0/+113
2003-07-17re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating10-44/+91
2003-07-17c-opts.c (this_input_filename): New.Geoffrey Keating2-6/+18
2003-07-17objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_write_global_declarations.Zack Weinberg2-0/+6
2003-07-17Makefile.in: Depend .pot generation on options.c.Neil Booth3-6/+17
2003-07-17GtkToolkit.java: Reworked imports.Michael Koch2-4/+10
2003-07-17Missed this hunk - belongs with the previous patchZack Weinberg1-1/+2
2003-07-17c-decl.c: Fix typos in several comments.Zack Weinberg9-148/+85
2003-07-17inclhack.def (solaris_mutex_init_2): Escape braces in regexp that don't form ...Zack Weinberg3-11/+17
2003-07-17re PR target/10907 ([IA64] gcc violates the ia64 ABI)Richard Henderson2-14/+15
2003-07-17Fix typo in dateKriang Lerdsuwanakij1-1/+1
2003-07-17re PR c++/7809 (befriending inaccessible names)Kriang Lerdsuwanakij4-0/+28
2003-07-17guide.html: Fix typo.Phil Edwards2-1/+5
2003-07-17c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR.Steven Bosscher8-15/+12
2003-07-17re PR c++/11384 (missing implicit instantiation of template static members)Andrew Pinski2-0/+26
2003-07-17re PR c++/10668 (assigning address of non-static member variable to pointer)Gabriel Dos Reis2-1/+9
2003-07-17re PR other/11466 ('-mlittle-endian' doesn't work with GCC3.2.3 under Solaris...Eric Botcazou2-18/+26
2003-07-17install.texi (*-*-solaris2*): Document the step-by-step procedure to bootstra...Eric Botcazou2-2/+26
2003-07-17c.opt: Document Uncodumented; use it.Neil Booth10-288/+123
2003-07-17re PR c++/11547 (ICE with const temporaries)Mark Mitchell9-93/+200
2003-07-17pod_char_traits.h: Add state template argument.Benjamin Kosnik2-6/+10
2003-07-17locale_facets.h (__num_base::_S_atoms_in): Add -+xX.Benjamin Kosnik5-165/+174
2003-07-17loop.c (check_ext_dependent_givs): Pass const struct loop * instead of struct...Ulrich Weigand2-8/+46
2003-07-17Daily bump.GCC Administrator2-2/+2
2003-07-16mainpage.html: Move building/writing instructions...Phil Edwards3-45/+119
2003-07-16prologue / epilogue / warning patches:J"orn Rennecke5-361/+558
2003-07-16file should have been named i386-pentium4-not-mull.c, not i386-pentium4-no-mu...Andrew Pinski1-0/+0
2003-07-16c.opt: Document more options.Neil Booth4-163/+48
2003-07-16combine.c (subst): Also handle (subreg (const_double ...)) case if created by...Roger Sayle2-1/+8
2003-07-16simplify-rtx.c (simplify_replace_rtx): Convert constant comparisons to MODE_F...Roger Sayle2-12/+52
2003-07-16install.texi (--without-headers): New.Andrew Pinski2-5/+11
2003-07-16Partial Fix PR/10129Andrew Pinski4-32/+40
2003-07-16gcse.c (gcse_constant_p): COMPARE of the same registers is a constant if...Andrew Pinski2-0/+16
2003-07-16re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski11-80/+186
2003-07-16re PR target/11008 (improper multiply optimization for pentium4)Andrew Pinski2-0/+14
2003-07-16darwin.c (machopic_select_section): Use decl_readonly_section to do most of t...Geoffrey Keating2-41/+25
2003-07-16MAINTAINERS: Move self from Bug database only accounts to write-after-approval.Andrew Pinski2-1/+6
2003-07-16mmix-protos.h: Convert prototypes to ISO C90.Hans-Peter Nilsson3-387/+250
2003-07-16howto.html: Update URL for SGI STL docs.Jonathan Wakely4-122/+128
2003-07-16c-pragma.h (HANDLE_PRAGMA_WEAK): Always define to SUPPORTS_WEAK.J"orn Rennecke4-4/+11
2003-07-16re PR libstdc++/11528 (money_get does not get "$.00")Paolo Carlini4-1/+115
2003-07-16re PR c++/5421 (friends+templates: ICE: expected identifier_node, have templa...Kriang Lerdsuwanakij5-1/+35
2003-07-16hash_map (class hash_multimap): Remove extra semicolons from __glibcxx_class_...Gerald Pfeifer3-6/+13
2003-07-16unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.Jakub Jelinek10-116/+332
2003-07-16expr.c (emit_block_move): Don't move anything if size is const 0.Jakub Jelinek2-1/+10
2003-07-16sparc.c (sparc_nonflat_function_epilogue): Only emit nop if the last real ins...David S. Miller2-3/+16