aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-11-29Daily bump.Jeff Law2-2/+2
2000-11-29* extend.texi: Update documentation for default format attributes.Joseph Myers2-5/+16
2000-11-28pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Jeffrey A Law2-38/+55
2000-11-29Fix pic_l;oad_addr to work in Thumb mode.Nick Clifton3-15/+40
2000-11-28calls.c (expand_call): Defer const/pure NO_DEFER_POP until after sibcall do_p...Richard Henderson2-5/+10
2000-11-29jump.c (delete_insn): Check that REG_LABEL note actually contains a CODE_LABEL.J"orn Rennecke2-1/+8
2000-11-28c-common.h: Remove flag_digraphs.Neil Booth4-22/+11
2000-11-28* com.c (ffecom_member_phase2_): Set TREE_USED on the debugging decl.Richard Henderson2-0/+5
2000-11-28c-parse.in (finish_parse): Update for parse_in type change.Richard Henderson2-4/+9
2000-11-28940510-1.c: Update to test c89 functionality.Geoffrey Keating4-3/+13
2000-11-28cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean indicating whether to s...Neil Booth5-5/+15
2000-11-28genoutput.c (validate_insn_operands): New.Richard Henderson11-58/+94
2000-11-28* config.gcc: Kill residual pyramid support.Richard Henderson2-3/+4
2000-11-28c-lex.h (parse_in): Change parse_in to a cpp_reader *.Neil Booth13-134/+156
2000-11-28loop.c (load_mems): Avoid using next_label to find end_label.Jakub Jelinek4-20/+64
2000-11-28calls.c (expand_call): Don't disable tail recursion based on the loop nest.Jan Hubicka2-4/+7
2000-11-28tradcpp.c (enum node_type): New hash types T_ASSERT, T_UNASSERT.Neil Booth2-93/+172
2000-11-28Ignore SETs that are anything except REG or MEM, but look inside STRICT_LOW_P...Bernd Schmidt2-8/+26
2000-11-28system.h (IS_DIR_SEPARATOR): Use uppercase macro name.Richard Kenner3-21/+30
2000-11-28parse.y (base_class.1): Produce a _TYPE not a _DECL.Nathan Sidwell5-17/+42
2000-11-28spew.c (yyerror): Cope if yylval.ttype is NULL.Nathan Sidwell4-4/+27
2000-11-28decl.c (grokdeclarator): Diagnose undefined template contexts.Nathan Sidwell4-13/+24
2000-11-28decl.c (grokdeclarator): Do type access control on friend class.Nathan Sidwell4-1/+36
2000-11-28i386.md (truncxfsf2_2): Fix predicate.Jakub Jelinek4-1/+25
2000-11-28Daily bump.Jeff Law2-2/+2
2000-11-27Handle frame sizes larger than int.Jim Wilson2-1/+5
2000-11-27* extend.texi (Nested Functions): Update URL of Usenix paper.Matthias Klose2-1/+5
2000-11-27* function.c (free_after_compilation): Clear x_clobber_return_insn.Mark Mitchell2-0/+5
2000-11-27cppinit.c (cpp_reader_init): Remove handling of warn_paste command line options.Neil Booth4-18/+17
2000-11-27tradcpp.c (enum pending_dir_t, [...]): New.Neil Booth2-34/+45
2000-11-27While building global lifetime information, keep track of which registers are...Bernd Schmidt5-19/+78
2000-11-27sh.md (udivsi3_i4, [...]): Clobber T register.Kaz Kojima2-0/+7
2000-11-27arm.c (select_dominance_cc_mode): Handle new way that combine canonicalizes c...Richard Earnshaw1-0/+10
2000-11-27ChangeLogRichard Earnshaw2-40/+115
2000-11-27i386.c (ix86_force_to_memory, [...]): New.Jan Hubicka4-46/+110
2000-11-27arm.md (arm_adddi3, [...]): Merge with splitters to create define_insn_and_sp...Richard Earnshaw2-321/+225
2000-11-27Prettier visualization of COND_EXECsBernd Schmidt2-3/+15
2000-11-27Re-apply an earlier fix, with a small updateBernd Schmidt2-15/+26
2000-11-27decl.c (grokfndecl): Undo COMPONENT_REF damage caused by bison parser ickiness.Nathan Sidwell6-15/+77
2000-11-27In cselib, do not consider constants with different modes equivalent.Bernd Schmidt3-14/+65
2000-11-27cp-tree.h (binfo_from_vbase): Return the virtual base's binfo.Nathan Sidwell7-25/+133
2000-11-27configure.in (extra_objs): Enclose extra_headers in quotes.Alexandre Oliva3-246/+262
2000-11-27Daily bump.Jeff Law2-2/+2
2000-11-27c-lex.c (cb_enter_file, [...]): Combine into the new function cb_change_file.Neil Booth10-467/+262
2000-11-27tree.h (mark_tree_hashtable): New function.Mark Mitchell5-91/+109
2000-11-27Fix rename registers problem; Rewrite 64-bit conditionals in terms of COND_EX...Michael Meissner4-118/+79
2000-11-27ChangeLog for:Kaveh Ghazi1-0/+5
2000-11-27builtins.c (expand_builtin_strncmp, [...]): New functions.Kaveh R. Ghazi7-6/+332
2000-11-27elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Mark Mitchell3-19/+38
2000-11-26RELEASE-PREP: Remove obsolete EGCS reference.Joseph Myers6-1865/+149