summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * i370.c: Remove LONGEXTERNAL ifdef from alias_number. Added hashlaw2000-07-273-20/+101
* * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ tolaw2000-07-272-5/+24
* * reload.c (find_reloads_toplev): Reload a paradoxical subreg of alaw2000-07-272-1/+25
* * gcc.c-tortuer/execute/20000726-1.c: New test.law2000-07-272-0/+35
* * h8300.c (print_operand): Print ":8" when the 'R' operand islaw2000-07-273-1/+23
* * varasm.c (assemble_variable) [! defined(ASM_OUTPUT_ALIGNED_COMMON)law2000-07-272-1/+9
* Add Geoff K to the folks with global write permissions.law2000-07-271-0/+1
* * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC]: Handlegeoffk2000-07-272-65/+100
* * config/ia64/ia64.md (movqicc_astep, movqi_internal_astep): New.rth2000-07-272-49/+337
* * getcwd.c: Include string.h, stdlib.h for prototypeslaw2000-07-262-2/+10
* * Makefile.in (rename.o, waitpid.o): Depend on config.hlaw2000-07-264-0/+22
* * real.c (asctoeg): Rename `error' label to unexpected_char_errorlaw2000-07-262-5/+9
* Remove definition of __arm__ from CPP_PREDEFINESnickc2000-07-262-27/+29
* 2000-07-26 Phil Edwards <pme@sourceware.cygnus.com>pme2000-07-2611-2184/+3318
* Accept SEQUENCE as well as PARALLEL blocks in FRAME_RELATED_EXPR notes.nickc2000-07-262-1/+7
* 2000-07-26 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-07-266-996/+1027
* * parse.y: Add missing ';'.mmitchel2000-07-262-1/+5
* * parse.y (empty_parms): Use `()', not `(...)', when in the scopemmitchel2000-07-262-1/+7
* 2000-07-26 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-07-262-1/+5
* Daily bump.law2000-07-265-5/+5
* 2000-07-25 Benjamin Kosnik <bkoz@gnu.org>bkoz2000-07-2618-1648/+1803
* 2000-07-24 H.J. Lu <hjl@gnu.org>bkoz2000-07-262-4/+4
* * gcc.c-torture/execute/enum-2.c: New test.aoliva2000-07-262-0/+26
* * c-decl.c (finish_enum): Convert enumerations that fit in anaoliva2000-07-262-3/+26
* * config/alpha/osf.h (SIZE_TYPE, PTRDIFF_TYPE): New.rth2000-07-252-0/+8
* * sh.md (cmpgtdi_t): Must be split.amylaar2000-07-252-7/+32
* * cpplib.c (_cpp_check_directive): Issue -Wtraditionalzack2000-07-252-13/+23
* * gcc.dg/cpp/tr-warn3.c: New test.ghazi2000-07-252-0/+65
* Kill strict_prototype. Backwards compatibility only fornathan2000-07-258-82/+56
* * invoke.texi (strict-prototypes): Remove.nathan2000-07-253-14/+45
* * g++.old-deja/g++.ext/implicit1.C: Remove.nathan2000-07-256-39/+16
* * g++.old-deja/g++.other/for2.C: New test.nathan2000-07-252-0/+18
* * decl.c (poplevel): Deal with anonymous variables at for scope.nathan2000-07-252-1/+10
* * config/i386/i386.md (andsi_1+1): Allow HImode.jakub2000-07-254-3/+51
* * config/i386/i386.md (call_pop): Check operands[0],jakub2000-07-252-6/+18
* * toplev.c (pipe_closed): Delete.zack2000-07-254-63/+39
* * rs6000.c (print_operand, case 'T'): New case.dje2000-07-253-309/+319
* 2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>rolfwr2000-07-2524-74/+4520
* 2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-251-0/+4
* 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-07-251-0/+4
* 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-07-251-2/+0
* Daily bump.law2000-07-255-5/+5
* * config/ia64/ia64.c (ia64_print_operand): Handle "%,".rth2000-07-254-13/+33
* * cppexp.c: Warn about unary + if -Wtraditional.zack2000-07-243-4/+11
* *** empty log message ***echristo2000-07-242-29/+34
* Delete references to FUNCTION_ARG_KEEP_AS_REFERENCEmeissner2000-07-242-10/+5
* 2000-07-18 Eric Christopher <echristo@redhat.com>echristo2000-07-242-2/+19
* 2000-07-24 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-07-243-4/+13
* * gcc.c-torture/execute/20000722-1.x: New, testcase fails.geoffk2000-07-244-18/+33
* Generate REG_FRAME_RELATED_EXPR notes that are compatible withnickc2000-07-242-9/+59