summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesaoliva2000-07-2816-109/+181
* * Makefile.in (FLAGS_FOR_TARGET): New macro.aoliva2000-07-283-57/+89
* * Makefile.in (bootstrap): Move -BstageN/ back to the beginning.aoliva2000-07-282-7/+11
* * gcc.c (struct prefix_list): Add member priority.aoliva2000-07-282-54/+78
* 2000-07-27 Tom Tromey <tromey@cygnus.com>apbianco2000-07-283-17735/+25
* * mauve-libgcj: Activated serialization tests.warrenl2000-07-2713-20/+50
* * cp-tree.h (function_depth): Declare.mmitchel2000-07-275-2/+104
* * c-decl.c (finish_function): Don't treat 'main' specially unlesslaw2000-07-272-1/+9
* * gcc.dg/c99-main-1.c: New test.law2000-07-272-0/+13
* Fix typo.law2000-07-271-1/+1
* * dwarf2out.c (gen_typedef_die): Abort if we get identicaljason2000-07-274-10/+25
* Put phi nodes after NOTE_INSN_BASIC_BLOCK.mmitchel2000-07-276-59/+72
* * java/awt/geom/RectangularShape.java (getPathIterator):tromey2000-07-272-3/+6
* * fini.c (main): Avoid automatic aggregate initialization.ghazi2000-07-273-2/+10
* * expr.h (get_alias_set, lang_get_alias_set): Delete prototypes.law2000-07-273-5/+10
* * c-decl.c (store_parm_decls): In C99 mode, pedwarn for functionlaw2000-07-272-1/+8
* * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.law2000-07-273-0/+21
* * c-parse.in (string): For -Wtraditional, warn about stringghazi2000-07-272-3/+19
* * pa/x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_DEFINESlaw2000-07-272-1/+6
* rely* on GCC defining the __xxx_TYPE__ macroskorbb2000-07-276-123/+31
* 2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-273-25/+22
* Daily bump.law2000-07-275-5/+5
* * decl.c (start_cleanup_fn): Mark the function as `inline'.mmitchel2000-07-275-2/+32
* Thu Jul 27 11:54:17 2000 Andrew Cagney <cagney@b1.cygnus.com>cagney2000-07-272-3/+7
* 2000-04-27 Dave Pitts <dpitts@cozx.com>law2000-07-272-1/+5
* * 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