aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-12-24Remove bogus blank lineRichard Kenner1-1/+0
2001-12-24re PR debug/5163 (Internal compiler error in add_abstract_origin_attribute, a...Richard Henderson5-15/+86
2001-12-24Daily bump.GCC Administrator2-2/+2
2001-12-23stmt.c (resolve_operand_names): Handle operand modifiers.Richard Henderson4-4/+22
2001-12-23stmt.c (parse_input_constraint): Break out from ...Richard Henderson3-195/+260
2001-12-23* config/alpha/alpha.c (call_operand) [OSF]: Disallow virtual regs.Richard Henderson2-1/+8
2001-12-23* gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.Richard Henderson2-1/+5
2001-12-23alpha.md (UNSPEC_SIBCALL): New.Richard Henderson2-6/+13
2001-12-23utils.c (end_subprog_body): Push GC context around rest_of_compilation for ne...Richard Henderson2-1/+16
2001-12-23re PR c/2454 (Test Program A0376972.c fails with gcc-20010320, works with gcc...Joseph Myers4-9/+31
2001-12-23Makefile.in (USER_H): Remove proto.h.Joseph Myers3-1/+7
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi27-62/+111
2001-12-23* 5nosinte.ads: Get definition of "int" from Interfaces.C.Richard Henderson2-1/+8
2001-12-23calls.c (expand_call): Don't turn off ECF_LIBCALL_BLOCK for an invalid result...Richard Henderson2-46/+71
2001-12-23gnat-style.texi (Declarations and Types): Remove ancient style rule which was...Florian Weimer2-7/+5
2001-12-23gnat-style.texi (header): Add @dircategory, @direntry.Florian Weimer2-103/+147
2001-12-23Daily bump.GCC Administrator2-2/+2
2001-12-23rs6000.h (rs6000_builtins): Add vsldoi variants.Aldy Hernandez4-32/+156
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi21-26/+53
2001-12-22loop.c (scan_loop, [...]): Do not overlook hard registers when computing stat...David Edelsohn2-21/+47
2001-12-23calls.c (ECF_LIBCALL_BLOCK): New constant.Jan Hubicka2-38/+37
2001-12-22config.gcc (extra_headers): Move settings to math-68881.h and ppc-asm.h to co...Joseph Myers2-65/+21
2001-12-22elxsi.c: Include "hard-reg-set.h" and/or don't declare `call_used_regs' expli...Kaveh R. Ghazi8-20/+13
2001-12-22i386.h (TARGET_CPU_DEFAULT_pentium_mmx): New.Jan Hubicka2-9/+15
2001-12-22rtl.h (subreg_lsb): Declare.John Wehle3-0/+49
2001-12-22* cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups.Richard Kenner4-166/+192
2001-12-22* predict.c: Reformatting and minor cleanups.Richard Kenner2-161/+171
2001-12-22expr.c (expand_expr, [...]): Handling taking address of SAVE_EXPR.Richard Kenner3-26/+42
2001-12-22calls.c (flags_from_decl_or_type): Move ECF_SP_DEPRESSED here.Richard Kenner2-15/+21
2001-12-22dwarf2out.c (save_rtx): Deleted.Richard Kenner2-21/+17
2001-12-22make.adb (Add_Switch): Make Generic_Position a procedure.Florian Weimer2-19/+34
2001-12-22Daily bump.GCC Administrator2-2/+2
2001-12-22* config/h8300/h8300.h: Fix comment formatting.Kazu Hirata2-1/+5
2001-12-21boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge into ..Richard Henderson2-21/+28
2001-12-21pa.h (CPP_SPEC): If not in ANSI mode, define _INCLUDE_LONGLONG.Jeff Law2-2/+7
2001-12-21* system.h (PREFETCH): Explictly undefine.Robert Lipe2-0/+6
2001-12-21class.c (compile_resource_file): Set TREE_PUBLIC on the constructor only if t...Richard Henderson2-2/+8
2001-12-21* class.c (build_class_ref): Mark _Jv_fooClass DECL_EXTERNAL.Richard Henderson2-0/+5
2001-12-21reverted erroneous checking -- sorry about thatTom Tromey1-12/+3
2001-12-21For PR java/4509:Tom Tromey1-3/+12
2001-12-21wtr-aggr-init-1.c: Test that __extension__ disables then re-enables the warning.Richard Henderson2-6/+21
2001-12-21c-parse.in (SAVE_WARN_FLAGS): Save warn_traditional.Richard Henderson2-8/+19
2001-12-21* g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.Richard Henderson2-1/+5
2001-12-21* doc/passes.texi: Fix a typo.Kazu Hirata2-1/+5
2001-12-21* config/h8300/h8300.h: Fix a comment typo.Kazu Hirata2-1/+5
2001-12-21Add missing URL for message that prompted this new testNick Clifton1-0/+1
2001-12-21* gcc.c-torture/compile/20011218-1.c: New test.Jakub Jelinek2-0/+20
2001-12-21combine.c (nonzero_bits): If using reg_nonzero_bits, we don't know anything a...Jakub Jelinek2-2/+16
2001-12-21darwin.c (machopic_classify_ident): Handle "stale" section- encoded name prob...Turly O'Connor3-75/+65
2001-12-21Use 'a' operand code for prefetch instruction.Nick Clifton2-1/+5