summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Minor tweaksmmitchel2000-08-041-14/+4
* * combine.c (recog_for_combine): Remove the old noteslaw2000-08-042-3/+18
* Fix typommitchel2000-08-041-2/+1
* * cp-tree.h (add_method): Change prototype.mmitchel2000-08-046-165/+200
* * varasm.c (output_constructor): Add .align 0 for packed vars.cchavva2000-08-042-0/+13
* * configure.in: Use default thread_file even when enable_threads islaw2000-08-043-103/+111
* * gthr-dce.h (__gthread_objc_condition_allocate): Fix typo.law2000-08-042-1/+5
* * prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR.law2000-08-042-9/+9
* * i386/x-djgpp: Delete code that conditionally modifies target_alias.law2000-08-046-31/+120
* * c-common.h (flag_isoc94): Declare.jsm282000-08-049-48/+415
* * ginclude/stddef.h: Don't declare wint_t unless __need_wint_t.jsm282000-08-045-2/+21
* Removed conditional #defines of macros GCC always defineskorbb2000-08-041-9/+0
* Implement, but leave disabled, MSDOS functionalitykorbb2000-08-048-96/+498
* * cppdefault.h (WINT_TYPE): Define.jsm282000-08-044-0/+19
* * (mips_legitimate_address_p): Don't allow register+offsetcpopetz2000-08-042-0/+10
* Daily bump.law2000-08-042-2/+2
* * h8300.c (function_prologue): Rearrange code for conciseness.law2000-08-043-145/+91
* * gencodes.c (main): Define CODE_FOR_nothing as the last possiblelaw2000-08-042-1/+6
* * cse.c: Fix a comment typo. Fix formatting.law2000-08-042-162/+169
* * i386.md (return_indirect_internal): New.rth2000-08-043-1/+14
* * cpplex.c (parse_name): Might have to glue a CPP_OTHER tokenzack2000-08-0413-102/+144
* * pt.c (do_type_instantiation): Add complain parm; don't complainjason2000-08-044-10/+27
* * extend.texi: Fix typo in last change.mmitchel2000-08-032-1/+3
* * extend.texi: Add commentary on statement-expressions and theirmmitchel2000-08-031-0/+5
* ChangeLogmmitchel2000-08-031-0/+43
* Change java language number to 0x000bnickc2000-08-033-3/+8
* * dce: New file.mmitchel2000-08-031-0/+1
* Apply patch from Anthony Green to add java language support to Dwarf generation.nickc2000-08-035-3/+27
* * reg-stack.c (subst_stack_regs_pat): Use replace_reg to swaphubicka2000-08-033-4/+12
* * gengenrtl.c, rtl.c: Avoid #elif.law2000-08-033-48/+90
* * h8300.c: Fix a comment typo.law2000-08-033-4/+7
* * tm.texi (Register Classes): Clarify order of sub-initializerslaw2000-08-031-0/+5
* * jump.c: Fix formatting.law2000-08-032-99/+114
* From SAITOH Masanobu:amylaar2000-08-032-1/+6
* * config/i386/cygwin.h: Remove -remap from CPP_SPEC since this option is notcgf2000-08-032-1/+6
* * decl2.c: Silently ignore -Wstrict-prototypes; warn aboutzack2000-08-032-0/+8
* * gcc.c-torture/compile/20000803-1.c: New test.law2000-08-032-0/+15
* Daily bump.law2000-08-032-2/+2
* * gcc.c-torture/execute/20000801-3.c, gcc.c-torture/20000801-4.c:law2000-08-035-0/+62
* * toplev.c: Fix formatting.law2000-08-032-214/+229
* * flow.c (find_auto_inc): Verify that we've got a REG beforelaw2000-08-032-3/+7
* * pa.md (shadd height reduction patterns/splitters): Remove.law2000-08-032-67/+4
* Workaround for -fssa testsuite failures.wilson2000-08-033-0/+28
* * dce.c: Remove all uses of assert.mmitchel2000-08-035-44/+27
* * lib/objc.exp (objc_target_compile): Look for libobjc.a ingeoffk2000-08-022-2/+7
* * gcc.c-torture/compile/20000802-1.c: New test.jakub2000-08-022-0/+19
* * gcc.h (lang_specific_driver): Constify second argument.zack2000-08-0211-42/+54
* * loop.c (scan_loop): Ensure update_end label does notjakub2000-08-022-0/+13
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-0217-56/+94
* * cp-tree.h (DECL_NEEDED_P): Tweak.mmitchel2000-08-023-1/+24