summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionallylaw2000-08-042-0/+20
* * 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
* * MAINTAINERS: Add self to Write After Approval list.jsm282000-08-042-0/+5
* Daily bump.law2000-08-045-5/+5
* * 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
* Missing changelog entrybryce2000-08-041-0/+19
* * java/io/ObjectInputStream.java (readFields): Turn offwarrenl2000-08-044-17/+50
* * 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
* * configure.in (libstdcxx_flags): Don't use `"'.aoliva2000-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
* * config-ml.in: Adjust multilib search paths to theaoliva2000-08-032-1/+39
* * reg-stack.c (subst_stack_regs_pat): Use replace_reg to swaphubicka2000-08-033-4/+12
* * Makefile.in: Rebuilt.tromey2000-08-033-58/+786
* * 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
* * Makefile.am: Add new AWT stubs.bryce2000-08-0314-41/+404
* * decl2.c: Silently ignore -Wstrict-prototypes; warn aboutzack2000-08-032-0/+8
* * bits/locale_facets.h (ctype::ctype): Don't name unusedmmitchel2000-08-032-1/+6
* * gcc.c-torture/compile/20000803-1.c: New test.law2000-08-032-0/+15
* Daily bump.law2000-08-035-5/+5
* * 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
* 2000-08-03 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-08-033-743/+52
* * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks toaoliva2000-08-032-3/+8
* 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
* * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.zack2000-08-022-20/+9