aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-12-01Daily bump.Jeff Law2-2/+2
2000-12-01sh.c (shiftcosts): Don't get INTVAL before testing whether X is a CONST_INT.Alexandre Oliva2-2/+9
2000-12-01Align value of UNSPECV_ALIGNAlexandre Oliva1-1/+1
2000-12-01sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead of mis-used XINT.Alexandre Oliva2-2/+8
2000-12-01sh.md (fpu_switch0, [...]): Only match on TARGET_SH4.Alexandre Oliva2-8/+13
2000-12-01combine.c (try_combine): Disregard USEs when updating LOG_LINKS of subsequent...Alexandre Oliva2-1/+7
2000-11-30alpha.h (ASM_OUTPUT_MI_THUNK): Disable.Richard Henderson3-2/+13
2000-11-30elf.h (ASM_OUTPUT_SECTION_NAME): Copy elfos.h defn.Richard Henderson2-50/+174
2000-12-01* gcc.c-torture/execute/20001130-2.c: New testcase.Geoffrey Keating2-0/+35
2000-11-30* c-common.c (status_warning) [! ANSI_PROTOTYPES]: Load statusAlexandre Oliva2-9/+14
2000-11-30flow.c (make_edge): Early out, if no flags to set.Michael Matz4-29/+99
2000-11-30calls.c (expand_call): Emit queued insns before creating the tail recursion s...Richard Henderson4-0/+34
2000-11-30method.c (do_build_copy_constructor): Preserve cv qualifications when accessi...Nathan Sidwell4-12/+85
2000-11-30prevent dual double definition protectionJ. David Anglin3-6/+29
2000-11-30Explicitly state srcdir for fixincl.x references - Loren J. RittleLoren J. Rittle2-5/+10
2000-11-30method.c (do_build_assign_ref): Construct appropriately CV-qualified base ref...Nathan Sidwell4-3/+79
2000-11-30* README.FRESCO: Remove obsolete file.Gerald Pfeifer2-17/+4
2000-11-30call.c (build_over_call): Use VOID_TYPE_P.Nathan Sidwell4-1/+31
2000-11-30Daily bump.Jeff Law2-2/+2
2000-11-30configure.in: Reorganize handling of *-*-gnu*, to share target specific make ...Jeff Law3-16/+11
2000-11-30POTFILES.in: Move divmod routines from config/mn10200 to config/ Add dominance.cJeffrey A Law2-3/+9
2000-11-30udivmod.c, [...]: Moved from here.Stephane Carrez6-6/+14
2000-11-30pa.md (conditional moves): Avoid holes in operand list.Jeffrey A Law2-17/+23
2000-11-30objc-act.c (lang_init, [...]): Remove redundant code, assuming doing_objc_tha...Neil Booth2-42/+14
2000-11-29pa.c (restore_unscaled_index_insn_codes): Delete procedure.John David Anglin2-116/+7
2000-11-29pa.md: Remove hack from all index insns to reverse the operand order of frame...John David Anglin2-220/+24
2000-11-29function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin16-100/+128
2000-11-29* expr.c (do_compare_and_jump): Add missing TYPE_MODE in statement.John David Anglin2-1/+6
2000-11-30* extend.texi: Update documentation for attributes.Joseph Myers2-15/+32
2000-11-30elf.h (IDENT_ASM_OP): Protect the #define.David O'Brien2-0/+74
2000-11-29c-decl.c (c_decode_option): Don't handle -lang-objc.Neil Booth5-9/+14
2000-11-29expr.c (can_store_by_pieces): Reinitialize max_size for reverse tests.Jakub Jelinek2-1/+7
2000-11-2920001111.x: Test fixed - remove XFAIL.Toon Moene2-2/+4
2000-11-29* gcc.dg/20001117-1.c: Add main.Jakub Jelinek2-0/+9
2000-11-29* c-pragma.c (init_pragma): Update for parse_in type change.Neil Booth2-6/+7
2000-11-29* configure.in: recognize DOS-style absolute paths.Laurynas Biveinis2-1/+5
2000-11-29expr.h (store_by_pieces): Add prototype.Jakub Jelinek7-47/+426
2000-11-29tabifyJason Merrill1-74/+74
2000-11-29arm.md (sibcall, [...]): Add use of link register.Richard Earnshaw2-4/+13
2000-11-29Daily bump.Jeff Law2-2/+2
2000-11-29* extend.texi: Update documentation for default format attributes.Joseph Myers2-5/+16
2000-11-28pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Jeffrey A Law2-38/+55
2000-11-29Fix pic_l;oad_addr to work in Thumb mode.Nick Clifton3-15/+40
2000-11-28calls.c (expand_call): Defer const/pure NO_DEFER_POP until after sibcall do_p...Richard Henderson2-5/+10
2000-11-29jump.c (delete_insn): Check that REG_LABEL note actually contains a CODE_LABEL.J"orn Rennecke2-1/+8
2000-11-28c-common.h: Remove flag_digraphs.Neil Booth4-22/+11
2000-11-28* com.c (ffecom_member_phase2_): Set TREE_USED on the debugging decl.Richard Henderson2-0/+5
2000-11-28c-parse.in (finish_parse): Update for parse_in type change.Richard Henderson2-4/+9
2000-11-28940510-1.c: Update to test c89 functionality.Geoffrey Keating4-3/+13
2000-11-28cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean indicating whether to s...Neil Booth5-5/+15