2000-09-10 |
mmitchel | * splay-tree.h (splay_tree_predecessor): Declare. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
rth | * c-parse.in: Revert last change. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
nickc | Don't define `arm' or `thumb'. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
hp | * testsuite/demangle-expected: Add four tests for... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
wehle | * alias.c (find_base_term): Handle ADDRESSOF. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
hp | 2000-09-10 Denis Chertykov <denisc@overta.ru> |
commit | commitdiff | tree | snapshot |
2000-09-10 |
ciceron | * libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UN... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
aoliva | * acinclude.m4: Simplify the tests for CC and CXX. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
aoliva | * acinclude.m4: Include libtool macros from the source... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
aoliva | * Updated from libtool multi-language branch. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
aoliva | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
aoliva | Initial revision |
commit | commitdiff | tree | snapshot |
2000-09-10 |
aoliva | * config.guess, config.sub, install-sh: Removed. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
law | Daily bump. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
aoliva | * acinclude.m4: Include libtool macros from the top... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
rth | * c-parse.in (asm patterns): Fix volatile check. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
ghazi | * cppmacro.c (check_trad_stringification): New function. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
m.hayes | * loop.h (struct loop_mem_info): Move from loop.c |
commit | commitdiff | tree | snapshot |
2000-09-09 |
bkoz | 2000-09-09 Benjamin Kosnik <bkoz@purist.soma.redhat... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
ciceron | Recognize m6811-elf and m6812-elf |
commit | commitdiff | tree | snapshot |
2000-09-09 |
geoffk | * recog.c (validate_replace_rtx_1): Correct MODE param... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
geoffk | * typeck.c (build_java_array_type): Correct first... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
law | Daily bump. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
m.hayes | * loop.c (struct movables): New. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
zack | * c-pragma.c: Don't elide entire file if !HANDLE_GENER... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
ciceron | * config/m68hc11/m68hc11.md: New file, machine descrip... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
pme | 2000-09-08 Felix Natter <fnatter@gmx.net> |
commit | commitdiff | tree | snapshot |
2000-09-08 |
ciceron | Unsigned -> float conversion for fp-bit.c |
commit | commitdiff | tree | snapshot |
2000-09-08 |
ciceron | Maintainer for 68hc11 port |
commit | commitdiff | tree | snapshot |
2000-09-08 |
warrenl | * java/beans/PropertyChangeEvent.java (serialVersionUI... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
samuel | * cp-demangle.c: Fix copyright banner. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
crux | MMX/SSE patterns for i386 |
commit | commitdiff | tree | snapshot |
2000-09-08 |
rearnsha | * arm.c: Don't include tm.h directly. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
hubicka | Fix typo |
commit | commitdiff | tree | snapshot |
2000-09-08 |
hubicka | * recog.c (validate_replace_rtx_1): Fix confusion... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
aoliva | * config/sh/sh.md (symPLT_label2reg): Use operand3... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
crux | Update docs for USE rtx. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
crux | Fix computation of need_mode in choose_reload_regs. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
crux | Some vector operation simplifications. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
law | Daily bump. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
rth | * config/ia64/lib1funcs.asm (__divsi3): Use... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
geoffk | * config/rs6000/sol-c0.c (_start): Declare `termfunc... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
amylaar | Amend last change: add %, in front of Ldi%=: |
commit | commitdiff | tree | snapshot |
2000-09-08 |
amylaar | * sh.md (cmpeqsi_ior_t, cmpeqsi_and_t): Remove. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
rth | * c-lex.c (process_directive): If not HANDLE_GE... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
wilson | Fix ia64-linux compiler abort on perl. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
bkoz | 2000-09-07 Benjamin Kosnik <bkoz@purist.soma.redhat... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
zack | * cpplib.h (struct cpp_options): Add user_label_prefix... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
rth | * bb-reorder.c (fixup_reorder_chain): Add jump... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
bkoz | 2000-09-07 Phil Edwards <pme@sources.redhat.com> |
commit | commitdiff | tree | snapshot |
2000-09-07 |
bkoz | 2000-09-07 Benjamin Kosnik <bkoz@cygnus.com> |
commit | commitdiff | tree | snapshot |
2000-09-07 |
rth | * loop.c (strength_reduce): Call check_ext_depe... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
zack | * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if |
commit | commitdiff | tree | snapshot |
2000-09-07 |
law | * config/h8300.h: Fix comment typos. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
bkoz | 2000-09-07 Brad Garcia <bgarcia@laurelnetworks.com> |
commit | commitdiff | tree | snapshot |
2000-09-07 |
bkoz | 000-09-07 Brad Garcia <bgarcia@laurelnetworks.com> |
commit | commitdiff | tree | snapshot |
2000-09-07 |
neil | * Makefile.in: Remove references to cppulp.{c,o}. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
dj | * md5.c: #include "ansidecl.h". |
commit | commitdiff | tree | snapshot |
2000-09-07 |
apbianco | 2000-09-05 Alexandre Petit-Bianco <apbianco@cygnus... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
jsm28 | * c-common.c (time_char_table): Allow %#b and %#h. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
cgf | forced commit |
commit | commitdiff | tree | snapshot |
2000-09-07 |
law | * reorg.c (find_end_label): If the basic block reorder... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
clm | * gcc.c-torture/execute/unroll-1.c: New test. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
clm | * unroll.c (unroll_loop): Check for uncondition... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
bryce | 2000-09-07 Bryce McKinlay <bryce@albatross.co.nz> |
commit | commitdiff | tree | snapshot |
2000-09-07 |
crux | Handle multiword modes in regno_clobbered_p |
commit | commitdiff | tree | snapshot |
2000-09-07 |
crux | Fix a small oversight |
commit | commitdiff | tree | snapshot |
2000-09-07 |
gdr | * ir.texi: Document type nodes. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
law | Daily bump. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
mmitchel | * c-common.h (prep_stmt): Declare. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
samuel | * cp-demangle.c (status_allocation_failed): Rearrange... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
aoliva | * configure.in (sh-*-linux*): Added. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
aoliva | * config/sh/sh.h (OVERRIDE_OPTIONS): Don't disable... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
aoliva | * config/sh/sh.md (symPLT_label2reg): Force the initial... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
mmitchel | * decl.c (initialize_local_var): Remove RTL-generating... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
aoliva | * Makefile.in (clean_s1): Depend on stage_b. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
bkoz | 2000-09-06 Richard Henderson <rth@cygnus.com> |
commit | commitdiff | tree | snapshot |
2000-09-07 |
mmitchel | Move statement-tree facilities from C++ to C front... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
law | * flow.c (insn_dead_p): Detect dead memory... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
law | * calls.c: Fix formatting. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
bkoz | 2000-09-06 Benjamin Kosnik <bkoz@purist.soma.redhat... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
law | * config/i386/i386.h (ADDRESS_COST): Fix typo. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
zack | Integrated preprocessor. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
tromey | 2000-09-06 Jeff Sturm <jeff.sturm@appnet.com> |
commit | commitdiff | tree | snapshot |
2000-09-06 |
tromey | * java/lang/reflect/Constructor.java (toString): Use... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
bkoz | 2000-09-06 Levente Farkas <lfarkas@mindmaker.hu> |
commit | commitdiff | tree | snapshot |
2000-09-06 |
tromey | * lang-specs.h: Also recognize `-femit-class-files'. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
dje | * rs6000.md: Correct function unit definitions for... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
mmitchel | * extend.texi: Mark named return value extension as... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
tromey | * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
geoffk | * config/rs6000/rs6000.c (rs6000_reverse_condition... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
aoliva | * configure.in (multilib): Enable by default only for... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
aoliva | * Makefile.in (all-zlib): Added dummy target. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
gdr | * toplev.c (display_help): Fix thinko in documentation. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
dj | * Makefile.in (stage_*): add more dependencies to ensur... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
tromey | Fix for PR java.lang/339: |
commit | commitdiff | tree | snapshot |
2000-09-06 |
manfred | 2000-09-06 Manfred Hollstein <manfredh@redhat.com> |
commit | commitdiff | tree | snapshot |
2000-09-06 |
schwab | * mklibgcc.in: Emit rule for libgcc-stage-start. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
aoliva | * configure: Rebuilt with new libtool.m4. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
aoliva | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf... |
commit | commitdiff | tree | snapshot |
next |