summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * i370.c: Remove LONGEXTERNAL ifdef from alias_number. Added hashlaw2000-07-273-20/+101
* * 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
* * 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
* * 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
* Accept SEQUENCE as well as PARALLEL blocks in FRAME_RELATED_EXPR notes.nickc2000-07-262-1/+7
* * 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-262-2/+2
* * 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-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-252-2/+2
* * 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
* 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
* * 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
* * dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined withoutjason2000-07-242-43/+52
* * Makefile.in (bootstrap): Move -BstageN/ to the end.jason2000-07-242-6/+10
* * tradcpp.c (main): Update max_include_len for cpp_include_defaultsjakub2000-07-242-0/+7
* Add D30V optionsmeissner2000-07-242-1/+41
* * gcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it is notlaw2000-07-242-5/+6
* * gcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.law2000-07-242-16/+4
* * gcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL here.law2000-07-242-5/+11
* * gcc.dg/cpp/20000720-1.S: New test.jakub2000-07-242-0/+18
* * gcse.c (alloc_pre_mem, free_pre_mem): Delete unused bitmaplaw2000-07-242-10/+7
* Daily bump.law2000-07-242-2/+2
* * Make-lang.in: Put $(build_exeext) suffix on programs which runlaw2000-07-232-5/+10