aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-08-02Resurrect - accidentally deleted in previous commitZack Weinberg1-0/+3
2000-08-02argh, forgot to save fileZack Weinberg1-0/+61
2000-08-02cpperror.c (v_message): Split into _cpp_begin_message and v_message macro.Zack Weinberg10-642/+754
2000-08-02rtl.h (enum reg_note): Add REG_MAYBE_DEAD.Geoff Keating5-18/+50
2000-08-01Finish ABI change started by last patch, this time I tested it.Jim Wilson2-9/+26
2000-08-01elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.Richard Henderson3-2/+9
2000-08-01From Joern Rennecke:Bernd Schmidt5-24/+48
2000-08-01loop.c (canonicalize_condition): use destination, not source to determine set...Jan Hubicka2-1/+6
2000-08-01Daily bump.Jeff Law2-2/+2
2000-08-01* flow.c (clear_log_links): Fix typo.Mark Mitchell2-1/+5
2000-07-31loop.c (check_dbra_loop): Make change from July 17...Jeffrey A Law2-2/+11
2000-07-3120000731-2.c: New test.Jeffrey A Law2-0/+18
2000-07-31Adjust structure parameter passing to match ABI change.Jim Wilson2-2/+13
2000-07-31* genpeep.c (main): Handle DEFINE_PEEPHOLE2.Denis Chertykov2-1/+6
2000-07-3120000731-1.c: New test.Jeffrey A Law3-0/+32
2000-07-31* combine.c: Fix formatting.Kazu Hirata2-324/+323
2000-07-31* h8300.md: Fix formatting.Kazu Hirata2-95/+91
2000-08-01flow.c (clear_log_links): Nuke global_live_at_start and global_live_at_end da...Geoff Keating2-1/+22
2000-07-31* tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions.Richard Henderson1-0/+4
2000-07-31[multiple changes]Zack Weinberg5-6/+56
2000-07-31Oops - this went with the previous change setZack Weinberg1-0/+11
2000-07-31* lang-specs.h: Use %i in rule for .ii files.Jason Merrill2-1/+5
2000-07-31* gcc.dg/cpp/20000725-1.c: New test.Jakub Jelinek2-0/+7
2000-07-31Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through...Zack Weinberg9-34/+44
2000-07-31c90-digraph-1.c: Restore { dg-do run } marker.Zack Weinberg3-1/+6
2000-07-31c-decl.c (mesg_implicit_function_declaration): Init to -1.Zack Weinberg7-14/+49
2000-07-31Makefile.in (ssa.o): Updated header files in dependences.Jeffrey D. Oldham8-169/+604
2000-07-31crtbegin.asm (__EH_FRAME_BEGIN__): Align correctly.Anthony Green2-0/+5
2000-07-31builtins.c (expand_builtin_apply): Don't defer pop during argument setup.Jason McMullan2-1/+11
2000-07-31calls.c (combine_pending_stack_adjustment_and_call): Only use preferred_unit_...Herman A.J. ten Brugge2-4/+12
2000-07-31c-common.c (init_function_format_info): Add C99 format functions in C99 mode.Joseph Myers2-0/+18
2000-07-31* Makefile.in: Remove naked "^L".Casper Dik2-1/+5
2000-07-31* local-alloc.c: Fix formatting.Kazu Hirata2-38/+38
2000-07-31c-decl.c (get_parm_info): Don't treat 'const void'...Joseph Myers2-1/+13
2000-07-31* gcc.dg/noncompile/voidparam-1.c: New test.Joseph Myers2-0/+21
2000-07-31h8300.c (get_shift_alg): Remove the variable alg.Kazu Hirata3-62/+75
2000-07-31c-typeck.c (build_c_cast): Change -Wcast-qual pedwarn for discarding qualifie...Joseph Myers2-1/+6
2000-07-31Rotate out 6 more months of ChangeLog entries.Jeff Law2-16859/+16861
2000-07-31h8300.h (MODES_TIEABLE_P): Accept a combination of QImode and HImode on all a...Kazu Hirata2-1/+11
2000-07-31* h8300.c (split_adds_subs): Rearrange code for conciseness.Kazu Hirata2-47/+21
2000-07-31i386.md (addsi to lea splitter, [...]): Fix bugs in my last checkin.Jan Hubicka2-2/+7
2000-07-31recog.c (extract_insn): Set operand_mode according to operand if match_operan...Jan Hubicka2-1/+9
2000-07-31* recog.c (validate_replace_rtx_1): Do not abort for (nil) expression.Jan Hubicka2-1/+8
2000-07-31c-parse.in (extdefs): Call ggc_collect between external definitions.Geoff Keating2-2/+8
2000-07-31Daily bump.Jeff Law2-2/+2
2000-07-31Allow indirect primary bases.Mark Mitchell6-277/+376
2000-07-31Fix bug in my last checkin.Jan Hubicka1-3/+5
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson19-512/+1246
2000-07-30c90-digraph-1.c: Don't xfail.Richard Henderson4-3/+8
2000-07-30genattrtab.c (struct insn_def): Add lineno member.Richard Henderson1-89/+189