aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-08-02loop.c (scan_loop): Ensure update_end label does not go away until reg_scan_u...Jakub Jelinek2-0/+13
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg17-56/+94
2000-08-02* cp-tree.h (DECL_NEEDED_P): Tweak.Mark Mitchell3-1/+24
2000-08-02* fold-const.c: Fix formatting.Kazu Hirata2-365/+363
2000-08-02i386.c (legitimate_address_p): Accept other bases than pic_offset_table_rtx f...Jan Hubicka2-8/+26
2000-08-02* i386.md (shift to lea splitter): Use const_int_operand.Jan Hubicka2-1/+5
2000-08-02Daily bump.Jeff Law2-2/+2
2000-08-02cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments.Zack Weinberg12-295/+469
2000-08-02beos-elf.h (STARTFILE_SPEC): Add i386-mcount.o when user gives -p option.Fred Fish6-365/+150
2000-08-02Makefile.in (OBJS): Added dce.o.Jeffrey Oldham11-65/+990
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