summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_release_buff,neil2001-09-266-117/+247
* * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide specialro2001-09-265-3/+39
* * final.c (final_scan_insn): Use delete_insn instead of delete_note.hubicka2001-09-262-1/+5
* 2001-09-25 Andrew Haley <aph@cambridge.redhat.com>aph2001-09-262-3/+6
* 2001-09-24 Andrew Haley <aph@cambridge.redhat.com>aph2001-09-262-1/+6
* Daily bump.gccadmin2001-09-266-6/+6
* 2001-09-25 Phil Edwards <pme@gcc.gnu.org>pme2001-09-262-2/+7
* 2001-09-25 Phil Edwards <pme@gcc.gnu.org>pme2001-09-2527-146/+12234
* * concat.c (reconcat): Fix for traditional C.ghazi2001-09-252-3/+6
* * doc/install.texi (Specific, ia64-*-linux): Document.janis2001-09-252-0/+32
* Fix last patch to allow indexed operand.dje2001-09-251-2/+2
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-2520-2048/+2190
* SSE/MMX builtins bugfixesbernds2001-09-253-15/+30
* Add target_flags mask bit to builtin definitionsbernds2001-09-252-215/+227
* * 20010925-1.c: New testcase for incorrect sibcall optimization.grahams2001-09-251-0/+24
* * sibcall.c (skip_copy_to_return_value): Tighten return valuegrahams2001-09-252-2/+8
* Daily bump.gccadmin2001-09-256-6/+6
* * gcc.dg/cpp/20000625-2.c: Correct line number.neil2001-09-252-1/+5
* * java/security/cert/X509Extension.java: Merge from classpath.bryce2001-09-252-2/+4
* * (lwa_operand): Address must be word aligned.dje2001-09-252-1/+8
* * tree.c (type_hash_marked_p): Consider as marked if debug symbolkenner2001-09-242-3/+18
* * c-lex.c (cb_def_pragma): Update.neil2001-09-2419-566/+794
* include:ghazi2001-09-246-2/+50
* * varasm.c (array_size_for_constructor): Handle STRING_CSTs also.dj2001-09-242-0/+11
* * gcc.c-torture/execute/20010924-1.c: New test.dj2001-09-242-0/+75
* * flow.c (delete_dead_jumptables): Delete jumptable if the onlyuweigand2001-09-242-1/+6
* * testsuite/objc/execute/paste.m: Remove.neil2001-09-242-21/+4
* * doc/install.texi (Final install): Request additional informationjanis2001-09-242-0/+10
* * pa.c (return_addr_rtx): Return NULL_RTX if count is not zero. Usedanglin2001-09-242-25/+32
* * som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.danglin2001-09-242-6/+23
* * pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template fordanglin2001-09-242-3/+29
* * pa.c (function_arg): Pass floating arguments in both general anddanglin2001-09-242-15/+29
* * doc/install.texi: Markup fixes.ro2001-09-242-45/+59
* Removed, since DR209 patch was reverted on this branch.rsandifo2001-09-241-71/+0
* Daily bump.gccadmin2001-09-246-6/+6
* * java/lang/PosixProcess.java (exitValue): Implement here. Throwbryce2001-09-243-28/+28
* top level:zack2001-09-2410-1113/+254
* * function.c (pop_function_context_from): var_refs_queuekenner2001-09-232-55/+44
* * fold-const.c (extract_muldiv, case PLUS_EXPR): Only adjustkenner2001-09-232-5/+5
* * rtl.def (MEM): Remove obsolete part of comment.kenner2001-09-232-4/+7
* Daily bump.gccadmin2001-09-236-6/+6
* old fixgreen2001-09-232-1/+6
* misc fixesgreen2001-09-234-6/+25
* * c-format.c (init_function_format_info): Check __builtin_printfjsm282001-09-225-5/+78
* 2001-09-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-222-3/+10
* * c-common.c (format_attribute_table): Remove decl.kenner2001-09-223-2/+22
* * attribs.c: New file, from c-common.c.kenner2001-09-221-1/+7
* * libI77/configure.in (__EXTENSIONS__): Define.rearnsha2001-09-227-133/+159
* * function.c (fix_lexical_address): Use set_mem_alias_set.kenner2001-09-223-4/+8
* * varasm.c (output_constant): Fix unused variable warning.kenner2001-09-222-1/+3