aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-04Daily bump.GCC Administrator6-6/+6
2001-12-04* Makefile.in: Rebuilt with automake-gcj.Bryce McKinlay2-62/+1232
2001-12-04collate.cc: Compile-only.Benjamin Kosnik12-1/+36
2001-12-04defineclass.cc (handleMethodsEnd): Invoke verifier here...Tom Tromey3-9/+20
2001-12-04mips.h (CALL_REALLY_USED_REGISTERS): New macro.Eric Christopher3-39/+78
2001-12-03New test.Richard Henderson1-0/+22
2001-12-03parse.y (patch_binop): Minor constant folding.Per Bothner2-1/+15
2001-12-03decl.c (complete_start_java_method): Now generate TRY_FINALLY_EXPR instead of...Per Bothner4-103/+14
2001-12-04string-inst.cc (string::_Rep::_S_terminal): Add static data member instantiat...Benjamin Kosnik2-0/+6
2001-12-04New test for __builtin_prefetch.Janis Johnson6-0/+685
2001-12-04Test for __builtin_prefetch.Janis Johnson1-0/+59
2001-12-04builtin-prefetch-1.c: New test.Janis Johnson1-0/+9
2001-12-04builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.Janis Johnson4-0/+111
2001-12-04rtl.def (PREFETCH): New rtx code.Janis Johnson6-0/+40
2001-12-04ia64.h (SIMULTANEOUS PREFETCHES): Define.Janis Johnson1-1/+29
2001-12-04ia64.h (SIMULTANEOUS PREFETCHES): Define.Janis Johnson1-0/+13
2001-12-04i386.md (prefetch): Rename as prefetch_sse to avoid conflicts with new generi...Janis Johnson2-3/+3
2001-12-04rtl.def (PREFETCH): New rtx code.Janis Johnson1-0/+25
2001-12-04Make-lang.in: Update copyright.Ziemowit Laski6-70/+163
2001-12-04Doc update for -maix-struct-return patchZack Weinberg1-0/+10
2001-12-03verify.c (subroutine_nesting): New function.Per Bothner2-7/+32
2001-12-03Fix spacing in third last entryHans-Peter Nilsson1-2/+2
2001-12-03decl.c (xref_basetypes): Don't use C99 construct in tag_code declaration and ...Hans-Peter Nilsson2-1/+7
2001-12-03jcf.h: Fix obvious typo in comment.Per Bothner3-1/+8
2001-12-03emit-rtl.c (gen_lowpart_common): Avoid unwanted sign-extension of array eleme...Geoffrey Keating2-4/+9
2001-12-03config.sub: Update to version 1.232 on subversion.Laurent Guerby2-1/+8
2001-12-03re PR c/4988 (--target-help emits cc1 printout twice)Neil Booth2-2/+6
2001-12-03configure.in: Add support for hpux cross compiles...Steve Ellcey6-1479/+2393
2001-12-03sinfo.ads: Minor reformatting.Robert Dewar2-6/+11
2001-12-03prj-proc.adb: Minor reformattingRobert Dewar3-14/+21
2001-12-03* make.adb: Minor reformatting.Geert Bosch2-1/+5
2001-12-03* sem_ch12.adb: Minor reformattingRobert Dewar2-4/+8
2001-12-03sem_ch12.adb (Inline_Instance_Body): Use Save_Scope_Stack and push Standard o...Ed Schonberg2-29/+18
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth82-425/+502
2001-12-03howto.html: Update commentary.Loren J. Rittle7-410/+42
2001-12-03sem_ch12.adb (Instantiate_Package_Body): Protect against double instantiation...Ed Schonberg2-0/+13
2001-12-03* sem_ch12.adb:Ed Schonberg2-3/+27
2001-12-03rs6000.h (RETURN_IN_MEMORY): Cast result of int_size_in_bytes to unsigned HOS...Zack Weinberg2-3/+12
2001-12-03mn10200.md (negsf2): Use -0x8000 instead of 0x8000 for bit twiddling constant.Jeff Law2-2/+7
2001-12-03gcse.c (delete_null_pointer_checks_1): Do not use delelete_list; call purge_d...Jan Hubicka5-192/+190
2001-12-03* gcc.dg/20011130-1.c: New test.Jakub Jelinek2-0/+29
2001-12-03* i386.md (movabsqi*): Use 'b' prefix instead of 'q'.Jan Hubicka2-5/+9
2001-12-03re PR c++/3394 (ICE in tree_low_cst, at tree.c:3462)Mumit Khan2-0/+14
2001-12-03re PR c++/3381 (explicit template instantations fail with absolutely qualifie...Nathan Sidwell6-2/+37
2001-12-03Daily bump.GCC Administrator6-6/+6
2001-12-02class.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in the immediate binfos for ...Jason Merrill2-0/+18
2001-12-03rs6000.h (MASK_ALTIVEC_ABI, [...]): Delete.Zack Weinberg5-34/+134
2001-12-03howto.html: Update list of implemented DRs.Phil Edwards4-2863/+3893
2001-12-03c-typeck.c (really_start_incremental_init, [...]): Avoid constructor_max_inde...Joseph Myers4-0/+36
2001-12-02xcoff.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned.David Edelsohn2-4/+11