aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-11-20combine.c (force_to_mode): Only replace with (not Y) if all bits in fuller_ma...Jakub Jelinek4-2/+29
2002-11-20Daily bump.GCC Administrator1-1/+1
2002-11-20loop.c (record_giv): Initialize not_replaceable.Andreas Jaeger2-3/+13
2002-11-20pt.c (for_each_template_parm): Free allocated memory.Mark Mitchell3-13/+56
2002-11-20h8300.c (h8300_init_once): Replace 1 with MASK_H8300S.Kazu Hirata2-2/+7
2002-11-20h8300.c (h8300_init_once): Allow -mn switch only if -mh or -ms present.Vijay L. Khuspe6-11/+86
2002-11-19re PR fortran/8587 ((double complex zero)**(double prec number) = NAN instead...Toon Moene2-1/+8
2002-11-19i386.md (length_immediate): Do not refer to insn address.Jan Hubicka2-21/+25
2002-11-192002-11-19 �Eric Botcazou �<ebotcazou@libertysurf.fr>Eric Botcazou2-0/+15
2002-11-19re PR c/8588 (ICE in extract_insn, at recog.c:2148)Eric Botcazou2-6/+11
2002-11-19* gcse.c (gcse_emit_move_after): Correct typo in REG_EQUAL note.Roger Sayle2-1/+5
2002-11-19h8300.md (an anonymous pattern): Relax the condition to accept the same opera...Kazu Hirata2-3/+6
2002-11-19sh.c (gen_shl_and): Revert previous patch.Daniel Jacobowitz3-23/+15
2002-11-19h8300.c (print_operand): Update the use of EIGHTBIT_CONSTANT_ADDRESS_P.Kazu Hirata3-6/+17
2002-11-19contrib.texi (Contributors): Add self as second contact in addition to Jeff Law.Gerald Pfeifer2-2/+7
2002-11-19Daily bump.GCC Administrator1-1/+1
2002-11-19tree-inline.c: Move prototpyes of find_alloca_call_1 and find_alloca_call to ...Andreas Jaeger2-15/+20
2002-11-19* cppfiles.c: Fix formatting.Kazu Hirata2-15/+16
2002-11-19gcc.c (The Specs Language): Document spec functions.Jason Thorpe14-5/+334
2002-11-19duff-1.c: New test.Jason Thorpe4-0/+163
2002-11-18hpux_longdouble.h (FIXUNS_TRUNCTFSI2_LIBCALL): New.Steve Ellcey2-7/+15
2002-11-18re PR preprocessor/8524 (_Pragma within macros is improperly expanded)Neil Booth4-22/+49
2002-11-18i386.md (addqi_1_slp): Fix output template.Jan Hubicka2-6/+11
2002-11-18calls.c (alloca_call_p): New global function.Jan Hubicka4-0/+54
2002-11-18re PR java/7912 (invalid verification error for arrays)Tom Tromey6-16/+44
2002-11-18h8300.md (*andorqi3): Use bor between bld and bst.Kazu Hirata2-8/+15
2002-11-18buffer.c: Remove unnecessary casts.Jens-Michael Hoffmann15-62/+73
2002-11-18adaint.c (__gnat_tmp_name): Better, but good enough for now, solution to buff...Nathanael Nerode2-1/+5
2002-11-18sh-protos.h (sh_mark_label): Declare.Richard Sandiford4-16/+32
2002-11-18sh.c (pool_node): New field: part_of_sequence_p.Richard Sandiford4-24/+77
2002-11-18sh.c (calc_live_regs): Update check for PIC liveness in compact code.Richard Sandiford4-1/+29
2002-11-18sh.md (initialize_trampoline): Do not force the trampoline address into R0_RE...Richard Sandiford2-2/+6
2002-11-18Daily bump.GCC Administrator1-1/+1
2002-11-18* df.c: Fix formatting.Kazu Hirata2-72/+78
2002-11-17h8300.md (two anonymous patterns): Fix insn lengths.Kazu Hirata2-2/+7
2002-11-17sh.c (gen_shl_and): Don't create a zero_extend if the operand is not an arith...Daniel Jacobowitz2-7/+26
2002-11-17real.c (real_to_decimal): Fix buffer overrun when buffer size is smaller than...Graham Stott2-5/+10
2002-11-17* builtins.c: Fix formatting.Kazu Hirata2-38/+45
2002-11-17Daily bump.GCC Administrator1-1/+1
2002-11-17* config/h8300/h8300.md (two anonymous patterns): Fix typos.Kazu Hirata2-2/+6
2002-11-17* config/h8300/h8300.md: Fix formatting.Kazu Hirata2-2/+6
2002-11-16* gcc.dg/20021116-1.c: New test.Jakub Jelinek2-0/+36
2002-11-16h8300.md: Replace spaces with tabs.Kazu Hirata3-27/+31
2002-11-16* tlink.c: Fix formatting.Kazu Hirata2-11/+15
2002-11-16add PR 8362 note.David Edelsohn1-0/+1
2002-11-16rs6000.c (rs6000_outout_load_multiple): New function.David Edelsohn4-55/+176
2002-11-16hard-reg-set.h: Follow spelling conventions.Kazu Hirata4-5/+11
2002-11-16* config/i386/x86-64.h (MCOUNT_NAME): Change into string literal.Jakub Jelinek2-1/+5
2002-11-16Daily bump.GCC Administrator1-1/+1
2002-11-16* optabs.c: Fix formatting.Kazu Hirata2-54/+59