summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (in_expr_list_p): New declaration.kenner2001-12-247-541/+561
* Remove bogus blank linekenner2001-12-241-1/+0
* PR c/5163:rth2001-12-245-15/+86
* Daily bump.gccadmin2001-12-246-6/+6
* * stmt.c (resolve_operand_names): Handle operand modifiers.rth2001-12-244-4/+22
* * stmt.c (parse_input_constraint): Break out from ...rth2001-12-243-195/+260
* * config/alpha/alpha.c (call_operand) [OSF]: Disallow virtual regs.rth2001-12-242-1/+8
* * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.rth2001-12-242-1/+5
* * config/alpha/alpha.md (UNSPEC_SIBCALL): New.rth2001-12-242-6/+13
* * utils.c (end_subprog_body): Push GC context aroundrth2001-12-242-1/+16
* * config/os/hpux/bits/os_defines.h: Do not include <_sys/inttypes.h>.law2001-12-242-9/+15
* * c-typeck.c (c_start_case): Don't strip conversions from thejsm282001-12-234-9/+31
* * Makefile.in (USER_H): Remove proto.h.jsm282001-12-233-1/+7
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-2327-62/+111
* * 5nosinte.ads: Get definition of "int" from Interfaces.C.rth2001-12-232-1/+8
* * calls.c (expand_call): Don't turn off ECF_LIBCALL_BLOCK forrth2001-12-232-46/+71
* * gnat-style.texi (Declarations and Types): Remove ancient stylefw2001-12-232-7/+5
* * gnat-style.texi (header): Add @dircategory, @direntry.fw2001-12-232-103/+147
* Daily bump.gccadmin2001-12-236-6/+6
* * config/rs6000/rs6000.h (rs6000_builtins): Add vsldoi variants.aldyh2001-12-234-32/+156
* * 1750a.h (datalbl, jmplbl): Declare array size explicitly.ghazi2001-12-2321-26/+53
* * loop.c (scan_loop, move_movables, count_one_set): Do notdje2001-12-232-21/+47
* * calls.c (ECF_LIBCALL_BLOCK): New constant.hubicka2001-12-232-38/+37
* * configure.target (CPULIMITSH): Fix typo in alpha case.rth2001-12-222-1/+5
* * config.gcc (extra_headers): Move settings to math-68881.h andjsm282001-12-222-65/+21
* * elxsi.c: Include "hard-reg-set.h" and/or don't declareghazi2001-12-228-20/+13
* * i386.h (TARGET_CPU_DEFAULT_pentium_mmx): New.hubicka2001-12-222-9/+15
* * rtl.h (subreg_lsb): Declare.wehle2001-12-223-0/+49
* * config/os/hpux/bits/os_defines.h: Update to avoid #defineslaw2001-12-222-2/+11
* * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups.kenner2001-12-224-166/+192
* * predict.c: Reformatting and minor cleanups.kenner2001-12-222-161/+171
* * expr.c (expand_expr, case ADDR_EXPR): Handling taking address ofkenner2001-12-223-26/+42
* * calls.c (flags_from_decl_or_type): Move ECF_SP_DEPRESSED here.kenner2001-12-222-15/+21
* * dwarf2out.c (save_rtx): Deleted.kenner2001-12-222-21/+17
* * make.adb (Add_Switch): Make Generic_Position a procedure. Thefw2001-12-222-19/+34
* Daily bump.gccadmin2001-12-226-6/+6
* * config/h8300/h8300.h: Fix comment formatting.kazu2001-12-222-1/+5
* * boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge into ..rth2001-12-222-21/+28
* * config/os/hpux/bits/os_defines.h: Include <sys/_inttypes.h.law2001-12-222-0/+28
* * src/locale-inst.cc: Include <bits/std_cstdlib.h>law2001-12-222-0/+3
* * configure.target: Fix typo in hpux case.law2001-12-222-1/+5
* * pa.h (CPP_SPEC): If not in ANSI mode, define _INCLUDE_LONGLONG.law2001-12-222-2/+7
* * java/io/ObjectInputStream.java (enableResolveObject): Usetromey2001-12-213-5/+16
* Fix for PR java/5165:tromey2001-12-212-5/+8
* * system.h (PREFETCH): Explictly undefine.robertl2001-12-212-0/+6
* Fix for PR libgcj/2428:tromey2001-12-213-4/+36
* * class.c (compile_resource_file): Set TREE_PUBLIC on the constructorrth2001-12-212-2/+8
* * class.c (build_class_ref): Mark _Jv_fooClass DECL_EXTERNAL.rth2001-12-212-0/+5
* reverted erroneous checking -- sorry about thattromey2001-12-211-12/+3
* For PR java/4509:tromey2001-12-211-3/+12