summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * flow.c (make_edge): Early out, if no flags to set.rth2000-11-304-29/+99
* * calls.c (expand_call): Emit queued insns before creatingrth2000-11-304-0/+34
* cp:nathan2000-11-304-12/+85
* prevent dual double definition protectionkorbb2000-11-303-6/+29
* Explicitly state srcdir for fixincl.x references - Loren J. Rittlekorbb2000-11-302-5/+10
* cp:nathan2000-11-304-3/+79
* * README.FRESCO: Remove obsolete file.gerald2000-11-302-17/+4
* cp:nathan2000-11-304-1/+31
* Daily bump.law2000-11-302-2/+2
* * configure.in: Reorganize handling of *-*-gnu*, to share targetlaw2000-11-303-16/+11
* * POTFILES.in: Move divmod routines from config/mn10200 to config/law2000-11-302-3/+9
* * config/mn10200/udivmod.c, config/mn10200/divmod.c,law2000-11-306-6/+14
* * pa.md (conditional moves): Avoid holes in operand list.law2000-11-302-17/+23
* * objc/objc-act.c (lang_init, finish_file, maybe_objc_comptypes,neil2000-11-302-42/+14
* * pa.c (restore_unscaled_index_insn_codes): Delete procedure.law2000-11-302-116/+7
* * pa.md: Remove hack from all index insns to reverse the operandlaw2000-11-302-220/+24
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-3016-100/+128
* * expr.c (do_compare_and_jump): Add missing TYPE_MODE in statement.law2000-11-302-1/+6
* * extend.texi: Update documentation for attributes.jsm282000-11-302-15/+32
* 2000-11-29 David O'Brien <obrien@FreeBSD.org>obrien2000-11-302-0/+74
* * c-decl.c (c_decode_option): Don't handle -lang-objc.neil2000-11-295-9/+14
* * expr.c (can_store_by_pieces): Reinitialize max_size for reversejakub2000-11-292-1/+7
* 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-11-292-2/+4
* * gcc.dg/20001117-1.c: Add main.jakub2000-11-292-0/+9
* * c-pragma.c (init_pragma): Update for parse_in type change.neil2000-11-292-6/+7
* * configure.in: recognize DOS-style absolute paths.dj2000-11-292-1/+5
* * expr.h (store_by_pieces): Add prototype.jakub2000-11-297-47/+426
* tabifyjason2000-11-291-74/+74
* * arm.md (sibcall, sibcall_value, sibcall_insn, sibcall_value_insn):rearnsha2000-11-292-4/+13
* Daily bump.law2000-11-292-2/+2
* * extend.texi: Update documentation for default format attributes.jsm282000-11-292-5/+16
* * pa/pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, notlaw2000-11-292-38/+55
* Fix pic_l;oad_addr to work in Thumb mode.nickc2000-11-293-15/+40
* * calls.c (expand_call): Defer const/pure NO_DEFER_POP untilrth2000-11-292-5/+10
* * jump.c (delete_insn): Check that REG_LABEL note actually containsamylaar2000-11-292-1/+8
* * c-common.h: Remove flag_digraphs.neil2000-11-284-22/+11
* * com.c (ffecom_member_phase2_): Set TREE_USED on the debugging decl.rth2000-11-282-0/+5
* * c-parse.in (finish_parse): Update for parse_in type change.rth2000-11-282-4/+9
* * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.geoffk2000-11-284-3/+13
* * cppmacro.c (cpp_scan_buffer_nooutput): Take a booleanneil2000-11-285-5/+15
* * genoutput.c (validate_insn_operands): New.rth2000-11-2811-58/+94
* * config.gcc: Kill residual pyramid support.rth2000-11-282-3/+4
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-2813-134/+156
* * loop.c (load_mems): Avoid using next_label to find end_label. Ifjakub2000-11-284-20/+64
* * calls.c (expand_call): Don't disable tail recursion basedrth2000-11-282-4/+7
* * tradcpp.c (enum node_type): New hash types T_ASSERT, T_UNASSERT.neil2000-11-282-93/+172
* Ignore SETs that are anything except REG or MEM, but look inside STRICT_LOW_P...bernds2000-11-282-8/+26
* * system.h (IS_DIR_SEPARATOR): Use uppercase macro name.kenner2000-11-283-21/+30
* cp:nathan2000-11-285-17/+42
* cp:nathan2000-11-284-4/+27