• R/O
  • HTTP
  • SSH
  • HTTPS

pf3gnuchains3x: List of commits

3.4.x系GCCをフロントエンドとするgnu chains


RSS
Rev. Time Author
3581c01 2009-12-21 17:00:04 amodra

daily update

a5ef0bc 2009-12-21 13:09:37 msnyder

2009-12-20 Michael Snyder <msnyder@vmware.com>

* amd64-tdep.c (amd64_epilogue_frame_cache): Fix buf size.

0b722b4 2009-12-21 05:55:24 brobecke

* Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
gdb.base/watch_thread_num.c, gdb.java/jprint.java,
gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
gdb.modula2/unbounded1.c: Update copyright header.

bf957a6 2009-12-21 05:53:07 brobecke

* Makefile.in: Update copyright header.
* observer.texi: Fix the copyright header of the generated files.

059af14 2009-12-21 05:51:26 brobecke

* darwin-nat-info.c, solib-spu.c, spu-multiarch.c,
regformats/regdat.sh, features/Makefile: Update copyright header.

1549d5e 2009-12-20 18:00:33 gdbadmin

*** empty log message ***

0124d83 2009-12-20 17:00:04 amodra

daily update

24ed231 2009-12-20 13:34:07 devans

* gas/xc16x/xc16x.exp (*): Add missing " in timeout cases.

f44d53e 2009-12-20 12:36:26 hjl

Replace VexNDS, VexNDD and VexLWP with VexVVVV.

gas/

2009-12-19 H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c (process_operands): Check vexvvvv instead
of vexnds and vexndd.
(build_modrm_byte): Check vexvvvv instead of vexnds, vexndd
and vexlwp.

opcodes/

2009-12-19 H.J. Lu <hongjiu.lu@intel.com>

* i386-gen.c (opcode_modifiers): Remove VexNDS, VexNDD and
VexLWP. Add VexVVVV.

* i386-opc.h (VexNDS): Removed.
(VexNDD): Likewise.
(VexLWP): Likewise.
(VEXXDS): New.
(VEXNDD): Likewise.
(VEXLWP): Likewise.
(VexVVVV): Likewise.
(i386_opcode_modifier): Remove vexnds, vexndd and vexlwp.
Add vexvvvv.

* i386-opc.tbl: Replace VexNDS with VexVVVV=1, VexNDD with
VexVVVV=2 and VexLWP with VexVVVV=3.
* i386-tbl.h: Regenerated.

9b8d3d5 2009-12-20 09:40:31 corinna

* fhandler_console.cc (__vt100_conv): Minor formatting change.

d1c0a8d 2009-12-20 09:37:09 corinna

* fhandler_console.cc (write_console): Check for VT100
graphics mode and transform wide characters in ASCII small
letter range to corresponding graphics.
(__vt100_conv): Table to transform small ASCII letters to line
drawing graphics for use in VT100 graphics mode.
(write_normal): Check for SO/SI control characters to
enable/disable VT100 graphics mode.
(base_chars): Enable SO/SI control characters for detection.
(write): Check for ESC ( 0 / ESC ( B escape sequences to
enable/disable VT100 graphics mode. Also detect ">" while
parsing ESC [ sequences to distinguish specific requests.
(char_command): Distinguish Secondary from Primary Device Attribute
request to report more details about cygwin console terminal version.
* fhandler.h (vt100_graphics_mode_active): New flag to indicate mode.
(saw_greater_than_sign): New parse flag for ESC [ > sequences.
(gotparen, gotrparen): New state values to parse ESC ( / ) sequences.

* fhandler_console.cc (read): Allow combined Alt-AltGr modifiers
to also produce an ESC prefix like a plain Alt modifier, e.g. to make
Alt-@ work on a keyboard where @ is AltGr-q.

7d2e0b4 2009-12-19 19:24:51 devans

* event-loop.c: Include unistd.h if it exists.

fb67aca 2009-12-19 19:16:22 devans

* linux-low.c (my_waitpid): Move definition away from being in
between linux_tracefork_child/linux_test_for_tracefork.

90081c8 2009-12-19 18:58:33 ericb

* signal.cc (nanosleep): Fix bug in previous patch.

9543b49 2009-12-19 18:40:14 macro

* arm-linux-tdep.c (ARM_OABI_SYSCALL_RESTART_SYSCALL): New macro.
(ARM_LDR_PC_SP_12): Likewise.
(arm_linux_restart_syscall_init): New function.
(arm_linux_restart_syscall_tramp_frame): New variable.
(arm_linux_init_abi): Install the
arm_linux_restart_syscall_tramp_frame unwinder.

370a708 2009-12-19 18:29:10 devans

gdb/
* gdb_proc_service.h (psaddr_t): Fix type.
* linux-thread-db.c (thread_db_info.td_thr_tls_get_addr_p): Fix
signature to match glibc.
(thread_db_get_thread_local_address): Use psaddr_t for type of
address to match parameter of td_thr_tls_get_addr_p.
Cast through psaddr_t instead of (void*) to match parameter of
td_thr_tls_get_addr_p.

gdbserver/
* gdb_proc_service.h (psaddr_t): Fix type.
* thread-db.c (thread_db_info.td_thr_tls_get_addr_p): Fix
signature to match glibc.

83158a6 2009-12-19 18:24:09 macro

* gas/mips/eret-2.s: Add an instruction to fill a branch delay
slot.
* gas/mips/eret-2.d: Adjust accordingly.

ffc65bc 2009-12-19 18:21:28 macro

gas/
* config/tc-mips.c (s_mips_ent): Also set BSF_FUNCTION for
".aent".

gas/testsuite/
* gas/mips/aent.d: New test.
* gas/mips/aent.s: Source for the new test.
* gas/mips/mips.exp: Run it.

b44fc2a 2009-12-19 18:00:32 gdbadmin

*** empty log message ***

3c42e29 2009-12-19 17:00:04 amodra

daily update

dfddf26 2009-12-19 15:07:58 hjl

Move Imm1 before Imm8.

2009-12-18 H.J. Lu <hongjiu.lu@intel.com>

* i386-gen.c (operand_types): Move Imm1 before Imm8.

4e04712 2009-12-19 14:32:03 corinna

Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
according to context. Throughout, replace hMainThread with
GetCurrentThread/NtCurrentThread according to context.
* dcrt0.cc (dll_crt0_0): Drop duplication of GetCurrentProcess to
hMainProc. Drop duplication of GetCurrentThread to hMainThread.
* dtable.cc (dtable::stdio_init): Remove useless comment.
* globals.cc (hMainProc): Remove.
(hMainThread): Remove.
* ntdll.h (NtCurrentProcess): Define.
(NtCurrentThread: Define.

b6c94af 2009-12-19 12:11:55 sje

2009-12-18 Steve Ellcey <sje@cup.hp.com>

* config/tc-hppa.c: Change access to access_ctr.

a9a94e2 2009-12-19 11:14:19 corinna

* fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.
* fhandler_registry.cc: Call UNICODE registry functions throughout
and convert to multibyte using current locale's charset. Accommodate
throughout.
(must_encode): Take wchar_t.
(encode_regname): Convert from wchar_t *.
(decode_regname): Convert to wchar_t *.

f0d5be5 2009-12-19 10:21:49 uweigand

include/elf/
* common.h (NT_S390_HIGH_GPRS): Define.

bfd/
* elf.c (elfcore_grok_s390_high_gprs): New function.
(elfcore_grok_note): Handle NT_S390_HIGH_GPRS notes.
(elfcore_write_s390_high_gprs): New function.
(elfcore_write_register_note): Call it.

binutils/
* readelf.c (get_note_type): Handle NT_S390_HIGH_GPRS notes.

b676ca8 2009-12-19 04:11:55 corinna

* path.sgml (func-cygwin-conv-path): Clarify meaning of size parameter.
(func-cygwin-conv-path-list): Fix typo.
(func-cygwin-posix-path-list-p): Ditto.

2b22b3c 2009-12-19 00:04:33 devans

* mep.opc: Apply patches from opcodes to compile with -Wshadow.
mep-asm.c now regenerates correctly again.

af7a0db 2009-12-18 21:39:58 bje

* config.sub, config.guess: Update from upstream sources.

908da9e 2009-12-18 21:34:59 cgf

* ps.cc (main): Return 0 if pid found.

aab4f4d 2009-12-18 18:36:46 shebs

2009-12-17 Stan Shebs <stan@codesourcery.com>

* breakpoint.c (bpstat_check_location): Check for tracepoints.

Show on old repository browser