aboutsummaryrefslogtreecommitdiff
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 Administrator6-6/+6
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-23os_defines.h: Do not include <_sys/inttypes.h>.Jeff Law2-9/+15
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 Administrator6-6/+6
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-22* configure.target (CPULIMITSH): Fix typo in alpha case.Richard Henderson2-1/+5
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-22os_defines.h: Update to avoid #defines for strtoll and strtoull.Jeff Law2-2/+11
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 Administrator6-6/+6
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-21os_defines.h: Include <sys/_inttypes.h.Jeff Law2-0/+28
2001-12-21* src/locale-inst.cc: Include <bits/std_cstdlib.h>Jeff Law2-0/+3
2001-12-21* configure.target: Fix typo in hpux case.Jeff Law2-1/+5
2001-12-21pa.h (CPP_SPEC): If not in ANSI mode, define _INCLUDE_LONGLONG.Jeff Law2-2/+7
2001-12-21ObjectInputStream.java (enableResolveObject): Use correct security check.Tom Tromey3-5/+16
2001-12-21re PR java/5165 (Loading class fields with a ConstantValue attribute)Tom Tromey2-5/+8
2001-12-21* system.h (PREFETCH): Explictly undefine.Robert Lipe2-0/+6
2001-12-21re PR libgcj/2428 (Classloader is not set)Tom Tromey3-4/+36
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